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