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