public abstract class XBRLFactNumeric extends XBRLFactItem
Constructor and Description |
---|
XBRLFactNumeric() |
Modifier and Type | Method and Description |
---|---|
int |
getFormat()
Gets the format.
|
int |
getPrecision()
Gets the precision.
|
XBRLUnit |
getUnit()
Gets the unit.
|
void |
setFormat(int format)
Sets the format.
|
void |
setHash(java.lang.Integer value)
Method used by hibernate to set the value.
|
void |
setPrecision(int precision)
Sets the precision.
|
void |
setUnit(XBRLUnit unit)
Sets the unit.
|
getContext, getProperties, setContext, setProperties
getConcept, getFrom, getInstance, getParent, getTo, isNill, setConcept, setFrom, setInstance, setNill, setParent, setTo
addAttribute, addChildren, equals, getAttributes, getChildren, getNamespaces, hashCode, removeAttribute, removeChildren, setNamespaces
public int getPrecision()
public void setPrecision(int precision)
precision
- the precision to setpublic int getFormat()
public void setFormat(int format)
format
- the format to setpublic XBRLUnit getUnit()
public void setUnit(XBRLUnit unit)
unit
- the unit 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