Class GetRecurringDepositProductsProductIdResponse
java.lang.Object
org.apache.fineract.client.models.GetRecurringDepositProductsProductIdResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetRecurringDepositProductsProductIdResponse
extends Object
GetRecurringDepositProductsProductIdResponse
-
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 String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccountingMappings(GetRecurringDepositProductsProductIdAccountingMappings accountingMappings) addFeeToIncomeAccountMappingsItem(GetRecurringDepositProductsProductIdFeeToIncomeAccountMappings feeToIncomeAccountMappingsItem) addPenaltyToIncomeAccountMappingsItem(GetRecurringDepositProductsProductIdPenaltyToIncomeAccountMappings penaltyToIncomeAccountMappingsItem) description(String description) booleanfeeToIncomeAccountMappings(Set<GetRecurringDepositProductsProductIdFeeToIncomeAccountMappings> feeToIncomeAccountMappings) Get accountingMappingsGet activeChartGet currencyGet descriptionGet feeToIncomeAccountMappingsgetId()Get idGet interestCalculationDaysInYearTypeGet interestCalculationTypeGet interestCompoundingPeriodTypeGet interestPostingPeriodTypeGet maxDepositTermGet maxDepositTermTypeGet minDepositTermGet minDepositTermTypegetName()Get nameGet penaltyToIncomeAccountMappingsGet preClosurePenalApplicableGet preClosurePenalInterestGet preClosurePenalInterestOnTypeGet recurringDepositFrequencyGet recurringDepositFrequencyTypeGet shortNameinthashCode()interestCalculationDaysInYearType(GetRecurringDepositProductsInterestCalculationDaysInYearType interestCalculationDaysInYearType) interestCalculationType(GetRecurringDepositProductsInterestCalculationType interestCalculationType) interestCompoundingPeriodType(GetRecurringDepositProductsProductIdInterestCompoundingPeriodType interestCompoundingPeriodType) interestPostingPeriodType(GetRecurringDepositProductsInterestPostingPeriodType interestPostingPeriodType) maxDepositTerm(Integer maxDepositTerm) maxDepositTermType(GetRecurringDepositProductsProductIdMaxDepositTermType maxDepositTermType) minDepositTerm(Integer minDepositTerm) minDepositTermType(GetRecurringDepositProductsProductIdMinDepositTermType minDepositTermType) penaltyToIncomeAccountMappings(Set<GetRecurringDepositProductsProductIdPenaltyToIncomeAccountMappings> penaltyToIncomeAccountMappings) preClosurePenalApplicable(Boolean preClosurePenalApplicable) preClosurePenalInterest(Double preClosurePenalInterest) preClosurePenalInterestOnType(GetRecurringDepositProductsProductIdPreClosurePenalInterestOnType preClosurePenalInterestOnType) recurringDepositFrequency(Integer recurringDepositFrequency) recurringDepositFrequencyType(GetRecurringDepositProductsRecurringDepositFrequencyType recurringDepositFrequencyType) voidsetAccountingMappings(GetRecurringDepositProductsProductIdAccountingMappings accountingMappings) voidvoidvoidsetDescription(String description) voidsetFeeToIncomeAccountMappings(Set<GetRecurringDepositProductsProductIdFeeToIncomeAccountMappings> feeToIncomeAccountMappings) voidvoidsetInterestCalculationDaysInYearType(GetRecurringDepositProductsInterestCalculationDaysInYearType interestCalculationDaysInYearType) voidsetInterestCalculationType(GetRecurringDepositProductsInterestCalculationType interestCalculationType) voidsetInterestCompoundingPeriodType(GetRecurringDepositProductsProductIdInterestCompoundingPeriodType interestCompoundingPeriodType) voidsetInterestPostingPeriodType(GetRecurringDepositProductsInterestPostingPeriodType interestPostingPeriodType) voidsetMaxDepositTerm(Integer maxDepositTerm) voidsetMaxDepositTermType(GetRecurringDepositProductsProductIdMaxDepositTermType maxDepositTermType) voidsetMinDepositTerm(Integer minDepositTerm) voidsetMinDepositTermType(GetRecurringDepositProductsProductIdMinDepositTermType minDepositTermType) voidvoidsetPenaltyToIncomeAccountMappings(Set<GetRecurringDepositProductsProductIdPenaltyToIncomeAccountMappings> penaltyToIncomeAccountMappings) voidsetPreClosurePenalApplicable(Boolean preClosurePenalApplicable) voidsetPreClosurePenalInterest(Double preClosurePenalInterest) voidsetPreClosurePenalInterestOnType(GetRecurringDepositProductsProductIdPreClosurePenalInterestOnType preClosurePenalInterestOnType) voidsetRecurringDepositFrequency(Integer recurringDepositFrequency) voidsetRecurringDepositFrequencyType(GetRecurringDepositProductsRecurringDepositFrequencyType recurringDepositFrequencyType) voidsetShortName(String shortName) toString()
-
Field Details
-
SERIALIZED_NAME_ACCOUNTING_MAPPINGS
- See Also:
-
SERIALIZED_NAME_ACTIVE_CHART
- See Also:
-
SERIALIZED_NAME_CURRENCY
- See Also:
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_FEE_TO_INCOME_ACCOUNT_MAPPINGS
- 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_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_NAME
- See Also:
-
SERIALIZED_NAME_PENALTY_TO_INCOME_ACCOUNT_MAPPINGS
- See Also:
-
SERIALIZED_NAME_PRE_CLOSURE_PENAL_APPLICABLE
- See Also:
-
SERIALIZED_NAME_PRE_CLOSURE_PENAL_INTEREST
- See Also:
-
SERIALIZED_NAME_PRE_CLOSURE_PENAL_INTEREST_ON_TYPE
- See Also:
-
SERIALIZED_NAME_RECURRING_DEPOSIT_FREQUENCY
- See Also:
-
SERIALIZED_NAME_RECURRING_DEPOSIT_FREQUENCY_TYPE
- See Also:
-
SERIALIZED_NAME_SHORT_NAME
- See Also:
-
-
Constructor Details
-
GetRecurringDepositProductsProductIdResponse
public GetRecurringDepositProductsProductIdResponse()
-
-
Method Details
-
accountingMappings
public GetRecurringDepositProductsProductIdResponse accountingMappings(GetRecurringDepositProductsProductIdAccountingMappings accountingMappings) -
getAccountingMappings
Get accountingMappings- Returns:
- accountingMappings
-
setAccountingMappings
public void setAccountingMappings(GetRecurringDepositProductsProductIdAccountingMappings accountingMappings) -
activeChart
public GetRecurringDepositProductsProductIdResponse activeChart(GetRecurringDepositProductsProductIdActiveChart activeChart) -
getActiveChart
Get activeChart- Returns:
- activeChart
-
setActiveChart
-
currency
public GetRecurringDepositProductsProductIdResponse currency(GetRecurringDepositProductsProductIdCurrency currency) -
getCurrency
Get currency- Returns:
- currency
-
setCurrency
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
feeToIncomeAccountMappings
public GetRecurringDepositProductsProductIdResponse feeToIncomeAccountMappings(Set<GetRecurringDepositProductsProductIdFeeToIncomeAccountMappings> feeToIncomeAccountMappings) -
addFeeToIncomeAccountMappingsItem
public GetRecurringDepositProductsProductIdResponse addFeeToIncomeAccountMappingsItem(GetRecurringDepositProductsProductIdFeeToIncomeAccountMappings feeToIncomeAccountMappingsItem) -
getFeeToIncomeAccountMappings
@Nullable public Set<GetRecurringDepositProductsProductIdFeeToIncomeAccountMappings> getFeeToIncomeAccountMappings()Get feeToIncomeAccountMappings- Returns:
- feeToIncomeAccountMappings
-
setFeeToIncomeAccountMappings
public void setFeeToIncomeAccountMappings(Set<GetRecurringDepositProductsProductIdFeeToIncomeAccountMappings> feeToIncomeAccountMappings) -
id
-
getId
Get id- Returns:
- id
-
setId
-
interestCalculationDaysInYearType
public GetRecurringDepositProductsProductIdResponse interestCalculationDaysInYearType(GetRecurringDepositProductsInterestCalculationDaysInYearType interestCalculationDaysInYearType) -
getInterestCalculationDaysInYearType
@Nullable public GetRecurringDepositProductsInterestCalculationDaysInYearType getInterestCalculationDaysInYearType()Get interestCalculationDaysInYearType- Returns:
- interestCalculationDaysInYearType
-
setInterestCalculationDaysInYearType
public void setInterestCalculationDaysInYearType(GetRecurringDepositProductsInterestCalculationDaysInYearType interestCalculationDaysInYearType) -
interestCalculationType
public GetRecurringDepositProductsProductIdResponse interestCalculationType(GetRecurringDepositProductsInterestCalculationType interestCalculationType) -
getInterestCalculationType
Get interestCalculationType- Returns:
- interestCalculationType
-
setInterestCalculationType
public void setInterestCalculationType(GetRecurringDepositProductsInterestCalculationType interestCalculationType) -
interestCompoundingPeriodType
public GetRecurringDepositProductsProductIdResponse interestCompoundingPeriodType(GetRecurringDepositProductsProductIdInterestCompoundingPeriodType interestCompoundingPeriodType) -
getInterestCompoundingPeriodType
@Nullable public GetRecurringDepositProductsProductIdInterestCompoundingPeriodType getInterestCompoundingPeriodType()Get interestCompoundingPeriodType- Returns:
- interestCompoundingPeriodType
-
setInterestCompoundingPeriodType
public void setInterestCompoundingPeriodType(GetRecurringDepositProductsProductIdInterestCompoundingPeriodType interestCompoundingPeriodType) -
interestPostingPeriodType
public GetRecurringDepositProductsProductIdResponse interestPostingPeriodType(GetRecurringDepositProductsInterestPostingPeriodType interestPostingPeriodType) -
getInterestPostingPeriodType
@Nullable public GetRecurringDepositProductsInterestPostingPeriodType getInterestPostingPeriodType()Get interestPostingPeriodType- Returns:
- interestPostingPeriodType
-
setInterestPostingPeriodType
public void setInterestPostingPeriodType(GetRecurringDepositProductsInterestPostingPeriodType interestPostingPeriodType) -
maxDepositTerm
-
getMaxDepositTerm
Get maxDepositTerm- Returns:
- maxDepositTerm
-
setMaxDepositTerm
-
maxDepositTermType
public GetRecurringDepositProductsProductIdResponse maxDepositTermType(GetRecurringDepositProductsProductIdMaxDepositTermType maxDepositTermType) -
getMaxDepositTermType
Get maxDepositTermType- Returns:
- maxDepositTermType
-
setMaxDepositTermType
public void setMaxDepositTermType(GetRecurringDepositProductsProductIdMaxDepositTermType maxDepositTermType) -
minDepositTerm
-
getMinDepositTerm
Get minDepositTerm- Returns:
- minDepositTerm
-
setMinDepositTerm
-
minDepositTermType
public GetRecurringDepositProductsProductIdResponse minDepositTermType(GetRecurringDepositProductsProductIdMinDepositTermType minDepositTermType) -
getMinDepositTermType
Get minDepositTermType- Returns:
- minDepositTermType
-
setMinDepositTermType
public void setMinDepositTermType(GetRecurringDepositProductsProductIdMinDepositTermType minDepositTermType) -
name
-
getName
Get name- Returns:
- name
-
setName
-
penaltyToIncomeAccountMappings
public GetRecurringDepositProductsProductIdResponse penaltyToIncomeAccountMappings(Set<GetRecurringDepositProductsProductIdPenaltyToIncomeAccountMappings> penaltyToIncomeAccountMappings) -
addPenaltyToIncomeAccountMappingsItem
public GetRecurringDepositProductsProductIdResponse addPenaltyToIncomeAccountMappingsItem(GetRecurringDepositProductsProductIdPenaltyToIncomeAccountMappings penaltyToIncomeAccountMappingsItem) -
getPenaltyToIncomeAccountMappings
@Nullable public Set<GetRecurringDepositProductsProductIdPenaltyToIncomeAccountMappings> getPenaltyToIncomeAccountMappings()Get penaltyToIncomeAccountMappings- Returns:
- penaltyToIncomeAccountMappings
-
setPenaltyToIncomeAccountMappings
public void setPenaltyToIncomeAccountMappings(Set<GetRecurringDepositProductsProductIdPenaltyToIncomeAccountMappings> penaltyToIncomeAccountMappings) -
preClosurePenalApplicable
public GetRecurringDepositProductsProductIdResponse preClosurePenalApplicable(Boolean preClosurePenalApplicable) -
getPreClosurePenalApplicable
Get preClosurePenalApplicable- Returns:
- preClosurePenalApplicable
-
setPreClosurePenalApplicable
-
preClosurePenalInterest
public GetRecurringDepositProductsProductIdResponse preClosurePenalInterest(Double preClosurePenalInterest) -
getPreClosurePenalInterest
Get preClosurePenalInterest- Returns:
- preClosurePenalInterest
-
setPreClosurePenalInterest
-
preClosurePenalInterestOnType
public GetRecurringDepositProductsProductIdResponse preClosurePenalInterestOnType(GetRecurringDepositProductsProductIdPreClosurePenalInterestOnType preClosurePenalInterestOnType) -
getPreClosurePenalInterestOnType
@Nullable public GetRecurringDepositProductsProductIdPreClosurePenalInterestOnType getPreClosurePenalInterestOnType()Get preClosurePenalInterestOnType- Returns:
- preClosurePenalInterestOnType
-
setPreClosurePenalInterestOnType
public void setPreClosurePenalInterestOnType(GetRecurringDepositProductsProductIdPreClosurePenalInterestOnType preClosurePenalInterestOnType) -
recurringDepositFrequency
public GetRecurringDepositProductsProductIdResponse recurringDepositFrequency(Integer recurringDepositFrequency) -
getRecurringDepositFrequency
Get recurringDepositFrequency- Returns:
- recurringDepositFrequency
-
setRecurringDepositFrequency
-
recurringDepositFrequencyType
public GetRecurringDepositProductsProductIdResponse recurringDepositFrequencyType(GetRecurringDepositProductsRecurringDepositFrequencyType recurringDepositFrequencyType) -
getRecurringDepositFrequencyType
@Nullable public GetRecurringDepositProductsRecurringDepositFrequencyType getRecurringDepositFrequencyType()Get recurringDepositFrequencyType- Returns:
- recurringDepositFrequencyType
-
setRecurringDepositFrequencyType
public void setRecurringDepositFrequencyType(GetRecurringDepositProductsRecurringDepositFrequencyType recurringDepositFrequencyType) -
shortName
-
getShortName
Get shortName- Returns:
- shortName
-
setShortName
-
equals
-
hashCode
public int hashCode() -
toString
-