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