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