public class AspectValueLabelImpl extends NonFragmentXMLImpl implements AspectValueLabel
Constructor and Description |
---|
AspectValueLabelImpl()
No argument constructor.
|
AspectValueLabelImpl(java.lang.Class<?> labellerClass,
java.lang.String id,
java.lang.String aspectId,
java.lang.String valueId,
java.lang.String locale,
java.lang.String resourceRole,
java.lang.String linkRole,
java.lang.String label,
boolean isFallbackLabel) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAspectId() |
java.lang.String |
getLabel() |
java.lang.String |
getLinkRole() |
java.lang.String |
getLocale() |
java.lang.String |
getResourceRole() |
java.lang.String |
getValueId() |
appendMetadataElement, compareTo, equals, getBuilder, getDocumentNode, getIndex, getMetaAttribute, getMetadataRootElement, getStore, getType, hashCode, hasMetaAttribute, isa, isa, removeMetaAttribute, removeMetadataElement, serialize, serialize, serialize, setBuilder, setIndex, setMetaAttribute, setResource, setStore, updateInStore
getClass, notify, notifyAll, toString, wait, wait, wait
appendMetadataElement, equals, getBuilder, getDocumentNode, getIndex, getMetaAttribute, getMetadataRootElement, getStore, getType, hashCode, hasMetaAttribute, isa, isa, removeMetaAttribute, removeMetadataElement, serialize, serialize, serialize, setBuilder, setIndex, setMetaAttribute, setResource, setStore, updateInStore
public AspectValueLabelImpl() throws XBRLException
XBRLException
public AspectValueLabelImpl(java.lang.Class<?> labellerClass, java.lang.String id, java.lang.String aspectId, java.lang.String valueId, java.lang.String locale, java.lang.String resourceRole, java.lang.String linkRole, java.lang.String label, boolean isFallbackLabel) throws XBRLException
XBRLException
public java.lang.String getAspectId() throws XBRLException
getAspectId
in interface AspectValueLabel
XBRLException
AspectValueLabel.getAspectId()
public java.lang.String getLabel() throws XBRLException
getLabel
in interface AspectValueLabel
XBRLException
AspectValueLabel.getLabel()
public java.lang.String getLinkRole() throws XBRLException
getLinkRole
in interface AspectValueLabel
XBRLException
AspectValueLabel.getLinkRole()
public java.lang.String getLocale() throws XBRLException
getLocale
in interface AspectValueLabel
XBRLException
AspectValueLabel.getLocale()
public java.lang.String getResourceRole() throws XBRLException
getResourceRole
in interface AspectValueLabel
XBRLException
AspectValueLabel.getResourceRole()
public java.lang.String getValueId() throws XBRLException
getValueId
in interface AspectValueLabel
XBRLException
AspectValueLabel.getValueId()