com.ihr.xbrl.pojo
Class XBRLFactTypedProperty
java.lang.Object
com.ihr.xbrl.pojo.XBRLFactProperty
com.ihr.xbrl.pojo.XBRLFactDimensionalProperty
com.ihr.xbrl.pojo.XBRLFactTypedProperty
- All Implemented Interfaces:
- HasId, java.io.Serializable
public class XBRLFactTypedProperty
- extends XBRLFactDimensionalProperty
This is an extension of an XBRLFactDimensionalProperty
The extension is adding an XMLFragment that contains the typed dimension value
- Author:
- Ignacio
- See Also:
- Serialized Form
| Methods inherited from class com.ihr.xbrl.pojo.XBRLFactProperty |
equals, getContainer, getContext, getFact, getId, getType, getValue, hashCode, setContainer, setContext, setFact, setHash, setId, setType, setValue |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
XBRLFactTypedProperty
public XBRLFactTypedProperty()
getTypedDimensionValue
public XMLFragment getTypedDimensionValue()
- Returns:
- the typedDimensionValue
setTypedDimensionValue
public void setTypedDimensionValue(XMLFragment typedDimensionValue)
- Parameters:
typedDimensionValue - the typedDimensionValue to set
Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa