public interface Result
| Modifier and Type | Interface and Description |
|---|---|
static class |
Result.ResponseStatus |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getData() |
Optional<String> |
getLicense() |
Optional<String> |
getMessage() |
Optional<Result.ResponseStatus> |
getStatus() |
Boolean |
isOk() |
Copyright © 2017. All rights reserved.