Class JournalEntryCommand
java.lang.Object
org.apache.fineract.client.models.JournalEntryCommand
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class JournalEntryCommand
extends Object
JournalEntryCommand
-
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 String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccountingRuleId(Long accountingRuleId) accountNumber(String accountNumber) addCreditsItem(SingleDebitOrCreditEntryCommand creditsItem) addDebitsItem(SingleDebitOrCreditEntryCommand debitsItem) amount(BigDecimal amount) bankNumber(String bankNumber) checkNumber(String checkNumber) credits(List<SingleDebitOrCreditEntryCommand> credits) currencyCode(String currencyCode) dateFormat(String dateFormat) debits(List<SingleDebitOrCreditEntryCommand> debits) booleanexternalAssetOwner(String externalAssetOwner) Get accountingRuleIdGet accountNumberGet amountGet bankNumberGet checkNumberGet commentsGet creditsGet currencyCodeGet dateFormatGet debitsGet externalAssetOwnerGet localeGet officeIdGet paymentTypeIdGet receiptNumberGet referenceNumberGet routingCodeGet transactionDateinthashCode()paymentTypeId(Long paymentTypeId) receiptNumber(String receiptNumber) referenceNumber(String referenceNumber) routingCode(String routingCode) voidsetAccountingRuleId(Long accountingRuleId) voidsetAccountNumber(String accountNumber) voidsetAmount(BigDecimal amount) voidsetBankNumber(String bankNumber) voidsetCheckNumber(String checkNumber) voidsetComments(String comments) voidsetCredits(List<SingleDebitOrCreditEntryCommand> credits) voidsetCurrencyCode(String currencyCode) voidsetDateFormat(String dateFormat) voidsetDebits(List<SingleDebitOrCreditEntryCommand> debits) voidsetExternalAssetOwner(String externalAssetOwner) voidvoidsetOfficeId(Long officeId) voidsetPaymentTypeId(Long paymentTypeId) voidsetReceiptNumber(String receiptNumber) voidsetReferenceNumber(String referenceNumber) voidsetRoutingCode(String routingCode) voidsetTransactionDate(LocalDate transactionDate) toString()transactionDate(LocalDate transactionDate)
-
Field Details
-
SERIALIZED_NAME_ACCOUNT_NUMBER
- See Also:
-
SERIALIZED_NAME_ACCOUNTING_RULE_ID
- See Also:
-
SERIALIZED_NAME_AMOUNT
- See Also:
-
SERIALIZED_NAME_BANK_NUMBER
- See Also:
-
SERIALIZED_NAME_CHECK_NUMBER
- See Also:
-
SERIALIZED_NAME_COMMENTS
- See Also:
-
SERIALIZED_NAME_CREDITS
- See Also:
-
SERIALIZED_NAME_CURRENCY_CODE
- See Also:
-
SERIALIZED_NAME_DATE_FORMAT
- See Also:
-
SERIALIZED_NAME_DEBITS
- See Also:
-
SERIALIZED_NAME_EXTERNAL_ASSET_OWNER
- See Also:
-
SERIALIZED_NAME_LOCALE
- See Also:
-
SERIALIZED_NAME_OFFICE_ID
- See Also:
-
SERIALIZED_NAME_PAYMENT_TYPE_ID
- See Also:
-
SERIALIZED_NAME_RECEIPT_NUMBER
- See Also:
-
SERIALIZED_NAME_REFERENCE_NUMBER
- See Also:
-
SERIALIZED_NAME_ROUTING_CODE
- See Also:
-
SERIALIZED_NAME_TRANSACTION_DATE
- See Also:
-
-
Constructor Details
-
JournalEntryCommand
public JournalEntryCommand()
-
-
Method Details
-
accountNumber
-
getAccountNumber
Get accountNumber- Returns:
- accountNumber
-
setAccountNumber
-
accountingRuleId
-
getAccountingRuleId
Get accountingRuleId- Returns:
- accountingRuleId
-
setAccountingRuleId
-
amount
-
getAmount
Get amount- Returns:
- amount
-
setAmount
-
bankNumber
-
getBankNumber
Get bankNumber- Returns:
- bankNumber
-
setBankNumber
-
checkNumber
-
getCheckNumber
Get checkNumber- Returns:
- checkNumber
-
setCheckNumber
-
comments
-
getComments
Get comments- Returns:
- comments
-
setComments
-
credits
-
addCreditsItem
-
getCredits
Get credits- Returns:
- credits
-
setCredits
-
currencyCode
-
getCurrencyCode
Get currencyCode- Returns:
- currencyCode
-
setCurrencyCode
-
dateFormat
-
getDateFormat
Get dateFormat- Returns:
- dateFormat
-
setDateFormat
-
debits
-
addDebitsItem
-
getDebits
Get debits- Returns:
- debits
-
setDebits
-
externalAssetOwner
-
getExternalAssetOwner
Get externalAssetOwner- Returns:
- externalAssetOwner
-
setExternalAssetOwner
-
locale
-
getLocale
Get locale- Returns:
- locale
-
setLocale
-
officeId
-
getOfficeId
Get officeId- Returns:
- officeId
-
setOfficeId
-
paymentTypeId
-
getPaymentTypeId
Get paymentTypeId- Returns:
- paymentTypeId
-
setPaymentTypeId
-
receiptNumber
-
getReceiptNumber
Get receiptNumber- Returns:
- receiptNumber
-
setReceiptNumber
-
referenceNumber
-
getReferenceNumber
Get referenceNumber- Returns:
- referenceNumber
-
setReferenceNumber
-
routingCode
-
getRoutingCode
Get routingCode- Returns:
- routingCode
-
setRoutingCode
-
transactionDate
-
getTransactionDate
Get transactionDate- Returns:
- transactionDate
-
setTransactionDate
-
equals
-
hashCode
public int hashCode() -
toString
-