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