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