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