public class XBRLRelationship extends XMLFragment
| Constructor and Description | 
|---|
| XBRLRelationship() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(java.lang.Object obj) | 
| XBRLArcroleType | getArcrole()Gets the arcrole. | 
| XMLFragment | getFrom()Gets the from. | 
| java.lang.Long | getId()Gets the id. | 
| java.lang.Double | getOrder()Gets the order. | 
| XBRLExtendedLink | getParent()Gets the parent. | 
| java.lang.Integer | getPriority()Gets the priority. | 
| XMLFragment | getTo()Gets the to. | 
| java.lang.String | getUse()Gets the use. | 
| int | hashCode()This is the java hashCode method. | 
| void | setArcrole(XBRLArcroleType arcrole)Sets the arcrole. | 
| void | setFrom(XMLFragment from)Sets the from. | 
| void | setHash(java.lang.Integer value)Method used by hibernate to set the value. | 
| void | setId(java.lang.Long id)Sets the id. | 
| void | setOrder(java.lang.Double order)Sets the order. | 
| void | setParent(XBRLExtendedLink parent)Sets the parent. | 
| void | setPriority(java.lang.Integer priority)Sets the priority. | 
| void | setTo(XMLFragment to)Sets the to. | 
| void | setUse(java.lang.String use)Sets the use. | 
addAttribute, addChildren, getAttributes, getChildren, getNamespaces, removeAttribute, removeChildren, setNamespacespublic XBRLArcroleType getArcrole()
public void setArcrole(XBRLArcroleType arcrole)
arcrole - the arcrole to setpublic XMLFragment getFrom()
public void setFrom(XMLFragment from)
from - the from to setpublic java.lang.Long getId()
public void setId(java.lang.Long id)
public java.lang.Double getOrder()
public void setOrder(java.lang.Double order)
order - the order to setpublic XBRLExtendedLink getParent()
public void setParent(XBRLExtendedLink parent)
parent - the parent to setpublic java.lang.Integer getPriority()
public void setPriority(java.lang.Integer priority)
priority - the priority to setpublic XMLFragment getTo()
public void setTo(XMLFragment to)
to - the to to setpublic java.lang.String getUse()
public void setUse(java.lang.String use)
use - the use to setpublic int hashCode()
hashCode in class XMLFragmentpublic boolean equals(java.lang.Object obj)
equals in class XMLFragmentpublic 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