com.ihr.xbrl.pojo
Class XBRLItem
java.lang.Object
com.ihr.xbrl.pojo.XMLNode
com.ihr.xbrl.pojo.XMLFragment
com.ihr.xbrl.pojo.XBRLConcept
com.ihr.xbrl.pojo.XBRLItem
- All Implemented Interfaces:
- HasId, java.io.Serializable
public class XBRLItem
- extends XBRLConcept
- Author:
- Ignacio
- See Also:
- Serialized Form
| Methods inherited from class com.ihr.xbrl.pojo.XBRLConcept |
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, setType |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
XBRLItem
public XBRLItem()
isNumericType
public boolean isNumericType()
- Returns:
- the isNumericType
setNumericType
public void setNumericType(boolean isNumericType)
- Parameters:
isNumericType - the isNumericType to set
isMonetaryType
public boolean isMonetaryType()
- Returns:
- the isMonetaryType
setMonetaryType
public void setMonetaryType(boolean isMonetaryType)
- Parameters:
isMonetaryType - the isMonetaryType to set
get_default
public java.lang.String get_default()
- Returns:
- the _default
set_default
public void set_default(java.lang.String _default)
- Parameters:
_default - the _default to set
getBalance
public java.lang.String getBalance()
- Returns:
- the balance
setBalance
public void setBalance(java.lang.String balance)
- Parameters:
balance - the balance to set
getPeriodType
public java.lang.String getPeriodType()
- Returns:
- the periodType
setPeriodType
public void setPeriodType(java.lang.String periodType)
- Parameters:
periodType - the periodType to set
setHash
public void setHash(java.lang.Integer value)
- Method used by hibernate to set the value
- Parameters:
value -
Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa