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