com.ihr.xbrl.pojo
Class XBRLDocumentation

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

public class XBRLDocumentation
extends XMLFragment

Author:
Ignacio
See Also:
Serialized Form

Constructor Summary
XBRLDocumentation()
           
 
Method Summary
 java.lang.String getDocumentation()
           
 XBRLHasDocumentation getParent()
           
 void setDocumentation(java.lang.String documentation)
           
 void setHash(java.lang.Integer value)
          Method used by hibernate to set the value
 void setParent(XBRLHasDocumentation parent)
           
 
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

XBRLDocumentation

public XBRLDocumentation()
Method Detail

getDocumentation

public java.lang.String getDocumentation()
Returns:
the documentation

setDocumentation

public void setDocumentation(java.lang.String documentation)
Parameters:
documentation - the documentation to set

getParent

public XBRLHasDocumentation getParent()
Returns:
the parent

setParent

public void setParent(XBRLHasDocumentation parent)
Parameters:
parent - the parent 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