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