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