Package org.kapott.hbci.GV_Result
Class GVRInstUebSEPA
java.lang.Object
org.kapott.hbci.GV_Result.HBCIJobResultImpl
org.kapott.hbci.GV_Result.GVRInstUebSEPA
- All Implemented Interfaces:
Serializable
,HBCIJobResult
Rückgabedaten für das Einreichen einer SEPA-Instant Überweisung.
- See Also:
-
Field Summary
Fields inherited from class org.kapott.hbci.GV_Result.HBCIJobResultImpl
globStatus, jobStatus
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setCancellationCode
(String cancellationCode) void
setOrderId
(String orderId) void
setOrderStatus
(String orderStatus) toString()
Methods inherited from class org.kapott.hbci.GV_Result.HBCIJobResultImpl
getDialogId, getGlobStatus, getJobId, getJobStatus, getMsgNum, getParentJob, getPassport, getResultData, getRetNumber, getRetVal, getSegNum, isOK, setParentJob, storeResult
-
Constructor Details
-
GVRInstUebSEPA
public GVRInstUebSEPA()
-
-
Method Details
-
getOrderId
-
setOrderId
-
getOrderStatus
-
setOrderStatus
-
getCancellationCode
-
setCancellationCode
-
toString
- Overrides:
toString
in classHBCIJobResultImpl
-