| Package | Description | 
|---|---|
| com.ihr.xbrl.om.taxonomy | Provides the classes necessary to process, write and read XBRL Taxonomy schemas and content
of the XBRL Taxonomy Schemas that requires XBRL processing. | 
| Modifier and Type | Method and Description | 
|---|---|
| XBRLItem.BalanceType | XBRLItem. getBalance()Access to the [Balance] property of the concept definition. | 
| static XBRLItem.BalanceType | XBRLItem.BalanceType. getBalance(java.lang.String balance)Returns the int code of the balance in the string. | 
| XBRLItem.BalanceType | XBRLItem. setBalance(XBRLItem.BalanceType newValue)Sets the value of the [Balance] property or reset it if newValue is null. | 
| static XBRLItem.BalanceType | XBRLItem.BalanceType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static XBRLItem.BalanceType[] | XBRLItem.BalanceType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| static java.lang.String | XBRLItem.BalanceType. getBalance(XBRLItem.BalanceType balance)Returns the String representation of the balance in the code. | 
| static java.lang.String | XBRLItem.BalanceType. getBalanceLocaliced(XBRLItem.BalanceType balance)Returns the String representation of the balance in the code. | 
| XBRLItem.BalanceType | XBRLItem. setBalance(XBRLItem.BalanceType newValue)Sets the value of the [Balance] property or reset it if newValue is null. | 
| Constructor and Description | 
|---|
| XBRLItem(XBRLTaxonomy parent,
        java.lang.String name,
        java.lang.String _default,
        XBRLXSDTypeDefinition type,
        javax.xml.namespace.QName substitutionGroup,
        XBRLItem.PeriodType periodType,
        XBRLItem.BalanceType balance,
        java.lang.Boolean _abstract,
        java.lang.Boolean nillable,
        int block,
        int _final,
        java.lang.String fixed)Creates and XBRL Item definition. | 
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa