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