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