diff --git a/OMDSServiceDefinition/docEntw/ON_2 Antragsabwicklung/ON_2.02_BOA Services/ON_2.02.05_BOA_Konvertierungshilfe.docx b/OMDSServiceDefinition/docEntw/ON_2 Antragsabwicklung/ON_2.02_BOA Services/ON_2.02.05_BOA_Konvertierungshilfe.docx
index 3320db1f..5dbf1292 100644
Binary files a/OMDSServiceDefinition/docEntw/ON_2 Antragsabwicklung/ON_2.02_BOA Services/ON_2.02.05_BOA_Konvertierungshilfe.docx and b/OMDSServiceDefinition/docEntw/ON_2 Antragsabwicklung/ON_2.02_BOA Services/ON_2.02.05_BOA_Konvertierungshilfe.docx differ
diff --git a/OMDSServiceDefinition/pom.xml b/OMDSServiceDefinition/pom.xml
index d6655883..f856e969 100644
--- a/OMDSServiceDefinition/pom.xml
+++ b/OMDSServiceDefinition/pom.xml
@@ -329,6 +329,8 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
Java-Klasse für KonvertierungBaustein_Type complex type. + * + *
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. + * + *
+ * <complexType name="KonvertierungBaustein_Type">
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * <element name="Id" type="{http://www.w3.org/2001/XMLSchema}string"/>
+ * <element name="Bezeichnung" minOccurs="0">
+ * <simpleType>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}string">
+ * <maxLength value="255"/>
+ * </restriction>
+ * </simpleType>
+ * </element>
+ * <element name="ZulaessigeAktion" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}Konvertierungsaktion_Type" maxOccurs="unbounded" minOccurs="0"/>
+ * <element name="GewaehlteAktion" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}Konvertierungsaktion_Type" minOccurs="0"/>
+ * <element name="Zusatzinformation" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}KonvertierungZusatzinformation_Type" maxOccurs="unbounded" minOccurs="0"/>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ *
+ *
+ *
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "KonvertierungBaustein_Type", propOrder = {
+ "id",
+ "bezeichnung",
+ "zulaessigeAktion",
+ "gewaehlteAktion",
+ "zusatzinformation"
+})
+public class KonvertierungBausteinType {
+
+ @XmlElement(name = "Id", required = true)
+ protected String id;
+ @XmlElement(name = "Bezeichnung")
+ protected String bezeichnung;
+ @XmlElement(name = "ZulaessigeAktion")
+ protected List
+ * This accessor method returns a reference to the live list,
+ * not a snapshot. Therefore any modification you make to the
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a set method for the zulaessigeAktion property.
+ *
+ *
+ * For example, to add a new item, do as follows: + *
+ * getZulaessigeAktion().add(newItem); + *+ * + * + *
+ * Objects of the following type(s) are allowed in the list
+ * {@link KonvertierungsaktionType }
+ *
+ *
+ */
+ public List
+ * This accessor method returns a reference to the live list,
+ * not a snapshot. Therefore any modification you make to the
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a
+ * For example, to add a new item, do as follows:
+ *
+ * Objects of the following type(s) are allowed in the list
+ * {@link KonvertierungZusatzinformationType }
+ *
+ *
+ */
+ public List Java-Klasse für KonvertierungZusatzinformation_Type complex type.
+ *
+ * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
+ * Java-Klasse für KonvertierungsaktionBelassen complex type.
+ *
+ * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
+ * Java-Klasse für KonvertierungsaktionStorno complex type.
+ *
+ * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
+ * Java-Klasse für Konvertierungsaktion_Type complex type.
+ *
+ * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
+ * Java-Klasse für KonvertierungsaktionUebernehmen complex type.
+ *
+ * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
+ *
+ * This accessor method returns a reference to the live list,
+ * not a snapshot. Therefore any modification you make to the
+ * returned list will be present inside the JAXB object.
+ * This is why there is not a
+ * For example, to add a new item, do as follows:
+ *
+ * Objects of the following type(s) are allowed in the list
+ * {@link KonvertierungBausteinType }
+ *
+ *
+ */
+ public List
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
- * This is why there is not a
* For example, to add a new item, do as follows:
*
* Objects of the following type(s) are allowed in the list
- * {@link KonvertierungsumfangVertragType }
+ * {@link KonvertierungsumfangType.Vertrag }
*
*
*/
- public List Java-Klasse für anonymous complex type.
+ *
+ * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
+ *
+ *
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
- * This is why there is not a
* For example, to add a new item, do as follows:
*
* Objects of the following type(s) are allowed in the list
- * {@link KonvertierungsumfangVertragType.Sparten }
+ * {@link KonvertierungBausteinType }
*
*
*/
- public List Java-Klasse für anonymous complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
* Um diese Eigenschaft zu entfernen, wenden Sie eine Eigenschaftenanpassung für eine
* der beiden folgenden Deklarationen an, um deren Namen zu ändern:
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/leben/ZusatzversicherungUnfalltodType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/leben/ZusatzversicherungUnfalltodType.java
index 229fd4ad..74b1bd15 100644
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/leben/ZusatzversicherungUnfalltodType.java
+++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/leben/ZusatzversicherungUnfalltodType.java
@@ -49,7 +49,7 @@ public class ZusatzversicherungUnfalltodType
* Sie rufen diese "catch-all"-Eigenschaft aus folgendem Grund ab:
* Der Feldname "Versicherungssumme" wird von zwei verschiedenen Teilen eines Schemas verwendet. Siehe:
* Zeile 119 von file:/C:/Users/jensb/git/omdsservicedefinitions2/OMDSServiceDefinition/src/main/resources/def/r1_8_0/omds3_ON2_Antrag_Leben.xsd
- * Zeile 1399 von file:/C:/Users/jensb/git/omdsservicedefinitions2/OMDSServiceDefinition/src/main/resources/def/r1_8_0/omds3CommonServiceTypes.xsd
+ * Zeile 1423 von file:/C:/Users/jensb/git/omdsservicedefinitions2/OMDSServiceDefinition/src/main/resources/def/r1_8_0/omds3CommonServiceTypes.xsd
*
* Um diese Eigenschaft zu entfernen, wenden Sie eine Eigenschaftenanpassung für eine
* der beiden folgenden Deklarationen an, um deren Namen zu ändern:
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/service/OmdsService.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/service/OmdsService.java
index b0fbf885..074a4de4 100644
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/service/OmdsService.java
+++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/service/OmdsService.java
@@ -10,7 +10,7 @@ import javax.xml.ws.Service;
/**
* This class was generated by Apache CXF 3.5.0
- * 2022-04-20T19:40:50.329+02:00
+ * 2022-04-29T13:14:00.917+02:00
* Generated source version: 3.5.0
*
*/
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/service/OmdsServicePortImpl.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/service/OmdsServicePortImpl.java
index f765089a..399ecde5 100644
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/service/OmdsServicePortImpl.java
+++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/service/OmdsServicePortImpl.java
@@ -16,7 +16,7 @@ import javax.xml.bind.annotation.XmlSeeAlso;
/**
* This class was generated by Apache CXF 3.5.0
- * 2022-04-20T19:40:50.301+02:00
+ * 2022-04-29T13:14:00.897+02:00
* Generated source version: 3.5.0
*
*/
@@ -81,13 +81,13 @@ public class OmdsServicePortImpl implements OmdsServicePortType {
}
/* (non-Javadoc)
- * @see at.vvo.omds.types.omds3Types.r1_8_0.service.OmdsServicePortType#createApplicationKranken(kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CreateApplicationKrankenRequest param)*
+ * @see at.vvo.omds.types.omds3Types.r1_8_0.service.OmdsServicePortType#createApplicationKranken(at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CreateApplicationKrankenRequest param)*
*/
- public kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CreateApplicationKrankenResponse createApplicationKranken(kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CreateApplicationKrankenRequest param) throws ServiceFaultMsg {
+ public at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CreateApplicationKrankenResponse createApplicationKranken(at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CreateApplicationKrankenRequest param) throws ServiceFaultMsg {
LOG.info("Executing operation createApplicationKranken");
System.out.println(param);
try {
- kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CreateApplicationKrankenResponse _return = null;
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CreateApplicationKrankenResponse _return = null;
return _return;
} catch (java.lang.Exception ex) {
ex.printStackTrace();
@@ -113,13 +113,13 @@ public class OmdsServicePortImpl implements OmdsServicePortType {
}
/* (non-Javadoc)
- * @see at.vvo.omds.types.omds3Types.r1_8_0.service.OmdsServicePortType#calculateRechtsschutz(rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CalculateRechtsschutzRequest param)*
+ * @see at.vvo.omds.types.omds3Types.r1_8_0.service.OmdsServicePortType#calculateRechtsschutz(at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CalculateRechtsschutzRequest param)*
*/
- public rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CalculateRechtsschutzResponse calculateRechtsschutz(rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CalculateRechtsschutzRequest param) throws ServiceFaultMsg {
+ public at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CalculateRechtsschutzResponse calculateRechtsschutz(at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CalculateRechtsschutzRequest param) throws ServiceFaultMsg {
LOG.info("Executing operation calculateRechtsschutz");
System.out.println(param);
try {
- rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CalculateRechtsschutzResponse _return = null;
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CalculateRechtsschutzResponse _return = null;
return _return;
} catch (java.lang.Exception ex) {
ex.printStackTrace();
@@ -129,13 +129,13 @@ public class OmdsServicePortImpl implements OmdsServicePortType {
}
/* (non-Javadoc)
- * @see at.vvo.omds.types.omds3Types.r1_8_0.service.OmdsServicePortType#createApplicationRechtsschutz(rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CreateApplicationRechtsschutzRequest param)*
+ * @see at.vvo.omds.types.omds3Types.r1_8_0.service.OmdsServicePortType#createApplicationRechtsschutz(at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CreateApplicationRechtsschutzRequest param)*
*/
- public rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CreateApplicationRechtsschutzResponse createApplicationRechtsschutz(rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CreateApplicationRechtsschutzRequest param) throws ServiceFaultMsg {
+ public at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CreateApplicationRechtsschutzResponse createApplicationRechtsschutz(at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CreateApplicationRechtsschutzRequest param) throws ServiceFaultMsg {
LOG.info("Executing operation createApplicationRechtsschutz");
System.out.println(param);
try {
- rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CreateApplicationRechtsschutzResponse _return = null;
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CreateApplicationRechtsschutzResponse _return = null;
return _return;
} catch (java.lang.Exception ex) {
ex.printStackTrace();
@@ -241,13 +241,13 @@ public class OmdsServicePortImpl implements OmdsServicePortType {
}
/* (non-Javadoc)
- * @see at.vvo.omds.types.omds3Types.r1_8_0.service.OmdsServicePortType#createOfferRechtsschutz(rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CreateOfferRechtsschutzRequest param)*
+ * @see at.vvo.omds.types.omds3Types.r1_8_0.service.OmdsServicePortType#createOfferRechtsschutz(at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CreateOfferRechtsschutzRequest param)*
*/
- public rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CreateOfferRechtsschutzResponse createOfferRechtsschutz(rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CreateOfferRechtsschutzRequest param) throws ServiceFaultMsg {
+ public at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CreateOfferRechtsschutzResponse createOfferRechtsschutz(at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CreateOfferRechtsschutzRequest param) throws ServiceFaultMsg {
LOG.info("Executing operation createOfferRechtsschutz");
System.out.println(param);
try {
- rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CreateOfferRechtsschutzResponse _return = null;
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CreateOfferRechtsschutzResponse _return = null;
return _return;
} catch (java.lang.Exception ex) {
ex.printStackTrace();
@@ -353,13 +353,13 @@ public class OmdsServicePortImpl implements OmdsServicePortType {
}
/* (non-Javadoc)
- * @see at.vvo.omds.types.omds3Types.r1_8_0.service.OmdsServicePortType#submitApplicationKranken(kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.SubmitApplicationKrankenRequest param)*
+ * @see at.vvo.omds.types.omds3Types.r1_8_0.service.OmdsServicePortType#submitApplicationKranken(at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.SubmitApplicationKrankenRequest param)*
*/
- public kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.SubmitApplicationKrankenResponse submitApplicationKranken(kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.SubmitApplicationKrankenRequest param) throws ServiceFaultMsg {
+ public at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.SubmitApplicationKrankenResponse submitApplicationKranken(at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.SubmitApplicationKrankenRequest param) throws ServiceFaultMsg {
LOG.info("Executing operation submitApplicationKranken");
System.out.println(param);
try {
- kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.SubmitApplicationKrankenResponse _return = null;
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.SubmitApplicationKrankenResponse _return = null;
return _return;
} catch (java.lang.Exception ex) {
ex.printStackTrace();
@@ -513,13 +513,13 @@ public class OmdsServicePortImpl implements OmdsServicePortType {
}
/* (non-Javadoc)
- * @see at.vvo.omds.types.omds3Types.r1_8_0.service.OmdsServicePortType#createOfferKranken(kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CreateOfferKrankenRequest param)*
+ * @see at.vvo.omds.types.omds3Types.r1_8_0.service.OmdsServicePortType#createOfferKranken(at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CreateOfferKrankenRequest param)*
*/
- public kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CreateOfferKrankenResponse createOfferKranken(kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CreateOfferKrankenRequest param) throws ServiceFaultMsg {
+ public at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CreateOfferKrankenResponse createOfferKranken(at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CreateOfferKrankenRequest param) throws ServiceFaultMsg {
LOG.info("Executing operation createOfferKranken");
System.out.println(param);
try {
- kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CreateOfferKrankenResponse _return = null;
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CreateOfferKrankenResponse _return = null;
return _return;
} catch (java.lang.Exception ex) {
ex.printStackTrace();
@@ -545,13 +545,13 @@ public class OmdsServicePortImpl implements OmdsServicePortType {
}
/* (non-Javadoc)
- * @see at.vvo.omds.types.omds3Types.r1_8_0.service.OmdsServicePortType#calculateKranken(kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CalculateKrankenRequest param)*
+ * @see at.vvo.omds.types.omds3Types.r1_8_0.service.OmdsServicePortType#calculateKranken(at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CalculateKrankenRequest param)*
*/
- public kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CalculateKrankenResponse calculateKranken(kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CalculateKrankenRequest param) throws ServiceFaultMsg {
+ public at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CalculateKrankenResponse calculateKranken(at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CalculateKrankenRequest param) throws ServiceFaultMsg {
LOG.info("Executing operation calculateKranken");
System.out.println(param);
try {
- kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CalculateKrankenResponse _return = null;
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CalculateKrankenResponse _return = null;
return _return;
} catch (java.lang.Exception ex) {
ex.printStackTrace();
@@ -673,13 +673,13 @@ public class OmdsServicePortImpl implements OmdsServicePortType {
}
/* (non-Javadoc)
- * @see at.vvo.omds.types.omds3Types.r1_8_0.service.OmdsServicePortType#submitApplicationRechtsschutz(rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.SubmitApplicationRechtsschutzRequest param)*
+ * @see at.vvo.omds.types.omds3Types.r1_8_0.service.OmdsServicePortType#submitApplicationRechtsschutz(at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.SubmitApplicationRechtsschutzRequest param)*
*/
- public rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.SubmitApplicationRechtsschutzResponse submitApplicationRechtsschutz(rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.SubmitApplicationRechtsschutzRequest param) throws ServiceFaultMsg {
+ public at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.SubmitApplicationRechtsschutzResponse submitApplicationRechtsschutz(at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.SubmitApplicationRechtsschutzRequest param) throws ServiceFaultMsg {
LOG.info("Executing operation submitApplicationRechtsschutz");
System.out.println(param);
try {
- rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.SubmitApplicationRechtsschutzResponse _return = null;
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.SubmitApplicationRechtsschutzResponse _return = null;
return _return;
} catch (java.lang.Exception ex) {
ex.printStackTrace();
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/service/OmdsServicePortType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/service/OmdsServicePortType.java
index 202558ed..0e9ef329 100644
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/service/OmdsServicePortType.java
+++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/service/OmdsServicePortType.java
@@ -9,12 +9,12 @@ import javax.xml.bind.annotation.XmlSeeAlso;
/**
* This class was generated by Apache CXF 3.5.0
- * 2022-04-20T19:40:50.323+02:00
+ * 2022-04-29T13:14:00.913+02:00
* Generated source version: 3.5.0
*
*/
@WebService(targetNamespace = "urn:omds3Services-1-4-0", name = "omdsServicePortType")
-@XmlSeeAlso({at.vvo.omds.types.omds3Types.r1_8_0.on1basis.ObjectFactory.class, at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.leben.ObjectFactory.class, at.vvo.omds.types.omds3Types.r1_8_0.on7schaden.ObjectFactory.class, at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.sachPrivat.ObjectFactory.class, rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.ObjectFactory.class, at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.unfall.ObjectFactory.class, at.vvo.omds.types.omds3Types.r1_8_0.servicetypes.ObjectFactory.class, at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common.ObjectFactory.class, at.vvo.omds.types.omds3Types.r1_8_0.common.ObjectFactory.class, kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.ObjectFactory.class, at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kfz.ObjectFactory.class, at.vvo.omds.types.omds2Types.v2_14.ObjectFactory.class})
+@XmlSeeAlso({at.vvo.omds.types.omds3Types.r1_8_0.on1basis.ObjectFactory.class, at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.leben.ObjectFactory.class, at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.ObjectFactory.class, at.vvo.omds.types.omds3Types.r1_8_0.on7schaden.ObjectFactory.class, at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.sachPrivat.ObjectFactory.class, at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.unfall.ObjectFactory.class, at.vvo.omds.types.omds3Types.r1_8_0.servicetypes.ObjectFactory.class, at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common.ObjectFactory.class, at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.ObjectFactory.class, at.vvo.omds.types.omds3Types.r1_8_0.common.ObjectFactory.class, at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kfz.ObjectFactory.class, at.vvo.omds.types.omds2Types.v2_14.ObjectFactory.class})
@SOAPBinding(parameterStyle = SOAPBinding.ParameterStyle.BARE)
public interface OmdsServicePortType {
@@ -44,10 +44,10 @@ public interface OmdsServicePortType {
@WebMethod(action = "urn:createApplicationKranken")
@WebResult(name = "CreateApplicationKrankenResponse", targetNamespace = "urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken", partName = "param")
- public kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CreateApplicationKrankenResponse createApplicationKranken(
+ public at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CreateApplicationKrankenResponse createApplicationKranken(
@WebParam(partName = "param", name = "CreateApplicationKrankenRequest", targetNamespace = "urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken")
- kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CreateApplicationKrankenRequest param
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CreateApplicationKrankenRequest param
) throws ServiceFaultMsg;
@WebMethod(action = "urn:calculateSachPrivat")
@@ -60,18 +60,18 @@ public interface OmdsServicePortType {
@WebMethod(action = "urn:calculateRechtsschutz")
@WebResult(name = "CalculateRechtsschutzResponse", targetNamespace = "urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs", partName = "param")
- public rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CalculateRechtsschutzResponse calculateRechtsschutz(
+ public at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CalculateRechtsschutzResponse calculateRechtsschutz(
@WebParam(partName = "param", name = "CalculateRechtsschutzRequest", targetNamespace = "urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs")
- rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CalculateRechtsschutzRequest param
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CalculateRechtsschutzRequest param
) throws ServiceFaultMsg;
@WebMethod(action = "urn:createApplicationRechtsschutz")
@WebResult(name = "CreateApplicationRechtsschutzResponse", targetNamespace = "urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs", partName = "param")
- public rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CreateApplicationRechtsschutzResponse createApplicationRechtsschutz(
+ public at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CreateApplicationRechtsschutzResponse createApplicationRechtsschutz(
@WebParam(partName = "param", name = "CreateApplicationRechtsschutzRequest", targetNamespace = "urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs")
- rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CreateApplicationRechtsschutzRequest param
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CreateApplicationRechtsschutzRequest param
) throws ServiceFaultMsg;
@WebMethod(action = "urn:createApplicationKfz")
@@ -124,10 +124,10 @@ public interface OmdsServicePortType {
@WebMethod(action = "urn:createOfferRechtsschutz")
@WebResult(name = "CreateOfferRechtsschutzResponse", targetNamespace = "urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs", partName = "param")
- public rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CreateOfferRechtsschutzResponse createOfferRechtsschutz(
+ public at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CreateOfferRechtsschutzResponse createOfferRechtsschutz(
@WebParam(partName = "param", name = "CreateOfferRechtsschutzRequest", targetNamespace = "urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs")
- rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CreateOfferRechtsschutzRequest param
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CreateOfferRechtsschutzRequest param
) throws ServiceFaultMsg;
@WebMethod(action = "urn:searchClaim")
@@ -180,10 +180,10 @@ public interface OmdsServicePortType {
@WebMethod(action = "urn:submitApplicationKranken")
@WebResult(name = "SubmitApplicationKrankenResponse", targetNamespace = "urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken", partName = "param")
- public kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.SubmitApplicationKrankenResponse submitApplicationKranken(
+ public at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.SubmitApplicationKrankenResponse submitApplicationKranken(
@WebParam(partName = "param", name = "SubmitApplicationKrankenRequest", targetNamespace = "urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken")
- kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.SubmitApplicationKrankenRequest param
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.SubmitApplicationKrankenRequest param
) throws ServiceFaultMsg;
@WebMethod(action = "urn:getOMDSPackage")
@@ -260,10 +260,10 @@ public interface OmdsServicePortType {
@WebMethod(action = "urn:createOfferKranken")
@WebResult(name = "CreateOfferKrankenResponse", targetNamespace = "urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken", partName = "param")
- public kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CreateOfferKrankenResponse createOfferKranken(
+ public at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CreateOfferKrankenResponse createOfferKranken(
@WebParam(partName = "param", name = "CreateOfferKrankenRequest", targetNamespace = "urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken")
- kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CreateOfferKrankenRequest param
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CreateOfferKrankenRequest param
) throws ServiceFaultMsg;
@WebMethod(action = "urn:createApplicationUnfall")
@@ -276,10 +276,10 @@ public interface OmdsServicePortType {
@WebMethod(action = "urn:calculateKranken")
@WebResult(name = "CalculateKrankenResponse", targetNamespace = "urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken", partName = "param")
- public kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CalculateKrankenResponse calculateKranken(
+ public at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CalculateKrankenResponse calculateKranken(
@WebParam(partName = "param", name = "CalculateKrankenRequest", targetNamespace = "urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken")
- kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CalculateKrankenRequest param
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CalculateKrankenRequest param
) throws ServiceFaultMsg;
@WebMethod(action = "urn:createOfferSachPrivat")
@@ -340,10 +340,10 @@ public interface OmdsServicePortType {
@WebMethod(action = "urn:submitApplicationRechtsschutz")
@WebResult(name = "SubmitApplicationRechtsschutzResponse", targetNamespace = "urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs", partName = "param")
- public rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.SubmitApplicationRechtsschutzResponse submitApplicationRechtsschutz(
+ public at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.SubmitApplicationRechtsschutzResponse submitApplicationRechtsschutz(
@WebParam(partName = "param", name = "SubmitApplicationRechtsschutzRequest", targetNamespace = "urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs")
- rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.SubmitApplicationRechtsschutzRequest param
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.SubmitApplicationRechtsschutzRequest param
) throws ServiceFaultMsg;
@WebMethod(action = "urn:createOfferUnfall")
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/service/OmdsServicePortType_OmdsServicePort_Client.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/service/OmdsServicePortType_OmdsServicePort_Client.java
index 2c8a185d..a7228994 100644
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/service/OmdsServicePortType_OmdsServicePort_Client.java
+++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/service/OmdsServicePortType_OmdsServicePort_Client.java
@@ -19,7 +19,7 @@ import javax.xml.bind.annotation.XmlSeeAlso;
/**
* This class was generated by Apache CXF 3.5.0
- * 2022-04-20T19:40:50.225+02:00
+ * 2022-04-29T13:14:00.853+02:00
* Generated source version: 3.5.0
*
*/
@@ -89,9 +89,9 @@ public final class OmdsServicePortType_OmdsServicePort_Client {
}
{
System.out.println("Invoking createApplicationKranken...");
- kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CreateApplicationKrankenRequest _createApplicationKranken_param = null;
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CreateApplicationKrankenRequest _createApplicationKranken_param = null;
try {
- kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CreateApplicationKrankenResponse _createApplicationKranken__return = port.createApplicationKranken(_createApplicationKranken_param);
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CreateApplicationKrankenResponse _createApplicationKranken__return = port.createApplicationKranken(_createApplicationKranken_param);
System.out.println("createApplicationKranken.result=" + _createApplicationKranken__return);
} catch (ServiceFaultMsg e) {
@@ -115,9 +115,9 @@ public final class OmdsServicePortType_OmdsServicePort_Client {
}
{
System.out.println("Invoking calculateRechtsschutz...");
- rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CalculateRechtsschutzRequest _calculateRechtsschutz_param = null;
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CalculateRechtsschutzRequest _calculateRechtsschutz_param = null;
try {
- rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CalculateRechtsschutzResponse _calculateRechtsschutz__return = port.calculateRechtsschutz(_calculateRechtsschutz_param);
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CalculateRechtsschutzResponse _calculateRechtsschutz__return = port.calculateRechtsschutz(_calculateRechtsschutz_param);
System.out.println("calculateRechtsschutz.result=" + _calculateRechtsschutz__return);
} catch (ServiceFaultMsg e) {
@@ -128,9 +128,9 @@ public final class OmdsServicePortType_OmdsServicePort_Client {
}
{
System.out.println("Invoking createApplicationRechtsschutz...");
- rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CreateApplicationRechtsschutzRequest _createApplicationRechtsschutz_param = null;
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CreateApplicationRechtsschutzRequest _createApplicationRechtsschutz_param = null;
try {
- rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CreateApplicationRechtsschutzResponse _createApplicationRechtsschutz__return = port.createApplicationRechtsschutz(_createApplicationRechtsschutz_param);
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CreateApplicationRechtsschutzResponse _createApplicationRechtsschutz__return = port.createApplicationRechtsschutz(_createApplicationRechtsschutz_param);
System.out.println("createApplicationRechtsschutz.result=" + _createApplicationRechtsschutz__return);
} catch (ServiceFaultMsg e) {
@@ -219,9 +219,9 @@ public final class OmdsServicePortType_OmdsServicePort_Client {
}
{
System.out.println("Invoking createOfferRechtsschutz...");
- rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CreateOfferRechtsschutzRequest _createOfferRechtsschutz_param = null;
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CreateOfferRechtsschutzRequest _createOfferRechtsschutz_param = null;
try {
- rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CreateOfferRechtsschutzResponse _createOfferRechtsschutz__return = port.createOfferRechtsschutz(_createOfferRechtsschutz_param);
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CreateOfferRechtsschutzResponse _createOfferRechtsschutz__return = port.createOfferRechtsschutz(_createOfferRechtsschutz_param);
System.out.println("createOfferRechtsschutz.result=" + _createOfferRechtsschutz__return);
} catch (ServiceFaultMsg e) {
@@ -310,9 +310,9 @@ public final class OmdsServicePortType_OmdsServicePort_Client {
}
{
System.out.println("Invoking submitApplicationKranken...");
- kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.SubmitApplicationKrankenRequest _submitApplicationKranken_param = null;
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.SubmitApplicationKrankenRequest _submitApplicationKranken_param = null;
try {
- kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.SubmitApplicationKrankenResponse _submitApplicationKranken__return = port.submitApplicationKranken(_submitApplicationKranken_param);
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.SubmitApplicationKrankenResponse _submitApplicationKranken__return = port.submitApplicationKranken(_submitApplicationKranken_param);
System.out.println("submitApplicationKranken.result=" + _submitApplicationKranken__return);
} catch (ServiceFaultMsg e) {
@@ -440,9 +440,9 @@ public final class OmdsServicePortType_OmdsServicePort_Client {
}
{
System.out.println("Invoking createOfferKranken...");
- kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CreateOfferKrankenRequest _createOfferKranken_param = null;
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CreateOfferKrankenRequest _createOfferKranken_param = null;
try {
- kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CreateOfferKrankenResponse _createOfferKranken__return = port.createOfferKranken(_createOfferKranken_param);
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CreateOfferKrankenResponse _createOfferKranken__return = port.createOfferKranken(_createOfferKranken_param);
System.out.println("createOfferKranken.result=" + _createOfferKranken__return);
} catch (ServiceFaultMsg e) {
@@ -466,9 +466,9 @@ public final class OmdsServicePortType_OmdsServicePort_Client {
}
{
System.out.println("Invoking calculateKranken...");
- kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CalculateKrankenRequest _calculateKranken_param = null;
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CalculateKrankenRequest _calculateKranken_param = null;
try {
- kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CalculateKrankenResponse _calculateKranken__return = port.calculateKranken(_calculateKranken_param);
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.CalculateKrankenResponse _calculateKranken__return = port.calculateKranken(_calculateKranken_param);
System.out.println("calculateKranken.result=" + _calculateKranken__return);
} catch (ServiceFaultMsg e) {
@@ -570,9 +570,9 @@ public final class OmdsServicePortType_OmdsServicePort_Client {
}
{
System.out.println("Invoking submitApplicationRechtsschutz...");
- rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.SubmitApplicationRechtsschutzRequest _submitApplicationRechtsschutz_param = null;
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.SubmitApplicationRechtsschutzRequest _submitApplicationRechtsschutz_param = null;
try {
- rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.SubmitApplicationRechtsschutzResponse _submitApplicationRechtsschutz__return = port.submitApplicationRechtsschutz(_submitApplicationRechtsschutz_param);
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.SubmitApplicationRechtsschutzResponse _submitApplicationRechtsschutz__return = port.submitApplicationRechtsschutz(_submitApplicationRechtsschutz_param);
System.out.println("submitApplicationRechtsschutz.result=" + _submitApplicationRechtsschutz__return);
} catch (ServiceFaultMsg e) {
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/service/ServiceFaultMsg.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/service/ServiceFaultMsg.java
index efe852b1..1584a853 100644
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/service/ServiceFaultMsg.java
+++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/service/ServiceFaultMsg.java
@@ -6,7 +6,7 @@ import javax.xml.ws.WebFault;
/**
* This class was generated by Apache CXF 3.5.0
- * 2022-04-20T19:40:50.285+02:00
+ * 2022-04-29T13:14:00.893+02:00
* Generated source version: 3.5.0
*/
diff --git a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/CalculateKrankenRequest.java b/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/CalculateKrankenRequest.java
deleted file mode 100644
index d7474ad6..00000000
--- a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/CalculateKrankenRequest.java
+++ /dev/null
@@ -1,69 +0,0 @@
-
-package kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common.CalculateRequestGenType;
-
-
-/**
- * Typ des Requestobjekts für eine Berechnung Kranken
- *
- * Java-Klasse für anonymous complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für anonymous complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für anonymous complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für anonymous complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für anonymous complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für anonymous complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für ElementarproduktKranken_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * An ObjectFactory allows you to programatically
- * construct new instances of the Java representation
- * for XML content. The Java representation of XML
- * content can consist of schema derived interfaces
- * and classes representing the binding of schema
- * type definitions, element declarations and model
- * groups. Factory methods for each of these are
- * provided in this class.
- *
- */
-@XmlRegistry
-public class ObjectFactory {
-
-
- /**
- * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at
- *
- */
- public ObjectFactory() {
- }
-
- /**
- * Create an instance of {@link CalculateKrankenRequest }
- *
- */
- public CalculateKrankenRequest createCalculateKrankenRequest() {
- return new CalculateKrankenRequest();
- }
-
- /**
- * Create an instance of {@link SpezBerechnungKrankenType }
- *
- */
- public SpezBerechnungKrankenType createSpezBerechnungKrankenType() {
- return new SpezBerechnungKrankenType();
- }
-
- /**
- * Create an instance of {@link CalculateKrankenResponse }
- *
- */
- public CalculateKrankenResponse createCalculateKrankenResponse() {
- return new CalculateKrankenResponse();
- }
-
- /**
- * Create an instance of {@link CreateOfferKrankenRequest }
- *
- */
- public CreateOfferKrankenRequest createCreateOfferKrankenRequest() {
- return new CreateOfferKrankenRequest();
- }
-
- /**
- * Create an instance of {@link SpezOffertKrankenType }
- *
- */
- public SpezOffertKrankenType createSpezOffertKrankenType() {
- return new SpezOffertKrankenType();
- }
-
- /**
- * Create an instance of {@link CreateOfferKrankenResponse }
- *
- */
- public CreateOfferKrankenResponse createCreateOfferKrankenResponse() {
- return new CreateOfferKrankenResponse();
- }
-
- /**
- * Create an instance of {@link CreateApplicationKrankenRequest }
- *
- */
- public CreateApplicationKrankenRequest createCreateApplicationKrankenRequest() {
- return new CreateApplicationKrankenRequest();
- }
-
- /**
- * Create an instance of {@link SpezAntragKrankenType }
- *
- */
- public SpezAntragKrankenType createSpezAntragKrankenType() {
- return new SpezAntragKrankenType();
- }
-
- /**
- * Create an instance of {@link CreateApplicationKrankenResponse }
- *
- */
- public CreateApplicationKrankenResponse createCreateApplicationKrankenResponse() {
- return new CreateApplicationKrankenResponse();
- }
-
- /**
- * Create an instance of {@link SubmitApplicationKrankenRequest }
- *
- */
- public SubmitApplicationKrankenRequest createSubmitApplicationKrankenRequest() {
- return new SubmitApplicationKrankenRequest();
- }
-
- /**
- * Create an instance of {@link SubmitApplicationKrankenResponse }
- *
- */
- public SubmitApplicationKrankenResponse createSubmitApplicationKrankenResponse() {
- return new SubmitApplicationKrankenResponse();
- }
-
- /**
- * Create an instance of {@link VerkaufsproduktKrankenType }
- *
- */
- public VerkaufsproduktKrankenType createVerkaufsproduktKrankenType() {
- return new VerkaufsproduktKrankenType();
- }
-
- /**
- * Create an instance of {@link ProduktKrankenType }
- *
- */
- public ProduktKrankenType createProduktKrankenType() {
- return new ProduktKrankenType();
- }
-
- /**
- * Create an instance of {@link ElementarproduktKrankenType }
- *
- */
- public ElementarproduktKrankenType createElementarproduktKrankenType() {
- return new ElementarproduktKrankenType();
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/ProduktKrankenType.java b/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/ProduktKrankenType.java
deleted file mode 100644
index 409d4cc2..00000000
--- a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/ProduktKrankenType.java
+++ /dev/null
@@ -1,103 +0,0 @@
-
-package kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.common.ProduktMitVpType;
-import at.vvo.omds.types.omds3Types.r1_8_0.common.SelbstbehaltType;
-
-
-/**
- * Typ für ein Produkt in der Sparte Kranken. Von diesem Typ können einzelne VUs ihre eigenen Produkte ableiten, wenn sie möchten.
- *
- * Java-Klasse für ProduktKranken_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link ElementarproduktKrankenType }
- *
- *
- */
- public List Java-Klasse für SpezAntragKranken_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für SpezBerechnungKranken_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für SpezOffertKranken_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für anonymous complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für anonymous complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für VerkaufsproduktKranken_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link ProduktKrankenType }
- *
- *
- */
- public List
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link ProduktGenerischType }
- *
- *
- */
- public List
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link VersichertePersonType }
- *
- *
- */
- public List Java-Klasse für anonymous complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für anonymous complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für anonymous complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für anonymous complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für anonymous complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für anonymous complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für ElementarproduktRechtsschutz_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link Integer }
- *
- *
- */
- public List An ObjectFactory allows you to programatically
- * construct new instances of the Java representation
- * for XML content. The Java representation of XML
- * content can consist of schema derived interfaces
- * and classes representing the binding of schema
- * type definitions, element declarations and model
- * groups. Factory methods for each of these are
- * provided in this class.
- *
- */
-@XmlRegistry
-public class ObjectFactory {
-
-
- /**
- * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at
- *
- */
- public ObjectFactory() {
- }
-
- /**
- * Create an instance of {@link CalculateRechtsschutzRequest }
- *
- */
- public CalculateRechtsschutzRequest createCalculateRechtsschutzRequest() {
- return new CalculateRechtsschutzRequest();
- }
-
- /**
- * Create an instance of {@link SpezBerechnungRechtsschutzType }
- *
- */
- public SpezBerechnungRechtsschutzType createSpezBerechnungRechtsschutzType() {
- return new SpezBerechnungRechtsschutzType();
- }
-
- /**
- * Create an instance of {@link CalculateRechtsschutzResponse }
- *
- */
- public CalculateRechtsschutzResponse createCalculateRechtsschutzResponse() {
- return new CalculateRechtsschutzResponse();
- }
-
- /**
- * Create an instance of {@link CreateOfferRechtsschutzRequest }
- *
- */
- public CreateOfferRechtsschutzRequest createCreateOfferRechtsschutzRequest() {
- return new CreateOfferRechtsschutzRequest();
- }
-
- /**
- * Create an instance of {@link SpezOffertRechtsschutzType }
- *
- */
- public SpezOffertRechtsschutzType createSpezOffertRechtsschutzType() {
- return new SpezOffertRechtsschutzType();
- }
-
- /**
- * Create an instance of {@link CreateOfferRechtsschutzResponse }
- *
- */
- public CreateOfferRechtsschutzResponse createCreateOfferRechtsschutzResponse() {
- return new CreateOfferRechtsschutzResponse();
- }
-
- /**
- * Create an instance of {@link CreateApplicationRechtsschutzRequest }
- *
- */
- public CreateApplicationRechtsschutzRequest createCreateApplicationRechtsschutzRequest() {
- return new CreateApplicationRechtsschutzRequest();
- }
-
- /**
- * Create an instance of {@link SpezAntragRechtsschutzType }
- *
- */
- public SpezAntragRechtsschutzType createSpezAntragRechtsschutzType() {
- return new SpezAntragRechtsschutzType();
- }
-
- /**
- * Create an instance of {@link CreateApplicationRechtsschutzResponse }
- *
- */
- public CreateApplicationRechtsschutzResponse createCreateApplicationRechtsschutzResponse() {
- return new CreateApplicationRechtsschutzResponse();
- }
-
- /**
- * Create an instance of {@link SubmitApplicationRechtsschutzRequest }
- *
- */
- public SubmitApplicationRechtsschutzRequest createSubmitApplicationRechtsschutzRequest() {
- return new SubmitApplicationRechtsschutzRequest();
- }
-
- /**
- * Create an instance of {@link SubmitApplicationRechtsschutzResponse }
- *
- */
- public SubmitApplicationRechtsschutzResponse createSubmitApplicationRechtsschutzResponse() {
- return new SubmitApplicationRechtsschutzResponse();
- }
-
- /**
- * Create an instance of {@link VerkaufsproduktRechtsschutzType }
- *
- */
- public VerkaufsproduktRechtsschutzType createVerkaufsproduktRechtsschutzType() {
- return new VerkaufsproduktRechtsschutzType();
- }
-
- /**
- * Create an instance of {@link ProduktRechtsschutzType }
- *
- */
- public ProduktRechtsschutzType createProduktRechtsschutzType() {
- return new ProduktRechtsschutzType();
- }
-
- /**
- * Create an instance of {@link ElementarproduktRechtsschutzType }
- *
- */
- public ElementarproduktRechtsschutzType createElementarproduktRechtsschutzType() {
- return new ElementarproduktRechtsschutzType();
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/ProduktRechtsschutzType.java b/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/ProduktRechtsschutzType.java
deleted file mode 100644
index e912100f..00000000
--- a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/ProduktRechtsschutzType.java
+++ /dev/null
@@ -1,109 +0,0 @@
-
-package rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.common.ProduktGenerischType;
-
-
-/**
- * Typ für ein Produkt in der Sparte Rechtsschutz. Von diesem Typ können einzelne VUs ihre eigenen Produkte ableiten, wenn sie möchten.
- *
- * Java-Klasse für ProduktRechtsschutz_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link ElementarproduktRechtsschutzType }
- *
- *
- */
- public List
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link Integer }
- *
- *
- */
- public List Java-Klasse für SpezAntragRechtsschutz_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für SpezBerechnungRechtsschutz_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für SpezOffertRechtsschutz_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für anonymous complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für anonymous complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für VerkaufsproduktRechtsschutz_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link ProduktRechtsschutzType }
- *
- *
- */
- public List
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link ProduktGenerischType }
- *
- *
- */
- public List
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link VersichertesInteresseType }
- *
- *
- */
- public Listset method for the zusatzinformation property.
+ *
+ *
+ * getZusatzinformation().add(newItem);
+ *
+ *
+ *
+ *
+ * <complexType name="KonvertierungZusatzinformation_Type">
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ *
+ *
+ *
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "KonvertierungZusatzinformation_Type")
+public abstract class KonvertierungZusatzinformationType {
+
+
+}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/KonvertierungsaktionBelassen.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/KonvertierungsaktionBelassen.java
new file mode 100644
index 00000000..01752e7d
--- /dev/null
+++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/KonvertierungsaktionBelassen.java
@@ -0,0 +1,34 @@
+
+package at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * Belassen-Aktion (Keine Aktion, der Baustein bleibt weiter in altem Vertrag)
+ *
+ *
+ * <complexType name="KonvertierungsaktionBelassen">
+ * <complexContent>
+ * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}Konvertierungsaktion_Type">
+ * </extension>
+ * </complexContent>
+ * </complexType>
+ *
+ *
+ *
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "KonvertierungsaktionBelassen")
+public class KonvertierungsaktionBelassen
+ extends KonvertierungsaktionType
+{
+
+
+}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/KonvertierungsaktionStorno.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/KonvertierungsaktionStorno.java
new file mode 100644
index 00000000..a805901b
--- /dev/null
+++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/KonvertierungsaktionStorno.java
@@ -0,0 +1,34 @@
+
+package at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * Storno-Aktion (der Baustein wird im alten Vertrag storniert und nicht in den neuen übernommen)
+ *
+ *
+ * <complexType name="KonvertierungsaktionStorno">
+ * <complexContent>
+ * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}Konvertierungsaktion_Type">
+ * </extension>
+ * </complexContent>
+ * </complexType>
+ *
+ *
+ *
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "KonvertierungsaktionStorno")
+public class KonvertierungsaktionStorno
+ extends KonvertierungsaktionType
+{
+
+
+}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/KonvertierungsaktionType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/KonvertierungsaktionType.java
new file mode 100644
index 00000000..618df9d4
--- /dev/null
+++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/KonvertierungsaktionType.java
@@ -0,0 +1,70 @@
+
+package at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common;
+
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlSeeAlso;
+import javax.xml.bind.annotation.XmlType;
+
+
+/**
+ * Aktion für einen Baustein
+ *
+ *
+ * <complexType name="Konvertierungsaktion_Type">
+ * <complexContent>
+ * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
+ * <sequence>
+ * <element name="Art" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
+ * </sequence>
+ * </restriction>
+ * </complexContent>
+ * </complexType>
+ *
+ *
+ *
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "Konvertierungsaktion_Type", propOrder = {
+ "art"
+})
+@XmlSeeAlso({
+ KonvertierungsaktionBelassen.class,
+ KonvertierungsaktionUebernehmen.class,
+ KonvertierungsaktionStorno.class
+})
+public abstract class KonvertierungsaktionType {
+
+ @XmlElement(name = "Art")
+ protected Object art;
+
+ /**
+ * Ruft den Wert der art-Eigenschaft ab.
+ *
+ * @return
+ * possible object is
+ * {@link Object }
+ *
+ */
+ public Object getArt() {
+ return art;
+ }
+
+ /**
+ * Legt den Wert der art-Eigenschaft fest.
+ *
+ * @param value
+ * allowed object is
+ * {@link Object }
+ *
+ */
+ public void setArt(Object value) {
+ this.art = value;
+ }
+
+}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/KonvertierungsaktionUebernehmen.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/KonvertierungsaktionUebernehmen.java
new file mode 100644
index 00000000..995a6406
--- /dev/null
+++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/KonvertierungsaktionUebernehmen.java
@@ -0,0 +1,102 @@
+
+package at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common;
+
+import java.util.ArrayList;
+import java.util.List;
+import javax.xml.bind.annotation.XmlAccessType;
+import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlType;
+import at.vvo.omds.types.omds3Types.r1_8_0.common.KombinationenType;
+
+
+/**
+ * Uebernehmen-Aktion (der Baustein wird in den Folgevertrag uebernommen)
+ *
+ *
+ * <complexType name="KonvertierungsaktionUebernehmen">
+ * <complexContent>
+ * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}Konvertierungsaktion_Type">
+ * <sequence>
+ * <element name="Baustein" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}KonvertierungBaustein_Type" maxOccurs="unbounded" minOccurs="0"/>
+ * <element name="Kombinationen" type="{urn:omds3CommonServiceTypes-1-1-0}Kombinationen_Type" minOccurs="0"/>
+ * </sequence>
+ * </extension>
+ * </complexContent>
+ * </complexType>
+ *
+ *
+ *
+ */
+@XmlAccessorType(XmlAccessType.FIELD)
+@XmlType(name = "KonvertierungsaktionUebernehmen", propOrder = {
+ "baustein",
+ "kombinationen"
+})
+public class KonvertierungsaktionUebernehmen
+ extends KonvertierungsaktionType
+{
+
+ @XmlElement(name = "Baustein")
+ protected Listset method for the baustein property.
+ *
+ *
+ * getBaustein().add(newItem);
+ *
+ *
+ *
+ * set method for the vertraege property.
+ * This is why there is not a set method for the vertrag property.
*
*
- * getVertraege().add(newItem);
+ * getVertrag().add(newItem);
*
*
*
*
+ * <complexType>
+ * <complexContent>
+ * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}KonvertierungsumfangVertrag_Type">
+ * </extension>
+ * </complexContent>
+ * </complexType>
+ *
+ *
+ *
+ */
+ @XmlAccessorType(XmlAccessType.FIELD)
+ @XmlType(name = "")
+ public static class Vertrag
+ extends KonvertierungsumfangVertragType
+ {
+
+
}
}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/KonvertierungsumfangVertragType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/KonvertierungsumfangVertragType.java
index 5a24e2ad..7b4927a2 100644
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/KonvertierungsumfangVertragType.java
+++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/KonvertierungsumfangVertragType.java
@@ -6,9 +6,10 @@ import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.common.AttributEnumType;
import at.vvo.omds.types.omds3Types.r1_8_0.common.ErsatzpolizzeType;
+import at.vvo.omds.types.omds3Types.r1_8_0.common.KombinationenType;
/**
@@ -24,19 +25,8 @@ import at.vvo.omds.types.omds3Types.r1_8_0.common.ErsatzpolizzeType;
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}Ersatzpolizze_Type">
* <sequence>
* <element name="Bezeichnung" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="Sparten" maxOccurs="unbounded" minOccurs="0">
- * <complexType>
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="BausteinId" type="{http://www.w3.org/2001/XMLSchema}anyType"/>
- * <element name="Bezeichnung" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="Aktion" type="{urn:omds3CommonServiceTypes-1-1-0}AttributEnum_Type"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- * </element>
+ * <element name="Sparte" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}KonvertierungBaustein_Type" maxOccurs="unbounded" minOccurs="0"/>
+ * <element name="Kombinationen" type="{urn:omds3CommonServiceTypes-1-1-0}Kombinationen_Type" minOccurs="0"/>
* </sequence>
* </extension>
* </complexContent>
@@ -48,7 +38,11 @@ import at.vvo.omds.types.omds3Types.r1_8_0.common.ErsatzpolizzeType;
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "KonvertierungsumfangVertrag_Type", propOrder = {
"bezeichnung",
- "sparten"
+ "sparte",
+ "kombinationen"
+})
+@XmlSeeAlso({
+ at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common.KonvertierungsumfangType.Vertrag.class
})
public class KonvertierungsumfangVertragType
extends ErsatzpolizzeType
@@ -56,8 +50,10 @@ public class KonvertierungsumfangVertragType
@XmlElement(name = "Bezeichnung")
protected String bezeichnung;
- @XmlElement(name = "Sparten")
- protected Listset method for the sparten property.
+ * This is why there is not a set method for the sparte property.
*
*
- * getSparten().add(newItem);
+ * getSparte().add(newItem);
*
*
*
*
- * <complexType>
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="BausteinId" type="{http://www.w3.org/2001/XMLSchema}anyType"/>
- * <element name="Bezeichnung" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="Aktion" type="{urn:omds3CommonServiceTypes-1-1-0}AttributEnum_Type"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
+ * Legt den Wert der kombinationen-Eigenschaft fest.
*
+ * @param value
+ * allowed object is
+ * {@link KombinationenType }
+ *
*/
- @XmlAccessorType(XmlAccessType.FIELD)
- @XmlType(name = "", propOrder = {
- "bausteinId",
- "bezeichnung",
- "aktion"
- })
- public static class Sparten {
-
- @XmlElement(name = "BausteinId", required = true)
- protected Object bausteinId;
- @XmlElement(name = "Bezeichnung")
- protected String bezeichnung;
- @XmlElement(name = "Aktion", required = true)
- protected AttributEnumType aktion;
-
- /**
- * Ruft den Wert der bausteinId-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getBausteinId() {
- return bausteinId;
- }
-
- /**
- * Legt den Wert der bausteinId-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setBausteinId(Object value) {
- this.bausteinId = value;
- }
-
- /**
- * Ruft den Wert der bezeichnung-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getBezeichnung() {
- return bezeichnung;
- }
-
- /**
- * Legt den Wert der bezeichnung-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setBezeichnung(String value) {
- this.bezeichnung = value;
- }
-
- /**
- * Ruft den Wert der aktion-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link AttributEnumType }
- *
- */
- public AttributEnumType getAktion() {
- return aktion;
- }
-
- /**
- * Legt den Wert der aktion-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link AttributEnumType }
- *
- */
- public void setAktion(AttributEnumType value) {
- this.aktion = value;
- }
-
+ public void setKombinationen(KombinationenType value) {
+ this.kombinationen = value;
}
}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/ObjectFactory.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/ObjectFactory.java
index b70184a3..cffda8cc 100644
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/ObjectFactory.java
+++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/ObjectFactory.java
@@ -43,11 +43,11 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link KonvertierungsumfangVertragType }
+ * Create an instance of {@link KonvertierungsumfangType }
*
*/
- public KonvertierungsumfangVertragType createKonvertierungsumfangVertragType() {
- return new KonvertierungsumfangVertragType();
+ public KonvertierungsumfangType createKonvertierungsumfangType() {
+ return new KonvertierungsumfangType();
}
/**
@@ -98,14 +98,6 @@ public class ObjectFactory {
return new ConversionScopeResponse();
}
- /**
- * Create an instance of {@link KonvertierungsumfangType }
- *
- */
- public KonvertierungsumfangType createKonvertierungsumfangType() {
- return new KonvertierungsumfangType();
- }
-
/**
* Create an instance of {@link ConversionProposalRequest }
*
@@ -123,11 +115,51 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link KonvertierungsumfangVertragType.Sparten }
+ * Create an instance of {@link KonvertierungsumfangVertragType }
*
*/
- public KonvertierungsumfangVertragType.Sparten createKonvertierungsumfangVertragTypeSparten() {
- return new KonvertierungsumfangVertragType.Sparten();
+ public KonvertierungsumfangVertragType createKonvertierungsumfangVertragType() {
+ return new KonvertierungsumfangVertragType();
+ }
+
+ /**
+ * Create an instance of {@link KonvertierungBausteinType }
+ *
+ */
+ public KonvertierungBausteinType createKonvertierungBausteinType() {
+ return new KonvertierungBausteinType();
+ }
+
+ /**
+ * Create an instance of {@link KonvertierungsaktionBelassen }
+ *
+ */
+ public KonvertierungsaktionBelassen createKonvertierungsaktionBelassen() {
+ return new KonvertierungsaktionBelassen();
+ }
+
+ /**
+ * Create an instance of {@link KonvertierungsaktionUebernehmen }
+ *
+ */
+ public KonvertierungsaktionUebernehmen createKonvertierungsaktionUebernehmen() {
+ return new KonvertierungsaktionUebernehmen();
+ }
+
+ /**
+ * Create an instance of {@link KonvertierungsaktionStorno }
+ *
+ */
+ public KonvertierungsaktionStorno createKonvertierungsaktionStorno() {
+ return new KonvertierungsaktionStorno();
+ }
+
+ /**
+ * Create an instance of {@link KonvertierungsumfangType.Vertrag }
+ *
+ */
+ public KonvertierungsumfangType.Vertrag createKonvertierungsumfangTypeVertrag() {
+ return new KonvertierungsumfangType.Vertrag();
}
/**
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/SpezAntragType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/SpezAntragType.java
index b805fcaf..ed9d219b 100644
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/SpezAntragType.java
+++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/SpezAntragType.java
@@ -22,10 +22,10 @@ import at.vvo.omds.types.omds3Types.r1_8_0.common.VertragspersonType;
import at.vvo.omds.types.omds3Types.r1_8_0.common.VorversicherungenType;
import at.vvo.omds.types.omds3Types.r1_8_0.common.ZahlungsdatenType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kfz.SpezAntragKfzType;
+import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.SpezAntragKrankenType;
+import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.SpezAntragRechtsschutzType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.sachPrivat.AntragSachPrivatType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.unfall.SpezAntragUnfallType;
-import kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.SpezAntragKrankenType;
-import rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.SpezAntragRechtsschutzType;
/**
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/SpezBerechnungType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/SpezBerechnungType.java
index edd8eb5d..c8ad9e22 100644
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/SpezBerechnungType.java
+++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/SpezBerechnungType.java
@@ -10,11 +10,11 @@ import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import at.vvo.omds.types.omds3Types.r1_8_0.common.BeteiligtePersonVertragType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kfz.SpezBerechnungKfzType;
+import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.SpezBerechnungKrankenType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.leben.SpezBerechnungLebenType;
+import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.SpezBerechnungRechtsschutzType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.sachPrivat.BerechnungSachPrivatType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.unfall.SpezBerechnungUnfallType;
-import kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.SpezBerechnungKrankenType;
-import rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.SpezBerechnungRechtsschutzType;
/**
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/SpezOffertType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/SpezOffertType.java
index 1a2870f6..9fd62128 100644
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/SpezOffertType.java
+++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/SpezOffertType.java
@@ -12,11 +12,11 @@ import javax.xml.bind.annotation.XmlType;
import at.vvo.omds.types.omds3Types.r1_8_0.common.BeteiligtePersonVertragType;
import at.vvo.omds.types.omds3Types.r1_8_0.common.ObjektIdType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kfz.SpezOffertKfzType;
+import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.SpezOffertKrankenType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.leben.SpezOffertLebenType;
+import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.SpezOffertRechtsschutzType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.sachPrivat.OffertSachPrivatType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.unfall.SpezOffertUnfallType;
-import kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.SpezOffertKrankenType;
-import rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.SpezOffertRechtsschutzType;
/**
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/SubmitApplicationRequestGenType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/SubmitApplicationRequestGenType.java
index 63ea442b..b1ec1322 100644
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/SubmitApplicationRequestGenType.java
+++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/SubmitApplicationRequestGenType.java
@@ -6,11 +6,11 @@ import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
+import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.SubmitApplicationKrankenRequest;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.leben.SubmitApplicationLebenRequestType;
+import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.SubmitApplicationRechtsschutzRequest;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.sachPrivat.SubmitApplicationSachPrivatRequestType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.unfall.SubmitApplicationUnfallRequestType;
-import kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.SubmitApplicationKrankenRequest;
-import rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.SubmitApplicationRechtsschutzRequest;
/**
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/SubmitApplicationResponseGenType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/SubmitApplicationResponseGenType.java
index 73bb1cce..abe49e57 100644
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/SubmitApplicationResponseGenType.java
+++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/common/SubmitApplicationResponseGenType.java
@@ -5,11 +5,11 @@ import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
+import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.SubmitApplicationKrankenResponse;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.leben.SubmitApplicationLebenResponseType;
+import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.SubmitApplicationRechtsschutzResponse;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.sachPrivat.SubmitApplicationSachPrivatResponseType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.unfall.SubmitApplicationUnfallResponseType;
-import kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.SubmitApplicationKrankenResponse;
-import rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.SubmitApplicationRechtsschutzResponse;
/**
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/leben/ZusatzversicherungUnfallinvaliditaetType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/leben/ZusatzversicherungUnfallinvaliditaetType.java
index b4f1a562..569f850a 100644
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/leben/ZusatzversicherungUnfallinvaliditaetType.java
+++ b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_8_0/on2antrag/leben/ZusatzversicherungUnfallinvaliditaetType.java
@@ -49,7 +49,7 @@ public class ZusatzversicherungUnfallinvaliditaetType
* Sie rufen diese "catch-all"-Eigenschaft aus folgendem Grund ab:
* Der Feldname "Versicherungssumme" wird von zwei verschiedenen Teilen eines Schemas verwendet. Siehe:
* Zeile 131 von file:/C:/Users/jensb/git/omdsservicedefinitions2/OMDSServiceDefinition/src/main/resources/def/r1_8_0/omds3_ON2_Antrag_Leben.xsd
- * Zeile 1399 von file:/C:/Users/jensb/git/omdsservicedefinitions2/OMDSServiceDefinition/src/main/resources/def/r1_8_0/omds3CommonServiceTypes.xsd
+ * Zeile 1423 von file:/C:/Users/jensb/git/omdsservicedefinitions2/OMDSServiceDefinition/src/main/resources/def/r1_8_0/omds3CommonServiceTypes.xsd
*
- * <complexType>
- * <complexContent>
- * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CalculateRequestGen_Type">
- * <sequence>
- * <element name="Berechnungsanfrage" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}SpezBerechnungKranken_Type"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
- "berechnungsanfrage"
-})
-@XmlRootElement(name = "CalculateKrankenRequest")
-public class CalculateKrankenRequest
- extends CalculateRequestGenType
-{
-
- @XmlElement(name = "Berechnungsanfrage", required = true)
- protected SpezBerechnungKrankenType berechnungsanfrage;
-
- /**
- * Ruft den Wert der berechnungsanfrage-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link SpezBerechnungKrankenType }
- *
- */
- public SpezBerechnungKrankenType getBerechnungsanfrage() {
- return berechnungsanfrage;
- }
-
- /**
- * Legt den Wert der berechnungsanfrage-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link SpezBerechnungKrankenType }
- *
- */
- public void setBerechnungsanfrage(SpezBerechnungKrankenType value) {
- this.berechnungsanfrage = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/CalculateKrankenResponse.java b/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/CalculateKrankenResponse.java
deleted file mode 100644
index 1a0488c5..00000000
--- a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/CalculateKrankenResponse.java
+++ /dev/null
@@ -1,69 +0,0 @@
-
-package kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common.CalculateResponseGenType;
-
-
-/**
- * Typ des Responseobjekts für eine Kranken-Berechnung
- *
- *
- * <complexType>
- * <complexContent>
- * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CalculateResponseGen_Type">
- * <sequence>
- * <element name="Berechnungsantwort" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}SpezBerechnungKranken_Type"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
- "berechnungsantwort"
-})
-@XmlRootElement(name = "CalculateKrankenResponse")
-public class CalculateKrankenResponse
- extends CalculateResponseGenType
-{
-
- @XmlElement(name = "Berechnungsantwort", required = true)
- protected SpezBerechnungKrankenType berechnungsantwort;
-
- /**
- * Ruft den Wert der berechnungsantwort-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link SpezBerechnungKrankenType }
- *
- */
- public SpezBerechnungKrankenType getBerechnungsantwort() {
- return berechnungsantwort;
- }
-
- /**
- * Legt den Wert der berechnungsantwort-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link SpezBerechnungKrankenType }
- *
- */
- public void setBerechnungsantwort(SpezBerechnungKrankenType value) {
- this.berechnungsantwort = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/CreateApplicationKrankenRequest.java b/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/CreateApplicationKrankenRequest.java
deleted file mode 100644
index 0a18a2ba..00000000
--- a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/CreateApplicationKrankenRequest.java
+++ /dev/null
@@ -1,69 +0,0 @@
-
-package kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common.CreateApplicationRequestGenType;
-
-
-/**
- * Type des Requestobjekts für die Erstellung eines Krankenantrags
- *
- *
- * <complexType>
- * <complexContent>
- * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CreateApplicationRequestGen_Type">
- * <sequence>
- * <element name="Antragsanfrage" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}SpezAntragKranken_Type"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
- "antragsanfrage"
-})
-@XmlRootElement(name = "CreateApplicationKrankenRequest")
-public class CreateApplicationKrankenRequest
- extends CreateApplicationRequestGenType
-{
-
- @XmlElement(name = "Antragsanfrage", required = true)
- protected SpezAntragKrankenType antragsanfrage;
-
- /**
- * Ruft den Wert der antragsanfrage-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link SpezAntragKrankenType }
- *
- */
- public SpezAntragKrankenType getAntragsanfrage() {
- return antragsanfrage;
- }
-
- /**
- * Legt den Wert der antragsanfrage-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link SpezAntragKrankenType }
- *
- */
- public void setAntragsanfrage(SpezAntragKrankenType value) {
- this.antragsanfrage = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/CreateApplicationKrankenResponse.java b/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/CreateApplicationKrankenResponse.java
deleted file mode 100644
index 500bbdef..00000000
--- a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/CreateApplicationKrankenResponse.java
+++ /dev/null
@@ -1,69 +0,0 @@
-
-package kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common.CreateApplicationResponseGenType;
-
-
-/**
- * Type des Responseobjekts für die Erstellung eines Krankenantrags
- *
- *
- * <complexType>
- * <complexContent>
- * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CreateApplicationResponseGen_Type">
- * <sequence>
- * <element name="Antragsantwort" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}SpezAntragKranken_Type"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
- "antragsantwort"
-})
-@XmlRootElement(name = "CreateApplicationKrankenResponse")
-public class CreateApplicationKrankenResponse
- extends CreateApplicationResponseGenType
-{
-
- @XmlElement(name = "Antragsantwort", required = true)
- protected SpezAntragKrankenType antragsantwort;
-
- /**
- * Ruft den Wert der antragsantwort-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link SpezAntragKrankenType }
- *
- */
- public SpezAntragKrankenType getAntragsantwort() {
- return antragsantwort;
- }
-
- /**
- * Legt den Wert der antragsantwort-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link SpezAntragKrankenType }
- *
- */
- public void setAntragsantwort(SpezAntragKrankenType value) {
- this.antragsantwort = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/CreateOfferKrankenRequest.java b/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/CreateOfferKrankenRequest.java
deleted file mode 100644
index e06c70d3..00000000
--- a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/CreateOfferKrankenRequest.java
+++ /dev/null
@@ -1,69 +0,0 @@
-
-package kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common.CreateOfferRequestGenType;
-
-
-/**
- * Typ des Requestobjekts für eine Erstellung eines Kranken-Offerts
- *
- *
- * <complexType>
- * <complexContent>
- * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CreateOfferRequestGen_Type">
- * <sequence>
- * <element name="Offertanfrage" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}SpezOffertKranken_Type"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
- "offertanfrage"
-})
-@XmlRootElement(name = "CreateOfferKrankenRequest")
-public class CreateOfferKrankenRequest
- extends CreateOfferRequestGenType
-{
-
- @XmlElement(name = "Offertanfrage", required = true)
- protected SpezOffertKrankenType offertanfrage;
-
- /**
- * Ruft den Wert der offertanfrage-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link SpezOffertKrankenType }
- *
- */
- public SpezOffertKrankenType getOffertanfrage() {
- return offertanfrage;
- }
-
- /**
- * Legt den Wert der offertanfrage-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link SpezOffertKrankenType }
- *
- */
- public void setOffertanfrage(SpezOffertKrankenType value) {
- this.offertanfrage = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/CreateOfferKrankenResponse.java b/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/CreateOfferKrankenResponse.java
deleted file mode 100644
index 4c5486b1..00000000
--- a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/CreateOfferKrankenResponse.java
+++ /dev/null
@@ -1,69 +0,0 @@
-
-package kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common.CreateOfferResponseGenType;
-
-
-/**
- * Type des Responseobjekts für eine Erstellung eines Kranken-Offerts
- *
- *
- * <complexType>
- * <complexContent>
- * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CreateOfferResponseGen_Type">
- * <sequence>
- * <element name="Offertantwort" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}SpezOffertKranken_Type"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
- "offertantwort"
-})
-@XmlRootElement(name = "CreateOfferKrankenResponse")
-public class CreateOfferKrankenResponse
- extends CreateOfferResponseGenType
-{
-
- @XmlElement(name = "Offertantwort", required = true)
- protected SpezOffertKrankenType offertantwort;
-
- /**
- * Ruft den Wert der offertantwort-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link SpezOffertKrankenType }
- *
- */
- public SpezOffertKrankenType getOffertantwort() {
- return offertantwort;
- }
-
- /**
- * Legt den Wert der offertantwort-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link SpezOffertKrankenType }
- *
- */
- public void setOffertantwort(SpezOffertKrankenType value) {
- this.offertantwort = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/ElementarproduktKrankenType.java b/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/ElementarproduktKrankenType.java
deleted file mode 100644
index ebd46963..00000000
--- a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/ElementarproduktKrankenType.java
+++ /dev/null
@@ -1,68 +0,0 @@
-
-package kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.common.ElementarproduktGenerischType;
-import at.vvo.omds.types.omds3Types.r1_8_0.common.SelbstbehaltType;
-
-
-/**
- * Typ für ein Elementarprodukt in der Sparte Kranken. Von diesem Typ werden etwaige unternehmesspezifische Deckungen oder potentielle Standard-Deckungen abgeleitet.
- *
- *
- * <complexType name="ElementarproduktKranken_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}ElementarproduktGenerisch_Type">
- * <sequence>
- * <element name="Selbstbehalt" type="{urn:omds3CommonServiceTypes-1-1-0}Selbstbehalt_Type" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "ElementarproduktKranken_Type", propOrder = {
- "selbstbehalt"
-})
-public class ElementarproduktKrankenType
- extends ElementarproduktGenerischType
-{
-
- @XmlElement(name = "Selbstbehalt")
- protected SelbstbehaltType selbstbehalt;
-
- /**
- * Ruft den Wert der selbstbehalt-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link SelbstbehaltType }
- *
- */
- public SelbstbehaltType getSelbstbehalt() {
- return selbstbehalt;
- }
-
- /**
- * Legt den Wert der selbstbehalt-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link SelbstbehaltType }
- *
- */
- public void setSelbstbehalt(SelbstbehaltType value) {
- this.selbstbehalt = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/ObjectFactory.java b/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/ObjectFactory.java
deleted file mode 100644
index 35a1798c..00000000
--- a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/ObjectFactory.java
+++ /dev/null
@@ -1,144 +0,0 @@
-
-package kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at;
-
-import javax.xml.bind.annotation.XmlRegistry;
-
-
-/**
- * This object contains factory methods for each
- * Java content interface and Java element interface
- * generated in the kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at package.
- *
- * <complexType name="ProduktKranken_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}ProduktMitVp_Type">
- * <sequence>
- * <element name="Elementarprodukte" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}ElementarproduktKranken_Type" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="Selbstbehalt" type="{urn:omds3CommonServiceTypes-1-1-0}Selbstbehalt_Type" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "ProduktKranken_Type", propOrder = {
- "elementarprodukte",
- "selbstbehalt"
-})
-public class ProduktKrankenType
- extends ProduktMitVpType
-{
-
- @XmlElement(name = "Elementarprodukte")
- protected Listset method for the elementarprodukte property.
- *
- *
- * getElementarprodukte().add(newItem);
- *
- *
- *
- *
- * <complexType name="SpezAntragKranken_Type">
- * <complexContent>
- * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}SpezAntrag_Type">
- * <sequence>
- * <element name="Verkaufsprodukt" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}VerkaufsproduktKranken_Type"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SpezAntragKranken_Type", propOrder = {
- "verkaufsprodukt"
-})
-public class SpezAntragKrankenType
- extends SpezAntragType
-{
-
- @XmlElement(name = "Verkaufsprodukt", required = true)
- protected VerkaufsproduktKrankenType verkaufsprodukt;
-
- /**
- * Ruft den Wert der verkaufsprodukt-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link VerkaufsproduktKrankenType }
- *
- */
- public VerkaufsproduktKrankenType getVerkaufsprodukt() {
- return verkaufsprodukt;
- }
-
- /**
- * Legt den Wert der verkaufsprodukt-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link VerkaufsproduktKrankenType }
- *
- */
- public void setVerkaufsprodukt(VerkaufsproduktKrankenType value) {
- this.verkaufsprodukt = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/SpezBerechnungKrankenType.java b/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/SpezBerechnungKrankenType.java
deleted file mode 100644
index ccd7b3b2..00000000
--- a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/SpezBerechnungKrankenType.java
+++ /dev/null
@@ -1,67 +0,0 @@
-
-package kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common.SpezBerechnungType;
-
-
-/**
- * Typ für den Schritt Berechnung
- *
- *
- * <complexType name="SpezBerechnungKranken_Type">
- * <complexContent>
- * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}SpezBerechnung_Type">
- * <sequence>
- * <element name="Verkaufsprodukt" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}VerkaufsproduktKranken_Type"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SpezBerechnungKranken_Type", propOrder = {
- "verkaufsprodukt"
-})
-public class SpezBerechnungKrankenType
- extends SpezBerechnungType
-{
-
- @XmlElement(name = "Verkaufsprodukt", required = true)
- protected VerkaufsproduktKrankenType verkaufsprodukt;
-
- /**
- * Ruft den Wert der verkaufsprodukt-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link VerkaufsproduktKrankenType }
- *
- */
- public VerkaufsproduktKrankenType getVerkaufsprodukt() {
- return verkaufsprodukt;
- }
-
- /**
- * Legt den Wert der verkaufsprodukt-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link VerkaufsproduktKrankenType }
- *
- */
- public void setVerkaufsprodukt(VerkaufsproduktKrankenType value) {
- this.verkaufsprodukt = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/SpezOffertKrankenType.java b/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/SpezOffertKrankenType.java
deleted file mode 100644
index 85a54119..00000000
--- a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/SpezOffertKrankenType.java
+++ /dev/null
@@ -1,67 +0,0 @@
-
-package kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common.SpezOffertType;
-
-
-/**
- * Typ für den Schritt Offert-Erzeugung
- *
- *
- * <complexType name="SpezOffertKranken_Type">
- * <complexContent>
- * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}SpezOffert_Type">
- * <sequence>
- * <element name="Verkaufsprodukt" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}VerkaufsproduktKranken_Type"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SpezOffertKranken_Type", propOrder = {
- "verkaufsprodukt"
-})
-public class SpezOffertKrankenType
- extends SpezOffertType
-{
-
- @XmlElement(name = "Verkaufsprodukt", required = true)
- protected VerkaufsproduktKrankenType verkaufsprodukt;
-
- /**
- * Ruft den Wert der verkaufsprodukt-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link VerkaufsproduktKrankenType }
- *
- */
- public VerkaufsproduktKrankenType getVerkaufsprodukt() {
- return verkaufsprodukt;
- }
-
- /**
- * Legt den Wert der verkaufsprodukt-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link VerkaufsproduktKrankenType }
- *
- */
- public void setVerkaufsprodukt(VerkaufsproduktKrankenType value) {
- this.verkaufsprodukt = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/SubmitApplicationKrankenRequest.java b/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/SubmitApplicationKrankenRequest.java
deleted file mode 100644
index ad13e440..00000000
--- a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/SubmitApplicationKrankenRequest.java
+++ /dev/null
@@ -1,69 +0,0 @@
-
-package kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common.SubmitApplicationRequestGenType;
-
-
-/**
- * Type des Requests, um den Antrag einzureichen
- *
- *
- * <complexType>
- * <complexContent>
- * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}SubmitApplicationRequestGen_Type">
- * <sequence>
- * <element name="Antragsanfrage" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}SpezAntragKranken_Type" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
- "antragsanfrage"
-})
-@XmlRootElement(name = "SubmitApplicationKrankenRequest")
-public class SubmitApplicationKrankenRequest
- extends SubmitApplicationRequestGenType
-{
-
- @XmlElement(name = "Antragsanfrage")
- protected SpezAntragKrankenType antragsanfrage;
-
- /**
- * Ruft den Wert der antragsanfrage-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link SpezAntragKrankenType }
- *
- */
- public SpezAntragKrankenType getAntragsanfrage() {
- return antragsanfrage;
- }
-
- /**
- * Legt den Wert der antragsanfrage-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link SpezAntragKrankenType }
- *
- */
- public void setAntragsanfrage(SpezAntragKrankenType value) {
- this.antragsanfrage = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/SubmitApplicationKrankenResponse.java b/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/SubmitApplicationKrankenResponse.java
deleted file mode 100644
index 4ff4c5f1..00000000
--- a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/SubmitApplicationKrankenResponse.java
+++ /dev/null
@@ -1,69 +0,0 @@
-
-package kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common.SubmitApplicationResponseGenType;
-
-
-/**
- * Type des Response, um den Antrag einzureichen
- *
- *
- * <complexType>
- * <complexContent>
- * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}SubmitApplicationResponseGen_Type">
- * <sequence>
- * <element name="Antragsantwort" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}SpezAntragKranken_Type"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
- "antragsantwort"
-})
-@XmlRootElement(name = "SubmitApplicationKrankenResponse")
-public class SubmitApplicationKrankenResponse
- extends SubmitApplicationResponseGenType
-{
-
- @XmlElement(name = "Antragsantwort", required = true)
- protected SpezAntragKrankenType antragsantwort;
-
- /**
- * Ruft den Wert der antragsantwort-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link SpezAntragKrankenType }
- *
- */
- public SpezAntragKrankenType getAntragsantwort() {
- return antragsantwort;
- }
-
- /**
- * Legt den Wert der antragsantwort-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link SpezAntragKrankenType }
- *
- */
- public void setAntragsantwort(SpezAntragKrankenType value) {
- this.antragsantwort = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/VerkaufsproduktKrankenType.java b/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/VerkaufsproduktKrankenType.java
deleted file mode 100644
index 74d947f1..00000000
--- a/OMDSServiceDefinition/src/main/java/kranken/on2antrag/_0/_6/v1/omds3types/types/omds/vvo/at/VerkaufsproduktKrankenType.java
+++ /dev/null
@@ -1,170 +0,0 @@
-
-package kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.common.ProduktGenerischType;
-import at.vvo.omds.types.omds3Types.r1_8_0.common.VerkaufsproduktGenerischType;
-import at.vvo.omds.types.omds3Types.r1_8_0.common.VersichertePersonType;
-
-
-/**
- * Typ für ein Verkaufsprodukt in der Sparte Krankenversicherung
- *
- *
- * <complexType name="VerkaufsproduktKranken_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}VerkaufsproduktGenerisch_Type">
- * <sequence>
- * <element name="Krankenprodukte" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}ProduktKranken_Type" maxOccurs="unbounded"/>
- * <element name="Zusatzprodukte" type="{urn:omds3CommonServiceTypes-1-1-0}ProduktGenerisch_Type" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="VersichertePersonen" type="{urn:omds3CommonServiceTypes-1-1-0}VersichertePerson_Type" maxOccurs="unbounded"/>
- * <element name="Gruppe" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "VerkaufsproduktKranken_Type", propOrder = {
- "krankenprodukte",
- "zusatzprodukte",
- "versichertePersonen",
- "gruppe"
-})
-public class VerkaufsproduktKrankenType
- extends VerkaufsproduktGenerischType
-{
-
- @XmlElement(name = "Krankenprodukte", required = true)
- protected Listset method for the krankenprodukte property.
- *
- *
- * getKrankenprodukte().add(newItem);
- *
- *
- *
- * set method for the zusatzprodukte property.
- *
- *
- * getZusatzprodukte().add(newItem);
- *
- *
- *
- * set method for the versichertePersonen property.
- *
- *
- * getVersichertePersonen().add(newItem);
- *
- *
- *
- *
- * <complexType>
- * <complexContent>
- * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CalculateRequestGen_Type">
- * <sequence>
- * <element name="Berechnungsanfrage" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}SpezBerechnungRechtsschutz_Type"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
- "berechnungsanfrage"
-})
-@XmlRootElement(name = "CalculateRechtsschutzRequest")
-public class CalculateRechtsschutzRequest
- extends CalculateRequestGenType
-{
-
- @XmlElement(name = "Berechnungsanfrage", required = true)
- protected SpezBerechnungRechtsschutzType berechnungsanfrage;
-
- /**
- * Ruft den Wert der berechnungsanfrage-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link SpezBerechnungRechtsschutzType }
- *
- */
- public SpezBerechnungRechtsschutzType getBerechnungsanfrage() {
- return berechnungsanfrage;
- }
-
- /**
- * Legt den Wert der berechnungsanfrage-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link SpezBerechnungRechtsschutzType }
- *
- */
- public void setBerechnungsanfrage(SpezBerechnungRechtsschutzType value) {
- this.berechnungsanfrage = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/CalculateRechtsschutzResponse.java b/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/CalculateRechtsschutzResponse.java
deleted file mode 100644
index f8b4a765..00000000
--- a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/CalculateRechtsschutzResponse.java
+++ /dev/null
@@ -1,67 +0,0 @@
-
-package rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common.CalculateResponseGenType;
-
-
-/**
- *
- * <complexType>
- * <complexContent>
- * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CalculateResponseGen_Type">
- * <sequence>
- * <element name="Berechnungsantwort" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}SpezBerechnungRechtsschutz_Type"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
- "berechnungsantwort"
-})
-@XmlRootElement(name = "CalculateRechtsschutzResponse")
-public class CalculateRechtsschutzResponse
- extends CalculateResponseGenType
-{
-
- @XmlElement(name = "Berechnungsantwort", required = true)
- protected SpezBerechnungRechtsschutzType berechnungsantwort;
-
- /**
- * Ruft den Wert der berechnungsantwort-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link SpezBerechnungRechtsschutzType }
- *
- */
- public SpezBerechnungRechtsschutzType getBerechnungsantwort() {
- return berechnungsantwort;
- }
-
- /**
- * Legt den Wert der berechnungsantwort-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link SpezBerechnungRechtsschutzType }
- *
- */
- public void setBerechnungsantwort(SpezBerechnungRechtsschutzType value) {
- this.berechnungsantwort = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/CreateApplicationRechtsschutzRequest.java b/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/CreateApplicationRechtsschutzRequest.java
deleted file mode 100644
index f1bfd549..00000000
--- a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/CreateApplicationRechtsschutzRequest.java
+++ /dev/null
@@ -1,67 +0,0 @@
-
-package rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common.CreateApplicationRequestGenType;
-
-
-/**
- *
- * <complexType>
- * <complexContent>
- * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CreateApplicationRequestGen_Type">
- * <sequence>
- * <element name="Antragsanfrage" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}SpezAntragRechtsschutz_Type"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
- "antragsanfrage"
-})
-@XmlRootElement(name = "CreateApplicationRechtsschutzRequest")
-public class CreateApplicationRechtsschutzRequest
- extends CreateApplicationRequestGenType
-{
-
- @XmlElement(name = "Antragsanfrage", required = true)
- protected SpezAntragRechtsschutzType antragsanfrage;
-
- /**
- * Ruft den Wert der antragsanfrage-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link SpezAntragRechtsschutzType }
- *
- */
- public SpezAntragRechtsschutzType getAntragsanfrage() {
- return antragsanfrage;
- }
-
- /**
- * Legt den Wert der antragsanfrage-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link SpezAntragRechtsschutzType }
- *
- */
- public void setAntragsanfrage(SpezAntragRechtsschutzType value) {
- this.antragsanfrage = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/CreateApplicationRechtsschutzResponse.java b/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/CreateApplicationRechtsschutzResponse.java
deleted file mode 100644
index 3ae8231a..00000000
--- a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/CreateApplicationRechtsschutzResponse.java
+++ /dev/null
@@ -1,67 +0,0 @@
-
-package rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common.CreateApplicationResponseGenType;
-
-
-/**
- *
- * <complexType>
- * <complexContent>
- * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CreateApplicationResponseGen_Type">
- * <sequence>
- * <element name="Antragsantwort" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}SpezAntragRechtsschutz_Type"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
- "antragsantwort"
-})
-@XmlRootElement(name = "CreateApplicationRechtsschutzResponse")
-public class CreateApplicationRechtsschutzResponse
- extends CreateApplicationResponseGenType
-{
-
- @XmlElement(name = "Antragsantwort", required = true)
- protected SpezAntragRechtsschutzType antragsantwort;
-
- /**
- * Ruft den Wert der antragsantwort-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link SpezAntragRechtsschutzType }
- *
- */
- public SpezAntragRechtsschutzType getAntragsantwort() {
- return antragsantwort;
- }
-
- /**
- * Legt den Wert der antragsantwort-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link SpezAntragRechtsschutzType }
- *
- */
- public void setAntragsantwort(SpezAntragRechtsschutzType value) {
- this.antragsantwort = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/CreateOfferRechtsschutzRequest.java b/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/CreateOfferRechtsschutzRequest.java
deleted file mode 100644
index 30bb12ae..00000000
--- a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/CreateOfferRechtsschutzRequest.java
+++ /dev/null
@@ -1,67 +0,0 @@
-
-package rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common.CreateOfferRequestGenType;
-
-
-/**
- *
- * <complexType>
- * <complexContent>
- * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CreateOfferRequestGen_Type">
- * <sequence>
- * <element name="Offertanfrage" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}SpezOffertRechtsschutz_Type"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
- "offertanfrage"
-})
-@XmlRootElement(name = "CreateOfferRechtsschutzRequest")
-public class CreateOfferRechtsschutzRequest
- extends CreateOfferRequestGenType
-{
-
- @XmlElement(name = "Offertanfrage", required = true)
- protected SpezOffertRechtsschutzType offertanfrage;
-
- /**
- * Ruft den Wert der offertanfrage-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link SpezOffertRechtsschutzType }
- *
- */
- public SpezOffertRechtsschutzType getOffertanfrage() {
- return offertanfrage;
- }
-
- /**
- * Legt den Wert der offertanfrage-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link SpezOffertRechtsschutzType }
- *
- */
- public void setOffertanfrage(SpezOffertRechtsschutzType value) {
- this.offertanfrage = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/CreateOfferRechtsschutzResponse.java b/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/CreateOfferRechtsschutzResponse.java
deleted file mode 100644
index 8822c9e7..00000000
--- a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/CreateOfferRechtsschutzResponse.java
+++ /dev/null
@@ -1,67 +0,0 @@
-
-package rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common.CreateOfferResponseGenType;
-
-
-/**
- *
- * <complexType>
- * <complexContent>
- * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CreateOfferResponseGen_Type">
- * <sequence>
- * <element name="Offertantwort" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}SpezOffertRechtsschutz_Type"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
- "offertantwort"
-})
-@XmlRootElement(name = "CreateOfferRechtsschutzResponse")
-public class CreateOfferRechtsschutzResponse
- extends CreateOfferResponseGenType
-{
-
- @XmlElement(name = "Offertantwort", required = true)
- protected SpezOffertRechtsschutzType offertantwort;
-
- /**
- * Ruft den Wert der offertantwort-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link SpezOffertRechtsschutzType }
- *
- */
- public SpezOffertRechtsschutzType getOffertantwort() {
- return offertantwort;
- }
-
- /**
- * Legt den Wert der offertantwort-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link SpezOffertRechtsschutzType }
- *
- */
- public void setOffertantwort(SpezOffertRechtsschutzType value) {
- this.offertantwort = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/ElementarproduktRechtsschutzType.java b/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/ElementarproduktRechtsschutzType.java
deleted file mode 100644
index 35198c07..00000000
--- a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/ElementarproduktRechtsschutzType.java
+++ /dev/null
@@ -1,76 +0,0 @@
-
-package rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.common.ElementarproduktGenerischType;
-
-
-/**
- * Typ für ein Elementarprodukt in der Sparte Rechtsschutz. Von diesem Typ werden etwaige Standard-Deckungen abgeleitet, siehe Vertragsrechtsschutz_Type. Von diesem Typ können einzelne VUs aber auch ihre eigenen Elementarprodukte ableiten, wenn sie möchten.
- *
- *
- * <complexType name="ElementarproduktRechtsschutz_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}ElementarproduktGenerisch_Type">
- * <sequence>
- * <element name="VersInteressenRefLfNr" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" maxOccurs="unbounded" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "ElementarproduktRechtsschutz_Type", propOrder = {
- "versInteressenRefLfNr"
-})
-public class ElementarproduktRechtsschutzType
- extends ElementarproduktGenerischType
-{
-
- @XmlElement(name = "VersInteressenRefLfNr", type = Integer.class)
- @XmlSchemaType(name = "unsignedShort")
- protected Listset method for the versInteressenRefLfNr property.
- *
- *
- * getVersInteressenRefLfNr().add(newItem);
- *
- *
- *
- *
- * <complexType name="ProduktRechtsschutz_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}ProduktGenerisch_Type">
- * <sequence>
- * <element name="ElementarprodukteRechtsschutz" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}ElementarproduktRechtsschutz_Type" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="VersInteressenRefLfNr" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" maxOccurs="unbounded" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "ProduktRechtsschutz_Type", propOrder = {
- "elementarprodukteRechtsschutz",
- "versInteressenRefLfNr"
-})
-public class ProduktRechtsschutzType
- extends ProduktGenerischType
-{
-
- @XmlElement(name = "ElementarprodukteRechtsschutz")
- protected Listset method for the elementarprodukteRechtsschutz property.
- *
- *
- * getElementarprodukteRechtsschutz().add(newItem);
- *
- *
- *
- * set method for the versInteressenRefLfNr property.
- *
- *
- * getVersInteressenRefLfNr().add(newItem);
- *
- *
- *
- *
- * <complexType name="SpezAntragRechtsschutz_Type">
- * <complexContent>
- * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}SpezAntrag_Type">
- * <sequence>
- * <element name="Verkaufsprodukt" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}VerkaufsproduktRechtsschutz_Type"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SpezAntragRechtsschutz_Type", propOrder = {
- "verkaufsprodukt"
-})
-public class SpezAntragRechtsschutzType
- extends SpezAntragType
-{
-
- @XmlElement(name = "Verkaufsprodukt", required = true)
- protected VerkaufsproduktRechtsschutzType verkaufsprodukt;
-
- /**
- * Ruft den Wert der verkaufsprodukt-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link VerkaufsproduktRechtsschutzType }
- *
- */
- public VerkaufsproduktRechtsschutzType getVerkaufsprodukt() {
- return verkaufsprodukt;
- }
-
- /**
- * Legt den Wert der verkaufsprodukt-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link VerkaufsproduktRechtsschutzType }
- *
- */
- public void setVerkaufsprodukt(VerkaufsproduktRechtsschutzType value) {
- this.verkaufsprodukt = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/SpezBerechnungRechtsschutzType.java b/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/SpezBerechnungRechtsschutzType.java
deleted file mode 100644
index 0cea5256..00000000
--- a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/SpezBerechnungRechtsschutzType.java
+++ /dev/null
@@ -1,67 +0,0 @@
-
-package rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common.SpezBerechnungType;
-
-
-/**
- * Typ für den Schritt Berechnung
- *
- *
- * <complexType name="SpezBerechnungRechtsschutz_Type">
- * <complexContent>
- * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}SpezBerechnung_Type">
- * <sequence>
- * <element name="Verkaufsprodukt" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}VerkaufsproduktRechtsschutz_Type"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SpezBerechnungRechtsschutz_Type", propOrder = {
- "verkaufsprodukt"
-})
-public class SpezBerechnungRechtsschutzType
- extends SpezBerechnungType
-{
-
- @XmlElement(name = "Verkaufsprodukt", required = true)
- protected VerkaufsproduktRechtsschutzType verkaufsprodukt;
-
- /**
- * Ruft den Wert der verkaufsprodukt-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link VerkaufsproduktRechtsschutzType }
- *
- */
- public VerkaufsproduktRechtsschutzType getVerkaufsprodukt() {
- return verkaufsprodukt;
- }
-
- /**
- * Legt den Wert der verkaufsprodukt-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link VerkaufsproduktRechtsschutzType }
- *
- */
- public void setVerkaufsprodukt(VerkaufsproduktRechtsschutzType value) {
- this.verkaufsprodukt = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/SpezOffertRechtsschutzType.java b/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/SpezOffertRechtsschutzType.java
deleted file mode 100644
index 9e94fc82..00000000
--- a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/SpezOffertRechtsschutzType.java
+++ /dev/null
@@ -1,67 +0,0 @@
-
-package rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common.SpezOffertType;
-
-
-/**
- * Typ für den Schritt Offert-Erzeugung
- *
- *
- * <complexType name="SpezOffertRechtsschutz_Type">
- * <complexContent>
- * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}SpezOffert_Type">
- * <sequence>
- * <element name="Verkaufsprodukt" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}VerkaufsproduktRechtsschutz_Type"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SpezOffertRechtsschutz_Type", propOrder = {
- "verkaufsprodukt"
-})
-public class SpezOffertRechtsschutzType
- extends SpezOffertType
-{
-
- @XmlElement(name = "Verkaufsprodukt", required = true)
- protected VerkaufsproduktRechtsschutzType verkaufsprodukt;
-
- /**
- * Ruft den Wert der verkaufsprodukt-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link VerkaufsproduktRechtsschutzType }
- *
- */
- public VerkaufsproduktRechtsschutzType getVerkaufsprodukt() {
- return verkaufsprodukt;
- }
-
- /**
- * Legt den Wert der verkaufsprodukt-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link VerkaufsproduktRechtsschutzType }
- *
- */
- public void setVerkaufsprodukt(VerkaufsproduktRechtsschutzType value) {
- this.verkaufsprodukt = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/SubmitApplicationRechtsschutzRequest.java b/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/SubmitApplicationRechtsschutzRequest.java
deleted file mode 100644
index 7cdf7fdd..00000000
--- a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/SubmitApplicationRechtsschutzRequest.java
+++ /dev/null
@@ -1,67 +0,0 @@
-
-package rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common.SubmitApplicationRequestGenType;
-
-
-/**
- *
- * <complexType>
- * <complexContent>
- * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}SubmitApplicationRequestGen_Type">
- * <sequence>
- * <element name="Antragsanfrage" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}SpezAntragRechtsschutz_Type"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
- "antragsanfrage"
-})
-@XmlRootElement(name = "SubmitApplicationRechtsschutzRequest")
-public class SubmitApplicationRechtsschutzRequest
- extends SubmitApplicationRequestGenType
-{
-
- @XmlElement(name = "Antragsanfrage", required = true)
- protected SpezAntragRechtsschutzType antragsanfrage;
-
- /**
- * Ruft den Wert der antragsanfrage-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link SpezAntragRechtsschutzType }
- *
- */
- public SpezAntragRechtsschutzType getAntragsanfrage() {
- return antragsanfrage;
- }
-
- /**
- * Legt den Wert der antragsanfrage-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link SpezAntragRechtsschutzType }
- *
- */
- public void setAntragsanfrage(SpezAntragRechtsschutzType value) {
- this.antragsanfrage = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/SubmitApplicationRechtsschutzResponse.java b/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/SubmitApplicationRechtsschutzResponse.java
deleted file mode 100644
index a0900576..00000000
--- a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/SubmitApplicationRechtsschutzResponse.java
+++ /dev/null
@@ -1,67 +0,0 @@
-
-package rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlRootElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common.SubmitApplicationResponseGenType;
-
-
-/**
- *
- * <complexType>
- * <complexContent>
- * <extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}SubmitApplicationResponseGen_Type">
- * <sequence>
- * <element name="Antragsantwort" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}SpezAntragRechtsschutz_Type"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "", propOrder = {
- "antragsantwort"
-})
-@XmlRootElement(name = "SubmitApplicationRechtsschutzResponse")
-public class SubmitApplicationRechtsschutzResponse
- extends SubmitApplicationResponseGenType
-{
-
- @XmlElement(name = "Antragsantwort", required = true)
- protected SpezAntragRechtsschutzType antragsantwort;
-
- /**
- * Ruft den Wert der antragsantwort-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link SpezAntragRechtsschutzType }
- *
- */
- public SpezAntragRechtsschutzType getAntragsantwort() {
- return antragsantwort;
- }
-
- /**
- * Legt den Wert der antragsantwort-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link SpezAntragRechtsschutzType }
- *
- */
- public void setAntragsantwort(SpezAntragRechtsschutzType value) {
- this.antragsantwort = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/VerkaufsproduktRechtsschutzType.java b/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/VerkaufsproduktRechtsschutzType.java
deleted file mode 100644
index e68707db..00000000
--- a/OMDSServiceDefinition/src/main/java/rs/on2antrag/_0/_4/v1/omds3types/types/omds/vvo/at/VerkaufsproduktRechtsschutzType.java
+++ /dev/null
@@ -1,142 +0,0 @@
-
-package rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_8_0.common.ProduktGenerischType;
-import at.vvo.omds.types.omds3Types.r1_8_0.common.VerkaufsproduktGenerischType;
-import at.vvo.omds.types.omds3Types.r1_8_0.common.VersichertesInteresseType;
-
-
-/**
- * Typ für ein Verkaufsprodukt in der Sparte Rechtsschutz
- *
- *
- * <complexType name="VerkaufsproduktRechtsschutz_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}VerkaufsproduktGenerisch_Type">
- * <sequence>
- * <element name="Produkte" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}ProduktRechtsschutz_Type" maxOccurs="unbounded"/>
- * <element name="Zusatzprodukte" type="{urn:omds3CommonServiceTypes-1-1-0}ProduktGenerisch_Type" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="VersicherteInteressen" type="{urn:omds3CommonServiceTypes-1-1-0}VersichertesInteresse_Type" maxOccurs="unbounded" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "VerkaufsproduktRechtsschutz_Type", propOrder = {
- "produkte",
- "zusatzprodukte",
- "versicherteInteressen"
-})
-public class VerkaufsproduktRechtsschutzType
- extends VerkaufsproduktGenerischType
-{
-
- @XmlElement(name = "Produkte", required = true)
- protected Listset method for the produkte property.
- *
- *
- * getProdukte().add(newItem);
- *
- *
- *
- * set method for the zusatzprodukte property.
- *
- *
- * getZusatzprodukte().add(newItem);
- *
- *
- *
- * set method for the versicherteInteressen property.
- *
- *
- * getVersicherteInteressen().add(newItem);
- *
- *
- *
- *