Class GVRInstUebSEPA

java.lang.Object
org.kapott.hbci.GV_Result.HBCIJobResultImpl
org.kapott.hbci.GV_Result.GVRInstUebSEPA
All Implemented Interfaces:
Serializable, HBCIJobResult

public class GVRInstUebSEPA extends HBCIJobResultImpl
Rückgabedaten für das Einreichen einer SEPA-Instant Überweisung.
See Also:
  • Constructor Details

    • GVRInstUebSEPA

      public GVRInstUebSEPA()
  • Method Details

    • getOrderId

      public String getOrderId()
    • setOrderId

      public void setOrderId(String orderId)
    • getOrderStatus

      public String getOrderStatus()
    • setOrderStatus

      public void setOrderStatus(String orderStatus)
    • getCancellationCode

      public String getCancellationCode()
    • setCancellationCode

      public void setCancellationCode(String cancellationCode)
    • toString

      public String toString()
      Overrides:
      toString in class HBCIJobResultImpl