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