|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExplicitGroup | |
|---|---|
| org.plasma.provisioning.xsd | |
| org.plasma.xml.schema | PlasmaSDO™ License This is a community release of PlasmaSDO™, a dual-license Service Data Object (SDO) 2.1 implementation. |
| Uses of ExplicitGroup in org.plasma.provisioning.xsd |
|---|
| Methods in org.plasma.provisioning.xsd with parameters of type ExplicitGroup | |
|---|---|
Property |
PropertyAssembler.buildProperty(Class clss,
AbstractComplexType complexType,
ExplicitGroup explicitGroup,
ExplicitGroup childExplicitGroup,
LocalElement element,
int sequenceNum)
Build a property from the given XDS structures. |
| Uses of ExplicitGroup in org.plasma.xml.schema |
|---|
| Subclasses of ExplicitGroup in org.plasma.xml.schema | |
|---|---|
class |
All
Only elements allowed inside |
class |
SimpleExplicitGroup
Java class for simpleExplicitGroup complex type. |
| Fields in org.plasma.xml.schema declared as ExplicitGroup | |
|---|---|
protected ExplicitGroup |
RestrictionType.choice
|
protected ExplicitGroup |
ExtensionType.choice
|
protected ExplicitGroup |
AbstractComplexType.choice
|
protected ExplicitGroup |
RestrictionType.sequence
|
protected ExplicitGroup |
ExtensionType.sequence
|
protected ExplicitGroup |
AbstractComplexType.sequence
|
| Methods in org.plasma.xml.schema 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 |
AbstractComplexType.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 |
AbstractComplexType.getSequence()
Gets the value of the sequence property. |
| Methods in org.plasma.xml.schema that return types with arguments of type ExplicitGroup | |
|---|---|
JAXBElement<ExplicitGroup> |
ObjectFactory.createChoice(ExplicitGroup value)
Create an instance of JAXBElement<ExplicitGroup>} |
JAXBElement<ExplicitGroup> |
ObjectFactory.createSequence(ExplicitGroup value)
Create an instance of JAXBElement<ExplicitGroup>} |
| Methods in org.plasma.xml.schema with parameters of type ExplicitGroup | |
|---|---|
JAXBElement<ExplicitGroup> |
ObjectFactory.createChoice(ExplicitGroup value)
Create an instance of JAXBElement<ExplicitGroup>} |
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 |
AbstractComplexType.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 |
AbstractComplexType.setSequence(ExplicitGroup value)
Sets the value of the sequence property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||