public class XsEFractionDigitsImpl extends XsTNumFacetImpl implements XsEFractionDigits
Implementation of xs:fractionDigits,
following this specification:
<xs:element name="fractionDigits" id="fractionDigits" type="xs:numFacet">
<xs:annotation>
<xs:documentation
source="http://www.w3.org/TR/xmlschema-2/#element-fractionDigits"/>
</xs:annotation>
</xs:element>
| Modifier | Constructor and Description |
|---|---|
protected |
XsEFractionDigitsImpl(XsObject pParent) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getFacetName() |
getValue, setValue, validateisFixed, setFixedcreateAnnotation, getAnnotation, getId, setIdgetOpenAttributes, setAttributeasXsQName, asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidatedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetValue, setValueisFixed, setFixedcreateAnnotation, getAnnotation, getId, setIdgetOpenAttributesgetLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validateprotected XsEFractionDigitsImpl(XsObject pParent)
public java.lang.String getFacetName()
getFacetName in interface XsTFacetBasegetFacetName in class XsTFacetBaseImpl