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