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