com.ihr.xbrl.pojo
Class XBRLResource
java.lang.Object
com.ihr.xbrl.pojo.XMLNode
com.ihr.xbrl.pojo.XMLFragment
com.ihr.xbrl.pojo.XBRLResource
- All Implemented Interfaces:
- HasId, java.io.Serializable
public class XBRLResource
- extends XMLFragment
- Author:
- Ignacio
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
XBRLResource
public XBRLResource()
getParent
public XBRLExtendedLink getParent()
- Returns:
- the parent
setParent
public void setParent(XBRLExtendedLink parent)
- Parameters:
parent - the parent to set
getFrom
public java.util.Set<XBRLRelationship> getFrom()
- Returns:
- the from
setFrom
public void setFrom(java.util.Set<XBRLRelationship> from)
- Parameters:
from - the from to set
getRole
public XBRLRoleType getRole()
- Returns:
- the role
setRole
public void setRole(XBRLRoleType role)
- Parameters:
role - the role to set
getTo
public java.util.Set<XBRLRelationship> getTo()
- Returns:
- the to
setTo
public void setTo(java.util.Set<XBRLRelationship> to)
- Parameters:
to - the to 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