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