From 8c4a727412dc39497cfa30b23a7c30742ba607b0 Mon Sep 17 00:00:00 2001
From: Peter Spiess-Knafl
Date: Wed, 22 May 2019 14:26:29 +0200
Subject: [PATCH] Add missing types to GatewayModelContext
---
.../client/model/GatewayModelContext.java | 10 +-
...xopay.com-Schema-V2-ScheduleResult.episode | 284 +++++++++---------
2 files changed, 151 insertions(+), 143 deletions(-)
diff --git a/src/main/java/com/ixopay/client/model/GatewayModelContext.java b/src/main/java/com/ixopay/client/model/GatewayModelContext.java
index a50d204..1041b4a 100644
--- a/src/main/java/com/ixopay/client/model/GatewayModelContext.java
+++ b/src/main/java/com/ixopay/client/model/GatewayModelContext.java
@@ -14,6 +14,10 @@
import com.ixopay.client.model.callback.CallbackType;
import com.ixopay.client.model.options.OptionsType;
import com.ixopay.client.model.result.ResultType;
+import com.ixopay.client.model.schedule.ScheduleRequestType;
+import com.ixopay.client.model.schedule.ScheduleResultType;
+import com.ixopay.client.model.status.StatusResultType;
+import com.ixopay.client.model.status.StatusType;
import com.ixopay.client.model.transaction.TransactionType;
public final class GatewayModelContext {
@@ -78,7 +82,11 @@ private GatewayModelContext() {
com.ixopay.client.model.callback.ErrorType.class,
ResultType.class,
com.ixopay.client.model.result.ErrorType.class,
- OptionsType.class
+ ScheduleRequestType.class,
+ ScheduleResultType.class,
+ OptionsType.class,
+ StatusType.class,
+ StatusResultType.class
);
} catch( JAXBException e ) {
throw new RuntimeException(e);
diff --git a/src/main/resources/episodes/gateway.ixopay.com-Schema-V2-ScheduleResult.episode b/src/main/resources/episodes/gateway.ixopay.com-Schema-V2-ScheduleResult.episode
index 76cfb42..390ae69 100644
--- a/src/main/resources/episodes/gateway.ixopay.com-Schema-V2-ScheduleResult.episode
+++ b/src/main/resources/episodes/gateway.ixopay.com-Schema-V2-ScheduleResult.episode
@@ -5,141 +5,92 @@
This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.7
See http://java.sun.com/xml/jaxb
Any modifications to this file will be lost upon recompilation of the source schema.
-Generated on: 2019.05.21 at 03:44:38 PM CEST
+Generated on: 2019.05.22 at 02:14:18 PM CEST
-->
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
-
-
+
+
-
-
+
+
-
-
+
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
+
+
+
+
-
+
-
+
-
+
-
+
-
+
+
+
+
-
+
-
-
+
+
+
+
+
-
+
-
+
-
+
-
+
+
+
+
-
+
@@ -219,23 +170,6 @@ Generated on: 2019.05.21 at 03:44:38 PM CEST
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -262,72 +196,138 @@ Generated on: 2019.05.21 at 03:44:38 PM CEST
-
+
-
+
-
-
+
+
-
+
-
+
-
+
-
-
-
-
+
-
+
-
+
-
+
-
+
-
-
-
-
+
-
-
-
-
+
-
-
+
+
-
+
-
+
-
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+