public class XBRLResource extends XMLFragment
| Constructor and Description | 
|---|
| XBRLResource() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.util.Set<XBRLRelationship> | getFrom()Gets the from. | 
| XBRLExtendedLink | getParent()Gets the parent. | 
| XBRLRoleType | getRole()Gets the role. | 
| java.util.Set<XBRLRelationship> | getTo()Gets the to. | 
| void | setFrom(java.util.Set<XBRLRelationship> from)Sets the from. | 
| void | setHash(java.lang.Integer value)Method used by hibernate to set the value. | 
| void | setParent(XBRLExtendedLink parent)Sets the parent. | 
| void | setRole(XBRLRoleType role)Sets the role. | 
| void | setTo(java.util.Set<XBRLRelationship> to)Sets the to. | 
addAttribute, addChildren, equals, getAttributes, getChildren, getNamespaces, hashCode, removeAttribute, removeChildren, setNamespacespublic XBRLExtendedLink getParent()
public void setParent(XBRLExtendedLink parent)
parent - the parent to setpublic java.util.Set<XBRLRelationship> getFrom()
public void setFrom(java.util.Set<XBRLRelationship> from)
from - the from to setpublic XBRLRoleType getRole()
public void setRole(XBRLRoleType role)
role - the role to setpublic java.util.Set<XBRLRelationship> getTo()
public void setTo(java.util.Set<XBRLRelationship> to)
to - the to to setpublic void setHash(java.lang.Integer value)
value - the new hashCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa