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