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