java.lang.Object
ch.tocco.nice2.optional.finance.impl.action.esr.v11.V11Record

public class V11Record extends Object
  • Field Details

  • Constructor Details

    • V11Record

      public V11Record(String record)
  • Method Details

    • init

      public void init()
    • isValid

      public boolean isValid()
    • isCreditRecord

      public boolean isCreditRecord()
    • isTotalRecord

      public boolean isTotalRecord()
    • getTrimmedRecord

      public String getTrimmedRecord()
    • getTransactionCode

      public String getTransactionCode()
    • setTransactionCode

      public void setTransactionCode(String transactionCode)
    • getCustomerNumber

      public String getCustomerNumber()
    • setCustomerNumber

      public void setCustomerNumber(String customerNumber)
    • getReferenceNumber

      public String getReferenceNumber()
    • setReferenceNumber

      public void setReferenceNumber(String referenceNumber)
    • getAddressNr

      public String getAddressNr()
    • setAddressNr

      public void setAddressNr(String addressNr)
    • getOrderNr

      public String getOrderNr()
    • setOrderNr

      public void setOrderNr(String orderNr)
    • getAmount

      public String getAmount()
    • setAmount

      public void setAmount(String amount)
    • getWithdrawalDate

      public org.joda.time.LocalDate getWithdrawalDate()
    • setWithdrawalDate

      public void setWithdrawalDate(String withdrawalDate)
    • getMicrofilmNumber

      public Integer getMicrofilmNumber()
    • setMicrofilmNumber

      public void setMicrofilmNumber(String microfilmNumber)