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