public class CheckResult extends Object
| Constructor and Description |
|---|
CheckResult() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRequestBody() |
boolean |
isSuccess() |
void |
setRequestBody(String requestBody) |
void |
setSuccess(boolean success) |
Copyright © 2021. All rights reserved.