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