@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public class TestChoiceWithSubstitutionGroup extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ChoiceWithSubstitutionGroup |
x |
protected ChoiceWithSubstitutionGroup |
y |
| Constructor and Description |
|---|
TestChoiceWithSubstitutionGroup() |
| Modifier and Type | Method and Description |
|---|---|
ChoiceWithSubstitutionGroup |
getX()
Gets the value of the x property.
|
ChoiceWithSubstitutionGroup |
getY()
Gets the value of the y property.
|
void |
setX(ChoiceWithSubstitutionGroup value)
Sets the value of the x property.
|
void |
setY(ChoiceWithSubstitutionGroup value)
Sets the value of the y property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") protected ChoiceWithSubstitutionGroup x
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") protected ChoiceWithSubstitutionGroup y
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public ChoiceWithSubstitutionGroup getX()
ChoiceWithSubstitutionGroup@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public void setX(ChoiceWithSubstitutionGroup value)
value - allowed object is
ChoiceWithSubstitutionGroup@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public ChoiceWithSubstitutionGroup getY()
ChoiceWithSubstitutionGroup@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public void setY(ChoiceWithSubstitutionGroup value)
value - allowed object is
ChoiceWithSubstitutionGroupApache CXF