com.ihr.xbrl.om.errors
Class XBRLInconsistencyCalculationMistmatch.Contributor

java.lang.Object
  extended by com.ihr.xbrl.om.errors.XBRLInconsistencyCalculationMistmatch.Contributor
Enclosing class:
XBRLInconsistencyCalculationMistmatch

public static class XBRLInconsistencyCalculationMistmatch.Contributor
extends java.lang.Object


Constructor Summary
XBRLInconsistencyCalculationMistmatch.Contributor(XBRLFactItem fact, double weight)
           
 
Method Summary
 XBRLFactItem getFact()
           
 double getWeight()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XBRLInconsistencyCalculationMistmatch.Contributor

public XBRLInconsistencyCalculationMistmatch.Contributor(XBRLFactItem fact,
                                                         double weight)
Method Detail

getFact

public XBRLFactItem getFact()
Returns:
the fact

getWeight

public double getWeight()
Returns:
the weight