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