public class XBRLTaxonomy extends XBRLDocument
Constructor and Description |
---|
XBRLTaxonomy() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
XBRLArcroleType |
getArcrole(java.lang.String id)
Gets the arcrole.
|
java.util.Map<java.lang.String,XBRLArcroleType> |
getArcroles()
Gets the arcroles.
|
java.util.Map<java.lang.String,XBRLConcept> |
getConcepts()
Gets the concepts.
|
java.util.Set<XBRLImport> |
getImports()
Gets the imports.
|
java.util.Set<XBRLLinkbase> |
getLinkbases()
Gets the linkbases.
|
Namespace |
getNamespace()
Gets the namespace.
|
XBRLRoleType |
getRole(java.lang.String id)
Gets the role.
|
java.util.Map<java.lang.String,XBRLRoleType> |
getRoles()
Gets the roles.
|
int |
hashCode()
This is the java hashCode method.
|
void |
setArcroles(java.util.Map<java.lang.String,XBRLArcroleType> arcroles)
Sets the arcroles.
|
void |
setConcepts(java.util.Map<java.lang.String,XBRLConcept> concepts)
Sets the concepts.
|
void |
setHash(java.lang.Integer value)
Method used by hibernate to set the value.
|
void |
setImports(java.util.Set<XBRLImport> imports)
Sets the imports.
|
void |
setLinkbases(java.util.Set<XBRLLinkbase> linkbases)
Sets the linkbases.
|
void |
setNamespace(Namespace namespace)
Sets the namespace.
|
void |
setRoles(java.util.Map<java.lang.String,XBRLRoleType> roles)
Sets the roles.
|
getContent, getURI, setContent, setURI
addAttribute, addChildren, getAttributes, getChildren, getNamespaces, removeAttribute, removeChildren, setNamespaces
public Namespace getNamespace()
public void setNamespace(Namespace namespace)
namespace
- the namespace to setpublic java.util.Map<java.lang.String,XBRLArcroleType> getArcroles()
public void setArcroles(java.util.Map<java.lang.String,XBRLArcroleType> arcroles)
arcroles
- the arcroles to setpublic java.util.Map<java.lang.String,XBRLConcept> getConcepts()
public void setConcepts(java.util.Map<java.lang.String,XBRLConcept> concepts)
concepts
- the concepts to setpublic java.util.Set<XBRLImport> getImports()
public void setImports(java.util.Set<XBRLImport> imports)
imports
- the imports to setpublic java.util.Set<XBRLLinkbase> getLinkbases()
public void setLinkbases(java.util.Set<XBRLLinkbase> linkbases)
linkbases
- the linkbases to setpublic java.util.Map<java.lang.String,XBRLRoleType> getRoles()
public void setRoles(java.util.Map<java.lang.String,XBRLRoleType> roles)
roles
- the roles to setpublic int hashCode()
hashCode
in class XBRLDocument
public boolean equals(java.lang.Object obj)
equals
in class XBRLDocument
public XBRLArcroleType getArcrole(java.lang.String id)
id
- the idpublic XBRLRoleType getRole(java.lang.String id)
id
- the idpublic 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