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