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