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