Class CashierTransactionsWithSummaryData
java.lang.Object
org.apache.fineract.client.models.CashierTransactionsWithSummaryData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class CashierTransactionsWithSummaryData
extends Object
CashierTransactionsWithSummaryData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncashierName(String cashierName) cashierTransactions(PageCashierTransactionData cashierTransactions) booleanGet cashierIdGet cashierNameGet cashierTransactionsGet netCashGet officeNameGet sumCashAllocationGet sumCashSettlementGet sumInwardCashGet sumOutwardCashGet tellerIdGet tellerNameinthashCode()netCash(BigDecimal netCash) officeName(String officeName) voidsetCashierId(Long cashierId) voidsetCashierName(String cashierName) voidsetCashierTransactions(PageCashierTransactionData cashierTransactions) voidsetNetCash(BigDecimal netCash) voidsetOfficeName(String officeName) voidsetSumCashAllocation(BigDecimal sumCashAllocation) voidsetSumCashSettlement(BigDecimal sumCashSettlement) voidsetSumInwardCash(BigDecimal sumInwardCash) voidsetSumOutwardCash(BigDecimal sumOutwardCash) voidsetTellerId(Long tellerId) voidsetTellerName(String tellerName) sumCashAllocation(BigDecimal sumCashAllocation) sumCashSettlement(BigDecimal sumCashSettlement) sumInwardCash(BigDecimal sumInwardCash) sumOutwardCash(BigDecimal sumOutwardCash) tellerName(String tellerName) toString()
-
Field Details
-
SERIALIZED_NAME_CASHIER_ID
- See Also:
-
SERIALIZED_NAME_CASHIER_NAME
- See Also:
-
SERIALIZED_NAME_CASHIER_TRANSACTIONS
- See Also:
-
SERIALIZED_NAME_NET_CASH
- See Also:
-
SERIALIZED_NAME_OFFICE_NAME
- See Also:
-
SERIALIZED_NAME_SUM_CASH_ALLOCATION
- See Also:
-
SERIALIZED_NAME_SUM_CASH_SETTLEMENT
- See Also:
-
SERIALIZED_NAME_SUM_INWARD_CASH
- See Also:
-
SERIALIZED_NAME_SUM_OUTWARD_CASH
- See Also:
-
SERIALIZED_NAME_TELLER_ID
- See Also:
-
SERIALIZED_NAME_TELLER_NAME
- See Also:
-
-
Constructor Details
-
CashierTransactionsWithSummaryData
public CashierTransactionsWithSummaryData()
-
-
Method Details
-
cashierId
-
getCashierId
Get cashierId- Returns:
- cashierId
-
setCashierId
-
cashierName
-
getCashierName
Get cashierName- Returns:
- cashierName
-
setCashierName
-
cashierTransactions
public CashierTransactionsWithSummaryData cashierTransactions(PageCashierTransactionData cashierTransactions) -
getCashierTransactions
Get cashierTransactions- Returns:
- cashierTransactions
-
setCashierTransactions
-
netCash
-
getNetCash
Get netCash- Returns:
- netCash
-
setNetCash
-
officeName
-
getOfficeName
Get officeName- Returns:
- officeName
-
setOfficeName
-
sumCashAllocation
-
getSumCashAllocation
Get sumCashAllocation- Returns:
- sumCashAllocation
-
setSumCashAllocation
-
sumCashSettlement
-
getSumCashSettlement
Get sumCashSettlement- Returns:
- sumCashSettlement
-
setSumCashSettlement
-
sumInwardCash
-
getSumInwardCash
Get sumInwardCash- Returns:
- sumInwardCash
-
setSumInwardCash
-
sumOutwardCash
-
getSumOutwardCash
Get sumOutwardCash- Returns:
- sumOutwardCash
-
setSumOutwardCash
-
tellerId
-
getTellerId
Get tellerId- Returns:
- tellerId
-
setTellerId
-
tellerName
-
getTellerName
Get tellerName- Returns:
- tellerName
-
setTellerName
-
equals
-
hashCode
public int hashCode() -
toString
-