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