com.ihr.xbrl.pojo
Class XBRLFactDimensionalProperty
java.lang.Object
com.ihr.xbrl.pojo.XBRLFactProperty
com.ihr.xbrl.pojo.XBRLFactDimensionalProperty
- All Implemented Interfaces:
- HasId, java.io.Serializable
- Direct Known Subclasses:
- XBRLFactExplicitProperty, XBRLFactTypedProperty
public abstract class XBRLFactDimensionalProperty
- extends XBRLFactProperty
This is an extension to the XBRLFactProperty class in order to add a dimension name.
This class is extended by two other classes. Explicit and typed dimension classes.
- Author:
- Ignacio
- See Also:
XBRLFactExplicitProperty,
XBRLFactTypedProperty,
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 |
XBRLFactDimensionalProperty
public XBRLFactDimensionalProperty()
getDimension
public QName getDimension()
- Returns:
- the dimension
setDimension
public void setDimension(QName dimension)
- Parameters:
dimension - the dimension to set
Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa