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