Class PostFixedDepositProductsRequest
java.lang.Object
org.apache.fineract.client.models.PostFixedDepositProductsRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostFixedDepositProductsRequest
extends Object
PostFixedDepositProductsRequest
-
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 String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccountingRule(Integer accountingRule) addChartsItem(PostFixedDepositProductsCharts chartsItem) charts(Set<PostFixedDepositProductsCharts> charts) currencyCode(String currencyCode) description(String description) digitsAfterDecimal(Integer digitsAfterDecimal) booleanGet accountingRuleGet chartsGet currencyCodeGet descriptionGet digitsAfterDecimalGet inMultiplesOfGet interestCalculationDaysInYearTypeGet interestCalculationTypeGet interestCompoundingPeriodTypeGet interestPostingPeriodTypeGet localeGet maxDepositTermGet maxDepositTermTypeIdGet minDepositTermGet minDepositTermTypeIdgetName()Get nameGet preClosurePenalApplicableGet preClosurePenalInterestGet preClosurePenalInterestOnTypeIdGet shortNameinthashCode()inMultiplesOf(Integer inMultiplesOf) interestCalculationDaysInYearType(Integer interestCalculationDaysInYearType) interestCalculationType(Integer interestCalculationType) interestCompoundingPeriodType(Integer interestCompoundingPeriodType) interestPostingPeriodType(Integer interestPostingPeriodType) maxDepositTerm(Integer maxDepositTerm) maxDepositTermTypeId(Integer maxDepositTermTypeId) minDepositTerm(Integer minDepositTerm) minDepositTermTypeId(Integer minDepositTermTypeId) preClosurePenalApplicable(Boolean preClosurePenalApplicable) preClosurePenalInterest(Double preClosurePenalInterest) preClosurePenalInterestOnTypeId(Integer preClosurePenalInterestOnTypeId) voidsetAccountingRule(Integer accountingRule) voidsetCharts(Set<PostFixedDepositProductsCharts> charts) voidsetCurrencyCode(String currencyCode) voidsetDescription(String description) voidsetDigitsAfterDecimal(Integer digitsAfterDecimal) voidsetInMultiplesOf(Integer inMultiplesOf) voidsetInterestCalculationDaysInYearType(Integer interestCalculationDaysInYearType) voidsetInterestCalculationType(Integer interestCalculationType) voidsetInterestCompoundingPeriodType(Integer interestCompoundingPeriodType) voidsetInterestPostingPeriodType(Integer interestPostingPeriodType) voidvoidsetMaxDepositTerm(Integer maxDepositTerm) voidsetMaxDepositTermTypeId(Integer maxDepositTermTypeId) voidsetMinDepositTerm(Integer minDepositTerm) voidsetMinDepositTermTypeId(Integer minDepositTermTypeId) voidvoidsetPreClosurePenalApplicable(Boolean preClosurePenalApplicable) voidsetPreClosurePenalInterest(Double preClosurePenalInterest) voidsetPreClosurePenalInterestOnTypeId(Integer preClosurePenalInterestOnTypeId) voidsetShortName(String shortName) toString()
-
Field Details
-
SERIALIZED_NAME_ACCOUNTING_RULE
- See Also:
-
SERIALIZED_NAME_CHARTS
- See Also:
-
SERIALIZED_NAME_CURRENCY_CODE
- See Also:
-
SERIALIZED_NAME_DESCRIPTION
- See Also:
-
SERIALIZED_NAME_DIGITS_AFTER_DECIMAL
- See Also:
-
SERIALIZED_NAME_IN_MULTIPLES_OF
- 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_LOCALE
- See Also:
-
SERIALIZED_NAME_MAX_DEPOSIT_TERM
- See Also:
-
SERIALIZED_NAME_MAX_DEPOSIT_TERM_TYPE_ID
- See Also:
-
SERIALIZED_NAME_MIN_DEPOSIT_TERM
- See Also:
-
SERIALIZED_NAME_MIN_DEPOSIT_TERM_TYPE_ID
- See Also:
-
SERIALIZED_NAME_NAME
- 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_ID
- See Also:
-
SERIALIZED_NAME_SHORT_NAME
- See Also:
-
-
Constructor Details
-
PostFixedDepositProductsRequest
public PostFixedDepositProductsRequest()
-
-
Method Details
-
accountingRule
-
getAccountingRule
Get accountingRule- Returns:
- accountingRule
-
setAccountingRule
-
charts
-
addChartsItem
-
getCharts
Get charts- Returns:
- charts
-
setCharts
-
currencyCode
-
getCurrencyCode
Get currencyCode- Returns:
- currencyCode
-
setCurrencyCode
-
description
-
getDescription
Get description- Returns:
- description
-
setDescription
-
digitsAfterDecimal
-
getDigitsAfterDecimal
Get digitsAfterDecimal- Returns:
- digitsAfterDecimal
-
setDigitsAfterDecimal
-
inMultiplesOf
-
getInMultiplesOf
Get inMultiplesOf- Returns:
- inMultiplesOf
-
setInMultiplesOf
-
interestCalculationDaysInYearType
public PostFixedDepositProductsRequest interestCalculationDaysInYearType(Integer interestCalculationDaysInYearType) -
getInterestCalculationDaysInYearType
Get interestCalculationDaysInYearType- Returns:
- interestCalculationDaysInYearType
-
setInterestCalculationDaysInYearType
-
interestCalculationType
-
getInterestCalculationType
Get interestCalculationType- Returns:
- interestCalculationType
-
setInterestCalculationType
-
interestCompoundingPeriodType
public PostFixedDepositProductsRequest interestCompoundingPeriodType(Integer interestCompoundingPeriodType) -
getInterestCompoundingPeriodType
Get interestCompoundingPeriodType- Returns:
- interestCompoundingPeriodType
-
setInterestCompoundingPeriodType
-
interestPostingPeriodType
-
getInterestPostingPeriodType
Get interestPostingPeriodType- Returns:
- interestPostingPeriodType
-
setInterestPostingPeriodType
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
maxDepositTerm
-
getMaxDepositTerm
Get maxDepositTerm- Returns:
- maxDepositTerm
-
setMaxDepositTerm
-
maxDepositTermTypeId
-
getMaxDepositTermTypeId
Get maxDepositTermTypeId- Returns:
- maxDepositTermTypeId
-
setMaxDepositTermTypeId
-
minDepositTerm
-
getMinDepositTerm
Get minDepositTerm- Returns:
- minDepositTerm
-
setMinDepositTerm
-
minDepositTermTypeId
-
getMinDepositTermTypeId
Get minDepositTermTypeId- Returns:
- minDepositTermTypeId
-
setMinDepositTermTypeId
-
name
-
getName
Get name- Returns:
- name
-
setName
-
preClosurePenalApplicable
-
getPreClosurePenalApplicable
Get preClosurePenalApplicable- Returns:
- preClosurePenalApplicable
-
setPreClosurePenalApplicable
-
preClosurePenalInterest
-
getPreClosurePenalInterest
Get preClosurePenalInterest- Returns:
- preClosurePenalInterest
-
setPreClosurePenalInterest
-
preClosurePenalInterestOnTypeId
public PostFixedDepositProductsRequest preClosurePenalInterestOnTypeId(Integer preClosurePenalInterestOnTypeId) -
getPreClosurePenalInterestOnTypeId
Get preClosurePenalInterestOnTypeId- Returns:
- preClosurePenalInterestOnTypeId
-
setPreClosurePenalInterestOnTypeId
-
shortName
-
getShortName
Get shortName- Returns:
- shortName
-
setShortName
-
equals
-
hashCode
public int hashCode() -
toString
-