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