Class SavingsAccountSummaryData
java.lang.Object
org.apache.fineract.client.models.SavingsAccountSummaryData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class SavingsAccountSummaryData
extends Object
SavingsAccountSummaryData
-
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 String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccountBalance(BigDecimal accountBalance) availableBalance(BigDecimal availableBalance) currency(CurrencyData currency) booleanGet accountBalanceGet availableBalanceGet currencyGet interestNotPostedGet interestPostedTillDateGet lastInterestCalculationDateGet prevInterestPostedTillDateGet runningBalanceOnInterestPostingTillDateGet runningBalanceOnPivotDateGet totalAnnualFeesGet totalDepositsGet totalFeeChargeGet totalInterestEarnedGet totalInterestPostedGet totalOverdraftInterestDerivedGet totalPenaltyChargeGet totalWithdrawalFeesGet totalWithdrawalsGet totalWithholdTaxinthashCode()interestNotPosted(BigDecimal interestNotPosted) interestPostedTillDate(LocalDate interestPostedTillDate) lastInterestCalculationDate(LocalDate lastInterestCalculationDate) prevInterestPostedTillDate(LocalDate prevInterestPostedTillDate) runningBalanceOnInterestPostingTillDate(BigDecimal runningBalanceOnInterestPostingTillDate) runningBalanceOnPivotDate(BigDecimal runningBalanceOnPivotDate) voidsetAccountBalance(BigDecimal accountBalance) voidsetAvailableBalance(BigDecimal availableBalance) voidsetCurrency(CurrencyData currency) voidsetInterestNotPosted(BigDecimal interestNotPosted) voidsetInterestPostedTillDate(LocalDate interestPostedTillDate) voidsetLastInterestCalculationDate(LocalDate lastInterestCalculationDate) voidsetPrevInterestPostedTillDate(LocalDate prevInterestPostedTillDate) voidsetRunningBalanceOnInterestPostingTillDate(BigDecimal runningBalanceOnInterestPostingTillDate) voidsetRunningBalanceOnPivotDate(BigDecimal runningBalanceOnPivotDate) voidsetTotalAnnualFees(BigDecimal totalAnnualFees) voidsetTotalDeposits(BigDecimal totalDeposits) voidsetTotalFeeCharge(BigDecimal totalFeeCharge) voidsetTotalInterestEarned(BigDecimal totalInterestEarned) voidsetTotalInterestPosted(BigDecimal totalInterestPosted) voidsetTotalOverdraftInterestDerived(BigDecimal totalOverdraftInterestDerived) voidsetTotalPenaltyCharge(BigDecimal totalPenaltyCharge) voidsetTotalWithdrawalFees(BigDecimal totalWithdrawalFees) voidsetTotalWithdrawals(BigDecimal totalWithdrawals) voidsetTotalWithholdTax(BigDecimal totalWithholdTax) toString()totalAnnualFees(BigDecimal totalAnnualFees) totalDeposits(BigDecimal totalDeposits) totalFeeCharge(BigDecimal totalFeeCharge) totalInterestEarned(BigDecimal totalInterestEarned) totalInterestPosted(BigDecimal totalInterestPosted) totalOverdraftInterestDerived(BigDecimal totalOverdraftInterestDerived) totalPenaltyCharge(BigDecimal totalPenaltyCharge) totalWithdrawalFees(BigDecimal totalWithdrawalFees) totalWithdrawals(BigDecimal totalWithdrawals) totalWithholdTax(BigDecimal totalWithholdTax)
-
Field Details
-
SERIALIZED_NAME_ACCOUNT_BALANCE
- See Also:
-
SERIALIZED_NAME_AVAILABLE_BALANCE
- See Also:
-
SERIALIZED_NAME_CURRENCY
- See Also:
-
SERIALIZED_NAME_INTEREST_NOT_POSTED
- See Also:
-
SERIALIZED_NAME_INTEREST_POSTED_TILL_DATE
- See Also:
-
SERIALIZED_NAME_LAST_INTEREST_CALCULATION_DATE
- See Also:
-
SERIALIZED_NAME_PREV_INTEREST_POSTED_TILL_DATE
- See Also:
-
SERIALIZED_NAME_RUNNING_BALANCE_ON_INTEREST_POSTING_TILL_DATE
- See Also:
-
SERIALIZED_NAME_RUNNING_BALANCE_ON_PIVOT_DATE
- See Also:
-
SERIALIZED_NAME_TOTAL_ANNUAL_FEES
- See Also:
-
SERIALIZED_NAME_TOTAL_DEPOSITS
- See Also:
-
SERIALIZED_NAME_TOTAL_FEE_CHARGE
- See Also:
-
SERIALIZED_NAME_TOTAL_INTEREST_EARNED
- See Also:
-
SERIALIZED_NAME_TOTAL_INTEREST_POSTED
- See Also:
-
SERIALIZED_NAME_TOTAL_OVERDRAFT_INTEREST_DERIVED
- See Also:
-
SERIALIZED_NAME_TOTAL_PENALTY_CHARGE
- See Also:
-
SERIALIZED_NAME_TOTAL_WITHDRAWAL_FEES
- See Also:
-
SERIALIZED_NAME_TOTAL_WITHDRAWALS
- See Also:
-
SERIALIZED_NAME_TOTAL_WITHHOLD_TAX
- See Also:
-
-
Constructor Details
-
SavingsAccountSummaryData
public SavingsAccountSummaryData()
-
-
Method Details
-
accountBalance
-
getAccountBalance
Get accountBalance- Returns:
- accountBalance
-
setAccountBalance
-
availableBalance
-
getAvailableBalance
Get availableBalance- Returns:
- availableBalance
-
setAvailableBalance
-
currency
-
getCurrency
Get currency- Returns:
- currency
-
setCurrency
-
interestNotPosted
-
getInterestNotPosted
Get interestNotPosted- Returns:
- interestNotPosted
-
setInterestNotPosted
-
interestPostedTillDate
-
getInterestPostedTillDate
Get interestPostedTillDate- Returns:
- interestPostedTillDate
-
setInterestPostedTillDate
-
lastInterestCalculationDate
-
getLastInterestCalculationDate
Get lastInterestCalculationDate- Returns:
- lastInterestCalculationDate
-
setLastInterestCalculationDate
-
prevInterestPostedTillDate
-
getPrevInterestPostedTillDate
Get prevInterestPostedTillDate- Returns:
- prevInterestPostedTillDate
-
setPrevInterestPostedTillDate
-
runningBalanceOnInterestPostingTillDate
public SavingsAccountSummaryData runningBalanceOnInterestPostingTillDate(BigDecimal runningBalanceOnInterestPostingTillDate) -
getRunningBalanceOnInterestPostingTillDate
Get runningBalanceOnInterestPostingTillDate- Returns:
- runningBalanceOnInterestPostingTillDate
-
setRunningBalanceOnInterestPostingTillDate
public void setRunningBalanceOnInterestPostingTillDate(BigDecimal runningBalanceOnInterestPostingTillDate) -
runningBalanceOnPivotDate
-
getRunningBalanceOnPivotDate
Get runningBalanceOnPivotDate- Returns:
- runningBalanceOnPivotDate
-
setRunningBalanceOnPivotDate
-
totalAnnualFees
-
getTotalAnnualFees
Get totalAnnualFees- Returns:
- totalAnnualFees
-
setTotalAnnualFees
-
totalDeposits
-
getTotalDeposits
Get totalDeposits- Returns:
- totalDeposits
-
setTotalDeposits
-
totalFeeCharge
-
getTotalFeeCharge
Get totalFeeCharge- Returns:
- totalFeeCharge
-
setTotalFeeCharge
-
totalInterestEarned
-
getTotalInterestEarned
Get totalInterestEarned- Returns:
- totalInterestEarned
-
setTotalInterestEarned
-
totalInterestPosted
-
getTotalInterestPosted
Get totalInterestPosted- Returns:
- totalInterestPosted
-
setTotalInterestPosted
-
totalOverdraftInterestDerived
public SavingsAccountSummaryData totalOverdraftInterestDerived(BigDecimal totalOverdraftInterestDerived) -
getTotalOverdraftInterestDerived
Get totalOverdraftInterestDerived- Returns:
- totalOverdraftInterestDerived
-
setTotalOverdraftInterestDerived
-
totalPenaltyCharge
-
getTotalPenaltyCharge
Get totalPenaltyCharge- Returns:
- totalPenaltyCharge
-
setTotalPenaltyCharge
-
totalWithdrawalFees
-
getTotalWithdrawalFees
Get totalWithdrawalFees- Returns:
- totalWithdrawalFees
-
setTotalWithdrawalFees
-
totalWithdrawals
-
getTotalWithdrawals
Get totalWithdrawals- Returns:
- totalWithdrawals
-
setTotalWithdrawals
-
totalWithholdTax
-
getTotalWithholdTax
Get totalWithholdTax- Returns:
- totalWithholdTax
-
setTotalWithholdTax
-
equals
-
hashCode
public int hashCode() -
toString
-