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