|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jaxme.xs.xml.impl.XsObjectImpl net.sf.jaxme.xs.xml.impl.XsTOpenAttrsImpl net.sf.jaxme.xs.xml.impl.XsTAnnotatedImpl net.sf.jaxme.xs.xml.impl.XsTFacetBaseImpl net.sf.jaxme.xs.xml.impl.XsTFixedFacetImpl
A common base class for XsTFacet
and
XsTNumFacet
.
Constructor Summary | |
protected |
XsTFixedFacetImpl(XsObject pParent)
|
Method Summary | |
boolean |
isFixed()
|
void |
setFixed(boolean pFixed)
|
Methods inherited from class net.sf.jaxme.xs.xml.impl.XsTFacetBaseImpl |
getFacetName |
Methods inherited from class net.sf.jaxme.xs.xml.impl.XsTAnnotatedImpl |
createAnnotation, getAnnotation, getId, setId |
Methods inherited from class net.sf.jaxme.xs.xml.impl.XsTOpenAttrsImpl |
getOpenAttributes, setAttribute |
Methods inherited from class net.sf.jaxme.xs.xml.impl.XsObjectImpl |
asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidated, validate |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.jaxme.xs.xml.XsTFacetBase |
getFacetName |
Methods inherited from interface net.sf.jaxme.xs.xml.XsTAnnotated |
createAnnotation, getAnnotation, getId, setId |
Methods inherited from interface net.sf.jaxme.xs.xml.XsObject |
getLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validate |
Constructor Detail |
protected XsTFixedFacetImpl(XsObject pParent)
Method Detail |
public void setFixed(boolean pFixed)
setFixed
in interface XsTFixedFacet
public boolean isFixed()
isFixed
in interface XsTFixedFacet
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |