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