public class EntityIdentifierAspectNode extends java.lang.Object implements EntityIdentifiersAspectInterface, HasAspectNode
Constructor and Description |
---|
EntityIdentifierAspectNode(XBRLAspectNode node)
Instantiates a new entity identifier aspect node.
|
Modifier and Type | Method and Description |
---|---|
void |
clear()
Clear.
|
java.lang.Object |
getAspectClashIdentity()
Gets the aspect clash identity.
|
XBRLAspectNode |
getAspectNode()
Gets the aspect node.
|
int |
getAspectType()
Gets the aspect type.
|
XBRLEntity[] |
getEntities()
Gets the entities.
|
java.lang.String |
getLabel(CellHeader ch)
Gets the label.
|
XBRLEntity |
getMember(XBRLStructuralTable table,
CellHeader[] header)
Gets the member.
|
int |
getMembersCount()
Gets the members count.
|
void |
resetNode()
Reset node.
|
void |
setValues(java.util.Set<?> distinctValues)
Sets the values.
|
public EntityIdentifierAspectNode(XBRLAspectNode node)
node
- the nodepublic XBRLAspectNode getAspectNode()
getAspectNode
in interface HasAspectNode
public java.lang.Object getAspectClashIdentity()
getAspectClashIdentity
in interface Aspect<XBRLEntity>
public int getAspectType()
getAspectType
in interface Aspect<XBRLEntity>
public XBRLEntity[] getEntities()
getEntities
in interface EntityIdentifiersAspectInterface
public void setValues(java.util.Set<?> distinctValues)
setValues
in interface MutableAspectValue
distinctValues
- the new valuespublic int getMembersCount()
getMembersCount
in interface EntityIdentifiersAspectInterface
public XBRLEntity getMember(XBRLStructuralTable table, CellHeader[] header)
getMember
in interface Aspect<XBRLEntity>
table
- the tableheader
- the headerpublic java.lang.String getLabel(CellHeader ch)
getLabel
in interface MutableAspectValue
ch
- the chpublic void clear()
clear
in interface Aspect<XBRLEntity>
public void resetNode()
resetNode
in interface Aspect<XBRLEntity>
Copyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa