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