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