public class ForceResponse extends Object
| Constructor and Description |
|---|
ForceResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getError() |
String |
getId() |
boolean |
isSuccess() |
void |
setError(String error) |
void |
setId(String id) |
void |
setSuccess(boolean success) |
String |
toString() |
Copyright © 2019. All rights reserved.