| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.ws.jaxme.xs.impl.XSObjectImplorg.apache.ws.jaxme.xs.impl.XSEnumerationImplxs:enumeration facet, as specified
by XSEnumeration.
Constructor Summary | |
| |
Method Summary | |
XSAnnotation[] |
|
String |
|
Methods inherited from class org.apache.ws.jaxme.xs.impl.XSObjectImpl | |
getLocator, getParentObject, getXSSchema, getXsObject, isTopLevelObject, validate, validateAllIn | |
public XSEnumerationImpl(XSObject pParent, XsEEnumeration pBaseEnumeration) throws SAXException
Creates a new instance of XSEnumerationImpl.java.
public XSAnnotation[] getAnnotations()
Returns the enumeration facets set of annotations.
- Specified by:
- getAnnotations in interface XSEnumeration
public String getValue()
Returns the facets value.
- Specified by:
- getValue in interface XSEnumeration