org.apache.ws.jaxme.xs.impl
public class XSEnumerationImpl extends XSObjectImpl implements XSEnumeration
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() |
String | getValue() |
Creates a new instance of XSEnumerationImpl.java.