Class PostCollectionSheetRequest
java.lang.Object
org.apache.fineract.client.models.PostCollectionSheetRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostCollectionSheetRequest
extends Object
PostCollectionSheetRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionactualDisbursementDate(String actualDisbursementDate) addBulkDisbursementTransactionsItem(Integer bulkDisbursementTransactionsItem) addBulkSavingsDueTransactionsItem(Integer bulkSavingsDueTransactionsItem) bulkDisbursementTransactions(List<Integer> bulkDisbursementTransactions) bulkRepaymentTransactions(PostCollectionSheetBulkRepaymentTransactions bulkRepaymentTransactions) bulkSavingsDueTransactions(List<Integer> bulkSavingsDueTransactions) dateFormat(String dateFormat) booleanGet actualDisbursementDateGet bulkDisbursementTransactionsGet bulkRepaymentTransactionsGet bulkSavingsDueTransactionsGet dateFormatGet localeGet transactionDateinthashCode()voidsetActualDisbursementDate(String actualDisbursementDate) voidsetBulkDisbursementTransactions(List<Integer> bulkDisbursementTransactions) voidsetBulkRepaymentTransactions(PostCollectionSheetBulkRepaymentTransactions bulkRepaymentTransactions) voidsetBulkSavingsDueTransactions(List<Integer> bulkSavingsDueTransactions) voidsetDateFormat(String dateFormat) voidvoidsetTransactionDate(String transactionDate) toString()transactionDate(String transactionDate)
-
Field Details
-
SERIALIZED_NAME_ACTUAL_DISBURSEMENT_DATE
- See Also:
-
SERIALIZED_NAME_BULK_DISBURSEMENT_TRANSACTIONS
- See Also:
-
SERIALIZED_NAME_BULK_REPAYMENT_TRANSACTIONS
- See Also:
-
SERIALIZED_NAME_BULK_SAVINGS_DUE_TRANSACTIONS
- See Also:
-
SERIALIZED_NAME_DATE_FORMAT
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_TRANSACTION_DATE
- See Also:
-
-
Constructor Details
-
PostCollectionSheetRequest
public PostCollectionSheetRequest()
-
-
Method Details
-
actualDisbursementDate
-
getActualDisbursementDate
Get actualDisbursementDate- Returns:
- actualDisbursementDate
-
setActualDisbursementDate
-
bulkDisbursementTransactions
public PostCollectionSheetRequest bulkDisbursementTransactions(List<Integer> bulkDisbursementTransactions) -
addBulkDisbursementTransactionsItem
public PostCollectionSheetRequest addBulkDisbursementTransactionsItem(Integer bulkDisbursementTransactionsItem) -
getBulkDisbursementTransactions
Get bulkDisbursementTransactions- Returns:
- bulkDisbursementTransactions
-
setBulkDisbursementTransactions
-
bulkRepaymentTransactions
public PostCollectionSheetRequest bulkRepaymentTransactions(PostCollectionSheetBulkRepaymentTransactions bulkRepaymentTransactions) -
getBulkRepaymentTransactions
Get bulkRepaymentTransactions- Returns:
- bulkRepaymentTransactions
-
setBulkRepaymentTransactions
public void setBulkRepaymentTransactions(PostCollectionSheetBulkRepaymentTransactions bulkRepaymentTransactions) -
bulkSavingsDueTransactions
public PostCollectionSheetRequest bulkSavingsDueTransactions(List<Integer> bulkSavingsDueTransactions) -
addBulkSavingsDueTransactionsItem
public PostCollectionSheetRequest addBulkSavingsDueTransactionsItem(Integer bulkSavingsDueTransactionsItem) -
getBulkSavingsDueTransactions
Get bulkSavingsDueTransactions- Returns:
- bulkSavingsDueTransactions
-
setBulkSavingsDueTransactions
-
dateFormat
-
getDateFormat
Get dateFormat- Returns:
- dateFormat
-
setDateFormat
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
transactionDate
-
getTransactionDate
Get transactionDate- Returns:
- transactionDate
-
setTransactionDate
-
equals
-
hashCode
public int hashCode() -
toString
-