public abstract class XBRLInconsistencyWithContributors extends XBRLInconsistency
Modifier and Type | Class and Description |
---|---|
static class |
XBRLInconsistencyWithContributors.Contributor
Used to keep track of elements involved in the calculation.
|
XBRLValidationErrorReport.ErrorSeverity, XBRLValidationErrorReport.ErrorValueKey
ASSERTION_EVALUATION_FAILED, CALCULATION_CIRCULAR, 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, ESEF_INCONSISTENCY_BASE, FORMULA_FACT_VARIABLE_FILTER_XPATH_EXCEPTION, FORMULA_GENERAL_VARIABLE_FILTER_XPATH_EXCEPTION, FORMULA_INCONSISTENCY_ON_XFI_FUNCION, FRTA_INCONSISTENCY_BASE, HARDCODED_HACK, NUMBER_ROUNDED_TO_PRECISION_ZERO, RSCHTQ_INCONSISTENCY_BASE, RSTABLE_INCONSISTENCY_BASE, UNLICENSED_PROCESSOR, URI_IS_NOT_ABSOLUTE, UTR_INCONSISTENCY, XML_WARNING
Constructor and Description |
---|
XBRLInconsistencyWithContributors(int code,
javax.xml.namespace.QName qCode,
java.lang.String message,
java.util.Collection<XBRLInconsistencyWithContributors.Contributor> contributors) |
XBRLInconsistencyWithContributors(int code,
java.lang.String message,
java.util.Collection<XBRLInconsistencyWithContributors.Contributor> contributors) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj)
Equals.
|
java.util.Collection<XBRLInconsistencyWithContributors.Contributor> |
getContributors()
Gets the contributors.
|
java.util.EnumMap<XBRLValidationErrorReport.ErrorValueKey,java.lang.Object> |
getValidationReportData() |
int |
hashCode()
Hash code.
|
compareTo, getCode, getLocalizedMessage, getMessage, getQNameCode
public XBRLInconsistencyWithContributors(int code, javax.xml.namespace.QName qCode, java.lang.String message, java.util.Collection<XBRLInconsistencyWithContributors.Contributor> contributors)
code
- qCode
- message
- public XBRLInconsistencyWithContributors(int code, java.lang.String message, java.util.Collection<XBRLInconsistencyWithContributors.Contributor> contributors)
calculationComparisonOfNumberWithZeroPrecisionZero
- format
- public java.util.Collection<XBRLInconsistencyWithContributors.Contributor> getContributors()
public int hashCode()
hashCode
in class XBRLInconsistency
public boolean equals(java.lang.Object obj)
equals
in class XBRLInconsistency
obj
- the objpublic java.util.EnumMap<XBRLValidationErrorReport.ErrorValueKey,java.lang.Object> getValidationReportData()
getValidationReportData
in interface XBRLValidationErrorReport
getValidationReportData
in class XBRLInconsistency
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa