public abstract class XsTFixedFacetImpl extends XsTFacetBaseImpl implements XsTFixedFacet
A common base class for XsTFacet
and
XsTNumFacet
.
Modifier | Constructor and Description |
---|---|
protected |
XsTFixedFacetImpl(XsObject pParent) |
Modifier and Type | Method and Description |
---|---|
boolean |
isFixed() |
void |
setFixed(boolean pFixed) |
getFacetName
createAnnotation, getAnnotation, getId, setId
getOpenAttributes, setAttribute
asXsQName, asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidated, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getFacetName
createAnnotation, getAnnotation, getId, setId
getOpenAttributes
getLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validate
protected XsTFixedFacetImpl(XsObject pParent)
public void setFixed(boolean pFixed)
setFixed
in interface XsTFixedFacet
public boolean isFixed()
isFixed
in interface XsTFixedFacet