|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.jaxme.xs.impl.XSObjectImpl
net.sf.jaxme.xs.impl.XSEnumerationImpl
Implementation of an xs:enumeration facet, as specified
by XSEnumeration.
| Constructor Summary | |
XSEnumerationImpl(XSObject pParent,
XsEEnumeration pBaseEnumeration)
Creates a new instance of XSEnumerationImpl.java. |
|
| Method Summary | |
XSAnnotation[] |
getAnnotations()
Returns the enumeration facets set of annotations. |
java.lang.String |
getValue()
Returns the facets value. |
| Methods inherited from class net.sf.jaxme.xs.impl.XSObjectImpl |
getLocator, getParentObject, getXsObject, getXSSchema, isTopLevelObject, 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.XSObject |
getLocator, getParentObject, getXSSchema, isTopLevelObject, validate |
| Constructor Detail |
public XSEnumerationImpl(XSObject pParent,
XsEEnumeration pBaseEnumeration)
throws org.xml.sax.SAXException
Creates a new instance of XSEnumerationImpl.java.
| Method Detail |
public java.lang.String getValue()
XSEnumerationReturns the facets value.
getValue in interface XSEnumerationpublic XSAnnotation[] getAnnotations()
XSEnumerationReturns the enumeration facets set of annotations.
getAnnotations in interface XSEnumeration
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||