com.ihr.xbrl.pojo
Class XBRLExtendedLink
java.lang.Object
com.ihr.xbrl.pojo.XMLNode
com.ihr.xbrl.pojo.XMLFragment
com.ihr.xbrl.pojo.XBRLExtendedLink
- All Implemented Interfaces:
- HasId, XBRLHasDocumentation, java.io.Serializable
public class XBRLExtendedLink
- extends XMLFragment
- implements XBRLHasDocumentation
- Author:
- Ignacio
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
XBRLExtendedLink
public XBRLExtendedLink()
getRes
public java.util.Set<XBRLResource> getRes()
- Returns:
- the res
setRes
public void setRes(java.util.Set<XBRLResource> res)
- Parameters:
res - the res to set
getDocs
public java.util.Collection<XBRLDocumentation> getDocs()
- Specified by:
getDocs in interface XBRLHasDocumentation
- Returns:
- the docs
setDocs
public void setDocs(java.util.Collection<XBRLDocumentation> docs)
- Specified by:
setDocs in interface XBRLHasDocumentation
- Parameters:
docs - the docs to set
getParent
public XBRLDocument getParent()
- Returns:
- the parent
setParent
public void setParent(XBRLDocument parent)
- Parameters:
parent - the parent to set
getRels
public java.util.Set<XBRLRelationship> getRels()
- Returns:
- the rels
setRels
public void setRels(java.util.Set<XBRLRelationship> rels)
- Parameters:
rels - the rels to set
getRole
public XBRLRoleType getRole()
- Returns:
- the role
setRole
public void setRole(XBRLRoleType role)
- Parameters:
role - the role 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