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