@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public class TestDerivedChoiceBaseChoiceResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
protected DerivedChoiceBaseChoice |
_return |
protected DerivedChoiceBaseChoice |
y |
protected DerivedChoiceBaseChoice |
z |
| Constructor and Description |
|---|
TestDerivedChoiceBaseChoiceResponse() |
| Modifier and Type | Method and Description |
|---|---|
DerivedChoiceBaseChoice |
getReturn()
Gets the value of the return property.
|
DerivedChoiceBaseChoice |
getY()
Gets the value of the y property.
|
DerivedChoiceBaseChoice |
getZ()
Gets the value of the z property.
|
void |
setReturn(DerivedChoiceBaseChoice value)
Sets the value of the return property.
|
void |
setY(DerivedChoiceBaseChoice value)
Sets the value of the y property.
|
void |
setZ(DerivedChoiceBaseChoice value)
Sets the value of the z property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") protected DerivedChoiceBaseChoice _return
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") protected DerivedChoiceBaseChoice y
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") protected DerivedChoiceBaseChoice z
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public DerivedChoiceBaseChoice getReturn()
DerivedChoiceBaseChoice@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public void setReturn(DerivedChoiceBaseChoice value)
value - allowed object is
DerivedChoiceBaseChoice@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public DerivedChoiceBaseChoice getY()
DerivedChoiceBaseChoice@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public void setY(DerivedChoiceBaseChoice value)
value - allowed object is
DerivedChoiceBaseChoice@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public DerivedChoiceBaseChoice getZ()
DerivedChoiceBaseChoice@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:50-05:00", comments="JAXB RI v2.3.3") public void setZ(DerivedChoiceBaseChoice value)
value - allowed object is
DerivedChoiceBaseChoiceApache CXF