com.ihr.xbrl.pojo
Class XBRLFactTypedProperty

java.lang.Object
  extended by com.ihr.xbrl.pojo.XBRLFactProperty
      extended by com.ihr.xbrl.pojo.XBRLFactDimensionalProperty
          extended by 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

Field Summary
 
Fields inherited from class com.ihr.xbrl.pojo.XBRLFactProperty
CONTAINER_SCENARIO, CONTAINER_SEGMENT, PROPERTY_TYPE_EXPLICIT, PROPERTY_TYPE_TYPED, PROPERTY_TYPE_XML
 
Constructor Summary
XBRLFactTypedProperty()
           
 
Method Summary
 XMLFragment getTypedDimensionValue()
           
 void setTypedDimensionValue(XMLFragment typedDimensionValue)
           
 
Methods inherited from class com.ihr.xbrl.pojo.XBRLFactDimensionalProperty
getDimension, setDimension
 
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
 

Constructor Detail

XBRLFactTypedProperty

public XBRLFactTypedProperty()
Method Detail

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