public class XBRLItem extends XBRLConcept
| Constructor and Description | 
|---|
| XBRLItem() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | get_default()Gets the _default. | 
| java.lang.String | getBalance()Gets the balance. | 
| java.lang.String | getPeriodType()Gets the period type. | 
| boolean | isMonetaryType()Checks if is monetary type. | 
| boolean | isNumericType()Checks if is numeric type. | 
| void | set_default(java.lang.String _default)Sets the _default. | 
| void | setBalance(java.lang.String balance)Sets the balance. | 
| void | setHash(java.lang.Integer value)Method used by hibernate to set the value. | 
| void | setMonetaryType(boolean isMonetaryType)Sets the monetary type. | 
| void | setNumericType(boolean isNumericType)Sets the numeric type. | 
| void | setPeriodType(java.lang.String periodType)Sets the period type. | 
equals, get_final, getBlock, getConceptName, getFixed, getFrom, getParent, getSubstitutionGroup, getTo, getType, hashCode, is_abstract, isNillable, set_abstract, set_final, setBlock, setConceptName, setFixed, setFrom, setNillable, setParent, setSubstitutionGroup, setTo, setTypeaddAttribute, addChildren, getAttributes, getChildren, getNamespaces, removeAttribute, removeChildren, setNamespacespublic boolean isNumericType()
public void setNumericType(boolean isNumericType)
isNumericType - the isNumericType to setpublic boolean isMonetaryType()
public void setMonetaryType(boolean isMonetaryType)
isMonetaryType - the isMonetaryType to setpublic java.lang.String get_default()
public void set_default(java.lang.String _default)
_default - the _default to setpublic java.lang.String getBalance()
public void setBalance(java.lang.String balance)
balance - the balance to setpublic java.lang.String getPeriodType()
public void setPeriodType(java.lang.String periodType)
periodType - the periodType to setpublic void setHash(java.lang.Integer value)
value - the new hashCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa