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