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