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