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