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