Class GetClientsSavingsAccounts
java.lang.Object
org.apache.fineract.client.models.GetClientsSavingsAccounts
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetClientsSavingsAccounts
extends Object
GetClientsSavingsAccounts
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncurrency(GetClientsSavingsAccountsCurrency currency) depositType(GetClientsSavingsAccountsDepositType depositType) booleanGet accountNoGet currencyGet depositTypegetId()Get idGet productIdGet productNameGet shortProductNameGet statusinthashCode()productName(String productName) voidsetAccountNo(String accountNo) voidsetCurrency(GetClientsSavingsAccountsCurrency currency) voidsetDepositType(GetClientsSavingsAccountsDepositType depositType) voidvoidsetProductId(Long productId) voidsetProductName(String productName) voidsetShortProductName(String shortProductName) voidshortProductName(String shortProductName) toString()
-
Field Details
-
SERIALIZED_NAME_ACCOUNT_NO
- See Also:
-
SERIALIZED_NAME_CURRENCY
- See Also:
-
SERIALIZED_NAME_DEPOSIT_TYPE
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_PRODUCT_ID
- See Also:
-
SERIALIZED_NAME_PRODUCT_NAME
- See Also:
-
SERIALIZED_NAME_SHORT_PRODUCT_NAME
- See Also:
-
SERIALIZED_NAME_STATUS
- See Also:
-
-
Constructor Details
-
GetClientsSavingsAccounts
public GetClientsSavingsAccounts()
-
-
Method Details
-
accountNo
-
getAccountNo
Get accountNo- Returns:
- accountNo
-
setAccountNo
-
currency
-
getCurrency
Get currency- Returns:
- currency
-
setCurrency
-
depositType
-
getDepositType
Get depositType- Returns:
- depositType
-
setDepositType
-
id
-
getId
Get id- Returns:
- id
-
setId
-
productId
-
getProductId
Get productId- Returns:
- productId
-
setProductId
-
productName
-
getProductName
Get productName- Returns:
- productName
-
setProductName
-
shortProductName
-
getShortProductName
Get shortProductName- Returns:
- shortProductName
-
setShortProductName
-
status
-
getStatus
Get status- Returns:
- status
-
setStatus
-
equals
-
hashCode
public int hashCode() -
toString
-