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