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