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