com.ihr.xbrl.om.errors
Class XBRLInconsistencyComparingWithZeroPrecisionZero
java.lang.Object
com.ihr.xbrl.om.errors.XBRLInconsistency
com.ihr.xbrl.om.errors.XBRLInconsistencyComparingWithZeroPrecisionZero
- All Implemented Interfaces:
- LinkableErrorMessage
public class XBRLInconsistencyComparingWithZeroPrecisionZero
- extends XBRLInconsistency
- implements LinkableErrorMessage
- Author:
- Ignacio
| Fields inherited from class com.ihr.xbrl.om.errors.XBRLInconsistency |
ASSERTION_EVALUATION_FAILED, CALCULATION_COMPARISON_OF_NUMBER_WITH_ZERO_PRECISION_ZERO, CALCULATION_INCONSISTENCY_PERIOD_TYPES_MISTMATCH, CALCULATION_MISTMATCH, CALCULATION_RULE_SKIPPED_BY_DUPLICATE, DTS_DISCOVERY_FILE_NAME_DIFFERS, FORMULA_FACT_VARIABLE_FILTER_XPATH_EXCEPTION, FORMULA_GENERAL_VARIABLE_FILTER_XPATH_EXCEPTION, FoRMULA_INCONSISTENCY_ON_XFI_FUNCION, NUMBER_ROUNDED_TO_PRECISION_ZERO, URI_IS_NOT_ABSOLUTE |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
XBRLInconsistencyComparingWithZeroPrecisionZero
public XBRLInconsistencyComparingWithZeroPrecisionZero(XBRLRoleType role,
XBRLFactNumeric factTotal,
XBRLNumber sum,
java.util.Vector<XBRLInconsistency.Contributor> contributors)
getContributors
public java.util.Collection<XBRLInconsistency.Contributor> getContributors()
getRole
public XBRLRoleType getRole()
- Returns:
- the role
getFactTotal
public XBRLFactNumeric getFactTotal()
- Returns:
- the factTotal
getCalculated
public XBRLNumber getCalculated()
- Returns:
- the sum
getLinkableMessage
public java.lang.String getLinkableMessage(KeysForFactsProvider kp,
LabelsProvider lp)
- Description copied from interface:
LinkableErrorMessage
- Returns the error message in HTML format including links to
the items to be highlighted when the mouse goes over.
- Specified by:
getLinkableMessage in interface LinkableErrorMessage
- Parameters:
kp - This is an object that generates keys to be used at the time to generate links to fact itemslp - This is the labels provider in order to allow obtaining labels for concepts
- Returns:
- String
hashCode
public int hashCode()
- Overrides:
hashCode in class XBRLInconsistency
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class XBRLInconsistency
Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa