Überarbeitung Konvertierungshilfe nach Diskussion mit Martin Hartl: Aktionen für Bausteine sind jetzt Typen, Art kann von VU zusätzlich angegeben werden, zulässige Kombinationen von Bausteinen können angegeben werden.

This commit is contained in:
2022-04-29 13:17:12 +02:00
parent f169898e06
commit abcff9652d
71 changed files with 910 additions and 2844 deletions

View File

@@ -9,11 +9,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.ElementarproduktKrankenType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.leben.TarifLebenType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.ElementarproduktRechtsschutzType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.sachPrivat.ElementarproduktSachPrivatType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.unfall.LeistungsartUnfallType;
import kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.ElementarproduktKrankenType;
import rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.ElementarproduktRechtsschutzType;
/**

View File

@@ -221,6 +221,22 @@ public class ObjectFactory {
return new KontierungType();
}
/**
* Create an instance of {@link KombinationenType }
*
*/
public KombinationenType createKombinationenType() {
return new KombinationenType();
}
/**
* Create an instance of {@link KombinationType }
*
*/
public KombinationType createKombinationType() {
return new KombinationType();
}
/**
* Create an instance of {@link ZusatzproduktGenerischType }
*

View File

@@ -8,8 +8,8 @@ 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.rs.ProduktRechtsschutzType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.sachPrivat.ProduktSachPrivatType;
import rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.ProduktRechtsschutzType;
/**

View File

@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kranken.ProduktKrankenType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.leben.ProduktLebenType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.unfall.ProduktUnfallType;
import kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.ProduktKrankenType;
/**

View File

@@ -8,11 +8,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.VerkaufsproduktKrankenType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.leben.VerkaufsproduktLebenType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.VerkaufsproduktRechtsschutzType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.sachPrivat.VerkaufsproduktSachPrivatType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.unfall.VerkaufsproduktUnfallType;
import kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.VerkaufsproduktKrankenType;
import rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.VerkaufsproduktRechtsschutzType;
/**

View File

@@ -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.CalculateKrankenRequest;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.leben.CalculateLebenRequestType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CalculateRechtsschutzRequest;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.sachPrivat.CalculateSachPrivatRequestType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.unfall.CalculateUnfallRequestType;
import kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CalculateKrankenRequest;
import rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CalculateRechtsschutzRequest;
/**

View File

@@ -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.CalculateKrankenResponse;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.leben.CalculateLebenResponseType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CalculateRechtsschutzResponse;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.sachPrivat.CalculateSachPrivatResponseType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.unfall.CalculateUnfallResponseType;
import kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CalculateKrankenResponse;
import rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CalculateRechtsschutzResponse;
/**

View File

@@ -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.CreateApplicationKrankenRequest;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.leben.CreateApplicationLebenRequestType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CreateApplicationRechtsschutzRequest;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.sachPrivat.CreateApplicationSachPrivatRequestType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.unfall.CreateApplicationUnfallRequestType;
import kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CreateApplicationKrankenRequest;
import rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CreateApplicationRechtsschutzRequest;
/**

View File

@@ -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.CreateApplicationKrankenResponse;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.leben.CreateApplicationLebenResponseType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CreateApplicationRechtsschutzResponse;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.sachPrivat.CreateApplicationSachPrivatResponseType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.unfall.CreateApplicationUnfallResponseType;
import kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CreateApplicationKrankenResponse;
import rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CreateApplicationRechtsschutzResponse;
/**

View File

@@ -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.CreateOfferKrankenRequest;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.leben.CreateOfferLebenRequestType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CreateOfferRechtsschutzRequest;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.sachPrivat.CreateOfferSachPrivatRequestType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.unfall.CreateOfferUnfallRequestType;
import kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CreateOfferKrankenRequest;
import rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CreateOfferRechtsschutzRequest;
/**

View File

@@ -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.CreateOfferKrankenResponse;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.leben.CreateOfferLebenResponseType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.rs.CreateOfferRechtsschutzResponse;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.sachPrivat.CreateOfferSachPrivatResponseType;
import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.unfall.CreateOfferUnfallResponseType;
import kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at.CreateOfferKrankenResponse;
import rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at.CreateOfferRechtsschutzResponse;
/**

View File

@@ -0,0 +1,194 @@
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;
/**
* Typ um die Behandlung der Unterbausteine in der Konvertierung zu spezifizieren
*
* <p>Java-Klasse für KonvertierungBaustein_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="KonvertierungBaustein_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Id" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Bezeichnung" minOccurs="0"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string"&gt;
* &lt;maxLength value="255"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;element name="ZulaessigeAktion" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}Konvertierungsaktion_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="GewaehlteAktion" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}Konvertierungsaktion_Type" minOccurs="0"/&gt;
* &lt;element name="Zusatzinformation" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}KonvertierungZusatzinformation_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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<KonvertierungsaktionType> zulaessigeAktion;
@XmlElement(name = "GewaehlteAktion")
protected KonvertierungsaktionType gewaehlteAktion;
@XmlElement(name = "Zusatzinformation")
protected List<KonvertierungZusatzinformationType> zusatzinformation;
/**
* Ruft den Wert der id-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getId() {
return id;
}
/**
* Legt den Wert der id-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setId(String value) {
this.id = 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;
}
/**
* Gets the value of the zulaessigeAktion property.
*
* <p>
* 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 <CODE>set</CODE> method for the zulaessigeAktion property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getZulaessigeAktion().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link KonvertierungsaktionType }
*
*
*/
public List<KonvertierungsaktionType> getZulaessigeAktion() {
if (zulaessigeAktion == null) {
zulaessigeAktion = new ArrayList<KonvertierungsaktionType>();
}
return this.zulaessigeAktion;
}
/**
* Ruft den Wert der gewaehlteAktion-Eigenschaft ab.
*
* @return
* possible object is
* {@link KonvertierungsaktionType }
*
*/
public KonvertierungsaktionType getGewaehlteAktion() {
return gewaehlteAktion;
}
/**
* Legt den Wert der gewaehlteAktion-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link KonvertierungsaktionType }
*
*/
public void setGewaehlteAktion(KonvertierungsaktionType value) {
this.gewaehlteAktion = value;
}
/**
* Gets the value of the zusatzinformation property.
*
* <p>
* 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 <CODE>set</CODE> method for the zusatzinformation property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getZusatzinformation().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link KonvertierungZusatzinformationType }
*
*
*/
public List<KonvertierungZusatzinformationType> getZusatzinformation() {
if (zusatzinformation == null) {
zusatzinformation = new ArrayList<KonvertierungZusatzinformationType>();
}
return this.zusatzinformation;
}
}

View File

@@ -0,0 +1,32 @@
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;
/**
* Abstraktes Element für die Ableitung von Typen für VU-spezifische Zusatzinformationen
*
* <p>Java-Klasse für KonvertierungZusatzinformation_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="KonvertierungZusatzinformation_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "KonvertierungZusatzinformation_Type")
public abstract class KonvertierungZusatzinformationType {
}

View File

@@ -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)
*
* <p>Java-Klasse für KonvertierungsaktionBelassen complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="KonvertierungsaktionBelassen"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}Konvertierungsaktion_Type"&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "KonvertierungsaktionBelassen")
public class KonvertierungsaktionBelassen
extends KonvertierungsaktionType
{
}

View File

@@ -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)
*
* <p>Java-Klasse für KonvertierungsaktionStorno complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="KonvertierungsaktionStorno"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}Konvertierungsaktion_Type"&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "KonvertierungsaktionStorno")
public class KonvertierungsaktionStorno
extends KonvertierungsaktionType
{
}

View File

@@ -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
*
* <p>Java-Klasse für Konvertierungsaktion_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="Konvertierungsaktion_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Art" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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)
*
* <p>Java-Klasse für KonvertierungsaktionUebernehmen complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="KonvertierungsaktionUebernehmen"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}Konvertierungsaktion_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Baustein" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}KonvertierungBaustein_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="Kombinationen" type="{urn:omds3CommonServiceTypes-1-1-0}Kombinationen_Type" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "KonvertierungsaktionUebernehmen", propOrder = {
"baustein",
"kombinationen"
})
public class KonvertierungsaktionUebernehmen
extends KonvertierungsaktionType
{
@XmlElement(name = "Baustein")
protected List<KonvertierungBausteinType> baustein;
@XmlElement(name = "Kombinationen")
protected KombinationenType kombinationen;
/**
* Gets the value of the baustein property.
*
* <p>
* 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 <CODE>set</CODE> method for the baustein property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getBaustein().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link KonvertierungBausteinType }
*
*
*/
public List<KonvertierungBausteinType> getBaustein() {
if (baustein == null) {
baustein = new ArrayList<KonvertierungBausteinType>();
}
return this.baustein;
}
/**
* Ruft den Wert der kombinationen-Eigenschaft ab.
*
* @return
* possible object is
* {@link KombinationenType }
*
*/
public KombinationenType getKombinationen() {
return kombinationen;
}
/**
* Legt den Wert der kombinationen-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link KombinationenType }
*
*/
public void setKombinationen(KombinationenType value) {
this.kombinationen = value;
}
}

View File

@@ -21,7 +21,14 @@ import javax.xml.bind.annotation.XmlType;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Vertraege" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}KonvertierungsumfangVertrag_Type" maxOccurs="unbounded"/&gt;
* &lt;element name="Vertrag" maxOccurs="unbounded"&gt;
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}KonvertierungsumfangVertrag_Type"&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* &lt;/element&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
@@ -32,40 +39,66 @@ import javax.xml.bind.annotation.XmlType;
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "Konvertierungsumfang_Type", propOrder = {
"vertraege"
"vertrag"
})
public class KonvertierungsumfangType {
@XmlElement(name = "Vertraege", required = true)
protected List<KonvertierungsumfangVertragType> vertraege;
@XmlElement(name = "Vertrag", required = true)
protected List<KonvertierungsumfangType.Vertrag> vertrag;
/**
* Gets the value of the vertraege property.
* Gets the value of the vertrag property.
*
* <p>
* 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 <CODE>set</CODE> method for the vertraege property.
* This is why there is not a <CODE>set</CODE> method for the vertrag property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getVertraege().add(newItem);
* getVertrag().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link KonvertierungsumfangVertragType }
* {@link KonvertierungsumfangType.Vertrag }
*
*
*/
public List<KonvertierungsumfangVertragType> getVertraege() {
if (vertraege == null) {
vertraege = new ArrayList<KonvertierungsumfangVertragType>();
public List<KonvertierungsumfangType.Vertrag> getVertrag() {
if (vertrag == null) {
vertrag = new ArrayList<KonvertierungsumfangType.Vertrag>();
}
return this.vertraege;
return this.vertrag;
}
/**
* <p>Java-Klasse für anonymous complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}KonvertierungsumfangVertrag_Type"&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "")
public static class Vertrag
extends KonvertierungsumfangVertragType
{
}
}

View File

@@ -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;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}Ersatzpolizze_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Bezeichnung" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="Sparten" maxOccurs="unbounded" minOccurs="0"&gt;
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="BausteinId" type="{http://www.w3.org/2001/XMLSchema}anyType"/&gt;
* &lt;element name="Bezeichnung" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="Aktion" type="{urn:omds3CommonServiceTypes-1-1-0}AttributEnum_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* &lt;/element&gt;
* &lt;element name="Sparte" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}KonvertierungBaustein_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="Kombinationen" type="{urn:omds3CommonServiceTypes-1-1-0}Kombinationen_Type" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
@@ -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 List<KonvertierungsumfangVertragType.Sparten> sparten;
@XmlElement(name = "Sparte")
protected List<KonvertierungBausteinType> sparte;
@XmlElement(name = "Kombinationen")
protected KombinationenType kombinationen;
/**
* Ruft den Wert der bezeichnung-Eigenschaft ab.
@@ -84,143 +80,56 @@ public class KonvertierungsumfangVertragType
}
/**
* Gets the value of the sparten property.
* Gets the value of the sparte property.
*
* <p>
* 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 <CODE>set</CODE> method for the sparten property.
* This is why there is not a <CODE>set</CODE> method for the sparte property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getSparten().add(newItem);
* getSparte().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link KonvertierungsumfangVertragType.Sparten }
* {@link KonvertierungBausteinType }
*
*
*/
public List<KonvertierungsumfangVertragType.Sparten> getSparten() {
if (sparten == null) {
sparten = new ArrayList<KonvertierungsumfangVertragType.Sparten>();
public List<KonvertierungBausteinType> getSparte() {
if (sparte == null) {
sparte = new ArrayList<KonvertierungBausteinType>();
}
return this.sparten;
return this.sparte;
}
/**
* Ruft den Wert der kombinationen-Eigenschaft ab.
*
* @return
* possible object is
* {@link KombinationenType }
*
*/
public KombinationenType getKombinationen() {
return kombinationen;
}
/**
* <p>Java-Klasse für anonymous complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="BausteinId" type="{http://www.w3.org/2001/XMLSchema}anyType"/&gt;
* &lt;element name="Bezeichnung" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="Aktion" type="{urn:omds3CommonServiceTypes-1-1-0}AttributEnum_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
* 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;
}
}

View File

@@ -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();
}
/**

View File

@@ -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;
/**

View File

@@ -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;
/**

View File

@@ -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;
/**

View File

@@ -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;
/**

View File

@@ -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;
/**

View File

@@ -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
* <p>
* Um diese Eigenschaft zu entfernen, wenden Sie eine Eigenschaftenanpassung für eine
* der beiden folgenden Deklarationen an, um deren Namen zu ändern:

View File

@@ -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
* <p>
* Um diese Eigenschaft zu entfernen, wenden Sie eine Eigenschaftenanpassung für eine
* der beiden folgenden Deklarationen an, um deren Namen zu ändern:

View File

@@ -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
*
*/

View File

@@ -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();

View File

@@ -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")

View File

@@ -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) {

View File

@@ -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
*/

View File

@@ -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
*
* <p>Java-Klasse für anonymous complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CalculateRequestGen_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Berechnungsanfrage" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}SpezBerechnungKranken_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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
*
* <p>Java-Klasse für anonymous complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CalculateResponseGen_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Berechnungsantwort" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}SpezBerechnungKranken_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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
*
* <p>Java-Klasse für anonymous complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CreateApplicationRequestGen_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Antragsanfrage" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}SpezAntragKranken_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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
*
* <p>Java-Klasse für anonymous complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CreateApplicationResponseGen_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Antragsantwort" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}SpezAntragKranken_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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
*
* <p>Java-Klasse für anonymous complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CreateOfferRequestGen_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Offertanfrage" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}SpezOffertKranken_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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
*
* <p>Java-Klasse für anonymous complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CreateOfferResponseGen_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Offertantwort" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}SpezOffertKranken_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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.
*
* <p>Java-Klasse für ElementarproduktKranken_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="ElementarproduktKranken_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}ElementarproduktGenerisch_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Selbstbehalt" type="{urn:omds3CommonServiceTypes-1-1-0}Selbstbehalt_Type" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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.
* <p>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();
}
}

View File

@@ -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.
*
* <p>Java-Klasse für ProduktKranken_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="ProduktKranken_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}ProduktMitVp_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Elementarprodukte" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}ElementarproduktKranken_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="Selbstbehalt" type="{urn:omds3CommonServiceTypes-1-1-0}Selbstbehalt_Type" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "ProduktKranken_Type", propOrder = {
"elementarprodukte",
"selbstbehalt"
})
public class ProduktKrankenType
extends ProduktMitVpType
{
@XmlElement(name = "Elementarprodukte")
protected List<ElementarproduktKrankenType> elementarprodukte;
@XmlElement(name = "Selbstbehalt")
protected SelbstbehaltType selbstbehalt;
/**
* Gets the value of the elementarprodukte property.
*
* <p>
* 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 <CODE>set</CODE> method for the elementarprodukte property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getElementarprodukte().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ElementarproduktKrankenType }
*
*
*/
public List<ElementarproduktKrankenType> getElementarprodukte() {
if (elementarprodukte == null) {
elementarprodukte = new ArrayList<ElementarproduktKrankenType>();
}
return this.elementarprodukte;
}
/**
* 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;
}
}

View File

@@ -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.SpezAntragType;
/**
* Typ für den Schritt Antrags-Erzeugung
*
* <p>Java-Klasse für SpezAntragKranken_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SpezAntragKranken_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}SpezAntrag_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Verkaufsprodukt" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}VerkaufsproduktKranken_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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
*
* <p>Java-Klasse für SpezBerechnungKranken_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SpezBerechnungKranken_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}SpezBerechnung_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Verkaufsprodukt" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}VerkaufsproduktKranken_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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
*
* <p>Java-Klasse für SpezOffertKranken_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SpezOffertKranken_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}SpezOffert_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Verkaufsprodukt" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}VerkaufsproduktKranken_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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
*
* <p>Java-Klasse für anonymous complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}SubmitApplicationRequestGen_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Antragsanfrage" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}SpezAntragKranken_Type" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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
*
* <p>Java-Klasse für anonymous complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}SubmitApplicationResponseGen_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Antragsantwort" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}SpezAntragKranken_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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
*
* <p>Java-Klasse für VerkaufsproduktKranken_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="VerkaufsproduktKranken_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}VerkaufsproduktGenerisch_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Krankenprodukte" type="{urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken}ProduktKranken_Type" maxOccurs="unbounded"/&gt;
* &lt;element name="Zusatzprodukte" type="{urn:omds3CommonServiceTypes-1-1-0}ProduktGenerisch_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="VersichertePersonen" type="{urn:omds3CommonServiceTypes-1-1-0}VersichertePerson_Type" maxOccurs="unbounded"/&gt;
* &lt;element name="Gruppe" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "VerkaufsproduktKranken_Type", propOrder = {
"krankenprodukte",
"zusatzprodukte",
"versichertePersonen",
"gruppe"
})
public class VerkaufsproduktKrankenType
extends VerkaufsproduktGenerischType
{
@XmlElement(name = "Krankenprodukte", required = true)
protected List<ProduktKrankenType> krankenprodukte;
@XmlElement(name = "Zusatzprodukte")
protected List<ProduktGenerischType> zusatzprodukte;
@XmlElement(name = "VersichertePersonen", required = true)
protected List<VersichertePersonType> versichertePersonen;
@XmlElement(name = "Gruppe")
protected String gruppe;
/**
* Gets the value of the krankenprodukte property.
*
* <p>
* 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 <CODE>set</CODE> method for the krankenprodukte property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getKrankenprodukte().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ProduktKrankenType }
*
*
*/
public List<ProduktKrankenType> getKrankenprodukte() {
if (krankenprodukte == null) {
krankenprodukte = new ArrayList<ProduktKrankenType>();
}
return this.krankenprodukte;
}
/**
* Gets the value of the zusatzprodukte property.
*
* <p>
* 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 <CODE>set</CODE> method for the zusatzprodukte property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getZusatzprodukte().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ProduktGenerischType }
*
*
*/
public List<ProduktGenerischType> getZusatzprodukte() {
if (zusatzprodukte == null) {
zusatzprodukte = new ArrayList<ProduktGenerischType>();
}
return this.zusatzprodukte;
}
/**
* Gets the value of the versichertePersonen property.
*
* <p>
* 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 <CODE>set</CODE> method for the versichertePersonen property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getVersichertePersonen().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link VersichertePersonType }
*
*
*/
public List<VersichertePersonType> getVersichertePersonen() {
if (versichertePersonen == null) {
versichertePersonen = new ArrayList<VersichertePersonType>();
}
return this.versichertePersonen;
}
/**
* Ruft den Wert der gruppe-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getGruppe() {
return gruppe;
}
/**
* Legt den Wert der gruppe-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setGruppe(String value) {
this.gruppe = value;
}
}

View File

@@ -1,2 +0,0 @@
@javax.xml.bind.annotation.XmlSchema(namespace = "urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)
package kranken.on2antrag._0._6.v1.omds3types.types.omds.vvo.at;

View File

@@ -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.CalculateRequestGenType;
/**
* <p>Java-Klasse für anonymous complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CalculateRequestGen_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Berechnungsanfrage" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}SpezBerechnungRechtsschutz_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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;
/**
* <p>Java-Klasse für anonymous complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CalculateResponseGen_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Berechnungsantwort" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}SpezBerechnungRechtsschutz_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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;
/**
* <p>Java-Klasse für anonymous complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CreateApplicationRequestGen_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Antragsanfrage" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}SpezAntragRechtsschutz_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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;
/**
* <p>Java-Klasse für anonymous complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CreateApplicationResponseGen_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Antragsantwort" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}SpezAntragRechtsschutz_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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;
/**
* <p>Java-Klasse für anonymous complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CreateOfferRequestGen_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Offertanfrage" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}SpezOffertRechtsschutz_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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;
/**
* <p>Java-Klasse für anonymous complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}CreateOfferResponseGen_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Offertantwort" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}SpezOffertRechtsschutz_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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.
*
* <p>Java-Klasse für ElementarproduktRechtsschutz_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="ElementarproduktRechtsschutz_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}ElementarproduktGenerisch_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="VersInteressenRefLfNr" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "ElementarproduktRechtsschutz_Type", propOrder = {
"versInteressenRefLfNr"
})
public class ElementarproduktRechtsschutzType
extends ElementarproduktGenerischType
{
@XmlElement(name = "VersInteressenRefLfNr", type = Integer.class)
@XmlSchemaType(name = "unsignedShort")
protected List<Integer> versInteressenRefLfNr;
/**
* Gets the value of the versInteressenRefLfNr property.
*
* <p>
* 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 <CODE>set</CODE> method for the versInteressenRefLfNr property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getVersInteressenRefLfNr().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Integer }
*
*
*/
public List<Integer> getVersInteressenRefLfNr() {
if (versInteressenRefLfNr == null) {
versInteressenRefLfNr = new ArrayList<Integer>();
}
return this.versInteressenRefLfNr;
}
}

View File

@@ -1,144 +0,0 @@
package rs.on2antrag._0._4.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 rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at package.
* <p>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();
}
}

View File

@@ -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.
*
* <p>Java-Klasse für ProduktRechtsschutz_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="ProduktRechtsschutz_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}ProduktGenerisch_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="ElementarprodukteRechtsschutz" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}ElementarproduktRechtsschutz_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="VersInteressenRefLfNr" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "ProduktRechtsschutz_Type", propOrder = {
"elementarprodukteRechtsschutz",
"versInteressenRefLfNr"
})
public class ProduktRechtsschutzType
extends ProduktGenerischType
{
@XmlElement(name = "ElementarprodukteRechtsschutz")
protected List<ElementarproduktRechtsschutzType> elementarprodukteRechtsschutz;
@XmlElement(name = "VersInteressenRefLfNr", type = Integer.class)
@XmlSchemaType(name = "unsignedShort")
protected List<Integer> versInteressenRefLfNr;
/**
* Gets the value of the elementarprodukteRechtsschutz property.
*
* <p>
* 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 <CODE>set</CODE> method for the elementarprodukteRechtsschutz property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getElementarprodukteRechtsschutz().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ElementarproduktRechtsschutzType }
*
*
*/
public List<ElementarproduktRechtsschutzType> getElementarprodukteRechtsschutz() {
if (elementarprodukteRechtsschutz == null) {
elementarprodukteRechtsschutz = new ArrayList<ElementarproduktRechtsschutzType>();
}
return this.elementarprodukteRechtsschutz;
}
/**
* Gets the value of the versInteressenRefLfNr property.
*
* <p>
* 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 <CODE>set</CODE> method for the versInteressenRefLfNr property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getVersInteressenRefLfNr().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Integer }
*
*
*/
public List<Integer> getVersInteressenRefLfNr() {
if (versInteressenRefLfNr == null) {
versInteressenRefLfNr = new ArrayList<Integer>();
}
return this.versInteressenRefLfNr;
}
}

View File

@@ -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.SpezAntragType;
/**
* Typ für den Schritt Antrags-Erzeugung
*
* <p>Java-Klasse für SpezAntragRechtsschutz_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SpezAntragRechtsschutz_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}SpezAntrag_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Verkaufsprodukt" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}VerkaufsproduktRechtsschutz_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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
*
* <p>Java-Klasse für SpezBerechnungRechtsschutz_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SpezBerechnungRechtsschutz_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}SpezBerechnung_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Verkaufsprodukt" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}VerkaufsproduktRechtsschutz_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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
*
* <p>Java-Klasse für SpezOffertRechtsschutz_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SpezOffertRechtsschutz_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}SpezOffert_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Verkaufsprodukt" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}VerkaufsproduktRechtsschutz_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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;
/**
* <p>Java-Klasse für anonymous complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}SubmitApplicationRequestGen_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Antragsanfrage" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}SpezAntragRechtsschutz_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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;
/**
* <p>Java-Klasse für anonymous complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}SubmitApplicationResponseGen_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Antragsantwort" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}SpezAntragRechtsschutz_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@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;
}
}

View File

@@ -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
*
* <p>Java-Klasse für VerkaufsproduktRechtsschutz_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="VerkaufsproduktRechtsschutz_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}VerkaufsproduktGenerisch_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Produkte" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}ProduktRechtsschutz_Type" maxOccurs="unbounded"/&gt;
* &lt;element name="Zusatzprodukte" type="{urn:omds3CommonServiceTypes-1-1-0}ProduktGenerisch_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="VersicherteInteressen" type="{urn:omds3CommonServiceTypes-1-1-0}VersichertesInteresse_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "VerkaufsproduktRechtsschutz_Type", propOrder = {
"produkte",
"zusatzprodukte",
"versicherteInteressen"
})
public class VerkaufsproduktRechtsschutzType
extends VerkaufsproduktGenerischType
{
@XmlElement(name = "Produkte", required = true)
protected List<ProduktRechtsschutzType> produkte;
@XmlElement(name = "Zusatzprodukte")
protected List<ProduktGenerischType> zusatzprodukte;
@XmlElement(name = "VersicherteInteressen")
protected List<VersichertesInteresseType> versicherteInteressen;
/**
* Gets the value of the produkte property.
*
* <p>
* 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 <CODE>set</CODE> method for the produkte property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getProdukte().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ProduktRechtsschutzType }
*
*
*/
public List<ProduktRechtsschutzType> getProdukte() {
if (produkte == null) {
produkte = new ArrayList<ProduktRechtsschutzType>();
}
return this.produkte;
}
/**
* Gets the value of the zusatzprodukte property.
*
* <p>
* 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 <CODE>set</CODE> method for the zusatzprodukte property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getZusatzprodukte().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ProduktGenerischType }
*
*
*/
public List<ProduktGenerischType> getZusatzprodukte() {
if (zusatzprodukte == null) {
zusatzprodukte = new ArrayList<ProduktGenerischType>();
}
return this.zusatzprodukte;
}
/**
* Gets the value of the versicherteInteressen property.
*
* <p>
* 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 <CODE>set</CODE> method for the versicherteInteressen property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getVersicherteInteressen().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link VersichertesInteresseType }
*
*
*/
public List<VersichertesInteresseType> getVersicherteInteressen() {
if (versicherteInteressen == null) {
versicherteInteressen = new ArrayList<VersichertesInteresseType>();
}
return this.versicherteInteressen;
}
}

View File

@@ -1,2 +0,0 @@
@javax.xml.bind.annotation.XmlSchema(namespace = "urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)
package rs.on2antrag._0._4.v1.omds3types.types.omds.vvo.at;

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<ConversionScopeResponse xmlns="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:cst="urn:omds3CommonServiceTypes-1-1-0" xsi:schemaLocation="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common file:omds3_ON2_Antrag_Common.xsd">
<ConversionScopeResponse xmlns="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:cst="urn:omds3CommonServiceTypes-1-1-0" xsi:schemaLocation="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common omds3_ON2_Antrag_Common.xsd">
<cst:Status>
<cst:KorrelationsId>678708979</cst:KorrelationsId>
<cst:Ergebnis>OK</cst:Ergebnis>
@@ -9,36 +9,40 @@
<cst:Polizzennr>1</cst:Polizzennr>
<Bezeichnung>Privat Bündel</Bezeichnung>
<Sparte>
<BausteinId>1</BausteinId>
<Id>1</Id>
<Bezeichnung>Haushalt</Bezeichnung>
<ZulaessigeAktion><Art>konv</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>nkon</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>stor</Art></ZulaessigeAktion>
<ZulaessigeAktion xsi:type="KonvertierungsaktionUebernehmen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionBelassen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionStorno"/>
</Sparte>
<Sparte>
<BausteinId>2</BausteinId>
<Id>2</Id>
<Bezeichnung>Eigenheim</Bezeichnung>
<ZulaessigeAktion><Art>konv</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>nkon</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>stor</Art></ZulaessigeAktion>
<ZulaessigeAktion xsi:type="KonvertierungsaktionUebernehmen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionBelassen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionStorno"/>
</Sparte>
<Sparte>
<BausteinId>3</BausteinId>
<Id>3</Id>
<Bezeichnung>Assistance</Bezeichnung>
<ZulaessigeAktion><Art>konv</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>nkon</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>stor</Art></ZulaessigeAktion>
<ZulaessigeAktion xsi:type="KonvertierungsaktionUebernehmen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionBelassen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionStorno"/>
</Sparte>
<Kombinationen xsi:type="cst:Kombinationen_Type">
<cst:Kombination><cst:Id>1</cst:Id><cst:Id>3</cst:Id></cst:Kombination>
<cst:Kombination><cst:Id>2</cst:Id><cst:Id>3</cst:Id></cst:Kombination>
</Kombinationen>
</Vertrag>
<Vertrag>
<cst:Polizzennr>2</cst:Polizzennr>
<Bezeichnung>Rechtsschutz</Bezeichnung>
<Sparte>
<BausteinId>2</BausteinId>
<Id>2</Id>
<Bezeichnung>Privat Rechtsschutz</Bezeichnung>
<ZulaessigeAktion><Art>konv</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>nkon</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>stor</Art></ZulaessigeAktion>
<ZulaessigeAktion xsi:type="KonvertierungsaktionUebernehmen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionBelassen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionStorno"/>
</Sparte>
</Vertrag>
</Scope>

View File

@@ -9,119 +9,116 @@
<cst:Polizzennr>1</cst:Polizzennr>
<Bezeichnung>Privat Bündel</Bezeichnung>
<Sparte>
<BausteinId>1</BausteinId>
<Id>1</Id>
<Bezeichnung>Haushalt</Bezeichnung>
<ZulaessigeAktion>
<Art>konv</Art>
<Sparte>
<BausteinId>1</BausteinId>
<ZulaessigeAktion xsi:type="KonvertierungsaktionUebernehmen">
<Baustein>
<Id>1</Id>
<Bezeichnung>Feuer</Bezeichnung>
<ZulaessigeAktion><Art>konv</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>nkon</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>stor</Art></ZulaessigeAktion>
</Sparte>
<Sparte>
<BausteinId>2</BausteinId>
<ZulaessigeAktion xsi:type="KonvertierungsaktionUebernehmen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionBelassen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionStorno"/>
</Baustein>
<Baustein>
<Id>2</Id>
<Bezeichnung>Sturm</Bezeichnung>
<ZulaessigeAktion><Art>konv</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>nkon</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>stor</Art></ZulaessigeAktion>
</Sparte>
<Sparte>
<BausteinId>3</BausteinId>
<ZulaessigeAktion xsi:type="KonvertierungsaktionUebernehmen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionBelassen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionStorno"/>
</Baustein>
<Baustein>
<Id>3</Id>
<Bezeichnung>Leitungswasser</Bezeichnung>
<ZulaessigeAktion><Art>konv</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>nkon</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>stor</Art></ZulaessigeAktion>
</Sparte>
<Sparte>
<BausteinId>4</BausteinId>
<ZulaessigeAktion xsi:type="KonvertierungsaktionUebernehmen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionBelassen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionStorno"/>
</Baustein>
<Baustein>
<Id>4</Id>
<Bezeichnung>Einbruchdiebstahl</Bezeichnung>
<ZulaessigeAktion><Art>konv</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>nkon</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>stor</Art></ZulaessigeAktion>
</Sparte>
<Sparte>
<BausteinId>5</BausteinId>
<ZulaessigeAktion xsi:type="KonvertierungsaktionUebernehmen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionBelassen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionStorno"/>
</Baustein>
<Baustein>
<Id>5</Id>
<Bezeichnung>Haftpflicht</Bezeichnung>
<ZulaessigeAktion><Art>konv</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>nkon</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>stor</Art></ZulaessigeAktion>
</Sparte>
<Sparte>
<BausteinId>6</BausteinId>
<ZulaessigeAktion xsi:type="KonvertierungsaktionUebernehmen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionBelassen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionStorno"/>
</Baustein>
<Baustein>
<Id>6</Id>
<Bezeichnung>Glasbruch</Bezeichnung>
<ZulaessigeAktion><Art>konv</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>nkon</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>stor</Art></ZulaessigeAktion>
</Sparte>
<ZulaessigeAktion xsi:type="KonvertierungsaktionUebernehmen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionBelassen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionStorno"/>
</Baustein>
</ZulaessigeAktion>
<ZulaessigeAktion><Art>nkon</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>stor</Art></ZulaessigeAktion>
<ZulaessigeAktion xsi:type="KonvertierungsaktionBelassen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionStorno"/>
</Sparte>
<Sparte>
<BausteinId>2</BausteinId>
<Id>2</Id>
<Bezeichnung>Eigenheim</Bezeichnung>
<ZulaessigeAktion>
<Art>konv</Art>
<Sparte>
<BausteinId>1</BausteinId>
<ZulaessigeAktion xsi:type="KonvertierungsaktionUebernehmen">
<Baustein>
<Id>1</Id>
<Bezeichnung>Feuer</Bezeichnung>
<ZulaessigeAktion><Art>konv</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>nkon</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>stor</Art></ZulaessigeAktion>
</Sparte>
<Sparte>
<BausteinId>2</BausteinId>
<ZulaessigeAktion xsi:type="KonvertierungsaktionUebernehmen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionBelassen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionStorno"/>
</Baustein>
<Baustein>
<Id>2</Id>
<Bezeichnung>Sturm</Bezeichnung>
<ZulaessigeAktion><Art>konv</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>nkon</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>stor</Art></ZulaessigeAktion>
</Sparte>
<Sparte>
<BausteinId>3</BausteinId>
<ZulaessigeAktion xsi:type="KonvertierungsaktionUebernehmen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionBelassen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionStorno"/>
</Baustein>
<Baustein>
<Id>3</Id>
<Bezeichnung>Leitungswasser</Bezeichnung>
<ZulaessigeAktion><Art>konv</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>nkon</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>stor</Art></ZulaessigeAktion>
</Sparte>
<Sparte>
<BausteinId>4</BausteinId>
<ZulaessigeAktion xsi:type="KonvertierungsaktionUebernehmen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionBelassen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionStorno"/>
</Baustein>
<Baustein>
<Id>4</Id>
<Bezeichnung>Einbruchdiebstahl</Bezeichnung>
<ZulaessigeAktion><Art>konv</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>nkon</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>stor</Art></ZulaessigeAktion>
</Sparte>
<Sparte>
<BausteinId>5</BausteinId>
<ZulaessigeAktion xsi:type="KonvertierungsaktionUebernehmen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionBelassen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionStorno"/>
</Baustein>
<Baustein>
<Id>5</Id>
<Bezeichnung>Glasbruch</Bezeichnung>
<ZulaessigeAktion><Art>konv</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>nkon</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>stor</Art></ZulaessigeAktion>
</Sparte>
<ZulaessigeAktion xsi:type="KonvertierungsaktionUebernehmen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionBelassen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionStorno"/>
</Baustein>
</ZulaessigeAktion>
<ZulaessigeAktion><Art>nkon</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>stor</Art></ZulaessigeAktion>
<ZulaessigeAktion xsi:type="KonvertierungsaktionBelassen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionStorno"/>
</Sparte>
<Sparte>
<BausteinId>3</BausteinId>
<Id>3</Id>
<Bezeichnung>Assistance</Bezeichnung>
<ZulaessigeAktion><Art>konv</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>nkon</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>stor</Art></ZulaessigeAktion>
<ZulaessigeAktion xsi:type="KonvertierungsaktionUebernehmen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionBelassen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionStorno"/>
</Sparte>
</Vertrag>
<Vertrag>
<cst:Polizzennr>2</cst:Polizzennr>
<Bezeichnung>Rechtsschutz</Bezeichnung>
<Sparte>
<BausteinId>2</BausteinId>
<Id>2</Id>
<Bezeichnung>Privat Rechtsschutz</Bezeichnung>
<ZulaessigeAktion><Art>konv</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>nkon</Art></ZulaessigeAktion>
<ZulaessigeAktion><Art>stor</Art></ZulaessigeAktion>
<ZulaessigeAktion xsi:type="KonvertierungsaktionUebernehmen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionBelassen"/>
<ZulaessigeAktion xsi:type="KonvertierungsaktionStorno"/>
</Sparte>
</Vertrag>
</Scope>

View File

@@ -1192,6 +1192,30 @@
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="Kombinationen_Type">
<xsd:annotation>
<xsd:documentation>Typ für eine Liste zulässiger Kombinationen von Produktbaustein-Ids als Restriktion.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="Kombination" type="Kombination_Type" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>Zulässige Kombinationen von Produktbausteinen</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="Kombination_Type">
<xsd:annotation>
<xsd:documentation>Typ für eine Kombination zulässiger Produktbaustein-Ids</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="Id" type="xsd:string" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>Die Ids zulässiger Produktbausteine in dieser Kombination</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="Verkaufsprodukt_Type" abstract="true">
<xsd:annotation>
<xsd:documentation>Basistyp für ein Produktbündel</xsd:documentation>
@@ -3709,4 +3733,4 @@
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="ZusaetzlicheFondsdaten_Type" abstract="true"/>
</xsd:schema>
</xsd:schema>

View File

@@ -30,7 +30,7 @@ xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<import namespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common" schemaLocation="omds3_ON2_Antrag_Common.xsd"/>
<import namespace="urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.kfz" schemaLocation="omds3_ON2_Antrag_Kfz.xsd"/>
<import namespace="urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.sachprivat" schemaLocation="omds3_ON2_Antrag_SachPrivat.xsd"/>
<import namespace="urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs" schemaLocation="omds3_ON2_Antrag_Rechtsschutz.xsd"/>
<import namespace="urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs" schemaLocation="omds3_ON2_Antrag_Rechtsschutz.xsd"/>
<import namespace="urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall" schemaLocation="omds3_ON2_Antrag_Unfall.xsd"/>
<import namespace="urn:at.vvo.omds.types.omds3types.v1-6-0.on2antrag.kranken" schemaLocation="omds3_ON2_Antrag_Kranken.xsd"/>
<import namespace="urn:at.vvo.omds.types.omds3types.v1-5-0.on2antrag.leben" schemaLocation="omds3_ON2_Antrag_Leben.xsd"/>

View File

@@ -591,7 +591,13 @@
<xsd:documentation>Spezifiziert die Konvertierung mehrerer Verträge in einen Vertrag</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="Vertrag" type="KonvertierungsumfangVertrag_Type" maxOccurs="unbounded"/>
<xsd:element name="Vertrag" maxOccurs="unbounded">
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="KonvertierungsumfangVertrag_Type"/>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="KonvertierungsumfangVertrag_Type">
@@ -602,78 +608,105 @@
<xsd:extension base="cst:Ersatzpolizze_Type">
<xsd:sequence>
<xsd:element name="Bezeichnung" type="xsd:string" minOccurs="0"/>
<xsd:element name="Sparte" type="KonvertierungsumfangSparte_Type" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="Sparte" type="KonvertierungBaustein_Type" minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="Kombinationen" type="cst:Kombinationen_Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Möglichkeit zulässige Kombinationen von Baustein-Ids als Restriktion anzugeben.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="KonvertierungsumfangSparte_Type">
<xsd:complexType name="KonvertierungBaustein_Type">
<xsd:annotation>
<xsd:documentation>Optional Details zur Behandlung der Sparten</xsd:documentation>
<xsd:documentation>Typ um die Behandlung der Unterbausteine in der Konvertierung zu spezifizieren</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="BausteinId">
<xsd:element name="Id" type="xsd:string">
<xsd:annotation>
<xsd:documentation>Die Id des Bausteins im bestehenden Vertrag</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Bezeichnung" type="xsd:string">
<xsd:element name="Bezeichnung" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Darstellung des Bausteins für den User.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ZulaessigeAktion" type="KonvertierungsumfangAktion_Type" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>Zulaessige Aktion bzw. Zulaessige Aktionen</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Aktion" type="KonvertierungsumfangAktion_Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Gewaehlte Aktion in der Übermittlung der geplanten Konvertierung.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Zusatzinformation" type="KonvertierungsumfangZusatzinformation_Type" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="KonvertierungsumfangAktion_Type">
<xsd:annotation>
<xsd:documentation>Die möglichen Aktionen bzw. die gewählte Aktion mit diesem Baustein</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="Art">
<xsd:annotation>
<xsd:documentation>Art der Aktion</xsd:documentation>
</xsd:annotation>
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="konv"/>
<xsd:enumeration value="nkon"/>
<xsd:enumeration value="stor"/>
<xsd:enumeration value="neu"/>
<xsd:enumeration value="nneu"/>
<xsd:maxLength value="255"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:element>
<xsd:element name="DarstellungArt" minOccurs="0">
<xsd:element name="ZulaessigeAktion" type="Konvertierungsaktion_Type" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>Falls gewuenscht eine besondere Darstellung der Art der Aktion gegenüber dem User.</xsd:documentation>
<xsd:documentation>Zulaessige Aktion bzw. zulaessige Aktionen in der Übermittlung vom Serviceprovider.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ZusatzinformationArt" minOccurs="0">
<xsd:element name="GewaehlteAktion" type="Konvertierungsaktion_Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Nähere Spezifikation der Art falls benötigt.</xsd:documentation>
<xsd:documentation>Gewaehlte Aktion in der Übermittlung der geplanten Konvertierung vom Client.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Sparte" type="KonvertierungsumfangSparte_Type" minOccurs="0" maxOccurs="unbounded">
<xsd:element name="Zusatzinformation" type="KonvertierungZusatzinformation_Type" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>Innerhalb dieser Aktion mögliche Unterelemente mit den Aktionen, die an diesen möglich sind.</xsd:documentation>
<xsd:documentation>Erweiterungsmöglichkeit für VU-spezifische Erweiterungen.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="KonvertierungsumfangZusatzinformation_Type" abstract="true">
<xsd:complexType name="Konvertierungsaktion_Type" abstract="true">
<xsd:annotation>
<xsd:documentation>Aktion für einen Baustein</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="Art" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Nähere Spezifikation der Art der Aktion, falls notwendig.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="KonvertierungsaktionBelassen">
<xsd:annotation>
<xsd:documentation>Belassen-Aktion (Keine Aktion, der Baustein bleibt weiter in altem Vertrag)</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="Konvertierungsaktion_Type"/>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="KonvertierungsaktionUebernehmen">
<xsd:annotation>
<xsd:documentation>Uebernehmen-Aktion (der Baustein wird in den Folgevertrag uebernommen)</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="Konvertierungsaktion_Type">
<xsd:sequence>
<xsd:element name="Baustein" type="KonvertierungBaustein_Type" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>Innerhalb dieser Aktion mögliche Unterelemente dieses Bausteins mit den Aktionen, die an diesen Unterelementen möglich sind.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Kombinationen" type="cst:Kombinationen_Type" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Möglichkeit zulässige Kombinationen von Baustein-Ids als Restriktion anzugeben.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="KonvertierungsaktionStorno">
<xsd:annotation>
<xsd:documentation>Storno-Aktion (der Baustein wird im alten Vertrag storniert und nicht in den neuen übernommen)</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="Konvertierungsaktion_Type"/>
</xsd:complexContent>
</xsd:complexType>
<xsd:complexType name="KonvertierungZusatzinformation_Type" abstract="true">
<xsd:annotation>
<xsd:documentation>Abstraktes Element für die Ableitung von Typen für VU-spezifische Zusatzinformationen</xsd:documentation>
</xsd:annotation>
</xsd:complexType>
</xsd:schema>
</xsd:schema>