public class JAXBEnumerationImpl extends XSEnumerationImpl implements JAXBEnumeration
| Constructor and Description |
|---|
JAXBEnumerationImpl(XSObject pParent,
XsEEnumeration pBaseEnumeration)
Creates a new instance of JAXBEnumerationImpl.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBTypesafeEnumMember |
getJAXBTypesafeEnumMember()
Returns the jaxb:typesafeEnumMember details.
|
getAnnotations, getValuegetLocator, getParentObject, getXsObject, getXSSchema, isTopLevelObject, validate, validateAllInclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnnotations, getValuegetLocator, getParentObject, getXSSchema, isTopLevelObject, validatepublic JAXBEnumerationImpl(XSObject pParent, XsEEnumeration pBaseEnumeration) throws org.xml.sax.SAXException
Creates a new instance of JAXBEnumerationImpl.
org.xml.sax.SAXExceptionpublic JAXBTypesafeEnumMember getJAXBTypesafeEnumMember()
JAXBEnumerationReturns the jaxb:typesafeEnumMember details.
getJAXBTypesafeEnumMember in interface JAXBEnumeration