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