public interface SimpleNumericItem extends NumericItem
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getInferredPrecision()
Get the inferred value for precision from the value for
decimals and the value of the fact.
|
java.lang.String |
getPrecisionAdjustedValue()
Get the value of the fact after adjusting for the specified precision.
|
java.lang.String |
getValue()
Get the value of the fact
|
getDecimals, getPrecision, getUnit, getUnitId, hasDecimals, hasPrecision
getContext, getContextId
getConcept, getInstance, getTuple, isFraction, isNil, isNumeric, isTuple
appendElementSchemeXPointer, appendID, getAllChildren, getAllChildrenIndices, getAncestorOrSelf, getChild, getChildren, getChildren, getChildrenIndices, getDataRootElement, getElementSchemeXPointerExpression, getIDXPointerExpression, getLabels, getLabels, getLabels, getLabelsWithLanguage, getLabelsWithLanguageAndResourceRole, getLabelsWithLanguageAndResourceRoleAndLinkRole, getLabelsWithResourceRole, getLanguage, getLanguage, getLanguageName, getLanguageName, getLocalname, getLocalnameFromQName, getNamespace, getNamespaceFromQName, getParent, getParentElement, getParentIndex, getPrefixFromQName, getReferences, getReferencesWithLanguage, getReferencesWithLanguageAndResourceRoleAndLinkRole, getReferencesWithLanguageAndRole, getReferencesWithResourceRole, getReferencingLocators, getSequenceToParentElement, getSequenceToParentElementAsString, getSimpleLinks, getURI, getXPath, getXPointerExpression, isAncestorOf, isChild, isNewFragment, isRoot, setParentIndex, setSequenceToParentElement, setURI
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 getValue() throws XBRLException
XBRLException
java.lang.String getPrecisionAdjustedValue() throws XBRLException
XBRLException
java.lang.String getInferredPrecision() throws XBRLException
XBRLException