@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class CompoundArray extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<String> |
array1 |
protected List<String> |
array2 |
| Constructor and Description |
|---|
CompoundArray() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getArray1()
Gets the value of the array1 property.
|
List<String> |
getArray2()
Gets the value of the array2 property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected List<String> array1
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public List<String> getArray1()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public List<String> getArray2()
StringApache CXF