@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public class TestNestedArrayResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
protected NestedArray |
_return |
protected NestedArray |
y |
protected NestedArray |
z |
| Constructor and Description |
|---|
TestNestedArrayResponse() |
| Modifier and Type | Method and Description |
|---|---|
NestedArray |
getReturn()
Gets the value of the return property.
|
NestedArray |
getY()
Gets the value of the y property.
|
NestedArray |
getZ()
Gets the value of the z property.
|
void |
setReturn(NestedArray value)
Sets the value of the return property.
|
void |
setY(NestedArray value)
Sets the value of the y property.
|
void |
setZ(NestedArray value)
Sets the value of the z property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") protected NestedArray _return
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") protected NestedArray y
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") protected NestedArray z
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public NestedArray getReturn()
NestedArray@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public void setReturn(NestedArray value)
value - allowed object is
NestedArray@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public NestedArray getY()
NestedArray@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public void setY(NestedArray value)
value - allowed object is
NestedArray@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public NestedArray getZ()
NestedArray@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:49-05:00", comments="JAXB RI v2.3.3") public void setZ(NestedArray value)
value - allowed object is
NestedArrayApache CXF