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