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