|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XsEChoice | |
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 XsEChoice in net.sf.jaxme.xs |
Methods in net.sf.jaxme.xs with parameters of type XsEChoice | |
XSGroup |
XSObjectFactory.newXSGroup(XSObject pParent,
XsEChoice pChoice)
Returns a new instance of XSGroup . |
Uses of XsEChoice in net.sf.jaxme.xs.impl |
Methods in net.sf.jaxme.xs.impl with parameters of type XsEChoice | |
XSGroup |
XSObjectFactoryImpl.newXSGroup(XSObject pParent,
XsEChoice pChoice)
|
Constructors in net.sf.jaxme.xs.impl with parameters of type XsEChoice | |
XSTypeImpl.XSChoiceComplexTypeImpl(XSType pOwner,
XsTComplexType pType,
XsEChoice pChoice)
|
|
XSGroupImpl(XSObject pParent,
XsEChoice pChoice)
|
Uses of XsEChoice in net.sf.jaxme.xs.jaxb.impl |
Methods in net.sf.jaxme.xs.jaxb.impl with parameters of type XsEChoice | |
XSGroup |
JAXBObjectFactoryImpl.newXSGroup(XSObject pParent,
XsEChoice pChoice)
|
Constructors in net.sf.jaxme.xs.jaxb.impl with parameters of type XsEChoice | |
JAXBGroupImpl(XSObject pParent,
XsEChoice pChoice)
Creates a new instance of JAXBGroupImpl. |
Uses of XsEChoice in net.sf.jaxme.xs.xml |
Methods in net.sf.jaxme.xs.xml that return XsEChoice | |
XsEChoice |
XsTSimpleExplicitGroup.createChoice()
|
XsEChoice |
XsObjectFactory.newXsEChoice(XsObject pParent)
|
XsEChoice |
XsGTypeDefParticle.createChoice()
|
XsEChoice |
XsGParticle.createChoice()
|
XsEChoice |
XsGNestedParticle.createChoice()
|
XsEChoice |
XsGNestedParticle.getChoice()
|
Uses of XsEChoice in net.sf.jaxme.xs.xml.impl |
Classes in net.sf.jaxme.xs.xml.impl that implement XsEChoice | |
class |
XsEChoiceImpl
Implementation of the xs:choice element, with the following
specification:
<xs:element name="choice" type="xs:explicitGroup" id="choice">
<xs:annotation>
<xs:documentation source="http://www.w3.org/TR/xmlschema-1/#element-choice"/>
</xs:annotation>
</xs:element>
|
Methods in net.sf.jaxme.xs.xml.impl that return XsEChoice | |
XsEChoice |
XsTSimpleExplicitGroupImpl.createChoice()
|
XsEChoice |
XsTRestrictionTypeImpl.createChoice()
|
XsEChoice |
XsTRealGroupImpl.createChoice()
|
XsEChoice |
XsTGroupImpl.createChoice()
|
XsEChoice |
XsTExtensionTypeImpl.createChoice()
|
XsEChoice |
XsTComplexTypeImpl.createChoice()
|
XsEChoice |
XsTAllImpl.createChoice()
|
XsEChoice |
XsObjectFactoryImpl.newXsEChoice(XsObject pParent)
|
XsEChoice |
XsGTypeDefParticleImpl.createChoice()
|
XsEChoice |
XsGParticleImpl.createChoice()
|
XsEChoice |
XsGComplexTypeModelImpl.createChoice()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |