public class JsonResult extends Object
| Constructor and Description |
|---|
JsonResult(String result,
String endpoint) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpoint() |
String |
getResult() |
void |
setEndpoint(String endpoint) |
void |
setResult(String result) |
Copyright © 2025. All rights reserved.