Class GetRecurringDepositAccountsResponse
java.lang.Object
org.apache.fineract.client.models.GetRecurringDepositAccountsResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetRecurringDepositAccountsResponse
extends Object
GetRecurringDepositAccountsResponse
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclientName(String clientName) currency(GetRecurringDepositAccountsCurrency currency) depositAmount(Float depositAmount) depositPeriod(Integer depositPeriod) depositPeriodFrequency(GetRecurringDepositAccountsDepositPeriodFrequency depositPeriodFrequency) booleanfieldOfficerId(Long fieldOfficerId) Get accountNoGet clientIdGet clientNameGet currencyGet depositAmountGet depositPeriodGet depositPeriodFrequencyGet fieldOfficerIdgetId()Get idGet interestCalculationDaysInYearTypeGet interestCalculationTypeGet interestCompoundingPeriodTypeGet interestPostingPeriodTypeGet maturityAmountGet maturityDateGet maxDepositTermGet maxDepositTermTypeGet minDepositTermGet minDepositTermTypeGet preClosurePenalApplicableGet recurringDepositAmountGet recurringDepositFrequencyGet recurringDepositFrequencyTypeGet savingsProductIdGet savingsProductNameGet statusGet summaryGet timelineinthashCode()interestCalculationDaysInYearType(GetRecurringDepositAccountsInterestCalculationDaysInYearType interestCalculationDaysInYearType) interestCalculationType(GetRecurringDepositAccountsInterestCalculationType interestCalculationType) interestCompoundingPeriodType(GetRecurringDepositAccountsInterestCompoundingPeriodType interestCompoundingPeriodType) interestPostingPeriodType(GetRecurringDepositAccountsInterestPostingPeriodType interestPostingPeriodType) maturityAmount(Float maturityAmount) maturityDate(LocalDate maturityDate) maxDepositTerm(Integer maxDepositTerm) maxDepositTermType(GetRecurringDepositAccountsMaxDepositTermType maxDepositTermType) minDepositTerm(Integer minDepositTerm) minDepositTermType(GetRecurringDepositAccountsMinDepositTermType minDepositTermType) preClosurePenalApplicable(Boolean preClosurePenalApplicable) recurringDepositAmount(Integer recurringDepositAmount) recurringDepositFrequency(Integer recurringDepositFrequency) recurringDepositFrequencyType(GetRecurringDepositAccountsRecurringDepositFrequencyType recurringDepositFrequencyType) savingsProductId(Long savingsProductId) savingsProductName(String savingsProductName) voidsetAccountNo(Long accountNo) voidsetClientId(Long clientId) voidsetClientName(String clientName) voidvoidsetDepositAmount(Float depositAmount) voidsetDepositPeriod(Integer depositPeriod) voidsetDepositPeriodFrequency(GetRecurringDepositAccountsDepositPeriodFrequency depositPeriodFrequency) voidsetFieldOfficerId(Long fieldOfficerId) voidvoidsetInterestCalculationDaysInYearType(GetRecurringDepositAccountsInterestCalculationDaysInYearType interestCalculationDaysInYearType) voidsetInterestCalculationType(GetRecurringDepositAccountsInterestCalculationType interestCalculationType) voidsetInterestCompoundingPeriodType(GetRecurringDepositAccountsInterestCompoundingPeriodType interestCompoundingPeriodType) voidsetInterestPostingPeriodType(GetRecurringDepositAccountsInterestPostingPeriodType interestPostingPeriodType) voidsetMaturityAmount(Float maturityAmount) voidsetMaturityDate(LocalDate maturityDate) voidsetMaxDepositTerm(Integer maxDepositTerm) voidsetMaxDepositTermType(GetRecurringDepositAccountsMaxDepositTermType maxDepositTermType) voidsetMinDepositTerm(Integer minDepositTerm) voidsetMinDepositTermType(GetRecurringDepositAccountsMinDepositTermType minDepositTermType) voidsetPreClosurePenalApplicable(Boolean preClosurePenalApplicable) voidsetRecurringDepositAmount(Integer recurringDepositAmount) voidsetRecurringDepositFrequency(Integer recurringDepositFrequency) voidsetRecurringDepositFrequencyType(GetRecurringDepositAccountsRecurringDepositFrequencyType recurringDepositFrequencyType) voidsetSavingsProductId(Long savingsProductId) voidsetSavingsProductName(String savingsProductName) voidvoidvoidtimeline(GetRecurringDepositAccountsTimeline timeline) toString()
-
Field Details
-
SERIALIZED_NAME_ACCOUNT_NO
- See Also:
-
SERIALIZED_NAME_CLIENT_ID
- See Also:
-
SERIALIZED_NAME_CLIENT_NAME
- See Also:
-
SERIALIZED_NAME_CURRENCY
- See Also:
-
SERIALIZED_NAME_DEPOSIT_AMOUNT
- See Also:
-
SERIALIZED_NAME_DEPOSIT_PERIOD
- See Also:
-
SERIALIZED_NAME_DEPOSIT_PERIOD_FREQUENCY
- See Also:
-
SERIALIZED_NAME_FIELD_OFFICER_ID
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_INTEREST_CALCULATION_DAYS_IN_YEAR_TYPE
- See Also:
-
SERIALIZED_NAME_INTEREST_CALCULATION_TYPE
- See Also:
-
SERIALIZED_NAME_INTEREST_COMPOUNDING_PERIOD_TYPE
- See Also:
-
SERIALIZED_NAME_INTEREST_POSTING_PERIOD_TYPE
- See Also:
-
SERIALIZED_NAME_MATURITY_AMOUNT
- See Also:
-
SERIALIZED_NAME_MATURITY_DATE
- See Also:
-
SERIALIZED_NAME_MAX_DEPOSIT_TERM
- See Also:
-
SERIALIZED_NAME_MAX_DEPOSIT_TERM_TYPE
- See Also:
-
SERIALIZED_NAME_MIN_DEPOSIT_TERM
- See Also:
-
SERIALIZED_NAME_MIN_DEPOSIT_TERM_TYPE
- See Also:
-
SERIALIZED_NAME_PRE_CLOSURE_PENAL_APPLICABLE
- See Also:
-
SERIALIZED_NAME_RECURRING_DEPOSIT_AMOUNT
- See Also:
-
SERIALIZED_NAME_RECURRING_DEPOSIT_FREQUENCY
- See Also:
-
SERIALIZED_NAME_RECURRING_DEPOSIT_FREQUENCY_TYPE
- See Also:
-
SERIALIZED_NAME_SAVINGS_PRODUCT_ID
- See Also:
-
SERIALIZED_NAME_SAVINGS_PRODUCT_NAME
- See Also:
-
SERIALIZED_NAME_STATUS
- See Also:
-
SERIALIZED_NAME_SUMMARY
- See Also:
-
SERIALIZED_NAME_TIMELINE
- See Also:
-
-
Constructor Details
-
GetRecurringDepositAccountsResponse
public GetRecurringDepositAccountsResponse()
-
-
Method Details
-
accountNo
-
getAccountNo
Get accountNo- Returns:
- accountNo
-
setAccountNo
-
clientId
-
getClientId
Get clientId- Returns:
- clientId
-
setClientId
-
clientName
-
getClientName
Get clientName- Returns:
- clientName
-
setClientName
-
currency
-
getCurrency
Get currency- Returns:
- currency
-
setCurrency
-
depositAmount
-
getDepositAmount
Get depositAmount- Returns:
- depositAmount
-
setDepositAmount
-
depositPeriod
-
getDepositPeriod
Get depositPeriod- Returns:
- depositPeriod
-
setDepositPeriod
-
depositPeriodFrequency
public GetRecurringDepositAccountsResponse depositPeriodFrequency(GetRecurringDepositAccountsDepositPeriodFrequency depositPeriodFrequency) -
getDepositPeriodFrequency
Get depositPeriodFrequency- Returns:
- depositPeriodFrequency
-
setDepositPeriodFrequency
public void setDepositPeriodFrequency(GetRecurringDepositAccountsDepositPeriodFrequency depositPeriodFrequency) -
fieldOfficerId
-
getFieldOfficerId
Get fieldOfficerId- Returns:
- fieldOfficerId
-
setFieldOfficerId
-
id
-
getId
Get id- Returns:
- id
-
setId
-
interestCalculationDaysInYearType
public GetRecurringDepositAccountsResponse interestCalculationDaysInYearType(GetRecurringDepositAccountsInterestCalculationDaysInYearType interestCalculationDaysInYearType) -
getInterestCalculationDaysInYearType
@Nullable public GetRecurringDepositAccountsInterestCalculationDaysInYearType getInterestCalculationDaysInYearType()Get interestCalculationDaysInYearType- Returns:
- interestCalculationDaysInYearType
-
setInterestCalculationDaysInYearType
public void setInterestCalculationDaysInYearType(GetRecurringDepositAccountsInterestCalculationDaysInYearType interestCalculationDaysInYearType) -
interestCalculationType
public GetRecurringDepositAccountsResponse interestCalculationType(GetRecurringDepositAccountsInterestCalculationType interestCalculationType) -
getInterestCalculationType
Get interestCalculationType- Returns:
- interestCalculationType
-
setInterestCalculationType
public void setInterestCalculationType(GetRecurringDepositAccountsInterestCalculationType interestCalculationType) -
interestCompoundingPeriodType
public GetRecurringDepositAccountsResponse interestCompoundingPeriodType(GetRecurringDepositAccountsInterestCompoundingPeriodType interestCompoundingPeriodType) -
getInterestCompoundingPeriodType
@Nullable public GetRecurringDepositAccountsInterestCompoundingPeriodType getInterestCompoundingPeriodType()Get interestCompoundingPeriodType- Returns:
- interestCompoundingPeriodType
-
setInterestCompoundingPeriodType
public void setInterestCompoundingPeriodType(GetRecurringDepositAccountsInterestCompoundingPeriodType interestCompoundingPeriodType) -
interestPostingPeriodType
public GetRecurringDepositAccountsResponse interestPostingPeriodType(GetRecurringDepositAccountsInterestPostingPeriodType interestPostingPeriodType) -
getInterestPostingPeriodType
@Nullable public GetRecurringDepositAccountsInterestPostingPeriodType getInterestPostingPeriodType()Get interestPostingPeriodType- Returns:
- interestPostingPeriodType
-
setInterestPostingPeriodType
public void setInterestPostingPeriodType(GetRecurringDepositAccountsInterestPostingPeriodType interestPostingPeriodType) -
maturityAmount
-
getMaturityAmount
Get maturityAmount- Returns:
- maturityAmount
-
setMaturityAmount
-
maturityDate
-
getMaturityDate
Get maturityDate- Returns:
- maturityDate
-
setMaturityDate
-
maxDepositTerm
-
getMaxDepositTerm
Get maxDepositTerm- Returns:
- maxDepositTerm
-
setMaxDepositTerm
-
maxDepositTermType
public GetRecurringDepositAccountsResponse maxDepositTermType(GetRecurringDepositAccountsMaxDepositTermType maxDepositTermType) -
getMaxDepositTermType
Get maxDepositTermType- Returns:
- maxDepositTermType
-
setMaxDepositTermType
-
minDepositTerm
-
getMinDepositTerm
Get minDepositTerm- Returns:
- minDepositTerm
-
setMinDepositTerm
-
minDepositTermType
public GetRecurringDepositAccountsResponse minDepositTermType(GetRecurringDepositAccountsMinDepositTermType minDepositTermType) -
getMinDepositTermType
Get minDepositTermType- Returns:
- minDepositTermType
-
setMinDepositTermType
-
preClosurePenalApplicable
public GetRecurringDepositAccountsResponse preClosurePenalApplicable(Boolean preClosurePenalApplicable) -
getPreClosurePenalApplicable
Get preClosurePenalApplicable- Returns:
- preClosurePenalApplicable
-
setPreClosurePenalApplicable
-
recurringDepositAmount
-
getRecurringDepositAmount
Get recurringDepositAmount- Returns:
- recurringDepositAmount
-
setRecurringDepositAmount
-
recurringDepositFrequency
public GetRecurringDepositAccountsResponse recurringDepositFrequency(Integer recurringDepositFrequency) -
getRecurringDepositFrequency
Get recurringDepositFrequency- Returns:
- recurringDepositFrequency
-
setRecurringDepositFrequency
-
recurringDepositFrequencyType
public GetRecurringDepositAccountsResponse recurringDepositFrequencyType(GetRecurringDepositAccountsRecurringDepositFrequencyType recurringDepositFrequencyType) -
getRecurringDepositFrequencyType
@Nullable public GetRecurringDepositAccountsRecurringDepositFrequencyType getRecurringDepositFrequencyType()Get recurringDepositFrequencyType- Returns:
- recurringDepositFrequencyType
-
setRecurringDepositFrequencyType
public void setRecurringDepositFrequencyType(GetRecurringDepositAccountsRecurringDepositFrequencyType recurringDepositFrequencyType) -
savingsProductId
-
getSavingsProductId
Get savingsProductId- Returns:
- savingsProductId
-
setSavingsProductId
-
savingsProductName
-
getSavingsProductName
Get savingsProductName- Returns:
- savingsProductName
-
setSavingsProductName
-
status
-
getStatus
Get status- Returns:
- status
-
setStatus
-
summary
-
getSummary
Get summary- Returns:
- summary
-
setSummary
-
timeline
-
getTimeline
Get timeline- Returns:
- timeline
-
setTimeline
-
equals
-
hashCode
public int hashCode() -
toString
-