| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ws.jaxme.xs.xml.impl.XsObjectImpl
org.apache.ws.jaxme.xs.xml.impl.XsTOpenAttrsImpl
org.apache.ws.jaxme.xs.xml.impl.XsTAnnotatedImpl
org.apache.ws.jaxme.xs.xml.impl.XsTGroupImpl
org.apache.ws.jaxme.xs.xml.impl.XsTExplicitGroupImpl
org.apache.ws.jaxme.xs.xml.impl.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>
 
| Constructor Summary | |
| protected  | XsEChoiceImpl(XsObject pParent) | 
| Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsTExplicitGroupImpl | 
| setName, setRef, setRef | 
| Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsTGroupImpl | 
| createAll, createAny, createChoice, createElement, createGroup, createSequence, getMaxOccurs, getMinOccurs, getName, getParticles, getRef, setMaxOccurs, setMinOccurs | 
| Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsTAnnotatedImpl | 
| createAnnotation, getAnnotation, getId, setId | 
| Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsTOpenAttrsImpl | 
| getOpenAttributes, setAttribute | 
| Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl | 
| asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidated, validate | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface org.apache.ws.jaxme.xs.xml.XsTAnnotated | 
| createAnnotation, getAnnotation, getId, setId | 
| Methods inherited from interface org.apache.ws.jaxme.xs.xml.XsTOpenAttrs | 
| getOpenAttributes | 
| Methods inherited from interface org.apache.ws.jaxme.xs.xml.XsObject | 
| getLocator, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, validate | 
| Methods inherited from interface org.apache.ws.jaxme.xs.xml.XsAGDefRef | 
| getName, getRef, setName, setRef, validate | 
| Methods inherited from interface org.apache.ws.jaxme.xs.xml.XsAGOccurs | 
| getMaxOccurs, getMinOccurs, setMaxOccurs, setMinOccurs, validate | 
| Methods inherited from interface org.apache.ws.jaxme.xs.xml.XsGParticle | 
| createAll, createAny, createChoice, createElement, createGroup, createSequence, getParticles | 
| Constructor Detail | 
protected XsEChoiceImpl(XsObject pParent)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||