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