ApiResponse instead.
This class will be removed@Deprecated public class ApiResponse<T> extends Object implements Serializable
| Constructor and Description |
|---|
ApiResponse()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getErrorCode()
Deprecated.
|
String |
getErrorDescription()
Deprecated.
|
Boolean |
getOk()
Deprecated.
|
ResponseParameters |
getParameters()
Deprecated.
|
T |
getResult()
Deprecated.
|
String |
toString()
Deprecated.
|
public Boolean getOk()
public Integer getErrorCode()
public String getErrorDescription()
public T getResult()
public ResponseParameters getParameters()
Copyright © 2019. All rights reserved.