com.ihr.xbrl.pojo
Class XBRLRelationship
java.lang.Object
com.ihr.xbrl.pojo.XMLNode
com.ihr.xbrl.pojo.XMLFragment
com.ihr.xbrl.pojo.XBRLRelationship
- All Implemented Interfaces:
- HasId, java.io.Serializable
public class XBRLRelationship
- extends XMLFragment
- Author:
- Ignacio
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
XBRLRelationship
public XBRLRelationship()
getArcrole
public XBRLArcroleType getArcrole()
- Returns:
- the arcrole
setArcrole
public void setArcrole(XBRLArcroleType arcrole)
- Parameters:
arcrole - the arcrole to set
getFrom
public XMLFragment getFrom()
- Returns:
- the from
setFrom
public void setFrom(XMLFragment from)
- Parameters:
from - the from to set
getId
public java.lang.Long getId()
- Description copied from interface:
HasId
- Get access to the object ID in which is unique
- Specified by:
getId in interface HasId- Overrides:
getId in class XMLNode
- Returns:
- the id
setId
public void setId(java.lang.Long id)
- Description copied from interface:
HasId
- Sets the object ID. Used by Hibernate during object serialization
- Specified by:
setId in interface HasId- Overrides:
setId in class XMLNode
- Parameters:
id - the id to set
getOrder
public java.lang.Double getOrder()
- Returns:
- the order
setOrder
public void setOrder(java.lang.Double order)
- Parameters:
order - the order to set
getParent
public XBRLExtendedLink getParent()
- Returns:
- the parent
setParent
public void setParent(XBRLExtendedLink parent)
- Parameters:
parent - the parent to set
getPriority
public java.lang.Integer getPriority()
- Returns:
- the priority
setPriority
public void setPriority(java.lang.Integer priority)
- Parameters:
priority - the priority to set
getTo
public XMLFragment getTo()
- Returns:
- the to
setTo
public void setTo(XMLFragment to)
- Parameters:
to - the to to set
getUse
public java.lang.String getUse()
- Returns:
- the use
setUse
public void setUse(java.lang.String use)
- Parameters:
use - the use to set
hashCode
public int hashCode()
- This is the java hashCode method
- Overrides:
hashCode in class XMLFragment
- Returns:
- int
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class XMLFragment
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