@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public class IsEvenResponse extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
even |
| Constructor and Description |
|---|
IsEvenResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEven()
Gets the value of the even property.
|
void |
setEven(boolean value)
Sets the value of the even property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") protected boolean even
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public boolean isEven()
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public void setEven(boolean value)
Apache CXF