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