Package | Description |
---|---|
org.glassfish.hk2.xml.schema.beans |
Modifier and Type | Interface and Description |
---|---|
interface |
All
Only elements allowed inside
|
interface |
SimpleExplicitGroup
Java class for simpleExplicitGroup complex type.
|
Modifier and Type | Method and Description |
---|---|
ExplicitGroup |
ExtensionType.getChoice()
Gets the value of the choice property.
|
ExplicitGroup |
RestrictionType.getChoice()
Gets the value of the choice property.
|
ExplicitGroup |
ComplexType.getChoice()
Gets the value of the choice property.
|
ExplicitGroup |
ExtensionType.getSequence()
Gets the value of the sequence property.
|
ExplicitGroup |
RestrictionType.getSequence()
Gets the value of the sequence property.
|
ExplicitGroup |
ComplexType.getSequence()
Gets the value of the sequence property.
|
Modifier and Type | Method and Description |
---|---|
void |
ExtensionType.setChoice(ExplicitGroup value)
Sets the value of the choice property.
|
void |
RestrictionType.setChoice(ExplicitGroup value)
Sets the value of the choice property.
|
void |
ComplexType.setChoice(ExplicitGroup value)
Sets the value of the choice property.
|
void |
ExtensionType.setSequence(ExplicitGroup value)
Sets the value of the sequence property.
|
void |
RestrictionType.setSequence(ExplicitGroup value)
Sets the value of the sequence property.
|
void |
ComplexType.setSequence(ExplicitGroup value)
Sets the value of the sequence property.
|
Copyright © 2009–2023 Oracle Corporation. All rights reserved.