public class ResponseObject<T> extends Object
MessageError| Modifier and Type | Class and Description |
|---|---|
static class |
ResponseObject.ResponseBuilder<T> |
| Modifier and Type | Method and Description |
|---|---|
static <T> ResponseObject.ResponseBuilder<T> |
builder() |
boolean |
hasError() |
public static <T> ResponseObject.ResponseBuilder<T> builder()
public boolean hasError()
Copyright © 2020. All rights reserved.