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