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