@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public class CalculatorFault extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
faultInfo |
protected String |
message |
| Constructor and Description |
|---|
CalculatorFault() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFaultInfo()
Gets the value of the faultInfo property.
|
String |
getMessage()
Gets the value of the message property.
|
void |
setFaultInfo(String value)
Sets the value of the faultInfo property.
|
void |
setMessage(String value)
Sets the value of the message property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected String faultInfo
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") protected String message
@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public String getFaultInfo()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public void setFaultInfo(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-11-03T02:24:51-05:00", comments="JAXB RI v2.3.3") public String getMessage()
StringApache CXF