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