|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XBRLInconsistency | |
|---|---|
| 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. |
| 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 |
|---|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||