@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public class TestOccuringChoice2Response extends Object
| Modifier and Type | Field and Description |
|---|---|
protected OccuringChoice2 |
_return |
protected OccuringChoice2 |
y |
protected OccuringChoice2 |
z |
| Constructor and Description |
|---|
TestOccuringChoice2Response() |
| Modifier and Type | Method and Description |
|---|---|
OccuringChoice2 |
getReturn()
Gets the value of the return property.
|
OccuringChoice2 |
getY()
Gets the value of the y property.
|
OccuringChoice2 |
getZ()
Gets the value of the z property.
|
void |
setReturn(OccuringChoice2 value)
Sets the value of the return property.
|
void |
setY(OccuringChoice2 value)
Sets the value of the y property.
|
void |
setZ(OccuringChoice2 value)
Sets the value of the z property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") protected OccuringChoice2 _return
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") protected OccuringChoice2 y
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") protected OccuringChoice2 z
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public OccuringChoice2 getReturn()
OccuringChoice2@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public void setReturn(OccuringChoice2 value)
value - allowed object is
OccuringChoice2@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public OccuringChoice2 getY()
OccuringChoice2@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public void setY(OccuringChoice2 value)
value - allowed object is
OccuringChoice2@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public OccuringChoice2 getZ()
OccuringChoice2@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public void setZ(OccuringChoice2 value)
value - allowed object is
OccuringChoice2Apache CXF