public class XBRLExtendedLink extends XMLFragment implements XBRLHasDocumentation
Constructor and Description |
---|
XBRLExtendedLink() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.util.Collection<XBRLDocumentation> |
getDocs()
Gets the docs.
|
XBRLDocument |
getParent()
Gets the parent.
|
java.util.Set<XBRLRelationship> |
getRels()
Gets the rels.
|
java.util.Set<XBRLResource> |
getRes()
Gets the res.
|
XBRLRoleType |
getRole()
Gets the role.
|
int |
hashCode()
This is the java hashCode method.
|
void |
setDocs(java.util.Collection<XBRLDocumentation> docs)
Sets the docs.
|
void |
setHash(java.lang.Integer value)
Method used by hibernate to set the value.
|
void |
setParent(XBRLDocument parent)
Sets the parent.
|
void |
setRels(java.util.Set<XBRLRelationship> rels)
Sets the rels.
|
void |
setRes(java.util.Set<XBRLResource> res)
Sets the res.
|
void |
setRole(XBRLRoleType role)
Sets the role.
|
addAttribute, addChildren, getAttributes, getChildren, getNamespaces, removeAttribute, removeChildren, setNamespaces
public java.util.Set<XBRLResource> getRes()
public void setRes(java.util.Set<XBRLResource> res)
res
- the res to setpublic java.util.Collection<XBRLDocumentation> getDocs()
getDocs
in interface XBRLHasDocumentation
public void setDocs(java.util.Collection<XBRLDocumentation> docs)
setDocs
in interface XBRLHasDocumentation
docs
- the docs to setpublic XBRLDocument getParent()
public void setParent(XBRLDocument parent)
parent
- the parent to setpublic java.util.Set<XBRLRelationship> getRels()
public void setRels(java.util.Set<XBRLRelationship> rels)
rels
- the rels to setpublic XBRLRoleType getRole()
public void setRole(XBRLRoleType role)
role
- the role to setpublic int hashCode()
hashCode
in class XMLFragment
public boolean equals(java.lang.Object obj)
equals
in class XMLFragment
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