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