| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.jaxme.xs.impl.XSObjectImpl
org.apache.ws.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 org.apache.ws.jaxme.xs.impl.XSObjectImpl | 
| getLocator, getParentObject, getXsObject, getXSSchema, isTopLevelObject, validate, validateAllIn | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface org.apache.ws.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 | |||||||||