Class GetCentersSavingsAccounts
java.lang.Object
org.apache.fineract.client.models.GetCentersSavingsAccounts
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetCentersSavingsAccounts
extends Object
GetCentersSavingsAccounts
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccountType(GetCentersAccountType accountType) currency(GetCentersCenterIdCurrency currency) depositType(GetCentersDepositType depositType) booleanGet accountNoGet accountTypeGet currencyGet depositTypegetId()Get idGet productIdGet productNameGet statusGet timelineinthashCode()productName(String productName) voidsetAccountNo(Long accountNo) voidsetAccountType(GetCentersAccountType accountType) voidsetCurrency(GetCentersCenterIdCurrency currency) voidsetDepositType(GetCentersDepositType depositType) voidvoidsetProductId(Long productId) voidsetProductName(String productName) voidsetStatus(GetCentersCenterIdStatus status) voidsetTimeline(GetCentersTimeline timeline) status(GetCentersCenterIdStatus status) timeline(GetCentersTimeline timeline) toString()
-
Field Details
-
SERIALIZED_NAME_ACCOUNT_NO
- See Also:
-
SERIALIZED_NAME_ACCOUNT_TYPE
- 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_STATUS
- See Also:
-
SERIALIZED_NAME_TIMELINE
- See Also:
-
-
Constructor Details
-
GetCentersSavingsAccounts
public GetCentersSavingsAccounts()
-
-
Method Details
-
accountNo
-
getAccountNo
Get accountNo- Returns:
- accountNo
-
setAccountNo
-
accountType
-
getAccountType
Get accountType- Returns:
- accountType
-
setAccountType
-
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
-
status
-
getStatus
Get status- Returns:
- status
-
setStatus
-
timeline
-
getTimeline
Get timeline- Returns:
- timeline
-
setTimeline
-
equals
-
hashCode
public int hashCode() -
toString
-