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