com.ihr.xbrl.pojo
Class XBRLFactFraction

java.lang.Object
  extended by com.ihr.xbrl.pojo.XMLNode
      extended by com.ihr.xbrl.pojo.XMLFragment
          extended by com.ihr.xbrl.pojo.XBRLFact
              extended by com.ihr.xbrl.pojo.XBRLFactItem
                  extended by com.ihr.xbrl.pojo.XBRLFactNumeric
                      extended by com.ihr.xbrl.pojo.XBRLFactFraction
All Implemented Interfaces:
HasId, java.io.Serializable

public class XBRLFactFraction
extends XBRLFactNumeric

Author:
Ignacio
See Also:
Serialized Form

Constructor Summary
XBRLFactFraction()
           
 
Method Summary
 java.lang.Double getDenominatorValue()
           
 java.lang.Double getNumeratorValue()
           
 void setDenominatorValue(java.lang.Double denominatorValue)
           
 void setHash(java.lang.Integer value)
          Method used by hibernate to set the value
 void setNumeratorValue(java.lang.Double numeratorValue)
           
 
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, getProperties, setContext, setProperties
 
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

XBRLFactFraction

public XBRLFactFraction()
Method Detail

getNumeratorValue

public java.lang.Double getNumeratorValue()
Returns:
the numeratorValue

setNumeratorValue

public void setNumeratorValue(java.lang.Double numeratorValue)
Parameters:
numeratorValue - the numeratorValue to set

getDenominatorValue

public java.lang.Double getDenominatorValue()
Returns:
the denominatorValue

setDenominatorValue

public void setDenominatorValue(java.lang.Double denominatorValue)
Parameters:
denominatorValue - the denominatorValue to set

setHash

public void setHash(java.lang.Integer value)
Method used by hibernate to set the value

Parameters:
value -


Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa