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