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