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, setURI
addAttribute, addChildren, getAttributes, getChildren, getNamespaces, removeAttribute, removeChildren, setNamespaces
public java.util.Collection<XBRLDocumentation> getDocs()
getDocs
in interface XBRLHasDocumentation
public void setDocs(java.util.Collection<XBRLDocumentation> docs)
setDocs
in interface XBRLHasDocumentation
docs
- 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 XBRLDocument
public boolean equals(java.lang.Object other)
equals
in class XBRLDocument
public 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