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