|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XBRLInconsistency | |
|---|---|
| com.ihr.xbrl.adins.efm.errors | |
| com.ihr.xbrl.om | Provides the classes necessary to start processing XBRL information. |
| com.ihr.xbrl.om.errors | Provides the classes necessary to produce and process XBRL related errors There are two error categories. |
| com.ihr.xbrl.om.formula.errors | |
| Uses of XBRLInconsistency in com.ihr.xbrl.adins.efm.errors |
|---|
| Uses of XBRLInconsistency in com.ihr.xbrl.om |
|---|
| Methods in com.ihr.xbrl.om that return types with arguments of type XBRLInconsistency | |
|---|---|
java.util.Iterator<XBRLInconsistency> |
XBRLValidationReport.getInconsistencies()
Access to the inconsistencies in this report |
| Methods in com.ihr.xbrl.om with parameters of type XBRLInconsistency | |
|---|---|
void |
DTSContainer.addInconsistencey(XBRLInconsistency e)
|
void |
XBRLValidationReport.addInconsistency(XBRLInconsistency e)
Adds an inconsistency to thie report. |
| Uses of XBRLInconsistency in com.ihr.xbrl.om.errors |
|---|
| Methods in com.ihr.xbrl.om.errors that return XBRLInconsistency | |
|---|---|
XBRLInconsistency |
XBRLRuntimeException.getInconsistency()
|
| Constructors in com.ihr.xbrl.om.errors with parameters of type XBRLInconsistency | |
|---|---|
XBRLRuntimeException(java.lang.String string,
XBRLInconsistency e)
|
|
| Uses of XBRLInconsistency in com.ihr.xbrl.om.formula.errors |
|---|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||