public interface AspectValuePair extends NonFragmentXML
The XML fragment can be a fact, a context or a unit.
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAspectId() |
java.lang.String |
getAspectValueId() |
Fragment |
getFragment() |
java.lang.String |
getFragmentIndex() |
java.lang.String |
getFragmentType() |
appendMetadataElement, equals, getBuilder, getDocumentNode, getIndex, getMetaAttribute, getMetadataRootElement, getStore, getType, hashCode, hasMetaAttribute, isa, isa, removeMetaAttribute, removeMetadataElement, serialize, serialize, serialize, setBuilder, setIndex, setMetaAttribute, setResource, setStore, updateInStore
java.lang.String getFragmentIndex() throws XBRLException
XBRLException
java.lang.String getFragmentType() throws XBRLException
XBRLException
Fragment getFragment() throws XBRLException
XBRLException
java.lang.String getAspectId() throws XBRLException
XBRLException
java.lang.String getAspectValueId() throws XBRLException
XBRLException