@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public class TestMRecSeqC extends Object
| Modifier and Type | Field and Description |
|---|---|
protected MRecSeqC |
x |
protected MRecSeqC |
y |
| Constructor and Description |
|---|
TestMRecSeqC() |
| Modifier and Type | Method and Description |
|---|---|
MRecSeqC |
getX()
Gets the value of the x property.
|
MRecSeqC |
getY()
Gets the value of the y property.
|
void |
setX(MRecSeqC value)
Sets the value of the x property.
|
void |
setY(MRecSeqC value)
Sets the value of the y property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") protected MRecSeqC x
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") protected MRecSeqC y
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public MRecSeqC getX()
MRecSeqC@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public void setX(MRecSeqC value)
value - allowed object is
MRecSeqC@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public MRecSeqC getY()
MRecSeqCApache CXF