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