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