public class XBRLLinkbase extends XBRLDocument implements XBRLHasDocumentation
| Constructor and Description |
|---|
XBRLLinkbase() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addExtendedLink(XBRLExtendedLink link)
Adds the extended link.
|
boolean |
equals(java.lang.Object other) |
java.util.Collection<XBRLDocumentation> |
getDocs()
Gets the docs.
|
java.util.Set<XBRLExtendedLink> |
getExtLinks()
Gets the ext links.
|
int |
hashCode()
This is the java hashCode method.
|
boolean |
removeExtendedLink(XBRLExtendedLink link)
Removes the extended link.
|
void |
setDocs(java.util.Collection<XBRLDocumentation> docs)
Sets the docs.
|
void |
setHash(java.lang.Integer value)
Method used by hibernate to set the value.
|
getContent, getURI, setContent, setURIaddAttribute, addChildren, getAttributes, getChildren, getNamespaces, removeAttribute, removeChildren, setNamespacespublic java.util.Collection<XBRLDocumentation> getDocs()
getDocs in interface XBRLHasDocumentationpublic void setDocs(java.util.Collection<XBRLDocumentation> docs)
setDocs in interface XBRLHasDocumentationdocs - the documentation to setpublic java.util.Set<XBRLExtendedLink> getExtLinks()
public boolean addExtendedLink(XBRLExtendedLink link)
link - the linkpublic boolean removeExtendedLink(XBRLExtendedLink link)
link - the linkpublic int hashCode()
hashCode in class XBRLDocumentpublic boolean equals(java.lang.Object other)
equals in class XBRLDocumentpublic 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