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