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