public class ResponseBankingProductById extends BaseResponse
| Constructor and Description |
|---|
ResponseBankingProductById() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
BankingProductDetail |
getData() |
int |
hashCode() |
void |
setData(BankingProductDetail data) |
String |
toString() |
getLinks, getMeta, setLinks, setMetapublic BankingProductDetail getData()
public void setData(BankingProductDetail data)
public boolean equals(Object o)
equals in class BaseResponsepublic int hashCode()
hashCode in class BaseResponsepublic String toString()
toString in class BaseResponseCopyright © 2019. All rights reserved.