public class QApiResponse<V> extends QApiObject
Constructor and Description |
---|
QApiResponse() |
Modifier and Type | Method and Description |
---|---|
V |
getResult() |
boolean |
isError() |
toString
public QApiResponse()
public boolean isError()
public V getResult() throws QApiException
QApiException