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