public class OASIRRErrorDetails extends Object
| Constructor and Description |
|---|
OASIRRErrorDetails() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
OASIRRErrorDetails |
error(String error) |
OASIRRErrorDetails |
errorDescription(String errorDescription) |
String |
getError()
Get error
|
String |
getErrorDescription()
Get errorDescription
|
int |
hashCode() |
void |
setError(String error) |
void |
setErrorDescription(String errorDescription) |
String |
toString() |
public OASIRRErrorDetails error(String error)
public String getError()
public void setError(String error)
public OASIRRErrorDetails errorDescription(String errorDescription)
public String getErrorDescription()
public void setErrorDescription(String errorDescription)
Copyright © 2021. All rights reserved.