@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public class TestDuration extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Duration |
x |
protected Duration |
y |
| Constructor and Description |
|---|
TestDuration() |
| Modifier and Type | Method and Description |
|---|---|
Duration |
getX()
Gets the value of the x property.
|
Duration |
getY()
Gets the value of the y property.
|
void |
setX(Duration value)
Sets the value of the x property.
|
void |
setY(Duration value)
Sets the value of the y property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") protected Duration x
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") protected Duration y
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public Duration getX()
Duration@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public void setX(Duration value)
value - allowed object is
Duration@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public Duration getY()
DurationApache CXF