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