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