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