com.ihr.xbrl.pojo
Class XBRLLinkbase
java.lang.Object
com.ihr.xbrl.pojo.XMLNode
com.ihr.xbrl.pojo.XMLFragment
com.ihr.xbrl.pojo.XBRLDocument
com.ihr.xbrl.pojo.XBRLLinkbase
- All Implemented Interfaces:
- HasId, XBRLHasDocumentation, java.io.Serializable
public class XBRLLinkbase
- extends XBRLDocument
- implements XBRLHasDocumentation
Represents a XBRLLinkbase object.
For embeded linkbases, the URI property of the XBRLDocumnet represents the
XPath expression to locate the link:linkbase element
- Author:
- Ignacio
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
XBRLLinkbase
public XBRLLinkbase()
getDocs
public java.util.Collection<XBRLDocumentation> getDocs()
- Specified by:
getDocs in interface XBRLHasDocumentation
- Returns:
- the documentation
setDocs
public void setDocs(java.util.Collection<XBRLDocumentation> docs)
- Specified by:
setDocs in interface XBRLHasDocumentation
- Parameters:
docs - the documentation to set
getExtLinks
public java.util.Set<XBRLExtendedLink> getExtLinks()
- Returns:
- the extLinks
addExtendedLink
public boolean addExtendedLink(XBRLExtendedLink link)
removeExtendedLink
public boolean removeExtendedLink(XBRLExtendedLink link)
hashCode
public int hashCode()
- This is the java hashCode method
- Overrides:
hashCode in class XBRLDocument
- Returns:
- int
equals
public boolean equals(java.lang.Object other)
- Overrides:
equals in class XBRLDocument
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