Class GetSavingsPageItems
java.lang.Object
org.apache.fineract.client.models.GetSavingsPageItems
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class GetSavingsPageItems
extends Object
GetSavingsPageItems
-
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 String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclientName(String clientName) currency(GetSavingsCurrency currency) booleanfieldOfficerId(Long fieldOfficerId) Get accountNoGet clientIdGet clientNameGet currencyGet fieldOfficerIdgetId()Get idGet interestCalculationDaysInYearTypeGet interestCalculationTypeGet interestCompoundingPeriodTypeGet interestPostingPeriodTypeGet nominalAnnualInterestRateGet savingsProductIdGet savingsProductNameGet statusGet summaryGet timelineinthashCode()interestCalculationDaysInYearType(GetSavingsInterestCalculationDaysInYearType interestCalculationDaysInYearType) interestCalculationType(GetSavingsInterestCalculationType interestCalculationType) interestCompoundingPeriodType(GetSavingsInterestCompoundingPeriodType interestCompoundingPeriodType) interestPostingPeriodType(GetSavingsInterestPostingPeriodType interestPostingPeriodType) nominalAnnualInterestRate(Double nominalAnnualInterestRate) savingsProductId(Long savingsProductId) savingsProductName(String savingsProductName) voidsetAccountNo(String accountNo) voidsetClientId(Long clientId) voidsetClientName(String clientName) voidsetCurrency(GetSavingsCurrency currency) voidsetFieldOfficerId(Long fieldOfficerId) voidvoidsetInterestCalculationDaysInYearType(GetSavingsInterestCalculationDaysInYearType interestCalculationDaysInYearType) voidsetInterestCalculationType(GetSavingsInterestCalculationType interestCalculationType) voidsetInterestCompoundingPeriodType(GetSavingsInterestCompoundingPeriodType interestCompoundingPeriodType) voidsetInterestPostingPeriodType(GetSavingsInterestPostingPeriodType interestPostingPeriodType) voidsetNominalAnnualInterestRate(Double nominalAnnualInterestRate) voidsetSavingsProductId(Long savingsProductId) voidsetSavingsProductName(String savingsProductName) voidsetStatus(GetSavingsStatus status) voidsetSummary(GetSavingsSummary summary) voidsetTimeline(GetSavingsTimeline timeline) status(GetSavingsStatus status) summary(GetSavingsSummary summary) timeline(GetSavingsTimeline 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_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_NOMINAL_ANNUAL_INTEREST_RATE
- 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
-
GetSavingsPageItems
public GetSavingsPageItems()
-
-
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
-
fieldOfficerId
-
getFieldOfficerId
Get fieldOfficerId- Returns:
- fieldOfficerId
-
setFieldOfficerId
-
id
-
getId
Get id- Returns:
- id
-
setId
-
interestCalculationDaysInYearType
public GetSavingsPageItems interestCalculationDaysInYearType(GetSavingsInterestCalculationDaysInYearType interestCalculationDaysInYearType) -
getInterestCalculationDaysInYearType
Get interestCalculationDaysInYearType- Returns:
- interestCalculationDaysInYearType
-
setInterestCalculationDaysInYearType
public void setInterestCalculationDaysInYearType(GetSavingsInterestCalculationDaysInYearType interestCalculationDaysInYearType) -
interestCalculationType
public GetSavingsPageItems interestCalculationType(GetSavingsInterestCalculationType interestCalculationType) -
getInterestCalculationType
Get interestCalculationType- Returns:
- interestCalculationType
-
setInterestCalculationType
-
interestCompoundingPeriodType
public GetSavingsPageItems interestCompoundingPeriodType(GetSavingsInterestCompoundingPeriodType interestCompoundingPeriodType) -
getInterestCompoundingPeriodType
Get interestCompoundingPeriodType- Returns:
- interestCompoundingPeriodType
-
setInterestCompoundingPeriodType
public void setInterestCompoundingPeriodType(GetSavingsInterestCompoundingPeriodType interestCompoundingPeriodType) -
interestPostingPeriodType
public GetSavingsPageItems interestPostingPeriodType(GetSavingsInterestPostingPeriodType interestPostingPeriodType) -
getInterestPostingPeriodType
Get interestPostingPeriodType- Returns:
- interestPostingPeriodType
-
setInterestPostingPeriodType
public void setInterestPostingPeriodType(GetSavingsInterestPostingPeriodType interestPostingPeriodType) -
nominalAnnualInterestRate
-
getNominalAnnualInterestRate
Get nominalAnnualInterestRate- Returns:
- nominalAnnualInterestRate
-
setNominalAnnualInterestRate
-
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
-