com.ihr.xbrl.pojo
Class XBRLConcept
java.lang.Object
com.ihr.xbrl.pojo.XMLNode
com.ihr.xbrl.pojo.XMLFragment
com.ihr.xbrl.pojo.XBRLConcept
- All Implemented Interfaces:
- HasId, java.io.Serializable
- Direct Known Subclasses:
- XBRLItem, XBRLTuple
public abstract class XBRLConcept
- extends XMLFragment
- Author:
- Ignacio
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
XBRLConcept
public XBRLConcept()
getConceptName
public java.lang.String getConceptName()
- Returns:
- the conceptName
setConceptName
public void setConceptName(java.lang.String conceptName)
- Parameters:
conceptName - the conceptName to set
getSubstitutionGroup
public QName getSubstitutionGroup()
- Returns:
- the substitutionGroup
setSubstitutionGroup
public void setSubstitutionGroup(QName substitutionGroup)
- Parameters:
substitutionGroup - the substitutionGroup to set
is_abstract
public boolean is_abstract()
- Returns:
- the _abstract
set_abstract
public void set_abstract(boolean _abstract)
- Parameters:
_abstract - the _abstract to set
get_final
public java.lang.String get_final()
- Returns:
- the _final
set_final
public void set_final(java.lang.String _final)
- Parameters:
_final - the _final to set
getBlock
public java.lang.String getBlock()
- Returns:
- the block
setBlock
public void setBlock(java.lang.String block)
- Parameters:
block - the block to set
getFixed
public java.lang.String getFixed()
- Returns:
- the fixed
setFixed
public void setFixed(java.lang.String fixed)
- Parameters:
fixed - the fixed to set
getFrom
public java.util.Set<XBRLRelationship> getFrom()
- Returns:
- the from
setFrom
public void setFrom(java.util.Set<XBRLRelationship> from)
- Parameters:
from - the from to set
isNillable
public boolean isNillable()
- Returns:
- the nillable
setNillable
public void setNillable(boolean nillable)
- Parameters:
nillable - the nillable to set
getParent
public XBRLTaxonomy getParent()
- Returns:
- the parent
setParent
public void setParent(XBRLTaxonomy parent)
- Parameters:
parent - the parent to set
getTo
public java.util.Set<XBRLRelationship> getTo()
- Returns:
- the to
setTo
public void setTo(java.util.Set<XBRLRelationship> to)
- Parameters:
to - the to to set
getType
public QName getType()
- Returns:
- the type
setType
public void setType(QName type)
- Parameters:
type - the type to set
hashCode
public int hashCode()
- This is the java hashCode method
- Overrides:
hashCode in class XMLFragment
- Returns:
- int
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class XMLFragment
setHash
public void setHash(java.lang.Integer value)
- Method used by hibernate to set the value
- Parameters:
value -
Copyright 2006-2009 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa