Class GetFixedDepositAccountsAccountIdResponse
java.lang.Object
org.apache.fineract.client.models.GetFixedDepositAccountsAccountIdResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetFixedDepositAccountsAccountIdResponse
extends Object
GetFixedDepositAccountsAccountIdResponse
-
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 TypeMethodDescriptionaccountChart(GetFixedDepositAccountsAccountChart accountChart) clientName(String clientName) depositAmount(Float depositAmount) depositPeriod(Integer depositPeriod) depositPeriodFrequency(GetFixedDepositAccountsDepositPeriodFrequency depositPeriodFrequency) booleanexternalId(String externalId) fieldOfficerId(Long fieldOfficerId) Get accountChartGet accountNoGet clientIdGet clientNameGet currencyGet depositAmountGet depositPeriodGet depositPeriodFrequencyGet externalIdGet fieldOfficerIdgetId()Get idGet interestCalculationDaysInYearTypeGet interestCalculationTypeGet interestCompoundingPeriodTypeGet interestFreePeriodApplicableGet interestPostingPeriodTypeGet maturityAmountGet maturityDateGet maxDepositTermGet maxDepositTermTypeGet minDepositTermGet minDepositTermTypeGet preClosurePenalApplicableGet savingsProductIdGet savingsProductNameGet statusGet summaryGet timelineinthashCode()interestCalculationDaysInYearType(GetFixedDepositAccountsInterestCalculationDaysInYearType interestCalculationDaysInYearType) interestCalculationType(GetFixedDepositAccountsInterestCalculationType interestCalculationType) interestCompoundingPeriodType(GetFixedDepositAccountsInterestCompoundingPeriodType interestCompoundingPeriodType) interestFreePeriodApplicable(Boolean interestFreePeriodApplicable) interestPostingPeriodType(GetFixedDepositAccountsInterestPostingPeriodType interestPostingPeriodType) maturityAmount(Float maturityAmount) maturityDate(LocalDate maturityDate) maxDepositTerm(Integer maxDepositTerm) maxDepositTermType(GetFixedDepositAccountsMaxDepositTermType maxDepositTermType) minDepositTerm(Integer minDepositTerm) minDepositTermType(GetFixedDepositAccountsMinDepositTermType minDepositTermType) preClosurePenalApplicable(Boolean preClosurePenalApplicable) savingsProductId(Long savingsProductId) savingsProductName(String savingsProductName) voidsetAccountChart(GetFixedDepositAccountsAccountChart accountChart) voidsetAccountNo(Long accountNo) voidsetClientId(Long clientId) voidsetClientName(String clientName) voidvoidsetDepositAmount(Float depositAmount) voidsetDepositPeriod(Integer depositPeriod) voidsetDepositPeriodFrequency(GetFixedDepositAccountsDepositPeriodFrequency depositPeriodFrequency) voidsetExternalId(String externalId) voidsetFieldOfficerId(Long fieldOfficerId) voidvoidsetInterestCalculationDaysInYearType(GetFixedDepositAccountsInterestCalculationDaysInYearType interestCalculationDaysInYearType) voidsetInterestCalculationType(GetFixedDepositAccountsInterestCalculationType interestCalculationType) voidsetInterestCompoundingPeriodType(GetFixedDepositAccountsInterestCompoundingPeriodType interestCompoundingPeriodType) voidsetInterestFreePeriodApplicable(Boolean interestFreePeriodApplicable) voidsetInterestPostingPeriodType(GetFixedDepositAccountsInterestPostingPeriodType interestPostingPeriodType) voidsetMaturityAmount(Float maturityAmount) voidsetMaturityDate(LocalDate maturityDate) voidsetMaxDepositTerm(Integer maxDepositTerm) voidsetMaxDepositTermType(GetFixedDepositAccountsMaxDepositTermType maxDepositTermType) voidsetMinDepositTerm(Integer minDepositTerm) voidsetMinDepositTermType(GetFixedDepositAccountsMinDepositTermType minDepositTermType) voidsetPreClosurePenalApplicable(Boolean preClosurePenalApplicable) voidsetSavingsProductId(Long savingsProductId) voidsetSavingsProductName(String savingsProductName) voidvoidvoidsetTimeline(GetFixedDepositAccountsTimeline timeline) status(GetFixedDepositAccountsStatus status) timeline(GetFixedDepositAccountsTimeline timeline) toString()
-
Field Details
-
SERIALIZED_NAME_ACCOUNT_CHART
- See Also:
-
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_EXTERNAL_ID
- 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_FREE_PERIOD_APPLICABLE
- 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_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
-
GetFixedDepositAccountsAccountIdResponse
public GetFixedDepositAccountsAccountIdResponse()
-
-
Method Details
-
accountChart
public GetFixedDepositAccountsAccountIdResponse accountChart(GetFixedDepositAccountsAccountChart accountChart) -
getAccountChart
Get accountChart- Returns:
- accountChart
-
setAccountChart
-
accountNo
-
getAccountNo
Get accountNo- Returns:
- accountNo
-
setAccountNo
-
clientId
-
getClientId
Get clientId- Returns:
- clientId
-
setClientId
-
clientName
-
getClientName
Get clientName- Returns:
- clientName
-
setClientName
-
currency
public GetFixedDepositAccountsAccountIdResponse currency(GetFixedDepositAccountsAccountIdCurrency currency) -
getCurrency
Get currency- Returns:
- currency
-
setCurrency
-
depositAmount
-
getDepositAmount
Get depositAmount- Returns:
- depositAmount
-
setDepositAmount
-
depositPeriod
-
getDepositPeriod
Get depositPeriod- Returns:
- depositPeriod
-
setDepositPeriod
-
depositPeriodFrequency
public GetFixedDepositAccountsAccountIdResponse depositPeriodFrequency(GetFixedDepositAccountsDepositPeriodFrequency depositPeriodFrequency) -
getDepositPeriodFrequency
Get depositPeriodFrequency- Returns:
- depositPeriodFrequency
-
setDepositPeriodFrequency
public void setDepositPeriodFrequency(GetFixedDepositAccountsDepositPeriodFrequency depositPeriodFrequency) -
externalId
-
getExternalId
Get externalId- Returns:
- externalId
-
setExternalId
-
fieldOfficerId
-
getFieldOfficerId
Get fieldOfficerId- Returns:
- fieldOfficerId
-
setFieldOfficerId
-
id
-
getId
Get id- Returns:
- id
-
setId
-
interestCalculationDaysInYearType
public GetFixedDepositAccountsAccountIdResponse interestCalculationDaysInYearType(GetFixedDepositAccountsInterestCalculationDaysInYearType interestCalculationDaysInYearType) -
getInterestCalculationDaysInYearType
@Nullable public GetFixedDepositAccountsInterestCalculationDaysInYearType getInterestCalculationDaysInYearType()Get interestCalculationDaysInYearType- Returns:
- interestCalculationDaysInYearType
-
setInterestCalculationDaysInYearType
public void setInterestCalculationDaysInYearType(GetFixedDepositAccountsInterestCalculationDaysInYearType interestCalculationDaysInYearType) -
interestCalculationType
public GetFixedDepositAccountsAccountIdResponse interestCalculationType(GetFixedDepositAccountsInterestCalculationType interestCalculationType) -
getInterestCalculationType
Get interestCalculationType- Returns:
- interestCalculationType
-
setInterestCalculationType
public void setInterestCalculationType(GetFixedDepositAccountsInterestCalculationType interestCalculationType) -
interestCompoundingPeriodType
public GetFixedDepositAccountsAccountIdResponse interestCompoundingPeriodType(GetFixedDepositAccountsInterestCompoundingPeriodType interestCompoundingPeriodType) -
getInterestCompoundingPeriodType
@Nullable public GetFixedDepositAccountsInterestCompoundingPeriodType getInterestCompoundingPeriodType()Get interestCompoundingPeriodType- Returns:
- interestCompoundingPeriodType
-
setInterestCompoundingPeriodType
public void setInterestCompoundingPeriodType(GetFixedDepositAccountsInterestCompoundingPeriodType interestCompoundingPeriodType) -
interestFreePeriodApplicable
public GetFixedDepositAccountsAccountIdResponse interestFreePeriodApplicable(Boolean interestFreePeriodApplicable) -
getInterestFreePeriodApplicable
Get interestFreePeriodApplicable- Returns:
- interestFreePeriodApplicable
-
setInterestFreePeriodApplicable
-
interestPostingPeriodType
public GetFixedDepositAccountsAccountIdResponse interestPostingPeriodType(GetFixedDepositAccountsInterestPostingPeriodType interestPostingPeriodType) -
getInterestPostingPeriodType
Get interestPostingPeriodType- Returns:
- interestPostingPeriodType
-
setInterestPostingPeriodType
public void setInterestPostingPeriodType(GetFixedDepositAccountsInterestPostingPeriodType interestPostingPeriodType) -
maturityAmount
-
getMaturityAmount
Get maturityAmount- Returns:
- maturityAmount
-
setMaturityAmount
-
maturityDate
-
getMaturityDate
Get maturityDate- Returns:
- maturityDate
-
setMaturityDate
-
maxDepositTerm
-
getMaxDepositTerm
Get maxDepositTerm- Returns:
- maxDepositTerm
-
setMaxDepositTerm
-
maxDepositTermType
public GetFixedDepositAccountsAccountIdResponse maxDepositTermType(GetFixedDepositAccountsMaxDepositTermType maxDepositTermType) -
getMaxDepositTermType
Get maxDepositTermType- Returns:
- maxDepositTermType
-
setMaxDepositTermType
-
minDepositTerm
-
getMinDepositTerm
Get minDepositTerm- Returns:
- minDepositTerm
-
setMinDepositTerm
-
minDepositTermType
public GetFixedDepositAccountsAccountIdResponse minDepositTermType(GetFixedDepositAccountsMinDepositTermType minDepositTermType) -
getMinDepositTermType
Get minDepositTermType- Returns:
- minDepositTermType
-
setMinDepositTermType
-
preClosurePenalApplicable
public GetFixedDepositAccountsAccountIdResponse preClosurePenalApplicable(Boolean preClosurePenalApplicable) -
getPreClosurePenalApplicable
Get preClosurePenalApplicable- Returns:
- preClosurePenalApplicable
-
setPreClosurePenalApplicable
-
savingsProductId
-
getSavingsProductId
Get savingsProductId- Returns:
- savingsProductId
-
setSavingsProductId
-
savingsProductName
-
getSavingsProductName
Get savingsProductName- Returns:
- savingsProductName
-
setSavingsProductName
-
status
-
getStatus
Get status- Returns:
- status
-
setStatus
-
summary
public GetFixedDepositAccountsAccountIdResponse summary(GetFixedDepositAccountsAccountIdSummary summary) -
getSummary
Get summary- Returns:
- summary
-
setSummary
-
timeline
-
getTimeline
Get timeline- Returns:
- timeline
-
setTimeline
-
equals
-
hashCode
public int hashCode() -
toString
-