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