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