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