|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExplicitGroup | |
|---|---|
| org.ow2.easywsdl.schema.impl | |
| org.ow2.easywsdl.schema.org.w3._2001.xmlschema | |
| Uses of ExplicitGroup in org.ow2.easywsdl.schema.impl |
|---|
| Constructors in org.ow2.easywsdl.schema.impl with parameters of type ExplicitGroup | |
|---|---|
ChoiceImpl(ExplicitGroup model,
AbstractSchemaElementImpl parent)
|
|
SequenceImpl(ExplicitGroup model,
AbstractSchemaElementImpl parent)
|
|
| Uses of ExplicitGroup in org.ow2.easywsdl.schema.org.w3._2001.xmlschema |
|---|
| Subclasses of ExplicitGroup in org.ow2.easywsdl.schema.org.w3._2001.xmlschema | |
|---|---|
class |
All
Only elements allowed inside Java class for all complex type. |
class |
SimpleExplicitGroup
Java class for simpleExplicitGroup complex type. |
| Fields in org.ow2.easywsdl.schema.org.w3._2001.xmlschema declared as ExplicitGroup | |
|---|---|
protected ExplicitGroup |
RestrictionType.choice
|
protected ExplicitGroup |
ExtensionType.choice
|
protected ExplicitGroup |
ComplexType.choice
|
protected ExplicitGroup |
RestrictionType.sequence
|
protected ExplicitGroup |
ExtensionType.sequence
|
protected ExplicitGroup |
ComplexType.sequence
|
| Methods in org.ow2.easywsdl.schema.org.w3._2001.xmlschema that return ExplicitGroup | |
|---|---|
ExplicitGroup |
ObjectFactory.createExplicitGroup()
Create an instance of ExplicitGroup |
ExplicitGroup |
RestrictionType.getChoice()
Gets the value of the choice property. |
ExplicitGroup |
ExtensionType.getChoice()
Gets the value of the choice property. |
ExplicitGroup |
ComplexType.getChoice()
Gets the value of the choice property. |
ExplicitGroup |
RestrictionType.getSequence()
Gets the value of the sequence property. |
ExplicitGroup |
ExtensionType.getSequence()
Gets the value of the sequence property. |
ExplicitGroup |
ComplexType.getSequence()
Gets the value of the sequence property. |
| Methods in org.ow2.easywsdl.schema.org.w3._2001.xmlschema that return types with arguments of type ExplicitGroup | |
|---|---|
javax.xml.bind.JAXBElement<ExplicitGroup> |
ObjectFactory.createChoice(ExplicitGroup value)
Create an instance of JAXBElement<ExplicitGroup>} |
javax.xml.bind.JAXBElement<ExplicitGroup> |
ObjectFactory.createSequence(ExplicitGroup value)
Create an instance of JAXBElement<ExplicitGroup>} |
| Methods in org.ow2.easywsdl.schema.org.w3._2001.xmlschema with parameters of type ExplicitGroup | |
|---|---|
javax.xml.bind.JAXBElement<ExplicitGroup> |
ObjectFactory.createChoice(ExplicitGroup value)
Create an instance of JAXBElement<ExplicitGroup>} |
javax.xml.bind.JAXBElement<ExplicitGroup> |
ObjectFactory.createSequence(ExplicitGroup value)
Create an instance of JAXBElement<ExplicitGroup>} |
void |
RestrictionType.setChoice(ExplicitGroup value)
Sets the value of the choice property. |
void |
ExtensionType.setChoice(ExplicitGroup value)
Sets the value of the choice property. |
void |
ComplexType.setChoice(ExplicitGroup value)
Sets the value of the choice property. |
void |
RestrictionType.setSequence(ExplicitGroup value)
Sets the value of the sequence property. |
void |
ExtensionType.setSequence(ExplicitGroup value)
Sets the value of the sequence property. |
void |
ComplexType.setSequence(ExplicitGroup value)
Sets the value of the sequence property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||