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