|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ihr.xbrl.pojo.XMLNode
com.ihr.xbrl.pojo.XMLFragment
com.ihr.xbrl.pojo.XBRLFact
com.ihr.xbrl.pojo.XBRLFactItem
com.ihr.xbrl.pojo.XBRLFactNumeric
com.ihr.xbrl.pojo.XBRLFactDouble
public class XBRLFactDouble
| Constructor Summary | |
|---|---|
XBRLFactDouble()
|
|
| Method Summary | |
|---|---|
java.lang.Double |
getDoubleValue()
|
void |
setDoubleValue(java.lang.Double doubleValue)
|
void |
setHash(java.lang.Integer value)
Method used by hibernate to set the value |
| Methods inherited from class com.ihr.xbrl.pojo.XBRLFactNumeric |
|---|
getFormat, getPrecision, getUnit, setFormat, setPrecision, setUnit |
| Methods inherited from class com.ihr.xbrl.pojo.XBRLFactItem |
|---|
getContext, setContext |
| Methods inherited from class com.ihr.xbrl.pojo.XBRLFact |
|---|
getConcept, getFrom, getInstance, getParent, getTo, isNill, setConcept, setFrom, setInstance, setNill, setParent, setTo |
| Methods inherited from class com.ihr.xbrl.pojo.XMLFragment |
|---|
addAttribute, addChildren, equals, getAttributes, getChildren, getNamespaces, hashCode, removeAttribute, removeChildren, setNamespaces |
| Methods inherited from class com.ihr.xbrl.pojo.XMLNode |
|---|
getId, getName, getValue, setHash, setId, setName, setValue |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XBRLFactDouble()
| Method Detail |
|---|
public java.lang.Double getDoubleValue()
public void setDoubleValue(java.lang.Double doubleValue)
doubleValue - the value to setpublic void setHash(java.lang.Integer value)
value -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||