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