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

Packages that use XBRLInconsistencyCalculationMistmatch.Contributor
com.ihr.xbrl.om.errors Provides the classes necessary to produce and process XBRL related errors There are two error categories. 
 

Uses of XBRLInconsistencyCalculationMistmatch.Contributor in com.ihr.xbrl.om.errors
 

Methods in com.ihr.xbrl.om.errors that return types with arguments of type XBRLInconsistencyCalculationMistmatch.Contributor
 java.util.Collection<XBRLInconsistencyCalculationMistmatch.Contributor> XBRLInconsistencyCalculationMistmatch.getContributors()
           
 

Constructor parameters in com.ihr.xbrl.om.errors with type arguments of type XBRLInconsistencyCalculationMistmatch.Contributor
XBRLInconsistencyCalculationMistmatch(XBRLRoleType role, XBRLFactNumeric factTotal, XBRLNumericValue accumulated, java.util.Vector<XBRLInconsistencyCalculationMistmatch.Contributor> contributors)