|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jaxme.xs.impl.XSObjectImpl net.sf.jaxme.xs.impl.XSEnumerationImpl net.sf.jaxme.xs.jaxb.impl.JAXBEnumerationImpl
Constructor Summary | |
JAXBEnumerationImpl(XSObject pParent,
XsEEnumeration pBaseEnumeration)
Creates a new instance of JAXBEnumerationImpl. |
Method Summary | |
JAXBTypesafeEnumMember |
getJAXBTypesafeEnumMember()
Returns the jaxb:typesafeEnumMember details. |
Methods inherited from class net.sf.jaxme.xs.impl.XSEnumerationImpl |
getAnnotations, getValue |
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.XSEnumeration |
getAnnotations, getValue |
Methods inherited from interface net.sf.jaxme.xs.XSObject |
getLocator, getParentObject, getXSSchema, isTopLevelObject, validate |
Constructor Detail |
public JAXBEnumerationImpl(XSObject pParent, XsEEnumeration pBaseEnumeration) throws org.xml.sax.SAXException
Creates a new instance of JAXBEnumerationImpl.
Method Detail |
public JAXBTypesafeEnumMember getJAXBTypesafeEnumMember()
JAXBEnumeration
Returns the jaxb:typesafeEnumMember details.
getJAXBTypesafeEnumMember
in interface JAXBEnumeration
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |