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
FieldsFields inherited from class org.kapott.hbci.GV_Result.HBCIJobResultImpl
globStatus, jobStatus -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCancellationCode(String cancellationCode) voidsetOrderId(String orderId) voidsetOrderStatus(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
-
Field Details
-
orderId
-
orderStatus
-
cancellationCode
-
-
Constructor Details
-
GVRInstUebSEPA
public GVRInstUebSEPA()
-
-
Method Details
-
getOrderId
-
setOrderId
-
getOrderStatus
-
setOrderStatus
-
getCancellationCode
-
setCancellationCode
-
toString
- Overrides:
toStringin classHBCIJobResultImpl
-