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