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