|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XsEEnumeration | |
net.sf.jaxme.xs | |
net.sf.jaxme.xs.impl | |
net.sf.jaxme.xs.jaxb.impl | |
net.sf.jaxme.xs.xml | |
net.sf.jaxme.xs.xml.impl |
Uses of XsEEnumeration in net.sf.jaxme.xs |
Methods in net.sf.jaxme.xs with parameters of type XsEEnumeration | |
XSEnumeration |
XSObjectFactory.newXSEnumeration(XSObject pParent,
XsEEnumeration pEnumeration)
Returns a new instance of XSEnumeration . |
Uses of XsEEnumeration in net.sf.jaxme.xs.impl |
Methods in net.sf.jaxme.xs.impl with parameters of type XsEEnumeration | |
XSEnumeration |
XSObjectFactoryImpl.newXSEnumeration(XSObject pParent,
XsEEnumeration pEnumeration)
|
Constructors in net.sf.jaxme.xs.impl with parameters of type XsEEnumeration | |
XSEnumerationImpl(XSObject pParent,
XsEEnumeration pBaseEnumeration)
Creates a new instance of XSEnumerationImpl.java. |
Uses of XsEEnumeration in net.sf.jaxme.xs.jaxb.impl |
Methods in net.sf.jaxme.xs.jaxb.impl with parameters of type XsEEnumeration | |
XSEnumeration |
JAXBObjectFactoryImpl.newXSEnumeration(XSObject pParent,
XsEEnumeration pEnumeration)
|
Constructors in net.sf.jaxme.xs.jaxb.impl with parameters of type XsEEnumeration | |
JAXBEnumerationImpl(XSObject pParent,
XsEEnumeration pBaseEnumeration)
Creates a new instance of JAXBEnumerationImpl. |
Uses of XsEEnumeration in net.sf.jaxme.xs.xml |
Methods in net.sf.jaxme.xs.xml that return XsEEnumeration | |
XsEEnumeration |
XsObjectFactory.newXsEEnumeration(XsObject pParent)
|
XsEEnumeration |
XsGSimpleRestrictionModel.createEnumeration()
|
XsEEnumeration[] |
XsGSimpleRestrictionModel.getEnumerations()
|
Uses of XsEEnumeration in net.sf.jaxme.xs.xml.impl |
Classes in net.sf.jaxme.xs.xml.impl that implement XsEEnumeration | |
class |
XsEEnumerationImpl
Implementation of xs:enumeration ,
following this specification:
<xs:element name="enumeration" id="enumeration" type="xs:noFixedFacet">
<xs:annotation>
<xs:documentation
source="http://www.w3.org/TR/xmlschema-2/#element-enumeration"/>
</xs:annotation>
</xs:element>
|
Methods in net.sf.jaxme.xs.xml.impl that return XsEEnumeration | |
XsEEnumeration |
XsTSimpleRestrictionTypeImpl.createEnumeration()
|
XsEEnumeration[] |
XsTSimpleRestrictionTypeImpl.getEnumerations()
|
XsEEnumeration |
XsTRestrictionTypeImpl.createEnumeration()
|
XsEEnumeration[] |
XsTRestrictionTypeImpl.getEnumerations()
|
XsEEnumeration |
XsTComplexRestrictionTypeImpl.createEnumeration()
|
XsEEnumeration |
XsObjectFactoryImpl.newXsEEnumeration(XsObject pParent)
|
XsEEnumeration |
XsGSimpleRestrictionModelImpl.createEnumeration()
|
XsEEnumeration[] |
XsGSimpleRestrictionModelImpl.getEnumerations()
|
XsEEnumeration |
XsERestrictionImpl.createEnumeration()
|
XsEEnumeration[] |
XsERestrictionImpl.getEnumerations()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |