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