Class JournalEntryTransactionItem

java.lang.Object
org.apache.fineract.client.models.JournalEntryTransactionItem

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.8.0") public class JournalEntryTransactionItem extends Object
JournalEntryTransactionItem
  • Field Details

  • Constructor Details

    • JournalEntryTransactionItem

      public JournalEntryTransactionItem()
  • Method Details

    • amount

      public JournalEntryTransactionItem amount(Double amount)
    • getAmount

      @Nullable public Double getAmount()
      Get amount
      Returns:
      amount
    • setAmount

      public void setAmount(Double amount)
    • comments

      public JournalEntryTransactionItem comments(String comments)
    • getComments

      @Nullable public String getComments()
      Get comments
      Returns:
      comments
    • setComments

      public void setComments(String comments)
    • createdByUserId

      public JournalEntryTransactionItem createdByUserId(Long createdByUserId)
    • getCreatedByUserId

      @Nullable public Long getCreatedByUserId()
      Get createdByUserId
      Returns:
      createdByUserId
    • setCreatedByUserId

      public void setCreatedByUserId(Long createdByUserId)
    • createdByUserName

      public JournalEntryTransactionItem createdByUserName(String createdByUserName)
    • getCreatedByUserName

      @Nullable public String getCreatedByUserName()
      Get createdByUserName
      Returns:
      createdByUserName
    • setCreatedByUserName

      public void setCreatedByUserName(String createdByUserName)
    • createdDate

      public JournalEntryTransactionItem createdDate(LocalDate createdDate)
    • getCreatedDate

      @Nullable public LocalDate getCreatedDate()
      Get createdDate
      Returns:
      createdDate
    • setCreatedDate

      public void setCreatedDate(LocalDate createdDate)
    • currency

      public JournalEntryTransactionItem currency(CurrencyItem currency)
    • getCurrency

      @Nullable public CurrencyItem getCurrency()
      Get currency
      Returns:
      currency
    • setCurrency

      public void setCurrency(CurrencyItem currency)
    • entityId

      public JournalEntryTransactionItem entityId(Long entityId)
    • getEntityId

      @Nullable public Long getEntityId()
      Get entityId
      Returns:
      entityId
    • setEntityId

      public void setEntityId(Long entityId)
    • entityType

      public JournalEntryTransactionItem entityType(EnumOptionType entityType)
    • getEntityType

      @Nullable public EnumOptionType getEntityType()
      Get entityType
      Returns:
      entityType
    • setEntityType

      public void setEntityType(EnumOptionType entityType)
    • entryType

      public JournalEntryTransactionItem entryType(EnumOptionType entryType)
    • getEntryType

      @Nullable public EnumOptionType getEntryType()
      Get entryType
      Returns:
      entryType
    • setEntryType

      public void setEntryType(EnumOptionType entryType)
    • externalAssetOwner

      public JournalEntryTransactionItem externalAssetOwner(String externalAssetOwner)
    • getExternalAssetOwner

      @Nullable public String getExternalAssetOwner()
      Get externalAssetOwner
      Returns:
      externalAssetOwner
    • setExternalAssetOwner

      public void setExternalAssetOwner(String externalAssetOwner)
    • glAccountCode

      public JournalEntryTransactionItem glAccountCode(String glAccountCode)
    • getGlAccountCode

      @Nullable public String getGlAccountCode()
      Get glAccountCode
      Returns:
      glAccountCode
    • setGlAccountCode

      public void setGlAccountCode(String glAccountCode)
    • glAccountId

      public JournalEntryTransactionItem glAccountId(Long glAccountId)
    • getGlAccountId

      @Nullable public Long getGlAccountId()
      Get glAccountId
      Returns:
      glAccountId
    • setGlAccountId

      public void setGlAccountId(Long glAccountId)
    • glAccountName

      public JournalEntryTransactionItem glAccountName(String glAccountName)
    • getGlAccountName

      @Nullable public String getGlAccountName()
      Get glAccountName
      Returns:
      glAccountName
    • setGlAccountName

      public void setGlAccountName(String glAccountName)
    • glAccountType

      public JournalEntryTransactionItem glAccountType(EnumOptionType glAccountType)
    • getGlAccountType

      @Nullable public EnumOptionType getGlAccountType()
      Get glAccountType
      Returns:
      glAccountType
    • setGlAccountType

      public void setGlAccountType(EnumOptionType glAccountType)
    • id

    • getId

      @Nullable public Long getId()
      Get id
      Returns:
      id
    • setId

      public void setId(Long id)
    • manualEntry

      public JournalEntryTransactionItem manualEntry(Boolean manualEntry)
    • getManualEntry

      @Nullable public Boolean getManualEntry()
      Get manualEntry
      Returns:
      manualEntry
    • setManualEntry

      public void setManualEntry(Boolean manualEntry)
    • officeId

      public JournalEntryTransactionItem officeId(Long officeId)
    • getOfficeId

      @Nullable public Long getOfficeId()
      Get officeId
      Returns:
      officeId
    • setOfficeId

      public void setOfficeId(Long officeId)
    • officeName

      public JournalEntryTransactionItem officeName(String officeName)
    • getOfficeName

      @Nullable public String getOfficeName()
      Get officeName
      Returns:
      officeName
    • setOfficeName

      public void setOfficeName(String officeName)
    • officeRunningBalance

      public JournalEntryTransactionItem officeRunningBalance(BigDecimal officeRunningBalance)
    • getOfficeRunningBalance

      @Nullable public BigDecimal getOfficeRunningBalance()
      Get officeRunningBalance
      Returns:
      officeRunningBalance
    • setOfficeRunningBalance

      public void setOfficeRunningBalance(BigDecimal officeRunningBalance)
    • organizationRunningBalance

      public JournalEntryTransactionItem organizationRunningBalance(BigDecimal organizationRunningBalance)
    • getOrganizationRunningBalance

      @Nullable public BigDecimal getOrganizationRunningBalance()
      Get organizationRunningBalance
      Returns:
      organizationRunningBalance
    • setOrganizationRunningBalance

      public void setOrganizationRunningBalance(BigDecimal organizationRunningBalance)
    • referenceNumber

      public JournalEntryTransactionItem referenceNumber(String referenceNumber)
    • getReferenceNumber

      @Nullable public String getReferenceNumber()
      Get referenceNumber
      Returns:
      referenceNumber
    • setReferenceNumber

      public void setReferenceNumber(String referenceNumber)
    • reversed

      public JournalEntryTransactionItem reversed(Boolean reversed)
    • getReversed

      @Nullable public Boolean getReversed()
      Get reversed
      Returns:
      reversed
    • setReversed

      public void setReversed(Boolean reversed)
    • runningBalanceComputed

      public JournalEntryTransactionItem runningBalanceComputed(Boolean runningBalanceComputed)
    • getRunningBalanceComputed

      @Nullable public Boolean getRunningBalanceComputed()
      Get runningBalanceComputed
      Returns:
      runningBalanceComputed
    • setRunningBalanceComputed

      public void setRunningBalanceComputed(Boolean runningBalanceComputed)
    • submittedOnDate

      public JournalEntryTransactionItem submittedOnDate(LocalDate submittedOnDate)
    • getSubmittedOnDate

      @Nullable public LocalDate getSubmittedOnDate()
      Get submittedOnDate
      Returns:
      submittedOnDate
    • setSubmittedOnDate

      public void setSubmittedOnDate(LocalDate submittedOnDate)
    • transactionDate

      public JournalEntryTransactionItem transactionDate(LocalDate transactionDate)
    • getTransactionDate

      @Nullable public LocalDate getTransactionDate()
      Get transactionDate
      Returns:
      transactionDate
    • setTransactionDate

      public void setTransactionDate(LocalDate transactionDate)
    • transactionDetails

      public JournalEntryTransactionItem transactionDetails(TransactionDetails transactionDetails)
    • getTransactionDetails

      @Nullable public TransactionDetails getTransactionDetails()
      Get transactionDetails
      Returns:
      transactionDetails
    • setTransactionDetails

      public void setTransactionDetails(TransactionDetails transactionDetails)
    • transactionId

      public JournalEntryTransactionItem transactionId(String transactionId)
    • getTransactionId

      @Nullable public String getTransactionId()
      Get transactionId
      Returns:
      transactionId
    • setTransactionId

      public void setTransactionId(String transactionId)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object