public abstract class XBRLConcept extends XMLFragment
| Constructor and Description | 
|---|
| XBRLConcept() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(java.lang.Object obj) | 
| java.lang.String | get_final()Gets the _final. | 
| java.lang.String | getBlock()Gets the block. | 
| java.lang.String | getConceptName()Gets the concept name. | 
| java.lang.String | getFixed()Gets the fixed. | 
| java.util.Set<XBRLRelationship> | getFrom()Gets the from. | 
| XBRLTaxonomy | getParent()Gets the parent. | 
| QName | getSubstitutionGroup()Gets the substitution group. | 
| java.util.Set<XBRLRelationship> | getTo()Gets the to. | 
| QName | getType()Gets the type. | 
| int | hashCode()This is the java hashCode method. | 
| boolean | is_abstract()Checks if is _abstract. | 
| boolean | isNillable()Checks if is nillable. | 
| void | set_abstract(boolean _abstract)Sets the _abstract. | 
| void | set_final(java.lang.String _final)Sets the _final. | 
| void | setBlock(java.lang.String block)Sets the block. | 
| void | setConceptName(java.lang.String conceptName)Sets the concept name. | 
| void | setFixed(java.lang.String fixed)Sets the fixed. | 
| void | setFrom(java.util.Set<XBRLRelationship> from)Sets the from. | 
| void | setHash(java.lang.Integer value)Method used by hibernate to set the value. | 
| void | setNillable(boolean nillable)Sets the nillable. | 
| void | setParent(XBRLTaxonomy parent)Sets the parent. | 
| void | setSubstitutionGroup(QName substitutionGroup)Sets the substitution group. | 
| void | setTo(java.util.Set<XBRLRelationship> to)Sets the to. | 
| void | setType(QName type)Sets the type. | 
addAttribute, addChildren, getAttributes, getChildren, getNamespaces, removeAttribute, removeChildren, setNamespacespublic java.lang.String getConceptName()
public void setConceptName(java.lang.String conceptName)
conceptName - the conceptName to setpublic QName getSubstitutionGroup()
public void setSubstitutionGroup(QName substitutionGroup)
substitutionGroup - the substitutionGroup to setpublic boolean is_abstract()
public void set_abstract(boolean _abstract)
_abstract - the _abstract to setpublic java.lang.String get_final()
public void set_final(java.lang.String _final)
_final - the _final to setpublic java.lang.String getBlock()
public void setBlock(java.lang.String block)
block - the block to setpublic java.lang.String getFixed()
public void setFixed(java.lang.String fixed)
fixed - the fixed to setpublic java.util.Set<XBRLRelationship> getFrom()
public void setFrom(java.util.Set<XBRLRelationship> from)
from - the from to setpublic boolean isNillable()
public void setNillable(boolean nillable)
nillable - the nillable to setpublic XBRLTaxonomy getParent()
public void setParent(XBRLTaxonomy parent)
parent - the parent to setpublic java.util.Set<XBRLRelationship> getTo()
public void setTo(java.util.Set<XBRLRelationship> to)
to - the to to setpublic QName getType()
public void setType(QName type)
type - the type to setpublic int hashCode()
hashCode in class XMLFragmentpublic boolean equals(java.lang.Object obj)
equals in class XMLFragmentpublic 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