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