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