Uses of Class
easybox.org.w3._2001.xmlschema.EJaxbExplicitGroup

Packages that use EJaxbExplicitGroup
easybox.org.w3._2001.xmlschema   
 

Uses of EJaxbExplicitGroup in easybox.org.w3._2001.xmlschema
 

Subclasses of EJaxbExplicitGroup in easybox.org.w3._2001.xmlschema
 class EJaxbAll
          Only elements allowed inside
 class EJaxbSimpleExplicitGroup
          Java class for simpleExplicitGroup complex type.
 

Fields in easybox.org.w3._2001.xmlschema declared as EJaxbExplicitGroup
protected  EJaxbExplicitGroup EJaxbComplexType.choice
           
protected  EJaxbExplicitGroup EJaxbRestrictionType.choice
           
protected  EJaxbExplicitGroup EJaxbExtensionType.choice
           
protected  EJaxbExplicitGroup EJaxbComplexType.sequence
           
protected  EJaxbExplicitGroup EJaxbRestrictionType.sequence
           
protected  EJaxbExplicitGroup EJaxbExtensionType.sequence
           
 

Methods in easybox.org.w3._2001.xmlschema that return EJaxbExplicitGroup
 EJaxbExplicitGroup ObjectFactory.createEJaxbExplicitGroup()
          Create an instance of EJaxbExplicitGroup
 EJaxbExplicitGroup EJaxbComplexType.getChoice()
          Gets the value of the choice property.
 EJaxbExplicitGroup EJaxbRestrictionType.getChoice()
          Gets the value of the choice property.
 EJaxbExplicitGroup EJaxbExtensionType.getChoice()
          Gets the value of the choice property.
 EJaxbExplicitGroup EJaxbComplexType.getSequence()
          Gets the value of the sequence property.
 EJaxbExplicitGroup EJaxbRestrictionType.getSequence()
          Gets the value of the sequence property.
 EJaxbExplicitGroup EJaxbExtensionType.getSequence()
          Gets the value of the sequence property.
 

Methods in easybox.org.w3._2001.xmlschema that return types with arguments of type EJaxbExplicitGroup
 javax.xml.bind.JAXBElement<EJaxbExplicitGroup> ObjectFactory.createChoice(EJaxbExplicitGroup value)
          Create an instance of JAXBElement<EJaxbExplicitGroup>}
 javax.xml.bind.JAXBElement<EJaxbExplicitGroup> ObjectFactory.createSequence(EJaxbExplicitGroup value)
          Create an instance of JAXBElement<EJaxbExplicitGroup>}
 

Methods in easybox.org.w3._2001.xmlschema with parameters of type EJaxbExplicitGroup
 javax.xml.bind.JAXBElement<EJaxbExplicitGroup> ObjectFactory.createChoice(EJaxbExplicitGroup value)
          Create an instance of JAXBElement<EJaxbExplicitGroup>}
 javax.xml.bind.JAXBElement<EJaxbExplicitGroup> ObjectFactory.createSequence(EJaxbExplicitGroup value)
          Create an instance of JAXBElement<EJaxbExplicitGroup>}
 void EJaxbComplexType.setChoice(EJaxbExplicitGroup value)
          Sets the value of the choice property.
 void EJaxbRestrictionType.setChoice(EJaxbExplicitGroup value)
          Sets the value of the choice property.
 void EJaxbExtensionType.setChoice(EJaxbExplicitGroup value)
          Sets the value of the choice property.
 void EJaxbComplexType.setSequence(EJaxbExplicitGroup value)
          Sets the value of the sequence property.
 void EJaxbRestrictionType.setSequence(EJaxbExplicitGroup value)
          Sets the value of the sequence property.
 void EJaxbExtensionType.setSequence(EJaxbExplicitGroup value)
          Sets the value of the sequence property.
 



Copyright © 2011 Petals Link. All Rights Reserved.