Class PostCollectionSheetChanges
java.lang.Object
org.apache.fineract.client.models.PostCollectionSheetChanges
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PostCollectionSheetChanges
extends Object
PostCollectionSheetChanges
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddLoanTransactionsItem(Integer loanTransactionsItem) addSavingsTransactionsItem(Integer savingsTransactionsItem) dateFormat(String dateFormat) booleanGet dateFormatGet loanTransactionsGet localeGet savingsTransactionsinthashCode()loanTransactions(List<Integer> loanTransactions) savingsTransactions(List<Integer> savingsTransactions) voidsetDateFormat(String dateFormat) voidsetLoanTransactions(List<Integer> loanTransactions) voidvoidsetSavingsTransactions(List<Integer> savingsTransactions) toString()
-
Field Details
-
SERIALIZED_NAME_SAVINGS_TRANSACTIONS
- See Also:
-
SERIALIZED_NAME_DATE_FORMAT
- See Also:
-
SERIALIZED_NAME_LOAN_TRANSACTIONS
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
-
Constructor Details
-
PostCollectionSheetChanges
public PostCollectionSheetChanges()
-
-
Method Details
-
savingsTransactions
-
addSavingsTransactionsItem
-
getSavingsTransactions
Get savingsTransactions- Returns:
- savingsTransactions
-
setSavingsTransactions
-
dateFormat
-
getDateFormat
Get dateFormat- Returns:
- dateFormat
-
setDateFormat
-
loanTransactions
-
addLoanTransactionsItem
-
getLoanTransactions
Get loanTransactions- Returns:
- loanTransactions
-
setLoanTransactions
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
equals
-
hashCode
public int hashCode() -
toString
-