public class Response<T> extends Object implements Serializable
Constructor and Description |
---|
Response(T response,
Error errorResponse) |
Modifier and Type | Method and Description |
---|---|
T |
getResponse() |
void |
setResponse(T response) |
public Response(T response, Error errorResponse) throws YouzanException
YouzanException
Copyright © 2016–2017. All rights reserved.