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