@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public class OutputResponseAll extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
reason |
protected String |
result |
| Constructor and Description |
|---|
OutputResponseAll() |
| Modifier and Type | Method and Description |
|---|---|
String |
getReason()
Gets the value of the reason property.
|
String |
getResult()
Gets the value of the result property.
|
void |
setReason(String value)
Sets the value of the reason property.
|
void |
setResult(String value)
Sets the value of the result property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") protected String result
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") protected String reason
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public String getResult()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public void setResult(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:52-05:00", comments="JAXB RI v2.3.3") public String getReason()
StringApache CXF