Aenderungen für Release 1.6

This commit is contained in:
2021-06-23 19:34:21 +02:00
parent 9aa6a8a19a
commit 78331cd0cd
286 changed files with 764 additions and 24296 deletions

View File

@@ -7,7 +7,6 @@ import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGregorianCalendar;
import at.vvo.omds.types.omds3Types.r1_6_0.common.LegitimationType;
/**
@@ -45,9 +44,6 @@ import at.vvo.omds.types.omds3Types.r1_6_0.common.LegitimationType;
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "EL-Legitimation_Type")
@XmlSeeAlso({
LegitimationType.class
})
public class ELLegitimationType {
@XmlAttribute(name = "LegArtCd", required = true)

View File

@@ -7,7 +7,6 @@ import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGregorianCalendar;
import at.vvo.omds.types.omds3Types.r1_6_0.common.LegitimationType;
/**
@@ -45,9 +44,6 @@ import at.vvo.omds.types.omds3Types.r1_6_0.common.LegitimationType;
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "EL-Legitimation_Type")
@XmlSeeAlso({
LegitimationType.class
})
public class ELLegitimationType {
@XmlAttribute(name = "LegArtCd", required = true)

View File

@@ -4,10 +4,8 @@ package at.vvo.omds.types.omds2Types.v2_14;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGregorianCalendar;
import at.vvo.omds.types.omds3Types.r1_6_0.common.LegitimationType;
/**
@@ -45,9 +43,6 @@ import at.vvo.omds.types.omds3Types.r1_6_0.common.LegitimationType;
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "EL-Legitimation_Type")
@XmlSeeAlso({
LegitimationType.class
})
public class ELLegitimationType {
@XmlAttribute(name = "LegArtCd", required = true)

View File

@@ -77,7 +77,6 @@ import at.vvo.omds.types.omds3Types.r1_5_0.common.ZahlungsdatenType;
"zusaetzlicheAntragsdaten"
})
@XmlSeeAlso({
SpezAntragPersonenType.class,
SpezAntragType.class
})
public abstract class SpezAntragBasisType {

View File

@@ -1,253 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_5_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.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import at.vvo.omds.types.omds3Types.r1_5_0.common.FATCAType;
import at.vvo.omds.types.omds3Types.r1_5_0.common.GMSGType;
import at.vvo.omds.types.omds3Types.r1_5_0.common.PEPType;
import at.vvo.omds.types.omds3Types.r1_5_0.common.SicherstellungType;
import at.vvo.omds.types.omds3Types.r1_5_0.common.TreuhaenderfrageType;
import at.vvo.omds.types.omds3Types.r1_5_0.common.ZustimmungGesundheitsdatenType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.BezugsberechtigungType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.leben.SpezAntragLebenType;
/**
* Abstrakter Basistyp für Antrag in der Personenversicherung, der bei Request und bei Response gleich ist
*
* <p>Java-Klasse für SpezAntragPersonen_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SpezAntragPersonen_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}SpezAntragBasis_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Sicherstellungen" type="{urn:omds3CommonServiceTypes-1-1-0}Sicherstellung_Type" minOccurs="0"/&gt;
* &lt;element name="ZustimmungGesundheitsdaten" type="{urn:omds3CommonServiceTypes-1-1-0}ZustimmungGesundheitsdaten_Type" maxOccurs="unbounded"/&gt;
* &lt;element name="FATCA" type="{urn:omds3CommonServiceTypes-1-1-0}FATCA_Type"/&gt;
* &lt;element name="GSGM" type="{urn:omds3CommonServiceTypes-1-1-0}GMSG_Type"/&gt;
* &lt;element name="PEP" type="{urn:omds3CommonServiceTypes-1-1-0}PEP_Type" minOccurs="0"/&gt;
* &lt;element name="Treuhaenderfrage" type="{urn:omds3CommonServiceTypes-1-1-0}Treuhaenderfrage_Type"/&gt;
* &lt;element name="Bezugsberechtigungen" type="{urn:omds3CommonServiceTypes-1-1-0}Bezugsberechtigung_Type" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SpezAntragPersonen_Type", propOrder = {
"sicherstellungen",
"zustimmungGesundheitsdaten",
"fatca",
"gsgm",
"pep",
"treuhaenderfrage",
"bezugsberechtigungen"
})
@XmlSeeAlso({
SpezAntragLebenType.class
})
public abstract class SpezAntragPersonenType
extends SpezAntragBasisType
{
@XmlElement(name = "Sicherstellungen")
protected SicherstellungType sicherstellungen;
@XmlElement(name = "ZustimmungGesundheitsdaten", required = true)
protected List<ZustimmungGesundheitsdatenType> zustimmungGesundheitsdaten;
@XmlElement(name = "FATCA", required = true)
protected FATCAType fatca;
@XmlElement(name = "GSGM", required = true)
protected GMSGType gsgm;
@XmlElement(name = "PEP")
protected PEPType pep;
@XmlElement(name = "Treuhaenderfrage", required = true)
protected TreuhaenderfrageType treuhaenderfrage;
@XmlElement(name = "Bezugsberechtigungen")
protected BezugsberechtigungType bezugsberechtigungen;
/**
* Ruft den Wert der sicherstellungen-Eigenschaft ab.
*
* @return
* possible object is
* {@link SicherstellungType }
*
*/
public SicherstellungType getSicherstellungen() {
return sicherstellungen;
}
/**
* Legt den Wert der sicherstellungen-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link SicherstellungType }
*
*/
public void setSicherstellungen(SicherstellungType value) {
this.sicherstellungen = value;
}
/**
* Gets the value of the zustimmungGesundheitsdaten 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 zustimmungGesundheitsdaten property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getZustimmungGesundheitsdaten().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ZustimmungGesundheitsdatenType }
*
*
*/
public List<ZustimmungGesundheitsdatenType> getZustimmungGesundheitsdaten() {
if (zustimmungGesundheitsdaten == null) {
zustimmungGesundheitsdaten = new ArrayList<ZustimmungGesundheitsdatenType>();
}
return this.zustimmungGesundheitsdaten;
}
/**
* Ruft den Wert der fatca-Eigenschaft ab.
*
* @return
* possible object is
* {@link FATCAType }
*
*/
public FATCAType getFATCA() {
return fatca;
}
/**
* Legt den Wert der fatca-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link FATCAType }
*
*/
public void setFATCA(FATCAType value) {
this.fatca = value;
}
/**
* Ruft den Wert der gsgm-Eigenschaft ab.
*
* @return
* possible object is
* {@link GMSGType }
*
*/
public GMSGType getGSGM() {
return gsgm;
}
/**
* Legt den Wert der gsgm-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link GMSGType }
*
*/
public void setGSGM(GMSGType value) {
this.gsgm = value;
}
/**
* Ruft den Wert der pep-Eigenschaft ab.
*
* @return
* possible object is
* {@link PEPType }
*
*/
public PEPType getPEP() {
return pep;
}
/**
* Legt den Wert der pep-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link PEPType }
*
*/
public void setPEP(PEPType value) {
this.pep = value;
}
/**
* Ruft den Wert der treuhaenderfrage-Eigenschaft ab.
*
* @return
* possible object is
* {@link TreuhaenderfrageType }
*
*/
public TreuhaenderfrageType getTreuhaenderfrage() {
return treuhaenderfrage;
}
/**
* Legt den Wert der treuhaenderfrage-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link TreuhaenderfrageType }
*
*/
public void setTreuhaenderfrage(TreuhaenderfrageType value) {
this.treuhaenderfrage = value;
}
/**
* Ruft den Wert der bezugsberechtigungen-Eigenschaft ab.
*
* @return
* possible object is
* {@link BezugsberechtigungType }
*
*/
public BezugsberechtigungType getBezugsberechtigungen() {
return bezugsberechtigungen;
}
/**
* Legt den Wert der bezugsberechtigungen-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link BezugsberechtigungType }
*
*/
public void setBezugsberechtigungen(BezugsberechtigungType value) {
this.bezugsberechtigungen = value;
}
}

View File

@@ -1,32 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* Abstraktes Ereignis einer Statusänderung
*
* <p>Java-Klasse für AbstraktesEreignisStatusAenderung_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="AbstraktesEreignisStatusAenderung_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 = "AbstraktesEreignisStatusAenderung_Type")
public abstract class AbstraktesEreignisStatusAenderungType {
}

View File

@@ -1,66 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* Sicherstellung vom Typ Abtretung / Zession
*
* <p>Java-Klasse für Abtretung_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="Abtretung_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}Sicherstellung_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Zessionar" type="{urn:omds3CommonServiceTypes-1-1-0}GlaeubigerSicherstellung_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "Abtretung_Type", propOrder = {
"zessionar"
})
public class AbtretungType
extends SicherstellungType
{
@XmlElement(name = "Zessionar", required = true)
protected GlaeubigerSicherstellungType zessionar;
/**
* Ruft den Wert der zessionar-Eigenschaft ab.
*
* @return
* possible object is
* {@link GlaeubigerSicherstellungType }
*
*/
public GlaeubigerSicherstellungType getZessionar() {
return zessionar;
}
/**
* Legt den Wert der zessionar-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link GlaeubigerSicherstellungType }
*
*/
public void setZessionar(GlaeubigerSicherstellungType value) {
this.zessionar = value;
}
}

View File

@@ -1,34 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* Diese Autorisierungsart repräsentiert eine traditionelle physische Unterschrift auf Papier
*
* <p>Java-Klasse für AutorisierungsartClientsidePhysischeUnterschrift complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="AutorisierungsartClientsidePhysischeUnterschrift"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}AutorisierungsartClientside_Type"&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "AutorisierungsartClientsidePhysischeUnterschrift")
public class AutorisierungsartClientsidePhysischeUnterschrift
extends AutorisierungsartClientsideType
{
}

View File

@@ -1,38 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
/**
* Ein abstrakter Typ für Client-seitige Autorisierungsarten
*
* <p>Java-Klasse für AutorisierungsartClientside_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="AutorisierungsartClientside_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}Autorisierungsart_Type"&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "AutorisierungsartClientside_Type")
@XmlSeeAlso({
AutorisierungsartClientsidePhysischeUnterschrift.class
})
public abstract class AutorisierungsartClientsideType
extends AutorisierungsartType
{
}

View File

@@ -1,34 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* Ein abstrakter Typ für Server-seitige Autorisierungsarten
*
* <p>Java-Klasse für AutorisierungsartServerside_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="AutorisierungsartServerside_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}Autorisierungsart_Type"&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "AutorisierungsartServerside_Type")
public abstract class AutorisierungsartServersideType
extends AutorisierungsartType
{
}

View File

@@ -1,37 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
/**
* Ein abstrakter Obertyp fuer alle Autorisierungsarten
*
* <p>Java-Klasse für Autorisierungsart_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="Autorisierungsart_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 = "Autorisierungsart_Type")
@XmlSeeAlso({
AutorisierungsartServersideType.class,
AutorisierungsartClientsideType.class
})
public abstract class AutorisierungsartType {
}

View File

@@ -1,34 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* Bezugsberechtigung gesetzliche Erben
*
* <p>Java-Klasse für BezugsberechtigungGesetzlicheErben_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="BezugsberechtigungGesetzlicheErben_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}Bezugsberechtigung_Type"&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "BezugsberechtigungGesetzlicheErben_Type")
public class BezugsberechtigungGesetzlicheErbenType
extends BezugsberechtigungType
{
}

View File

@@ -1,66 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* Bezugsberechtigung Individuell
*
* <p>Java-Klasse für BezugsberechtigungIndividuell complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="BezugsberechtigungIndividuell"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}Bezugsberechtigung_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Beschreibung" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "BezugsberechtigungIndividuell", propOrder = {
"beschreibung"
})
public class BezugsberechtigungIndividuell
extends BezugsberechtigungType
{
@XmlElement(name = "Beschreibung", required = true)
protected String beschreibung;
/**
* Ruft den Wert der beschreibung-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getBeschreibung() {
return beschreibung;
}
/**
* Legt den Wert der beschreibung-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setBeschreibung(String value) {
this.beschreibung = value;
}
}

View File

@@ -1,93 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.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;
/**
* Bezugsberechtigung namentlich
*
* <p>Java-Klasse für BezugsberechtigungNamentlich complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="BezugsberechtigungNamentlich"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}Bezugsberechtigung_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Unwiderruflich" type="{http://www.w3.org/2001/XMLSchema}boolean"/&gt;
* &lt;element name="Personen" type="{urn:omds3CommonServiceTypes-1-1-0}PersonNamentlichesBezugsrecht_Type" maxOccurs="unbounded"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "BezugsberechtigungNamentlich", propOrder = {
"unwiderruflich",
"personen"
})
public class BezugsberechtigungNamentlich
extends BezugsberechtigungType
{
@XmlElement(name = "Unwiderruflich")
protected boolean unwiderruflich;
@XmlElement(name = "Personen", required = true)
protected List<PersonNamentlichesBezugsrechtType> personen;
/**
* Ruft den Wert der unwiderruflich-Eigenschaft ab.
*
*/
public boolean isUnwiderruflich() {
return unwiderruflich;
}
/**
* Legt den Wert der unwiderruflich-Eigenschaft fest.
*
*/
public void setUnwiderruflich(boolean value) {
this.unwiderruflich = value;
}
/**
* Gets the value of the personen 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 personen property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getPersonen().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link PersonNamentlichesBezugsrechtType }
*
*
*/
public List<PersonNamentlichesBezugsrechtType> getPersonen() {
if (personen == null) {
personen = new ArrayList<PersonNamentlichesBezugsrechtType>();
}
return this.personen;
}
}

View File

@@ -1,34 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* Bezugsberechtigung testamentarische Erben
*
* <p>Java-Klasse für BezugsberechtigungTestamentarischeErben_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="BezugsberechtigungTestamentarischeErben_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}Bezugsberechtigung_Type"&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "BezugsberechtigungTestamentarischeErben_Type")
public class BezugsberechtigungTestamentarischeErbenType
extends BezugsberechtigungType
{
}

View File

@@ -1,73 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.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;
/**
* Abstrakter Type Bezugsrecht, von diesem erben die unterschiedlichen Typen: Gesetzliche Erben, Überbringer, Namentlich, Individuell
*
* <p>Java-Klasse für Bezugsberechtigung_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="Bezugsberechtigung_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Art"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}unsignedByte"&gt;
* &lt;enumeration value="0"/&gt;
* &lt;enumeration value="1"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "Bezugsberechtigung_Type", propOrder = {
"art"
})
@XmlSeeAlso({
BezugsberechtigungGesetzlicheErbenType.class,
BezugsberechtigungTestamentarischeErbenType.class,
BezugsberechtigungUeberbringerType.class,
BezugsberechtigungNamentlich.class,
BezugsberechtigungVersicherungsnehmerType.class,
BezugsberechtigungVersichertePersonType.class,
BezugsberechtigungIndividuell.class
})
public abstract class BezugsberechtigungType {
@XmlElement(name = "Art")
protected short art;
/**
* Ruft den Wert der art-Eigenschaft ab.
*
*/
public short getArt() {
return art;
}
/**
* Legt den Wert der art-Eigenschaft fest.
*
*/
public void setArt(short value) {
this.art = value;
}
}

View File

@@ -1,34 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* Bezugsberechtigung Überbringer
*
* <p>Java-Klasse für BezugsberechtigungUeberbringer_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="BezugsberechtigungUeberbringer_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}Bezugsberechtigung_Type"&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "BezugsberechtigungUeberbringer_Type")
public class BezugsberechtigungUeberbringerType
extends BezugsberechtigungType
{
}

View File

@@ -1,34 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* Bezugsberechtigung VersichertePerson
*
* <p>Java-Klasse für BezugsberechtigungVersichertePerson_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="BezugsberechtigungVersichertePerson_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}Bezugsberechtigung_Type"&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "BezugsberechtigungVersichertePerson_Type")
public class BezugsberechtigungVersichertePersonType
extends BezugsberechtigungType
{
}

View File

@@ -1,34 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* Bezugsberechtigung Versicherungsnehmer
*
* <p>Java-Klasse für BezugsberechtigungVersicherungsnehmer_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="BezugsberechtigungVersicherungsnehmer_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}Bezugsberechtigung_Type"&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "BezugsberechtigungVersicherungsnehmer_Type")
public class BezugsberechtigungVersicherungsnehmerType
extends BezugsberechtigungType
{
}

View File

@@ -9,7 +9,7 @@ import at.vvo.omds.types.omds2Types.v2_14.PERSONType;
/**
* Type Bezugsrecht fuer Kfz
* Type Bezugsrecht (nur Kontext Kfz)
*
* <p>Java-Klasse für Bezugsrecht_Type complex type.
*

View File

@@ -9,7 +9,6 @@ import javax.xml.bind.annotation.XmlType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.common.CalculateRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.common.CreateApplicationRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.common.CreateOfferRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.common.FetchPolicyRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.common.SubmitApplicationRequestType;
@@ -41,11 +40,10 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.common.SubmitApplicationReq
"aenderungsgrund"
})
@XmlSeeAlso({
FetchPolicyRequestType.class,
SubmitApplicationRequestType.class,
CreateApplicationRequestType.class,
CalculateRequestType.class,
CreateOfferRequestType.class,
CalculateRequestType.class
CreateApplicationRequestType.class,
SubmitApplicationRequestType.class
})
public abstract class CommonProcessRequestType
extends CommonRequestType

View File

@@ -9,7 +9,6 @@ import javax.xml.bind.annotation.XmlType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.common.CalculateResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.common.CreateApplicationResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.common.CreateOfferResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.common.FetchPolicyResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.common.SubmitApplicationResponseType;
@@ -41,11 +40,10 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.common.SubmitApplicationRes
"aenderungsgrund"
})
@XmlSeeAlso({
FetchPolicyResponseType.class,
SubmitApplicationResponseType.class,
CreateApplicationResponseType.class,
CalculateResponseType.class,
CreateOfferResponseType.class,
CalculateResponseType.class
CreateApplicationResponseType.class,
SubmitApplicationResponseType.class
})
public abstract class CommonProcessResponseType
extends CommonResponseType

View File

@@ -8,21 +8,7 @@ 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_6_0.on1basis.GetStateSignaturesRequest;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.common.GetApplicationDocumentRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.produktfinder.FinderRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.on3vertrag.CollectionChangeRequest;
import at.vvo.omds.types.omds3Types.r1_6_0.on3vertrag.CollectionRhythmChangeRequest;
import at.vvo.omds.types.omds3Types.r1_6_0.on3vertrag.CollectionRhythmInfoRequest;
import at.vvo.omds.types.omds3Types.r1_6_0.on3vertrag.GetPoliciesOfPartnerRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.on3vertrag.SetMailingAddressRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.on4partner.AddCommunicationObjectRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.on4partner.ChangeCommunicationObjectRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.on4partner.ChangePartnerMainAddressRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.on4partner.ChangePersonDataRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.on4partner.CheckAddressRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.on4partner.DeleteCommunicationObjectRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.on4partner.GetPartnerRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.on7schaden.CheckClaimRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.on7schaden.GetClaimRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.on7schaden.SubmitClaimRequestType;
@@ -63,25 +49,11 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on7schaden.SubmitClaimRequestType;
})
@XmlSeeAlso({
GetApplicationDocumentRequestType.class,
GetPoliciesOfPartnerRequestType.class,
SetMailingAddressRequestType.class,
FinderRequestType.class,
GetPartnerRequestType.class,
CheckAddressRequestType.class,
ChangePartnerMainAddressRequestType.class,
ChangePersonDataRequestType.class,
ChangeCommunicationObjectRequestType.class,
AddCommunicationObjectRequestType.class,
DeleteCommunicationObjectRequestType.class,
CommonProcessRequestType.class,
CommonSearchRequestType.class,
CheckClaimRequestType.class,
SubmitClaimRequestType.class,
GetClaimRequestType.class,
CollectionRhythmChangeRequest.class,
CollectionRhythmInfoRequest.class,
CollectionChangeRequest.class,
GetStateSignaturesRequest.class,
CommonProcessRequestType.class
GetClaimRequestType.class
})
public abstract class CommonRequestType {

View File

@@ -10,21 +10,7 @@ import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGregorianCalendar;
import at.vvo.omds.types.omds3Types.r1_6_0.on1basis.GetStateSignaturesResponse;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.common.GetApplicationDocumentResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.produktfinder.FinderResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on3vertrag.CollectionChangeResponse;
import at.vvo.omds.types.omds3Types.r1_6_0.on3vertrag.CollectionRhythmChangeResponse;
import at.vvo.omds.types.omds3Types.r1_6_0.on3vertrag.CollectionRhythmInfoResponse;
import at.vvo.omds.types.omds3Types.r1_6_0.on3vertrag.GetPoliciesOfPartnerResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on3vertrag.SetMailingAddressResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on4partner.AddCommunicationObjectResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on4partner.ChangeCommunicationObjectResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on4partner.ChangePartnerMainAddressResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on4partner.ChangePersonDataResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on4partner.CheckAddressResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on4partner.DeleteCommunicationObjectResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on4partner.GetPartnerResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on7schaden.CheckClaimResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on7schaden.GetClaimResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on7schaden.SubmitClaimResponseType;
@@ -63,25 +49,11 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on7schaden.SubmitClaimResponseType;
})
@XmlSeeAlso({
GetApplicationDocumentResponseType.class,
GetPoliciesOfPartnerResponseType.class,
SetMailingAddressResponseType.class,
FinderResponseType.class,
GetPartnerResponseType.class,
CheckAddressResponseType.class,
ChangePartnerMainAddressResponseType.class,
ChangePersonDataResponseType.class,
AddCommunicationObjectResponseType.class,
DeleteCommunicationObjectResponseType.class,
CommonProcessResponseType.class,
CommonSearchResponseType.class,
CheckClaimResponseType.class,
SubmitClaimResponseType.class,
GetClaimResponseType.class,
ChangeCommunicationObjectResponseType.class,
CollectionRhythmChangeResponse.class,
CollectionRhythmInfoResponse.class,
CollectionChangeResponse.class,
GetStateSignaturesResponse.class,
CommonProcessResponseType.class
GetClaimResponseType.class
})
public abstract class CommonResponseType {

View File

@@ -5,10 +5,8 @@ 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.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import at.vvo.omds.types.omds2Types.v2_14.ELZeitraumType;
import at.vvo.omds.types.omds3Types.r1_6_0.on1basis.GetStateChangesRequestType;
/**
@@ -52,9 +50,6 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on1basis.GetStateChangesRequestType;
"offset",
"orderBy"
})
@XmlSeeAlso({
GetStateChangesRequestType.class
})
public abstract class CommonSearchRequestType
extends CommonRequestType
{

View File

@@ -5,9 +5,7 @@ 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.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import at.vvo.omds.types.omds3Types.r1_6_0.on1basis.GetStateChangesResponseType;
/**
@@ -39,9 +37,6 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on1basis.GetStateChangesResponseType;
"actualMaxResults",
"totalResults"
})
@XmlSeeAlso({
GetStateChangesResponseType.class
})
public abstract class CommonSearchResponseType
extends CommonResponseType
{

View File

@@ -10,7 +10,7 @@ import javax.xml.bind.annotation.XmlType;
/**
* Deprecated, verwende ProzessDokumentType. Dateianhang welcher an einen Geschäftsfall hinzugefügt werden kann
* Dateianhang welcher an einen Geschäftsfall hinzugefügt werden kann
*
*
* <p>Java-Klasse für Dateianhang_Type complex type.

View File

@@ -32,14 +32,6 @@ import javax.xml.datatype.XMLGregorianCalendar;
* &lt;element name="Groesse" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/&gt;
* &lt;element name="Datum" type="{urn:omds20}Datum-Zeit" minOccurs="0"/&gt;
* &lt;element name="ReferenzWeitereDokumente" type="{urn:omds3CommonServiceTypes-1-1-0}DokumentInfo_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="ArtAusfolgung" minOccurs="0"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}unsignedByte"&gt;
* &lt;enumeration value="0"/&gt;
* &lt;enumeration value="1"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
@@ -56,8 +48,7 @@ import javax.xml.datatype.XMLGregorianCalendar;
"mimetype",
"groesse",
"datum",
"referenzWeitereDokumente",
"artAusfolgung"
"referenzWeitereDokumente"
})
public class DokumentInfoType {
@@ -77,8 +68,6 @@ public class DokumentInfoType {
protected XMLGregorianCalendar datum;
@XmlElement(name = "ReferenzWeitereDokumente")
protected List<DokumentInfoType> referenzWeitereDokumente;
@XmlElement(name = "ArtAusfolgung")
protected Short artAusfolgung;
/**
* Ruft den Wert der content-Eigenschaft ab.
@@ -245,28 +234,4 @@ public class DokumentInfoType {
return this.referenzWeitereDokumente;
}
/**
* Ruft den Wert der artAusfolgung-Eigenschaft ab.
*
* @return
* possible object is
* {@link Short }
*
*/
public Short getArtAusfolgung() {
return artAusfolgung;
}
/**
* Legt den Wert der artAusfolgung-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link Short }
*
*/
public void setArtAusfolgung(Short value) {
this.artAusfolgung = value;
}
}

View File

@@ -1,34 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* Einwilligung Bekanntgabe Gesundheitsdaten an VN
*
* <p>Java-Klasse für EinwGesDatenVN_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="EinwGesDatenVN_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}EinwilligungPersDaten_Type"&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "EinwGesDatenVN_Type")
public class EinwGesDatenVNType
extends EinwilligungPersDatenType
{
}

View File

@@ -1,34 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* Einwilligung Sprachaufzeichnung
*
* <p>Java-Klasse für EinwSprachaufz_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="EinwSprachaufz_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}EinwilligungPersDaten_Type"&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "EinwSprachaufz_Type")
public class EinwSprachaufzType
extends EinwilligungPersDatenType
{
}

View File

@@ -1,34 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* Einwilligung Verarbeitung Gesundheitsdaten
*
* <p>Java-Klasse für EinwVerarbGesDaten_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="EinwVerarbGesDaten_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}EinwilligungPersDaten_Type"&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "EinwVerarbGesDaten_Type")
public class EinwVerarbGesDatenType
extends EinwilligungPersDatenType
{
}

View File

@@ -1,66 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
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.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
/**
* Abstrakter Typ für Einwilligung personenbezogene Daten
*
* <p>Java-Klasse für EinwilligungPersDaten_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="EinwilligungPersDaten_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}Einwilligung_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="PersonRefLfnr" type="{http://www.w3.org/2001/XMLSchema}unsignedShort"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "EinwilligungPersDaten_Type", propOrder = {
"personRefLfnr"
})
@XmlSeeAlso({
EinwVerarbGesDatenType.class,
EinwGesDatenVNType.class,
EinwSprachaufzType.class
})
public abstract class EinwilligungPersDatenType
extends EinwilligungType
{
@XmlElement(name = "PersonRefLfnr")
@XmlSchemaType(name = "unsignedShort")
protected int personRefLfnr;
/**
* Ruft den Wert der personRefLfnr-Eigenschaft ab.
*
*/
public int getPersonRefLfnr() {
return personRefLfnr;
}
/**
* Legt den Wert der personRefLfnr-Eigenschaft fest.
*
*/
public void setPersonRefLfnr(int value) {
this.personRefLfnr = value;
}
}

View File

@@ -1,96 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.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;
/**
* Abstrakter Typ für Einwilligung
*
* <p>Java-Klasse für Einwilligung_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="Einwilligung_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Zustimmung" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/&gt;
* &lt;element name="Text" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "Einwilligung_Type", propOrder = {
"zustimmung",
"text"
})
@XmlSeeAlso({
EinwilligungPersDatenType.class
})
public abstract class EinwilligungType {
@XmlElement(name = "Zustimmung")
protected Boolean zustimmung;
@XmlElement(name = "Text")
protected String text;
/**
* Ruft den Wert der zustimmung-Eigenschaft ab.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isZustimmung() {
return zustimmung;
}
/**
* Legt den Wert der zustimmung-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setZustimmung(Boolean value) {
this.zustimmung = value;
}
/**
* Ruft den Wert der text-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getText() {
return text;
}
/**
* Legt den Wert der text-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setText(String value) {
this.text = value;
}
}

View File

@@ -1,164 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.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;
/**
* Ein einzelnes Element einer Fondsauswahl
*
* <p>Java-Klasse für ElementFondsauswahl_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="ElementFondsauswahl_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;choice&gt;
* &lt;element name="ISIN" type="{urn:omds3CommonServiceTypes-1-1-0}AttributEnum_Type"/&gt;
* &lt;element name="WKN" type="{urn:omds3CommonServiceTypes-1-1-0}AttributEnum_Type"/&gt;
* &lt;/choice&gt;
* &lt;element name="Prozentanteil" minOccurs="0"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}float"&gt;
* &lt;minInclusive value="0"/&gt;
* &lt;maxInclusive value="100"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;element name="ZusaetzlicheFondsdaten" type="{urn:omds3CommonServiceTypes-1-1-0}ZusaetzlicheFondsdaten_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "ElementFondsauswahl_Type", propOrder = {
"isin",
"wkn",
"prozentanteil",
"zusaetzlicheFondsdaten"
})
public class ElementFondsauswahlType {
@XmlElement(name = "ISIN")
protected AttributEnumType isin;
@XmlElement(name = "WKN")
protected AttributEnumType wkn;
@XmlElement(name = "Prozentanteil")
protected Float prozentanteil;
@XmlElement(name = "ZusaetzlicheFondsdaten")
protected List<ZusaetzlicheFondsdatenType> zusaetzlicheFondsdaten;
/**
* Ruft den Wert der isin-Eigenschaft ab.
*
* @return
* possible object is
* {@link AttributEnumType }
*
*/
public AttributEnumType getISIN() {
return isin;
}
/**
* Legt den Wert der isin-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link AttributEnumType }
*
*/
public void setISIN(AttributEnumType value) {
this.isin = value;
}
/**
* Ruft den Wert der wkn-Eigenschaft ab.
*
* @return
* possible object is
* {@link AttributEnumType }
*
*/
public AttributEnumType getWKN() {
return wkn;
}
/**
* Legt den Wert der wkn-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link AttributEnumType }
*
*/
public void setWKN(AttributEnumType value) {
this.wkn = value;
}
/**
* Ruft den Wert der prozentanteil-Eigenschaft ab.
*
* @return
* possible object is
* {@link Float }
*
*/
public Float getProzentanteil() {
return prozentanteil;
}
/**
* Legt den Wert der prozentanteil-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link Float }
*
*/
public void setProzentanteil(Float value) {
this.prozentanteil = value;
}
/**
* Gets the value of the zusaetzlicheFondsdaten 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 zusaetzlicheFondsdaten property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getZusaetzlicheFondsdaten().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ZusaetzlicheFondsdatenType }
*
*
*/
public List<ZusaetzlicheFondsdatenType> getZusaetzlicheFondsdaten() {
if (zusaetzlicheFondsdaten == null) {
zusaetzlicheFondsdaten = new ArrayList<ZusaetzlicheFondsdatenType>();
}
return this.zusaetzlicheFondsdaten;
}
}

View File

@@ -9,11 +9,7 @@ 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_6_0.on2antrag.kranken.ElementarproduktKrankenType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.leben.TarifLebenType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.rs.ElementarproduktRechtsschutzType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.sachPrivat.ElementarproduktSachPrivatType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.LeistungsartUnfallType;
/**
@@ -50,11 +46,7 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.LeistungsartUnfallTy
"versicherungssumme"
})
@XmlSeeAlso({
ElementarproduktKrankenType.class,
TarifLebenType.class,
ElementarproduktSachPrivatType.class,
LeistungsartUnfallType.class,
ElementarproduktRechtsschutzType.class
ElementarproduktSachPrivatType.class
})
public abstract class ElementarproduktGenerischType
extends ElementarproduktType

View File

@@ -1,76 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* Fragen FATCA bei natürlichen Personen
*
* <p>Java-Klasse für FATCA_NatPersonType complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="FATCA_NatPersonType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="US_Indizien" type="{http://www.w3.org/2001/XMLSchema}boolean"/&gt;
* &lt;element name="US_Steuerpflicht" type="{http://www.w3.org/2001/XMLSchema}boolean"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "FATCA_NatPersonType", propOrder = {
"usIndizien",
"usSteuerpflicht"
})
public class FATCANatPersonType {
@XmlElement(name = "US_Indizien")
protected boolean usIndizien;
@XmlElement(name = "US_Steuerpflicht")
protected boolean usSteuerpflicht;
/**
* Ruft den Wert der usIndizien-Eigenschaft ab.
*
*/
public boolean isUSIndizien() {
return usIndizien;
}
/**
* Legt den Wert der usIndizien-Eigenschaft fest.
*
*/
public void setUSIndizien(boolean value) {
this.usIndizien = value;
}
/**
* Ruft den Wert der usSteuerpflicht-Eigenschaft ab.
*
*/
public boolean isUSSteuerpflicht() {
return usSteuerpflicht;
}
/**
* Legt den Wert der usSteuerpflicht-Eigenschaft fest.
*
*/
public void setUSSteuerpflicht(boolean value) {
this.usSteuerpflicht = value;
}
}

View File

@@ -1,132 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* Fragen FATCA bei sonstigen Personen
*
* <p>Java-Klasse für FATCA_SonstPersonType complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="FATCA_SonstPersonType"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="LandFirmensitz" type="{urn:omds3CommonServiceTypes-1-1-0}AttributEnum_Type"/&gt;
* &lt;element name="GIIN" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="KonzessionFinanzen" type="{http://www.w3.org/2001/XMLSchema}boolean"/&gt;
* &lt;element name="NichtFinanzielleDienstleistungen" type="{http://www.w3.org/2001/XMLSchema}boolean"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "FATCA_SonstPersonType", propOrder = {
"landFirmensitz",
"giin",
"konzessionFinanzen",
"nichtFinanzielleDienstleistungen"
})
public class FATCASonstPersonType {
@XmlElement(name = "LandFirmensitz", required = true)
protected AttributEnumType landFirmensitz;
@XmlElement(name = "GIIN")
protected String giin;
@XmlElement(name = "KonzessionFinanzen")
protected boolean konzessionFinanzen;
@XmlElement(name = "NichtFinanzielleDienstleistungen")
protected boolean nichtFinanzielleDienstleistungen;
/**
* Ruft den Wert der landFirmensitz-Eigenschaft ab.
*
* @return
* possible object is
* {@link AttributEnumType }
*
*/
public AttributEnumType getLandFirmensitz() {
return landFirmensitz;
}
/**
* Legt den Wert der landFirmensitz-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link AttributEnumType }
*
*/
public void setLandFirmensitz(AttributEnumType value) {
this.landFirmensitz = value;
}
/**
* Ruft den Wert der giin-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getGIIN() {
return giin;
}
/**
* Legt den Wert der giin-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setGIIN(String value) {
this.giin = value;
}
/**
* Ruft den Wert der konzessionFinanzen-Eigenschaft ab.
*
*/
public boolean isKonzessionFinanzen() {
return konzessionFinanzen;
}
/**
* Legt den Wert der konzessionFinanzen-Eigenschaft fest.
*
*/
public void setKonzessionFinanzen(boolean value) {
this.konzessionFinanzen = value;
}
/**
* Ruft den Wert der nichtFinanzielleDienstleistungen-Eigenschaft ab.
*
*/
public boolean isNichtFinanzielleDienstleistungen() {
return nichtFinanzielleDienstleistungen;
}
/**
* Legt den Wert der nichtFinanzielleDienstleistungen-Eigenschaft fest.
*
*/
public void setNichtFinanzielleDienstleistungen(boolean value) {
this.nichtFinanzielleDienstleistungen = value;
}
}

View File

@@ -1,120 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* Fragen gemäß FATCA
*
* <p>Java-Klasse für FATCA_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="FATCA_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;choice&gt;
* &lt;element name="US_TIN" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="FATCA_NatPerson" type="{urn:omds3CommonServiceTypes-1-1-0}FATCA_NatPersonType"/&gt;
* &lt;element name="FATCA_SonstPerson" type="{urn:omds3CommonServiceTypes-1-1-0}FATCA_SonstPersonType"/&gt;
* &lt;/choice&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "FATCA_Type", propOrder = {
"ustin",
"fatcaNatPerson",
"fatcaSonstPerson"
})
public class FATCAType {
@XmlElement(name = "US_TIN")
protected String ustin;
@XmlElement(name = "FATCA_NatPerson")
protected FATCANatPersonType fatcaNatPerson;
@XmlElement(name = "FATCA_SonstPerson")
protected FATCASonstPersonType fatcaSonstPerson;
/**
* Ruft den Wert der ustin-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUSTIN() {
return ustin;
}
/**
* Legt den Wert der ustin-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUSTIN(String value) {
this.ustin = value;
}
/**
* Ruft den Wert der fatcaNatPerson-Eigenschaft ab.
*
* @return
* possible object is
* {@link FATCANatPersonType }
*
*/
public FATCANatPersonType getFATCANatPerson() {
return fatcaNatPerson;
}
/**
* Legt den Wert der fatcaNatPerson-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link FATCANatPersonType }
*
*/
public void setFATCANatPerson(FATCANatPersonType value) {
this.fatcaNatPerson = value;
}
/**
* Ruft den Wert der fatcaSonstPerson-Eigenschaft ab.
*
* @return
* possible object is
* {@link FATCASonstPersonType }
*
*/
public FATCASonstPersonType getFATCASonstPerson() {
return fatcaSonstPerson;
}
/**
* Legt den Wert der fatcaSonstPerson-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link FATCASonstPersonType }
*
*/
public void setFATCASonstPerson(FATCASonstPersonType value) {
this.fatcaSonstPerson = value;
}
}

View File

@@ -1,165 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.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;
/**
* Fragen gemäß dem Gemeinsamen Meldestandard-Gesetz
*
* <p>Java-Klasse für GMSG_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="GMSG_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="SteuerlichAnsaessig" maxOccurs="unbounded"&gt;
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Land" type="{urn:omds3CommonServiceTypes-1-1-0}AttributEnum_Type"/&gt;
* &lt;element name="Steuernummer" type="{urn:omds3CommonServiceTypes-1-1-0}AttributString_Type" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* &lt;/element&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "GMSG_Type", propOrder = {
"steuerlichAnsaessig"
})
public class GMSGType {
@XmlElement(name = "SteuerlichAnsaessig", required = true)
protected List<GMSGType.SteuerlichAnsaessig> steuerlichAnsaessig;
/**
* Gets the value of the steuerlichAnsaessig 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 steuerlichAnsaessig property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getSteuerlichAnsaessig().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link GMSGType.SteuerlichAnsaessig }
*
*
*/
public List<GMSGType.SteuerlichAnsaessig> getSteuerlichAnsaessig() {
if (steuerlichAnsaessig == null) {
steuerlichAnsaessig = new ArrayList<GMSGType.SteuerlichAnsaessig>();
}
return this.steuerlichAnsaessig;
}
/**
* <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="Land" type="{urn:omds3CommonServiceTypes-1-1-0}AttributEnum_Type"/&gt;
* &lt;element name="Steuernummer" type="{urn:omds3CommonServiceTypes-1-1-0}AttributString_Type" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"land",
"steuernummer"
})
public static class SteuerlichAnsaessig {
@XmlElement(name = "Land", required = true)
protected AttributEnumType land;
@XmlElement(name = "Steuernummer")
protected AttributStringType steuernummer;
/**
* Ruft den Wert der land-Eigenschaft ab.
*
* @return
* possible object is
* {@link AttributEnumType }
*
*/
public AttributEnumType getLand() {
return land;
}
/**
* Legt den Wert der land-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link AttributEnumType }
*
*/
public void setLand(AttributEnumType value) {
this.land = value;
}
/**
* Ruft den Wert der steuernummer-Eigenschaft ab.
*
* @return
* possible object is
* {@link AttributStringType }
*
*/
public AttributStringType getSteuernummer() {
return steuernummer;
}
/**
* Legt den Wert der steuernummer-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link AttributStringType }
*
*/
public void setSteuernummer(AttributStringType value) {
this.steuernummer = value;
}
}
}

View File

@@ -1,148 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* Gläubiger einer Sicherstellung
*
* <p>Java-Klasse für GlaeubigerSicherstellung_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="GlaeubigerSicherstellung_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Institut" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="PLZ" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Strasse" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Vertragsnummer" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "GlaeubigerSicherstellung_Type", propOrder = {
"institut",
"plz",
"strasse",
"vertragsnummer"
})
public class GlaeubigerSicherstellungType {
@XmlElement(name = "Institut", required = true)
protected String institut;
@XmlElement(name = "PLZ", required = true)
protected String plz;
@XmlElement(name = "Strasse", required = true)
protected String strasse;
@XmlElement(name = "Vertragsnummer", required = true)
protected String vertragsnummer;
/**
* Ruft den Wert der institut-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getInstitut() {
return institut;
}
/**
* Legt den Wert der institut-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setInstitut(String value) {
this.institut = value;
}
/**
* Ruft den Wert der plz-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPLZ() {
return plz;
}
/**
* Legt den Wert der plz-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPLZ(String value) {
this.plz = value;
}
/**
* Ruft den Wert der strasse-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getStrasse() {
return strasse;
}
/**
* Legt den Wert der strasse-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setStrasse(String value) {
this.strasse = value;
}
/**
* Ruft den Wert der vertragsnummer-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getVertragsnummer() {
return vertragsnummer;
}
/**
* Legt den Wert der vertragsnummer-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setVertragsnummer(String value) {
this.vertragsnummer = value;
}
}

View File

@@ -1,61 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlType;
import at.vvo.omds.types.omds2Types.v2_14.ELLegitimationType;
/**
* <p>Java-Klasse für Legitimation_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="Legitimation_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds20}EL-Legitimation_Type"&gt;
* &lt;attribute name="AusstellendesLand" type="{urn:omds20}LandesCd_Type" /&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "Legitimation_Type")
public class LegitimationType
extends ELLegitimationType
{
@XmlAttribute(name = "AusstellendesLand", namespace = "urn:omds3CommonServiceTypes-1-1-0")
protected String ausstellendesLand;
/**
* Ruft den Wert der ausstellendesLand-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAusstellendesLand() {
return ausstellendesLand;
}
/**
* Legt den Wert der ausstellendesLand-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAusstellendesLand(String value) {
this.ausstellendesLand = value;
}
}

View File

@@ -24,9 +24,9 @@ import javax.xml.namespace.QName;
@XmlRegistry
public class ObjectFactory {
private final static QName _ObjektId_QNAME = new QName("urn:omds3CommonServiceTypes-1-1-0", "ObjektId");
private final static QName _ServiceFault_QNAME = new QName("urn:omds3CommonServiceTypes-1-1-0", "serviceFault");
private final static QName _OrdnungsbegriffZuordFremd_QNAME = new QName("urn:omds3CommonServiceTypes-1-1-0", "OrdnungsbegriffZuordFremd");
private final static QName _ObjektId_QNAME = new QName("urn:omds3CommonServiceTypes-1-1-0", "ObjektId");
private final static QName _Person_QNAME = new QName("urn:omds3CommonServiceTypes-1-1-0", "Person");
private final static QName _Adresse_QNAME = new QName("urn:omds3CommonServiceTypes-1-1-0", "Adresse");
@@ -37,14 +37,6 @@ public class ObjectFactory {
public ObjectFactory() {
}
/**
* Create an instance of {@link GMSGType }
*
*/
public GMSGType createGMSGType() {
return new GMSGType();
}
/**
* Create an instance of {@link ZahlwegType }
*
@@ -54,43 +46,11 @@ public class ObjectFactory {
}
/**
* Create an instance of {@link ProzessDokFuerKunde }
* Create an instance of {@link ServiceFault }
*
*/
public ProzessDokFuerKunde createProzessDokFuerKunde() {
return new ProzessDokFuerKunde();
}
/**
* Create an instance of {@link ProzessDokFuerKundeZumUnterschreiben }
*
*/
public ProzessDokFuerKundeZumUnterschreiben createProzessDokFuerKundeZumUnterschreiben() {
return new ProzessDokFuerKundeZumUnterschreiben();
}
/**
* Create an instance of {@link ProzessDokAnforderung }
*
*/
public ProzessDokAnforderung createProzessDokAnforderung() {
return new ProzessDokAnforderung();
}
/**
* Create an instance of {@link ProzessDokumentType }
*
*/
public ProzessDokumentType createProzessDokumentType() {
return new ProzessDokumentType();
}
/**
* Create an instance of {@link TechnicalKeyValueType }
*
*/
public TechnicalKeyValueType createTechnicalKeyValueType() {
return new TechnicalKeyValueType();
public ServiceFault createServiceFault() {
return new ServiceFault();
}
/**
@@ -101,30 +61,6 @@ public class ObjectFactory {
return new ObjektIdType();
}
/**
* Create an instance of {@link ResponseStatusType }
*
*/
public ResponseStatusType createResponseStatusType() {
return new ResponseStatusType();
}
/**
* Create an instance of {@link DokumentInfoType }
*
*/
public DokumentInfoType createDokumentInfoType() {
return new DokumentInfoType();
}
/**
* Create an instance of {@link DateianhangType }
*
*/
public DateianhangType createDateianhangType() {
return new DateianhangType();
}
/**
* Create an instance of {@link PersonType }
*
@@ -133,14 +69,6 @@ public class ObjectFactory {
return new PersonType();
}
/**
* Create an instance of {@link ServiceFault }
*
*/
public ServiceFault createServiceFault() {
return new ServiceFault();
}
/**
* Create an instance of {@link AdresseType }
*
@@ -165,6 +93,14 @@ public class ObjectFactory {
return new ElementIdType();
}
/**
* Create an instance of {@link ResponseStatusType }
*
*/
public ResponseStatusType createResponseStatusType() {
return new ResponseStatusType();
}
/**
* Create an instance of {@link Referenz }
*
@@ -174,19 +110,11 @@ public class ObjectFactory {
}
/**
* Create an instance of {@link LegitimationType }
* Create an instance of {@link DateianhangType }
*
*/
public LegitimationType createLegitimationType() {
return new LegitimationType();
}
/**
* Create an instance of {@link AutorisierungsartClientsidePhysischeUnterschrift }
*
*/
public AutorisierungsartClientsidePhysischeUnterschrift createAutorisierungsartClientsidePhysischeUnterschrift() {
return new AutorisierungsartClientsidePhysischeUnterschrift();
public DateianhangType createDateianhangType() {
return new DateianhangType();
}
/**
@@ -197,14 +125,6 @@ public class ObjectFactory {
return new KontierungType();
}
/**
* Create an instance of {@link ZusatzproduktGenerischType }
*
*/
public ZusatzproduktGenerischType createZusatzproduktGenerischType() {
return new ZusatzproduktGenerischType();
}
/**
* Create an instance of {@link BeteiligtePersonVertragType }
*
@@ -229,6 +149,14 @@ public class ObjectFactory {
return new VersicherungssteuerType();
}
/**
* Create an instance of {@link TechnicalKeyValueType }
*
*/
public TechnicalKeyValueType createTechnicalKeyValueType() {
return new TechnicalKeyValueType();
}
/**
* Create an instance of {@link VertragspersonType }
*
@@ -245,14 +173,6 @@ public class ObjectFactory {
return new VinkulierungType();
}
/**
* Create an instance of {@link VinkularglaeubigerType }
*
*/
public VinkularglaeubigerType createVinkularglaeubigerType() {
return new VinkularglaeubigerType();
}
/**
* Create an instance of {@link BezugsrechtType }
*
@@ -262,67 +182,11 @@ public class ObjectFactory {
}
/**
* Create an instance of {@link BezugsberechtigungGesetzlicheErbenType }
* Create an instance of {@link VinkularglaeubigerType }
*
*/
public BezugsberechtigungGesetzlicheErbenType createBezugsberechtigungGesetzlicheErbenType() {
return new BezugsberechtigungGesetzlicheErbenType();
}
/**
* Create an instance of {@link BezugsberechtigungTestamentarischeErbenType }
*
*/
public BezugsberechtigungTestamentarischeErbenType createBezugsberechtigungTestamentarischeErbenType() {
return new BezugsberechtigungTestamentarischeErbenType();
}
/**
* Create an instance of {@link BezugsberechtigungUeberbringerType }
*
*/
public BezugsberechtigungUeberbringerType createBezugsberechtigungUeberbringerType() {
return new BezugsberechtigungUeberbringerType();
}
/**
* Create an instance of {@link BezugsberechtigungNamentlich }
*
*/
public BezugsberechtigungNamentlich createBezugsberechtigungNamentlich() {
return new BezugsberechtigungNamentlich();
}
/**
* Create an instance of {@link PersonNamentlichesBezugsrechtType }
*
*/
public PersonNamentlichesBezugsrechtType createPersonNamentlichesBezugsrechtType() {
return new PersonNamentlichesBezugsrechtType();
}
/**
* Create an instance of {@link BezugsberechtigungVersicherungsnehmerType }
*
*/
public BezugsberechtigungVersicherungsnehmerType createBezugsberechtigungVersicherungsnehmerType() {
return new BezugsberechtigungVersicherungsnehmerType();
}
/**
* Create an instance of {@link BezugsberechtigungVersichertePersonType }
*
*/
public BezugsberechtigungVersichertePersonType createBezugsberechtigungVersichertePersonType() {
return new BezugsberechtigungVersichertePersonType();
}
/**
* Create an instance of {@link BezugsberechtigungIndividuell }
*
*/
public BezugsberechtigungIndividuell createBezugsberechtigungIndividuell() {
return new BezugsberechtigungIndividuell();
public VinkularglaeubigerType createVinkularglaeubigerType() {
return new VinkularglaeubigerType();
}
/**
@@ -389,6 +253,14 @@ public class ObjectFactory {
return new ErsatzpolizzenType();
}
/**
* Create an instance of {@link DokumentInfoType }
*
*/
public DokumentInfoType createDokumentInfoType() {
return new DokumentInfoType();
}
/**
* Create an instance of {@link ZahlungsdatenType }
*
@@ -437,14 +309,6 @@ public class ObjectFactory {
return new RisikoNatPersonType();
}
/**
* Create an instance of {@link VersicherteVeranstaltungType }
*
*/
public VersicherteVeranstaltungType createVersicherteVeranstaltungType() {
return new VersicherteVeranstaltungType();
}
/**
* Create an instance of {@link FahrzeugType }
*
@@ -637,126 +501,6 @@ public class ObjectFactory {
return new AttributMultiEnumType();
}
/**
* Create an instance of {@link AbtretungType }
*
*/
public AbtretungType createAbtretungType() {
return new AbtretungType();
}
/**
* Create an instance of {@link VerpfaendungType }
*
*/
public VerpfaendungType createVerpfaendungType() {
return new VerpfaendungType();
}
/**
* Create an instance of {@link PfandglaeubigerType }
*
*/
public PfandglaeubigerType createPfandglaeubigerType() {
return new PfandglaeubigerType();
}
/**
* Create an instance of {@link VinkulierungPersonenType }
*
*/
public VinkulierungPersonenType createVinkulierungPersonenType() {
return new VinkulierungPersonenType();
}
/**
* Create an instance of {@link GlaeubigerSicherstellungType }
*
*/
public GlaeubigerSicherstellungType createGlaeubigerSicherstellungType() {
return new GlaeubigerSicherstellungType();
}
/**
* Create an instance of {@link EinwVerarbGesDatenType }
*
*/
public EinwVerarbGesDatenType createEinwVerarbGesDatenType() {
return new EinwVerarbGesDatenType();
}
/**
* Create an instance of {@link EinwGesDatenVNType }
*
*/
public EinwGesDatenVNType createEinwGesDatenVNType() {
return new EinwGesDatenVNType();
}
/**
* Create an instance of {@link EinwSprachaufzType }
*
*/
public EinwSprachaufzType createEinwSprachaufzType() {
return new EinwSprachaufzType();
}
/**
* Create an instance of {@link FATCAType }
*
*/
public FATCAType createFATCAType() {
return new FATCAType();
}
/**
* Create an instance of {@link FATCANatPersonType }
*
*/
public FATCANatPersonType createFATCANatPersonType() {
return new FATCANatPersonType();
}
/**
* Create an instance of {@link FATCASonstPersonType }
*
*/
public FATCASonstPersonType createFATCASonstPersonType() {
return new FATCASonstPersonType();
}
/**
* Create an instance of {@link PEPType }
*
*/
public PEPType createPEPType() {
return new PEPType();
}
/**
* Create an instance of {@link TreuhaenderfrageType }
*
*/
public TreuhaenderfrageType createTreuhaenderfrageType() {
return new TreuhaenderfrageType();
}
/**
* Create an instance of {@link ElementFondsauswahlType }
*
*/
public ElementFondsauswahlType createElementFondsauswahlType() {
return new ElementFondsauswahlType();
}
/**
* Create an instance of {@link GMSGType.SteuerlichAnsaessig }
*
*/
public GMSGType.SteuerlichAnsaessig createGMSGTypeSteuerlichAnsaessig() {
return new GMSGType.SteuerlichAnsaessig();
}
/**
* Create an instance of {@link ZahlwegType.Kundenkonto }
*
@@ -765,63 +509,6 @@ public class ObjectFactory {
return new ZahlwegType.Kundenkonto();
}
/**
* Create an instance of {@link ProzessDokFuerKunde.DokData }
*
*/
public ProzessDokFuerKunde.DokData createProzessDokFuerKundeDokData() {
return new ProzessDokFuerKunde.DokData();
}
/**
* Create an instance of {@link ProzessDokFuerKundeZumUnterschreiben.Autorisierungen }
*
*/
public ProzessDokFuerKundeZumUnterschreiben.Autorisierungen createProzessDokFuerKundeZumUnterschreibenAutorisierungen() {
return new ProzessDokFuerKundeZumUnterschreiben.Autorisierungen();
}
/**
* Create an instance of {@link ProzessDokFuerKundeZumUnterschreiben.DokData }
*
*/
public ProzessDokFuerKundeZumUnterschreiben.DokData createProzessDokFuerKundeZumUnterschreibenDokData() {
return new ProzessDokFuerKundeZumUnterschreiben.DokData();
}
/**
* Create an instance of {@link ProzessDokAnforderung.Autorisierungen }
*
*/
public ProzessDokAnforderung.Autorisierungen createProzessDokAnforderungAutorisierungen() {
return new ProzessDokAnforderung.Autorisierungen();
}
/**
* Create an instance of {@link ProzessDokumentType.Autorisierungen }
*
*/
public ProzessDokumentType.Autorisierungen createProzessDokumentTypeAutorisierungen() {
return new ProzessDokumentType.Autorisierungen();
}
/**
* Create an instance of {@link ProzessDokumentType.DokData }
*
*/
public ProzessDokumentType.DokData createProzessDokumentTypeDokData() {
return new ProzessDokumentType.DokData();
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ObjektIdType }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:omds3CommonServiceTypes-1-1-0", name = "ObjektId")
public JAXBElement<ObjektIdType> createObjektId(ObjektIdType value) {
return new JAXBElement<ObjektIdType>(_ObjektId_QNAME, ObjektIdType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ServiceFault }{@code >}}
*
@@ -840,6 +527,15 @@ public class ObjectFactory {
return new JAXBElement<String>(_OrdnungsbegriffZuordFremd_QNAME, String.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link ObjektIdType }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:omds3CommonServiceTypes-1-1-0", name = "ObjektId")
public JAXBElement<ObjektIdType> createObjektId(ObjektIdType value) {
return new JAXBElement<ObjektIdType>(_ObjektId_QNAME, ObjektIdType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link PersonType }{@code >}}
*

View File

@@ -1,84 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* Beschreibung einer PEP
*
* <p>Java-Klasse für PEP_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="PEP_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="PEP" type="{http://www.w3.org/2001/XMLSchema}boolean"/&gt;
* &lt;element name="Beschreibung" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "PEP_Type", propOrder = {
"pep",
"beschreibung"
})
public class PEPType {
@XmlElement(name = "PEP")
protected boolean pep;
@XmlElement(name = "Beschreibung")
protected String beschreibung;
/**
* Ruft den Wert der pep-Eigenschaft ab.
*
*/
public boolean isPEP() {
return pep;
}
/**
* Legt den Wert der pep-Eigenschaft fest.
*
*/
public void setPEP(boolean value) {
this.pep = value;
}
/**
* Ruft den Wert der beschreibung-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getBeschreibung() {
return beschreibung;
}
/**
* Legt den Wert der beschreibung-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setBeschreibung(String value) {
this.beschreibung = value;
}
}

View File

@@ -1,84 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
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;
/**
* <p>Java-Klasse für PersonNamentlichesBezugsrecht_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="PersonNamentlichesBezugsrecht_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Prozentsatz" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/&gt;
* &lt;element name="Zugunsten" type="{http://www.w3.org/2001/XMLSchema}unsignedShort"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "PersonNamentlichesBezugsrecht_Type", propOrder = {
"prozentsatz",
"zugunsten"
})
public class PersonNamentlichesBezugsrechtType {
@XmlElement(name = "Prozentsatz")
protected Double prozentsatz;
@XmlElement(name = "Zugunsten")
@XmlSchemaType(name = "unsignedShort")
protected int zugunsten;
/**
* Ruft den Wert der prozentsatz-Eigenschaft ab.
*
* @return
* possible object is
* {@link Double }
*
*/
public Double getProzentsatz() {
return prozentsatz;
}
/**
* Legt den Wert der prozentsatz-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link Double }
*
*/
public void setProzentsatz(Double value) {
this.prozentsatz = value;
}
/**
* Ruft den Wert der zugunsten-Eigenschaft ab.
*
*/
public int getZugunsten() {
return zugunsten;
}
/**
* Legt den Wert der zugunsten-Eigenschaft fest.
*
*/
public void setZugunsten(int value) {
this.zugunsten = value;
}
}

View File

@@ -1,84 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* Eigenschaften Pfandgläubiger
*
* <p>Java-Klasse für Pfandglaeubiger_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="Pfandglaeubiger_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Anteil" type="{http://www.w3.org/2001/XMLSchema}double"/&gt;
* &lt;element name="Glaeubiger" type="{urn:omds3CommonServiceTypes-1-1-0}GlaeubigerSicherstellung_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "Pfandglaeubiger_Type", propOrder = {
"anteil",
"glaeubiger"
})
public class PfandglaeubigerType {
@XmlElement(name = "Anteil")
protected double anteil;
@XmlElement(name = "Glaeubiger", required = true)
protected GlaeubigerSicherstellungType glaeubiger;
/**
* Ruft den Wert der anteil-Eigenschaft ab.
*
*/
public double getAnteil() {
return anteil;
}
/**
* Legt den Wert der anteil-Eigenschaft fest.
*
*/
public void setAnteil(double value) {
this.anteil = value;
}
/**
* Ruft den Wert der glaeubiger-Eigenschaft ab.
*
* @return
* possible object is
* {@link GlaeubigerSicherstellungType }
*
*/
public GlaeubigerSicherstellungType getGlaeubiger() {
return glaeubiger;
}
/**
* Legt den Wert der glaeubiger-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link GlaeubigerSicherstellungType }
*
*/
public void setGlaeubiger(GlaeubigerSicherstellungType value) {
this.glaeubiger = value;
}
}

View File

@@ -8,7 +8,6 @@ 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_6_0.on2antrag.rs.ProduktRechtsschutzType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.sachPrivat.ProduktSachPrivatType;
@@ -44,9 +43,7 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.sachPrivat.ProduktSachPriva
"beschreibungTxt"
})
@XmlSeeAlso({
ProduktSachPrivatType.class,
ProduktRechtsschutzType.class,
ProduktMitVpType.class
ProduktSachPrivatType.class
})
public abstract class ProduktGenerischType
extends ProduktType

View File

@@ -1,104 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.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.XmlSchemaType;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.kranken.ProduktKrankenType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.leben.ProduktLebenType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.ProduktUnfallType;
/**
* Basistyp für eine Produktelement vom Typ "Versicherte Person"
*
* <p>Java-Klasse für ProduktMitVp_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="ProduktMitVp_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}ProduktGenerisch_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Bezugsberechtigungen" type="{urn:omds3CommonServiceTypes-1-1-0}Bezugsberechtigung_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="VersPersonenRefLfnr" type="{http://www.w3.org/2001/XMLSchema}unsignedShort"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "ProduktMitVp_Type", propOrder = {
"bezugsberechtigungen",
"versPersonenRefLfnr"
})
@XmlSeeAlso({
ProduktKrankenType.class,
ProduktLebenType.class,
ProduktUnfallType.class
})
public abstract class ProduktMitVpType
extends ProduktGenerischType
{
@XmlElement(name = "Bezugsberechtigungen")
protected List<BezugsberechtigungType> bezugsberechtigungen;
@XmlElement(name = "VersPersonenRefLfnr")
@XmlSchemaType(name = "unsignedShort")
protected int versPersonenRefLfnr;
/**
* Gets the value of the bezugsberechtigungen 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 bezugsberechtigungen property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getBezugsberechtigungen().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link BezugsberechtigungType }
*
*
*/
public List<BezugsberechtigungType> getBezugsberechtigungen() {
if (bezugsberechtigungen == null) {
bezugsberechtigungen = new ArrayList<BezugsberechtigungType>();
}
return this.bezugsberechtigungen;
}
/**
* Ruft den Wert der versPersonenRefLfnr-Eigenschaft ab.
*
*/
public int getVersPersonenRefLfnr() {
return versPersonenRefLfnr;
}
/**
* Legt den Wert der versPersonenRefLfnr-Eigenschaft fest.
*
*/
public void setVersPersonenRefLfnr(int value) {
this.versPersonenRefLfnr = value;
}
}

View File

@@ -45,9 +45,8 @@ import javax.xml.datatype.XMLGregorianCalendar;
@XmlSeeAlso({
ProduktbausteinGenerischType.class,
VerkaufsproduktType.class,
ElementarproduktType.class,
ZusatzproduktType.class,
ProduktType.class
ProduktType.class,
ElementarproduktType.class
})
public abstract class ProduktbausteinType
extends BasisProduktbausteinType

View File

@@ -1,306 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.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;
/**
* Anforderung eines beizubringenden Dokuments
*
* <p>Java-Klasse für ProzessDokAnforderung complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="ProzessDokAnforderung"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}ProzessDokumentBasis_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="DokAnforderungsId" type="{urn:omds3CommonServiceTypes-1-1-0}ObjektId_Type"/&gt;
* &lt;element name="Autorisierungen" 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="AutorisierungsId" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/&gt;
* &lt;element ref="{urn:omds3CommonServiceTypes-1-1-0}Person"/&gt;
* &lt;element name="Rolle" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Autorisierungsart" type="{urn:omds3CommonServiceTypes-1-1-0}Autorisierungsart_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* &lt;/element&gt;
* &lt;element name="DocUploadRequired" type="{http://www.w3.org/2001/XMLSchema}boolean"/&gt;
* &lt;element name="ZulaessigeMimetypes" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "ProzessDokAnforderung", propOrder = {
"dokAnforderungsId",
"autorisierungen",
"docUploadRequired",
"zulaessigeMimetypes"
})
public class ProzessDokAnforderung
extends ProzessDokumentBasisType
{
@XmlElement(name = "DokAnforderungsId", required = true)
protected ObjektIdType dokAnforderungsId;
@XmlElement(name = "Autorisierungen")
protected List<ProzessDokAnforderung.Autorisierungen> autorisierungen;
@XmlElement(name = "DocUploadRequired")
protected boolean docUploadRequired;
@XmlElement(name = "ZulaessigeMimetypes")
protected List<String> zulaessigeMimetypes;
/**
* Ruft den Wert der dokAnforderungsId-Eigenschaft ab.
*
* @return
* possible object is
* {@link ObjektIdType }
*
*/
public ObjektIdType getDokAnforderungsId() {
return dokAnforderungsId;
}
/**
* Legt den Wert der dokAnforderungsId-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link ObjektIdType }
*
*/
public void setDokAnforderungsId(ObjektIdType value) {
this.dokAnforderungsId = value;
}
/**
* Gets the value of the autorisierungen 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 autorisierungen property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getAutorisierungen().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ProzessDokAnforderung.Autorisierungen }
*
*
*/
public List<ProzessDokAnforderung.Autorisierungen> getAutorisierungen() {
if (autorisierungen == null) {
autorisierungen = new ArrayList<ProzessDokAnforderung.Autorisierungen>();
}
return this.autorisierungen;
}
/**
* Ruft den Wert der docUploadRequired-Eigenschaft ab.
*
*/
public boolean isDocUploadRequired() {
return docUploadRequired;
}
/**
* Legt den Wert der docUploadRequired-Eigenschaft fest.
*
*/
public void setDocUploadRequired(boolean value) {
this.docUploadRequired = value;
}
/**
* Gets the value of the zulaessigeMimetypes 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 zulaessigeMimetypes property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getZulaessigeMimetypes().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getZulaessigeMimetypes() {
if (zulaessigeMimetypes == null) {
zulaessigeMimetypes = new ArrayList<String>();
}
return this.zulaessigeMimetypes;
}
/**
* <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="AutorisierungsId" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/&gt;
* &lt;element ref="{urn:omds3CommonServiceTypes-1-1-0}Person"/&gt;
* &lt;element name="Rolle" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Autorisierungsart" type="{urn:omds3CommonServiceTypes-1-1-0}Autorisierungsart_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"autorisierungsId",
"person",
"rolle",
"autorisierungsart"
})
public static class Autorisierungen {
@XmlElement(name = "AutorisierungsId")
protected Object autorisierungsId;
@XmlElement(name = "Person", required = true)
protected PersonType person;
@XmlElement(name = "Rolle", required = true)
protected String rolle;
@XmlElement(name = "Autorisierungsart", required = true)
protected AutorisierungsartType autorisierungsart;
/**
* Ruft den Wert der autorisierungsId-Eigenschaft ab.
*
* @return
* possible object is
* {@link Object }
*
*/
public Object getAutorisierungsId() {
return autorisierungsId;
}
/**
* Legt den Wert der autorisierungsId-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link Object }
*
*/
public void setAutorisierungsId(Object value) {
this.autorisierungsId = value;
}
/**
* Ruft den Wert der person-Eigenschaft ab.
*
* @return
* possible object is
* {@link PersonType }
*
*/
public PersonType getPerson() {
return person;
}
/**
* Legt den Wert der person-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link PersonType }
*
*/
public void setPerson(PersonType value) {
this.person = value;
}
/**
* Ruft den Wert der rolle-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRolle() {
return rolle;
}
/**
* Legt den Wert der rolle-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRolle(String value) {
this.rolle = value;
}
/**
* Ruft den Wert der autorisierungsart-Eigenschaft ab.
*
* @return
* possible object is
* {@link AutorisierungsartType }
*
*/
public AutorisierungsartType getAutorisierungsart() {
return autorisierungsart;
}
/**
* Legt den Wert der autorisierungsart-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link AutorisierungsartType }
*
*/
public void setAutorisierungsart(AutorisierungsartType value) {
this.autorisierungsart = value;
}
}
}

View File

@@ -1,251 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.activation.DataHandler;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlMimeType;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGregorianCalendar;
/**
* Bereitstellung Dokument für Kunde, nicht zu unterschreiben
*
* <p>Java-Klasse für ProzessDokFuerKunde complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="ProzessDokFuerKunde"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}ProzessDokumentBasis_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="DokData"&gt;
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="DateiData" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/&gt;
* &lt;element name="Mimetype" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Groesse" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/&gt;
* &lt;element name="Datum" type="{urn:omds20}Datum-Zeit" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* &lt;/element&gt;
* &lt;element name="ArtAusfolgung"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}unsignedByte"&gt;
* &lt;enumeration value="0"/&gt;
* &lt;enumeration value="1"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "ProzessDokFuerKunde", propOrder = {
"dokData",
"artAusfolgung"
})
public class ProzessDokFuerKunde
extends ProzessDokumentBasisType
{
@XmlElement(name = "DokData", required = true)
protected ProzessDokFuerKunde.DokData dokData;
@XmlElement(name = "ArtAusfolgung")
protected short artAusfolgung;
/**
* Ruft den Wert der dokData-Eigenschaft ab.
*
* @return
* possible object is
* {@link ProzessDokFuerKunde.DokData }
*
*/
public ProzessDokFuerKunde.DokData getDokData() {
return dokData;
}
/**
* Legt den Wert der dokData-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link ProzessDokFuerKunde.DokData }
*
*/
public void setDokData(ProzessDokFuerKunde.DokData value) {
this.dokData = value;
}
/**
* Ruft den Wert der artAusfolgung-Eigenschaft ab.
*
*/
public short getArtAusfolgung() {
return artAusfolgung;
}
/**
* Legt den Wert der artAusfolgung-Eigenschaft fest.
*
*/
public void setArtAusfolgung(short value) {
this.artAusfolgung = value;
}
/**
* <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="DateiData" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/&gt;
* &lt;element name="Mimetype" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Groesse" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/&gt;
* &lt;element name="Datum" type="{urn:omds20}Datum-Zeit" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"dateiData",
"mimetype",
"groesse",
"datum"
})
public static class DokData {
@XmlElement(name = "DateiData", required = true)
@XmlMimeType("application/octet-stream")
protected DataHandler dateiData;
@XmlElement(name = "Mimetype", required = true)
protected String mimetype;
@XmlElement(name = "Groesse")
protected Long groesse;
@XmlElement(name = "Datum")
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar datum;
/**
* Ruft den Wert der dateiData-Eigenschaft ab.
*
* @return
* possible object is
* {@link DataHandler }
*
*/
public DataHandler getDateiData() {
return dateiData;
}
/**
* Legt den Wert der dateiData-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link DataHandler }
*
*/
public void setDateiData(DataHandler value) {
this.dateiData = value;
}
/**
* Ruft den Wert der mimetype-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMimetype() {
return mimetype;
}
/**
* Legt den Wert der mimetype-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMimetype(String value) {
this.mimetype = value;
}
/**
* Ruft den Wert der groesse-Eigenschaft ab.
*
* @return
* possible object is
* {@link Long }
*
*/
public Long getGroesse() {
return groesse;
}
/**
* Legt den Wert der groesse-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link Long }
*
*/
public void setGroesse(Long value) {
this.groesse = value;
}
/**
* Ruft den Wert der datum-Eigenschaft ab.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getDatum() {
return datum;
}
/**
* Legt den Wert der datum-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setDatum(XMLGregorianCalendar value) {
this.datum = value;
}
}
}

View File

@@ -1,492 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import java.util.ArrayList;
import java.util.List;
import javax.activation.DataHandler;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlMimeType;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGregorianCalendar;
/**
* Bereitstellung Dokument zum Unterschreiben
*
* <p>Java-Klasse für ProzessDokFuerKundeZumUnterschreiben complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="ProzessDokFuerKundeZumUnterschreiben"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}ProzessDokumentBasis_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="DokAnforderungsId" type="{urn:omds3CommonServiceTypes-1-1-0}ObjektId_Type"/&gt;
* &lt;element name="Autorisierungen" maxOccurs="unbounded"&gt;
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="AutorisierungsId" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/&gt;
* &lt;element ref="{urn:omds3CommonServiceTypes-1-1-0}Person"/&gt;
* &lt;element name="Rolle" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Autorisierungsart" type="{urn:omds3CommonServiceTypes-1-1-0}Autorisierungsart_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* &lt;/element&gt;
* &lt;element name="DocUploadRequired" type="{http://www.w3.org/2001/XMLSchema}boolean"/&gt;
* &lt;element name="ZulaessigeMimetypes" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="DokData"&gt;
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="DateiData" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/&gt;
* &lt;element name="Mimetype" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Groesse" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/&gt;
* &lt;element name="Datum" type="{urn:omds20}Datum-Zeit" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* &lt;/element&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "ProzessDokFuerKundeZumUnterschreiben", propOrder = {
"dokAnforderungsId",
"autorisierungen",
"docUploadRequired",
"zulaessigeMimetypes",
"dokData"
})
public class ProzessDokFuerKundeZumUnterschreiben
extends ProzessDokumentBasisType
{
@XmlElement(name = "DokAnforderungsId", required = true)
protected ObjektIdType dokAnforderungsId;
@XmlElement(name = "Autorisierungen", required = true)
protected List<ProzessDokFuerKundeZumUnterschreiben.Autorisierungen> autorisierungen;
@XmlElement(name = "DocUploadRequired")
protected boolean docUploadRequired;
@XmlElement(name = "ZulaessigeMimetypes")
protected List<String> zulaessigeMimetypes;
@XmlElement(name = "DokData", required = true)
protected ProzessDokFuerKundeZumUnterschreiben.DokData dokData;
/**
* Ruft den Wert der dokAnforderungsId-Eigenschaft ab.
*
* @return
* possible object is
* {@link ObjektIdType }
*
*/
public ObjektIdType getDokAnforderungsId() {
return dokAnforderungsId;
}
/**
* Legt den Wert der dokAnforderungsId-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link ObjektIdType }
*
*/
public void setDokAnforderungsId(ObjektIdType value) {
this.dokAnforderungsId = value;
}
/**
* Gets the value of the autorisierungen 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 autorisierungen property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getAutorisierungen().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ProzessDokFuerKundeZumUnterschreiben.Autorisierungen }
*
*
*/
public List<ProzessDokFuerKundeZumUnterschreiben.Autorisierungen> getAutorisierungen() {
if (autorisierungen == null) {
autorisierungen = new ArrayList<ProzessDokFuerKundeZumUnterschreiben.Autorisierungen>();
}
return this.autorisierungen;
}
/**
* Ruft den Wert der docUploadRequired-Eigenschaft ab.
*
*/
public boolean isDocUploadRequired() {
return docUploadRequired;
}
/**
* Legt den Wert der docUploadRequired-Eigenschaft fest.
*
*/
public void setDocUploadRequired(boolean value) {
this.docUploadRequired = value;
}
/**
* Gets the value of the zulaessigeMimetypes 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 zulaessigeMimetypes property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getZulaessigeMimetypes().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getZulaessigeMimetypes() {
if (zulaessigeMimetypes == null) {
zulaessigeMimetypes = new ArrayList<String>();
}
return this.zulaessigeMimetypes;
}
/**
* Ruft den Wert der dokData-Eigenschaft ab.
*
* @return
* possible object is
* {@link ProzessDokFuerKundeZumUnterschreiben.DokData }
*
*/
public ProzessDokFuerKundeZumUnterschreiben.DokData getDokData() {
return dokData;
}
/**
* Legt den Wert der dokData-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link ProzessDokFuerKundeZumUnterschreiben.DokData }
*
*/
public void setDokData(ProzessDokFuerKundeZumUnterschreiben.DokData value) {
this.dokData = value;
}
/**
* <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="AutorisierungsId" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/&gt;
* &lt;element ref="{urn:omds3CommonServiceTypes-1-1-0}Person"/&gt;
* &lt;element name="Rolle" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Autorisierungsart" type="{urn:omds3CommonServiceTypes-1-1-0}Autorisierungsart_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"autorisierungsId",
"person",
"rolle",
"autorisierungsart"
})
public static class Autorisierungen {
@XmlElement(name = "AutorisierungsId")
protected Object autorisierungsId;
@XmlElement(name = "Person", required = true)
protected PersonType person;
@XmlElement(name = "Rolle", required = true)
protected String rolle;
@XmlElement(name = "Autorisierungsart", required = true)
protected AutorisierungsartType autorisierungsart;
/**
* Ruft den Wert der autorisierungsId-Eigenschaft ab.
*
* @return
* possible object is
* {@link Object }
*
*/
public Object getAutorisierungsId() {
return autorisierungsId;
}
/**
* Legt den Wert der autorisierungsId-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link Object }
*
*/
public void setAutorisierungsId(Object value) {
this.autorisierungsId = value;
}
/**
* Ruft den Wert der person-Eigenschaft ab.
*
* @return
* possible object is
* {@link PersonType }
*
*/
public PersonType getPerson() {
return person;
}
/**
* Legt den Wert der person-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link PersonType }
*
*/
public void setPerson(PersonType value) {
this.person = value;
}
/**
* Ruft den Wert der rolle-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRolle() {
return rolle;
}
/**
* Legt den Wert der rolle-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRolle(String value) {
this.rolle = value;
}
/**
* Ruft den Wert der autorisierungsart-Eigenschaft ab.
*
* @return
* possible object is
* {@link AutorisierungsartType }
*
*/
public AutorisierungsartType getAutorisierungsart() {
return autorisierungsart;
}
/**
* Legt den Wert der autorisierungsart-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link AutorisierungsartType }
*
*/
public void setAutorisierungsart(AutorisierungsartType value) {
this.autorisierungsart = value;
}
}
/**
* <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="DateiData" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/&gt;
* &lt;element name="Mimetype" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Groesse" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/&gt;
* &lt;element name="Datum" type="{urn:omds20}Datum-Zeit" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"dateiData",
"mimetype",
"groesse",
"datum"
})
public static class DokData {
@XmlElement(name = "DateiData", required = true)
@XmlMimeType("application/octet-stream")
protected DataHandler dateiData;
@XmlElement(name = "Mimetype", required = true)
protected String mimetype;
@XmlElement(name = "Groesse")
protected Long groesse;
@XmlElement(name = "Datum")
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar datum;
/**
* Ruft den Wert der dateiData-Eigenschaft ab.
*
* @return
* possible object is
* {@link DataHandler }
*
*/
public DataHandler getDateiData() {
return dateiData;
}
/**
* Legt den Wert der dateiData-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link DataHandler }
*
*/
public void setDateiData(DataHandler value) {
this.dateiData = value;
}
/**
* Ruft den Wert der mimetype-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMimetype() {
return mimetype;
}
/**
* Legt den Wert der mimetype-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMimetype(String value) {
this.mimetype = value;
}
/**
* Ruft den Wert der groesse-Eigenschaft ab.
*
* @return
* possible object is
* {@link Long }
*
*/
public Long getGroesse() {
return groesse;
}
/**
* Legt den Wert der groesse-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link Long }
*
*/
public void setGroesse(Long value) {
this.groesse = value;
}
/**
* Ruft den Wert der datum-Eigenschaft ab.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getDatum() {
return datum;
}
/**
* Legt den Wert der datum-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setDatum(XMLGregorianCalendar value) {
this.datum = value;
}
}
}

View File

@@ -1,96 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.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;
/**
* Basistyp für Bereitstellung und Anforderung von Dokumenten
*
* <p>Java-Klasse für ProzessDokumentBasis_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="ProzessDokumentBasis_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Dokumenttyp" type="{urn:omds3CommonServiceTypes-1-1-0}DocumentType"/&gt;
* &lt;element name="Beschreibung"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string"&gt;
* &lt;maxLength value="200"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "ProzessDokumentBasis_Type", propOrder = {
"dokumenttyp",
"beschreibung"
})
@XmlSeeAlso({
ProzessDokAnforderung.class,
ProzessDokFuerKundeZumUnterschreiben.class,
ProzessDokFuerKunde.class
})
public abstract class ProzessDokumentBasisType {
@XmlElement(name = "Dokumenttyp")
protected int dokumenttyp;
@XmlElement(name = "Beschreibung", required = true)
protected String beschreibung;
/**
* Ruft den Wert der dokumenttyp-Eigenschaft ab.
*
*/
public int getDokumenttyp() {
return dokumenttyp;
}
/**
* Legt den Wert der dokumenttyp-Eigenschaft fest.
*
*/
public void setDokumenttyp(int value) {
this.dokumenttyp = value;
}
/**
* Ruft den Wert der beschreibung-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getBeschreibung() {
return beschreibung;
}
/**
* Legt den Wert der beschreibung-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setBeschreibung(String value) {
this.beschreibung = value;
}
}

View File

@@ -1,450 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import java.util.ArrayList;
import java.util.List;
import javax.activation.DataHandler;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlMimeType;
import javax.xml.bind.annotation.XmlType;
/**
* Typ für den Upload / die Bereitstellung eines Dokuments als Teil eines Geschäftsfalls durch den Serviceaufrufer.
*
* <p>Java-Klasse für ProzessDokument_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="ProzessDokument_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="DokAnforderungsId" type="{urn:omds3CommonServiceTypes-1-1-0}ObjektId_Type" minOccurs="0"/&gt;
* &lt;element name="Dokumenttyp" type="{urn:omds3CommonServiceTypes-1-1-0}DocumentType"/&gt;
* &lt;element name="Beschreibung" minOccurs="0"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string"&gt;
* &lt;maxLength value="200"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;element name="Autorisierungen" 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="AutorisierungsId" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/&gt;
* &lt;element ref="{urn:omds3CommonServiceTypes-1-1-0}Person"/&gt;
* &lt;element name="Rolle" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Autorisierungsart" type="{urn:omds3CommonServiceTypes-1-1-0}Autorisierungsart_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* &lt;/element&gt;
* &lt;element name="DokumentHinterlegt" type="{http://www.w3.org/2001/XMLSchema}boolean"/&gt;
* &lt;element name="DokData" 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="DateiData" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/&gt;
* &lt;element name="Mimetype" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* &lt;/element&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "ProzessDokument_Type", propOrder = {
"dokAnforderungsId",
"dokumenttyp",
"beschreibung",
"autorisierungen",
"dokumentHinterlegt",
"dokData"
})
public class ProzessDokumentType {
@XmlElement(name = "DokAnforderungsId")
protected ObjektIdType dokAnforderungsId;
@XmlElement(name = "Dokumenttyp")
protected int dokumenttyp;
@XmlElement(name = "Beschreibung")
protected String beschreibung;
@XmlElement(name = "Autorisierungen")
protected List<ProzessDokumentType.Autorisierungen> autorisierungen;
@XmlElement(name = "DokumentHinterlegt")
protected boolean dokumentHinterlegt;
@XmlElement(name = "DokData")
protected ProzessDokumentType.DokData dokData;
/**
* Ruft den Wert der dokAnforderungsId-Eigenschaft ab.
*
* @return
* possible object is
* {@link ObjektIdType }
*
*/
public ObjektIdType getDokAnforderungsId() {
return dokAnforderungsId;
}
/**
* Legt den Wert der dokAnforderungsId-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link ObjektIdType }
*
*/
public void setDokAnforderungsId(ObjektIdType value) {
this.dokAnforderungsId = value;
}
/**
* Ruft den Wert der dokumenttyp-Eigenschaft ab.
*
*/
public int getDokumenttyp() {
return dokumenttyp;
}
/**
* Legt den Wert der dokumenttyp-Eigenschaft fest.
*
*/
public void setDokumenttyp(int value) {
this.dokumenttyp = value;
}
/**
* Ruft den Wert der beschreibung-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getBeschreibung() {
return beschreibung;
}
/**
* Legt den Wert der beschreibung-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setBeschreibung(String value) {
this.beschreibung = value;
}
/**
* Gets the value of the autorisierungen 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 autorisierungen property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getAutorisierungen().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ProzessDokumentType.Autorisierungen }
*
*
*/
public List<ProzessDokumentType.Autorisierungen> getAutorisierungen() {
if (autorisierungen == null) {
autorisierungen = new ArrayList<ProzessDokumentType.Autorisierungen>();
}
return this.autorisierungen;
}
/**
* Ruft den Wert der dokumentHinterlegt-Eigenschaft ab.
*
*/
public boolean isDokumentHinterlegt() {
return dokumentHinterlegt;
}
/**
* Legt den Wert der dokumentHinterlegt-Eigenschaft fest.
*
*/
public void setDokumentHinterlegt(boolean value) {
this.dokumentHinterlegt = value;
}
/**
* Ruft den Wert der dokData-Eigenschaft ab.
*
* @return
* possible object is
* {@link ProzessDokumentType.DokData }
*
*/
public ProzessDokumentType.DokData getDokData() {
return dokData;
}
/**
* Legt den Wert der dokData-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link ProzessDokumentType.DokData }
*
*/
public void setDokData(ProzessDokumentType.DokData value) {
this.dokData = value;
}
/**
* <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="AutorisierungsId" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/&gt;
* &lt;element ref="{urn:omds3CommonServiceTypes-1-1-0}Person"/&gt;
* &lt;element name="Rolle" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="Autorisierungsart" type="{urn:omds3CommonServiceTypes-1-1-0}Autorisierungsart_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"autorisierungsId",
"person",
"rolle",
"autorisierungsart"
})
public static class Autorisierungen {
@XmlElement(name = "AutorisierungsId")
protected Object autorisierungsId;
@XmlElement(name = "Person", required = true)
protected PersonType person;
@XmlElement(name = "Rolle", required = true)
protected String rolle;
@XmlElement(name = "Autorisierungsart", required = true)
protected AutorisierungsartType autorisierungsart;
/**
* Ruft den Wert der autorisierungsId-Eigenschaft ab.
*
* @return
* possible object is
* {@link Object }
*
*/
public Object getAutorisierungsId() {
return autorisierungsId;
}
/**
* Legt den Wert der autorisierungsId-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link Object }
*
*/
public void setAutorisierungsId(Object value) {
this.autorisierungsId = value;
}
/**
* Ruft den Wert der person-Eigenschaft ab.
*
* @return
* possible object is
* {@link PersonType }
*
*/
public PersonType getPerson() {
return person;
}
/**
* Legt den Wert der person-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link PersonType }
*
*/
public void setPerson(PersonType value) {
this.person = value;
}
/**
* Ruft den Wert der rolle-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRolle() {
return rolle;
}
/**
* Legt den Wert der rolle-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRolle(String value) {
this.rolle = value;
}
/**
* Ruft den Wert der autorisierungsart-Eigenschaft ab.
*
* @return
* possible object is
* {@link AutorisierungsartType }
*
*/
public AutorisierungsartType getAutorisierungsart() {
return autorisierungsart;
}
/**
* Legt den Wert der autorisierungsart-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link AutorisierungsartType }
*
*/
public void setAutorisierungsart(AutorisierungsartType value) {
this.autorisierungsart = value;
}
}
/**
* <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="DateiData" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/&gt;
* &lt;element name="Mimetype" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"dateiData",
"mimetype"
})
public static class DokData {
@XmlElement(name = "DateiData", required = true)
@XmlMimeType("application/octet-stream")
protected DataHandler dateiData;
@XmlElement(name = "Mimetype", required = true)
protected String mimetype;
/**
* Ruft den Wert der dateiData-Eigenschaft ab.
*
* @return
* possible object is
* {@link DataHandler }
*
*/
public DataHandler getDateiData() {
return dateiData;
}
/**
* Legt den Wert der dateiData-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link DataHandler }
*
*/
public void setDateiData(DataHandler value) {
this.dateiData = value;
}
/**
* Ruft den Wert der mimetype-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getMimetype() {
return mimetype;
}
/**
* Legt den Wert der mimetype-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setMimetype(String value) {
this.mimetype = value;
}
}
}

View File

@@ -1,121 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import java.math.BigDecimal;
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.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
/**
* Abstrakter Typ fuer Sicherstellungen
*
* <p>Java-Klasse für Sicherstellung_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="Sicherstellung_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Lfnr" type="{http://www.w3.org/2001/XMLSchema}unsignedShort"/&gt;
* &lt;element name="Betrag" type="{urn:omds20}decimal" minOccurs="0"/&gt;
* &lt;element name="Unanfechtbarkeitssumme" type="{urn:omds20}decimal" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "Sicherstellung_Type", propOrder = {
"lfnr",
"betrag",
"unanfechtbarkeitssumme"
})
@XmlSeeAlso({
AbtretungType.class,
VerpfaendungType.class,
VinkulierungPersonenType.class
})
public abstract class SicherstellungType {
@XmlElement(name = "Lfnr")
@XmlSchemaType(name = "unsignedShort")
protected int lfnr;
@XmlElement(name = "Betrag")
protected BigDecimal betrag;
@XmlElement(name = "Unanfechtbarkeitssumme")
protected BigDecimal unanfechtbarkeitssumme;
/**
* Ruft den Wert der lfnr-Eigenschaft ab.
*
*/
public int getLfnr() {
return lfnr;
}
/**
* Legt den Wert der lfnr-Eigenschaft fest.
*
*/
public void setLfnr(int value) {
this.lfnr = value;
}
/**
* Ruft den Wert der betrag-Eigenschaft ab.
*
* @return
* possible object is
* {@link BigDecimal }
*
*/
public BigDecimal getBetrag() {
return betrag;
}
/**
* Legt den Wert der betrag-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link BigDecimal }
*
*/
public void setBetrag(BigDecimal value) {
this.betrag = value;
}
/**
* Ruft den Wert der unanfechtbarkeitssumme-Eigenschaft ab.
*
* @return
* possible object is
* {@link BigDecimal }
*
*/
public BigDecimal getUnanfechtbarkeitssumme() {
return unanfechtbarkeitssumme;
}
/**
* Legt den Wert der unanfechtbarkeitssumme-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link BigDecimal }
*
*/
public void setUnanfechtbarkeitssumme(BigDecimal value) {
this.unanfechtbarkeitssumme = value;
}
}

View File

@@ -13,7 +13,6 @@ import javax.xml.bind.annotation.XmlType;
* <pre>
* &lt;simpleType name="Status_Type"&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string"&gt;
* &lt;length value="4"/&gt;
* &lt;enumeration value="OK"/&gt;
* &lt;enumeration value="OKNA"/&gt;
* &lt;enumeration value="NOK"/&gt;

View File

@@ -1,84 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* Details zur Treuhaenderfrage
*
* <p>Java-Klasse für Treuhaenderfrage_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="Treuhaenderfrage_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Treuhaender" type="{http://www.w3.org/2001/XMLSchema}boolean"/&gt;
* &lt;element name="Beschreibung" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "Treuhaenderfrage_Type", propOrder = {
"treuhaender",
"beschreibung"
})
public class TreuhaenderfrageType {
@XmlElement(name = "Treuhaender")
protected boolean treuhaender;
@XmlElement(name = "Beschreibung")
protected String beschreibung;
/**
* Ruft den Wert der treuhaender-Eigenschaft ab.
*
*/
public boolean isTreuhaender() {
return treuhaender;
}
/**
* Legt den Wert der treuhaender-Eigenschaft fest.
*
*/
public void setTreuhaender(boolean value) {
this.treuhaender = value;
}
/**
* Ruft den Wert der beschreibung-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getBeschreibung() {
return beschreibung;
}
/**
* Legt den Wert der beschreibung-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setBeschreibung(String value) {
this.beschreibung = value;
}
}

View File

@@ -8,11 +8,7 @@ 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_6_0.on2antrag.kranken.VerkaufsproduktKrankenType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.leben.VerkaufsproduktLebenType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.rs.VerkaufsproduktRechtsschutzType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.sachPrivat.VerkaufsproduktSachPrivatType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.VerkaufsproduktUnfallType;
/**
@@ -47,11 +43,7 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.VerkaufsproduktUnfal
"beschreibungTxt"
})
@XmlSeeAlso({
VerkaufsproduktKrankenType.class,
VerkaufsproduktLebenType.class,
VerkaufsproduktSachPrivatType.class,
VerkaufsproduktUnfallType.class,
VerkaufsproduktRechtsschutzType.class
VerkaufsproduktSachPrivatType.class
})
public abstract class VerkaufsproduktGenerischType
extends VerkaufsproduktType

View File

@@ -1,73 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.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;
/**
* Sicherstellung vom Typ Verpfändung
*
* <p>Java-Klasse für Verpfaendung_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="Verpfaendung_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}Sicherstellung_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Pfandglaeubiger" type="{urn:omds3CommonServiceTypes-1-1-0}Pfandglaeubiger_Type" maxOccurs="unbounded"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "Verpfaendung_Type", propOrder = {
"pfandglaeubiger"
})
public class VerpfaendungType
extends SicherstellungType
{
@XmlElement(name = "Pfandglaeubiger", required = true)
protected List<PfandglaeubigerType> pfandglaeubiger;
/**
* Gets the value of the pfandglaeubiger 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 pfandglaeubiger property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getPfandglaeubiger().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link PfandglaeubigerType }
*
*
*/
public List<PfandglaeubigerType> getPfandglaeubiger() {
if (pfandglaeubiger == null) {
pfandglaeubiger = new ArrayList<PfandglaeubigerType>();
}
return this.pfandglaeubiger;
}
}

View File

@@ -1,36 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* Versicherte Veranstaltung basierend auf VersichertesInteresse_Type
*
* <p>Java-Klasse für VersicherteVeranstaltung_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="VersicherteVeranstaltung_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}VersichertesInteresseMitAttributMetadaten_Type"&gt;
* &lt;sequence&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "VersicherteVeranstaltung_Type")
public class VersicherteVeranstaltungType
extends VersichertesInteresseMitAttributMetadatenType
{
}

View File

@@ -43,7 +43,6 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.sachPrivat.VersichertesObje
RisikoHaushaltType.class,
RisikoGebaeudeType.class,
VersichertePersonType.class,
VersicherteVeranstaltungType.class,
VersicherteLiegenschaftType.class
})
public abstract class VersichertesInteresseMitAttributMetadatenType

View File

@@ -1,66 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* Sicherstellung vom Typ Vinkulierung
*
* <p>Java-Klasse für VinkulierungPersonen_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="VinkulierungPersonen_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}Sicherstellung_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Vinkularglaeubiger" type="{urn:omds3CommonServiceTypes-1-1-0}Vinkularglaeubiger_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "VinkulierungPersonen_Type", propOrder = {
"vinkularglaeubiger"
})
public class VinkulierungPersonenType
extends SicherstellungType
{
@XmlElement(name = "Vinkularglaeubiger", required = true)
protected VinkularglaeubigerType vinkularglaeubiger;
/**
* Ruft den Wert der vinkularglaeubiger-Eigenschaft ab.
*
* @return
* possible object is
* {@link VinkularglaeubigerType }
*
*/
public VinkularglaeubigerType getVinkularglaeubiger() {
return vinkularglaeubiger;
}
/**
* Legt den Wert der vinkularglaeubiger-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link VinkularglaeubigerType }
*
*/
public void setVinkularglaeubiger(VinkularglaeubigerType value) {
this.vinkularglaeubiger = value;
}
}

View File

@@ -1,30 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java-Klasse für ZusaetzlicheFondsdaten_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="ZusaetzlicheFondsdaten_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 = "ZusaetzlicheFondsdaten_Type")
public abstract class ZusaetzlicheFondsdatenType {
}

View File

@@ -1,32 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* VU-spezifische Erweiterungsmöglichkeit auf Ebene Zusatzprodukt
*
* <p>Java-Klasse für ZusaetzlicheZusatzproduktdaten_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="ZusaetzlicheZusatzproduktdaten_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 = "ZusaetzlicheZusatzproduktdaten_Type")
public abstract class ZusaetzlicheZusatzproduktdatenType {
}

View File

@@ -1,183 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.common;
import java.math.BigDecimal;
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.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.leben.ZusatzversicherungLebenType;
/**
* Basistyp für ein Zusatzprodukt, 2. Generation
*
* <p>Java-Klasse für ZusatzproduktGenerisch_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="ZusatzproduktGenerisch_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}Zusatzprodukt_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Eingeschlossen" type="{http://www.w3.org/2001/XMLSchema}boolean"/&gt;
* &lt;element name="EinschlussAenderbar" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/&gt;
* &lt;element name="AttributMetadaten" type="{urn:omds3CommonServiceTypes-1-1-0}AttributMetadaten_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="BeschreibungTxt" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/&gt;
* &lt;element name="Versicherungssumme" type="{urn:omds20}decimal14_2" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "ZusatzproduktGenerisch_Type", propOrder = {
"eingeschlossen",
"einschlussAenderbar",
"attributMetadaten",
"beschreibungTxt",
"versicherungssumme"
})
@XmlSeeAlso({
ZusatzversicherungLebenType.class
})
public class ZusatzproduktGenerischType
extends ZusatzproduktType
{
@XmlElement(name = "Eingeschlossen")
protected boolean eingeschlossen;
@XmlElement(name = "EinschlussAenderbar")
protected Boolean einschlussAenderbar;
@XmlElement(name = "AttributMetadaten")
protected List<AttributMetadatenType> attributMetadaten;
@XmlElement(name = "BeschreibungTxt")
protected String beschreibungTxt;
@XmlElement(name = "Versicherungssumme")
protected BigDecimal versicherungssumme;
/**
* Ruft den Wert der eingeschlossen-Eigenschaft ab.
*
*/
public boolean isEingeschlossen() {
return eingeschlossen;
}
/**
* Legt den Wert der eingeschlossen-Eigenschaft fest.
*
*/
public void setEingeschlossen(boolean value) {
this.eingeschlossen = value;
}
/**
* Ruft den Wert der einschlussAenderbar-Eigenschaft ab.
*
* @return
* possible object is
* {@link Boolean }
*
*/
public Boolean isEinschlussAenderbar() {
return einschlussAenderbar;
}
/**
* Legt den Wert der einschlussAenderbar-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link Boolean }
*
*/
public void setEinschlussAenderbar(Boolean value) {
this.einschlussAenderbar = value;
}
/**
* Gets the value of the attributMetadaten 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 attributMetadaten property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getAttributMetadaten().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link AttributMetadatenType }
*
*
*/
public List<AttributMetadatenType> getAttributMetadaten() {
if (attributMetadaten == null) {
attributMetadaten = new ArrayList<AttributMetadatenType>();
}
return this.attributMetadaten;
}
/**
* Ruft den Wert der beschreibungTxt-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getBeschreibungTxt() {
return beschreibungTxt;
}
/**
* Legt den Wert der beschreibungTxt-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setBeschreibungTxt(String value) {
this.beschreibungTxt = value;
}
/**
* Ruft den Wert der versicherungssumme-Eigenschaft ab.
*
* @return
* possible object is
* {@link BigDecimal }
*
*/
public BigDecimal getVersicherungssumme() {
return versicherungssumme;
}
/**
* Legt den Wert der versicherungssumme-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link BigDecimal }
*
*/
public void setVersicherungssumme(BigDecimal value) {
this.versicherungssumme = value;
}
}

View File

@@ -1,108 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.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.XmlSchemaType;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGregorianCalendar;
/**
* Basistyp für ein Zusatzprodukt
*
* <p>Java-Klasse für Zusatzprodukt_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="Zusatzprodukt_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}Produktbaustein_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="VtgBeg" type="{urn:omds20}Datum" minOccurs="0"/&gt;
* &lt;element name="ZusaetzlicheZusatzproduktdaten" type="{urn:omds3CommonServiceTypes-1-1-0}ZusaetzlicheZusatzproduktdaten_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "Zusatzprodukt_Type", propOrder = {
"vtgBeg",
"zusaetzlicheZusatzproduktdaten"
})
@XmlSeeAlso({
ZusatzproduktGenerischType.class
})
public abstract class ZusatzproduktType
extends ProduktbausteinType
{
@XmlElement(name = "VtgBeg")
@XmlSchemaType(name = "date")
protected XMLGregorianCalendar vtgBeg;
@XmlElement(name = "ZusaetzlicheZusatzproduktdaten")
protected List<ZusaetzlicheZusatzproduktdatenType> zusaetzlicheZusatzproduktdaten;
/**
* Ruft den Wert der vtgBeg-Eigenschaft ab.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getVtgBeg() {
return vtgBeg;
}
/**
* Legt den Wert der vtgBeg-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setVtgBeg(XMLGregorianCalendar value) {
this.vtgBeg = value;
}
/**
* Gets the value of the zusaetzlicheZusatzproduktdaten 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 zusaetzlicheZusatzproduktdaten property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getZusaetzlicheZusatzproduktdaten().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ZusaetzlicheZusatzproduktdatenType }
*
*
*/
public List<ZusaetzlicheZusatzproduktdatenType> getZusaetzlicheZusatzproduktdaten() {
if (zusaetzlicheZusatzproduktdaten == null) {
zusaetzlicheZusatzproduktdaten = new ArrayList<ZusaetzlicheZusatzproduktdatenType>();
}
return this.zusaetzlicheZusatzproduktdaten;
}
}

View File

@@ -1,36 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.on1basis;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
/**
* Abstraktes Event einer Statusänderung
*
* <p>Java-Klasse für AbstractStateChangeEvent_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="AbstractStateChangeEvent_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 = "AbstractStateChangeEvent_Type")
@XmlSeeAlso({
StateChangeEventType.class
})
public abstract class AbstractStateChangeEventType {
}

View File

@@ -1,36 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.on1basis;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
/**
* Abstrakter Status eines Geschaeftsfalls
*
* <p>Java-Klasse für AbstractStatusGeschaeftsfall_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="AbstractStatusGeschaeftsfall_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 = "AbstractStatusGeschaeftsfall_Type")
@XmlSeeAlso({
StatusAntragsGeschaeftsfall.class
})
public abstract class AbstractStatusGeschaeftsfallType {
}

View File

@@ -1,32 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.on1basis;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* Ein abstrakter Typ, dessen konkrete Implementierungen unterschiedliche Credentials aufnehmen können.
*
* <p>Java-Klasse für Credentials_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="Credentials_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 = "Credentials_Type")
public abstract class CredentialsType {
}

View File

@@ -1,183 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.on1basis;
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_6_0.common.AuthorizationFilter;
/**
* Typ für den DeclareEndpointRequest
*
* <p>Java-Klasse für DeclareEndpointRequest_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="DeclareEndpointRequest_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="VUNr" type="{urn:omds20}VUNr"/&gt;
* &lt;element name="BasisUrlEndpoint"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string"&gt;
* &lt;maxLength value="1000"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;element ref="{urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen}ArtAuthentifizierung"/&gt;
* &lt;element name="Credentials" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen}Credentials_Type"/&gt;
* &lt;element name="AuthorizationFilter" type="{urn:omds3CommonServiceTypes-1-1-0}AuthorizationFilter" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "DeclareEndpointRequest_Type", propOrder = {
"vuNr",
"basisUrlEndpoint",
"artAuthentifizierung",
"credentials",
"authorizationFilter"
})
public class DeclareEndpointRequestType {
@XmlElement(name = "VUNr", required = true)
protected String vuNr;
@XmlElement(name = "BasisUrlEndpoint", required = true)
protected String basisUrlEndpoint;
@XmlElement(name = "ArtAuthentifizierung", required = true)
protected String artAuthentifizierung;
@XmlElement(name = "Credentials", required = true)
protected CredentialsType credentials;
@XmlElement(name = "AuthorizationFilter")
protected AuthorizationFilter authorizationFilter;
/**
* Ruft den Wert der vuNr-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getVUNr() {
return vuNr;
}
/**
* Legt den Wert der vuNr-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setVUNr(String value) {
this.vuNr = value;
}
/**
* Ruft den Wert der basisUrlEndpoint-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getBasisUrlEndpoint() {
return basisUrlEndpoint;
}
/**
* Legt den Wert der basisUrlEndpoint-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setBasisUrlEndpoint(String value) {
this.basisUrlEndpoint = value;
}
/**
* Ruft den Wert der artAuthentifizierung-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getArtAuthentifizierung() {
return artAuthentifizierung;
}
/**
* Legt den Wert der artAuthentifizierung-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setArtAuthentifizierung(String value) {
this.artAuthentifizierung = value;
}
/**
* Ruft den Wert der credentials-Eigenschaft ab.
*
* @return
* possible object is
* {@link CredentialsType }
*
*/
public CredentialsType getCredentials() {
return credentials;
}
/**
* Legt den Wert der credentials-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link CredentialsType }
*
*/
public void setCredentials(CredentialsType value) {
this.credentials = value;
}
/**
* Ruft den Wert der authorizationFilter-Eigenschaft ab.
*
* @return
* possible object is
* {@link AuthorizationFilter }
*
*/
public AuthorizationFilter getAuthorizationFilter() {
return authorizationFilter;
}
/**
* Legt den Wert der authorizationFilter-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link AuthorizationFilter }
*
*/
public void setAuthorizationFilter(AuthorizationFilter value) {
this.authorizationFilter = value;
}
}

View File

@@ -1,99 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.on1basis;
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_6_0.common.ServiceFault;
/**
* Response um als Makler der VU einen Endpoint bekannt zu geben
*
* <p>Java-Klasse für DeclareEndpointResponse_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="DeclareEndpointResponse_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="RegistrierteBasisUrlMaklerEndpoint" minOccurs="0"&gt;
* &lt;simpleType&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string"&gt;
* &lt;maxLength value="1000"/&gt;
* &lt;/restriction&gt;
* &lt;/simpleType&gt;
* &lt;/element&gt;
* &lt;element name="ServiceFault" type="{urn:omds3CommonServiceTypes-1-1-0}ServiceFault" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "DeclareEndpointResponse_Type", propOrder = {
"registrierteBasisUrlMaklerEndpoint",
"serviceFault"
})
public class DeclareEndpointResponseType {
@XmlElement(name = "RegistrierteBasisUrlMaklerEndpoint")
protected String registrierteBasisUrlMaklerEndpoint;
@XmlElement(name = "ServiceFault")
protected ServiceFault serviceFault;
/**
* Ruft den Wert der registrierteBasisUrlMaklerEndpoint-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getRegistrierteBasisUrlMaklerEndpoint() {
return registrierteBasisUrlMaklerEndpoint;
}
/**
* Legt den Wert der registrierteBasisUrlMaklerEndpoint-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setRegistrierteBasisUrlMaklerEndpoint(String value) {
this.registrierteBasisUrlMaklerEndpoint = value;
}
/**
* Ruft den Wert der serviceFault-Eigenschaft ab.
*
* @return
* possible object is
* {@link ServiceFault }
*
*/
public ServiceFault getServiceFault() {
return serviceFault;
}
/**
* Legt den Wert der serviceFault-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link ServiceFault }
*
*/
public void setServiceFault(ServiceFault value) {
this.serviceFault = value;
}
}

View File

@@ -1,71 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.on1basis;
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 fuer die Bekanntgabe von Statusänderungen
*
* <p>Java-Klasse für DeclareStateChangesRequest_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="DeclareStateChangesRequest_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="StateChange" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen}AbstractStateChangeEvent_Type" maxOccurs="unbounded"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "DeclareStateChangesRequest_Type", propOrder = {
"stateChange"
})
public class DeclareStateChangesRequestType {
@XmlElement(name = "StateChange", required = true)
protected List<AbstractStateChangeEventType> stateChange;
/**
* Gets the value of the stateChange 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 stateChange property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getStateChange().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link AbstractStateChangeEventType }
*
*
*/
public List<AbstractStateChangeEventType> getStateChange() {
if (stateChange == null) {
stateChange = new ArrayList<AbstractStateChangeEventType>();
}
return this.stateChange;
}
}

View File

@@ -1,32 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.on1basis;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlType;
/**
* Typ fuer die Annahme von Statusänderungen
*
* <p>Java-Klasse für DeclareStateChangesResponse_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="DeclareStateChangesResponse_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 = "DeclareStateChangesResponse_Type")
public class DeclareStateChangesResponseType {
}

View File

@@ -1,70 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.on1basis;
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_6_0.common.CommonSearchRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.GeschaeftsobjektArtType;
/**
* Typ des Requestobjektes um Geschäftsfalle abzuholen
*
* <p>Java-Klasse für GetStateChangesRequest_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="GetStateChangesRequest_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}CommonSearchRequest_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="GeschaeftsobjektArt" type="{urn:omds3CommonServiceTypes-1-1-0}GeschaeftsobjektArt_Type" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "GetStateChangesRequest_Type", propOrder = {
"geschaeftsobjektArt"
})
public class GetStateChangesRequestType
extends CommonSearchRequestType
{
@XmlElement(name = "GeschaeftsobjektArt")
@XmlSchemaType(name = "string")
protected GeschaeftsobjektArtType geschaeftsobjektArt;
/**
* Ruft den Wert der geschaeftsobjektArt-Eigenschaft ab.
*
* @return
* possible object is
* {@link GeschaeftsobjektArtType }
*
*/
public GeschaeftsobjektArtType getGeschaeftsobjektArt() {
return geschaeftsobjektArt;
}
/**
* Legt den Wert der geschaeftsobjektArt-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link GeschaeftsobjektArtType }
*
*/
public void setGeschaeftsobjektArt(GeschaeftsobjektArtType value) {
this.geschaeftsobjektArt = value;
}
}

View File

@@ -1,74 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.on1basis;
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_6_0.common.CommonSearchResponseType;
/**
* Typ des Responseobjektes um Geschäftsfalle abzuholen
*
* <p>Java-Klasse für GetStateChangesResponse_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="GetStateChangesResponse_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}CommonSearchResponse_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Event" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen}AbstractStateChangeEvent_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "GetStateChangesResponse_Type", propOrder = {
"event"
})
public class GetStateChangesResponseType
extends CommonSearchResponseType
{
@XmlElement(name = "Event")
protected List<AbstractStateChangeEventType> event;
/**
* Gets the value of the event 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 event property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getEvent().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link AbstractStateChangeEventType }
*
*
*/
public List<AbstractStateChangeEventType> getEvent() {
if (event == null) {
event = new ArrayList<AbstractStateChangeEventType>();
}
return this.event;
}
}

View File

@@ -1,68 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.on1basis;
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_6_0.common.CommonRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.ObjektIdType;
/**
* <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:omds3CommonServiceTypes-1-1-0}CommonRequest_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Geschaeftsfallnummer" type="{urn:omds3CommonServiceTypes-1-1-0}ObjektId_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"geschaeftsfallnummer"
})
@XmlRootElement(name = "GetStateSignaturesRequest")
public class GetStateSignaturesRequest
extends CommonRequestType
{
@XmlElement(name = "Geschaeftsfallnummer", required = true)
protected ObjektIdType geschaeftsfallnummer;
/**
* Ruft den Wert der geschaeftsfallnummer-Eigenschaft ab.
*
* @return
* possible object is
* {@link ObjektIdType }
*
*/
public ObjektIdType getGeschaeftsfallnummer() {
return geschaeftsfallnummer;
}
/**
* Legt den Wert der geschaeftsfallnummer-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link ObjektIdType }
*
*/
public void setGeschaeftsfallnummer(ObjektIdType value) {
this.geschaeftsfallnummer = value;
}
}

View File

@@ -1,74 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.on1basis;
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.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.CommonResponseType;
/**
* <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:omds3CommonServiceTypes-1-1-0}CommonResponse_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Dokumente" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen}SignatureStateOfDocument_Type" maxOccurs="unbounded"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"dokumente"
})
@XmlRootElement(name = "GetStateSignaturesResponse")
public class GetStateSignaturesResponse
extends CommonResponseType
{
@XmlElement(name = "Dokumente", required = true)
protected List<SignatureStateOfDocumentType> dokumente;
/**
* Gets the value of the dokumente 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 dokumente property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getDokumente().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link SignatureStateOfDocumentType }
*
*
*/
public List<SignatureStateOfDocumentType> getDokumente() {
if (dokumente == null) {
dokumente = new ArrayList<SignatureStateOfDocumentType>();
}
return this.dokumente;
}
}

View File

@@ -24,10 +24,6 @@ import javax.xml.namespace.QName;
@XmlRegistry
public class ObjectFactory {
private final static QName _GetStateChangesRequest_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "GetStateChangesRequest");
private final static QName _GetStateChangesResponse_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "GetStateChangesResponse");
private final static QName _DeclareStateChangesRequest_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "DeclareStateChangesRequest");
private final static QName _DeclareStateChangesResponse_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "DeclareStateChangesResponse");
private final static QName _AddDocToBusinessCaseRequest_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "AddDocToBusinessCaseRequest");
private final static QName _AddDocToBusinessCaseResponse_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "AddDocToBusinessCaseResponse");
private final static QName _GetNumberOfDocumentsRequest_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "GetNumberOfDocumentsRequest");
@@ -36,11 +32,6 @@ public class ObjectFactory {
private final static QName _GetDocumentsOfObjectResponse_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "GetDocumentsOfObjectResponse");
private final static QName _GetDocumentsOfPeriodRequest_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "GetDocumentsOfPeriodRequest");
private final static QName _GetDocumentsOfPeriodResponse_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "GetDocumentsOfPeriodResponse");
private final static QName _DeclareEndpointRequest_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "DeclareEndpointRequest");
private final static QName _ArtAuthentifizierung_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "ArtAuthentifizierung");
private final static QName _DeclareEndpointResponse_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "DeclareEndpointResponse");
private final static QName _SecurityContextTokenRequest_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "SecurityContextTokenRequest");
private final static QName _SecurityContextTokenResponse_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "SecurityContextTokenResponse");
/**
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: at.vvo.omds.types.omds3Types.r1_6_0.on1basis
@@ -49,46 +40,6 @@ public class ObjectFactory {
public ObjectFactory() {
}
/**
* Create an instance of {@link SignatureStateOfDocumentType }
*
*/
public SignatureStateOfDocumentType createSignatureStateOfDocumentType() {
return new SignatureStateOfDocumentType();
}
/**
* Create an instance of {@link GetStateChangesRequestType }
*
*/
public GetStateChangesRequestType createGetStateChangesRequestType() {
return new GetStateChangesRequestType();
}
/**
* Create an instance of {@link GetStateChangesResponseType }
*
*/
public GetStateChangesResponseType createGetStateChangesResponseType() {
return new GetStateChangesResponseType();
}
/**
* Create an instance of {@link DeclareStateChangesRequestType }
*
*/
public DeclareStateChangesRequestType createDeclareStateChangesRequestType() {
return new DeclareStateChangesRequestType();
}
/**
* Create an instance of {@link DeclareStateChangesResponseType }
*
*/
public DeclareStateChangesResponseType createDeclareStateChangesResponseType() {
return new DeclareStateChangesResponseType();
}
/**
* Create an instance of {@link AddDocToBusinessCaseRequestType }
*
@@ -153,70 +104,6 @@ public class ObjectFactory {
return new GetDocumentsOfPeriodResponseType();
}
/**
* Create an instance of {@link DeclareEndpointRequestType }
*
*/
public DeclareEndpointRequestType createDeclareEndpointRequestType() {
return new DeclareEndpointRequestType();
}
/**
* Create an instance of {@link DeclareEndpointResponseType }
*
*/
public DeclareEndpointResponseType createDeclareEndpointResponseType() {
return new DeclareEndpointResponseType();
}
/**
* Create an instance of {@link SecurityContextTokenRequestType }
*
*/
public SecurityContextTokenRequestType createSecurityContextTokenRequestType() {
return new SecurityContextTokenRequestType();
}
/**
* Create an instance of {@link SecurityContextTokenResponseType }
*
*/
public SecurityContextTokenResponseType createSecurityContextTokenResponseType() {
return new SecurityContextTokenResponseType();
}
/**
* Create an instance of {@link GetStateSignaturesRequest }
*
*/
public GetStateSignaturesRequest createGetStateSignaturesRequest() {
return new GetStateSignaturesRequest();
}
/**
* Create an instance of {@link GetStateSignaturesResponse }
*
*/
public GetStateSignaturesResponse createGetStateSignaturesResponse() {
return new GetStateSignaturesResponse();
}
/**
* Create an instance of {@link StateChangeEventType }
*
*/
public StateChangeEventType createStateChangeEventType() {
return new StateChangeEventType();
}
/**
* Create an instance of {@link StatusAntragsGeschaeftsfall }
*
*/
public StatusAntragsGeschaeftsfall createStatusAntragsGeschaeftsfall() {
return new StatusAntragsGeschaeftsfall();
}
/**
* Create an instance of {@link DocumentInfosResponseResultType }
*
@@ -225,58 +112,6 @@ public class ObjectFactory {
return new DocumentInfosResponseResultType();
}
/**
* Create an instance of {@link UsernamePasswordCredentialsType }
*
*/
public UsernamePasswordCredentialsType createUsernamePasswordCredentialsType() {
return new UsernamePasswordCredentialsType();
}
/**
* Create an instance of {@link SignatureStateOfDocumentType.Unterschrift }
*
*/
public SignatureStateOfDocumentType.Unterschrift createSignatureStateOfDocumentTypeUnterschrift() {
return new SignatureStateOfDocumentType.Unterschrift();
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetStateChangesRequestType }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", name = "GetStateChangesRequest")
public JAXBElement<GetStateChangesRequestType> createGetStateChangesRequest(GetStateChangesRequestType value) {
return new JAXBElement<GetStateChangesRequestType>(_GetStateChangesRequest_QNAME, GetStateChangesRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link GetStateChangesResponseType }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", name = "GetStateChangesResponse")
public JAXBElement<GetStateChangesResponseType> createGetStateChangesResponse(GetStateChangesResponseType value) {
return new JAXBElement<GetStateChangesResponseType>(_GetStateChangesResponse_QNAME, GetStateChangesResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DeclareStateChangesRequestType }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", name = "DeclareStateChangesRequest")
public JAXBElement<DeclareStateChangesRequestType> createDeclareStateChangesRequest(DeclareStateChangesRequestType value) {
return new JAXBElement<DeclareStateChangesRequestType>(_DeclareStateChangesRequest_QNAME, DeclareStateChangesRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DeclareStateChangesResponseType }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", name = "DeclareStateChangesResponse")
public JAXBElement<DeclareStateChangesResponseType> createDeclareStateChangesResponse(DeclareStateChangesResponseType value) {
return new JAXBElement<DeclareStateChangesResponseType>(_DeclareStateChangesResponse_QNAME, DeclareStateChangesResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link AddDocToBusinessCaseRequestType }{@code >}}
*
@@ -349,49 +184,4 @@ public class ObjectFactory {
return new JAXBElement<GetDocumentsOfPeriodResponseType>(_GetDocumentsOfPeriodResponse_QNAME, GetDocumentsOfPeriodResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DeclareEndpointRequestType }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", name = "DeclareEndpointRequest")
public JAXBElement<DeclareEndpointRequestType> createDeclareEndpointRequest(DeclareEndpointRequestType value) {
return new JAXBElement<DeclareEndpointRequestType>(_DeclareEndpointRequest_QNAME, DeclareEndpointRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", name = "ArtAuthentifizierung")
public JAXBElement<String> createArtAuthentifizierung(String value) {
return new JAXBElement<String>(_ArtAuthentifizierung_QNAME, String.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link DeclareEndpointResponseType }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", name = "DeclareEndpointResponse")
public JAXBElement<DeclareEndpointResponseType> createDeclareEndpointResponse(DeclareEndpointResponseType value) {
return new JAXBElement<DeclareEndpointResponseType>(_DeclareEndpointResponse_QNAME, DeclareEndpointResponseType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SecurityContextTokenRequestType }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", name = "SecurityContextTokenRequest")
public JAXBElement<SecurityContextTokenRequestType> createSecurityContextTokenRequest(SecurityContextTokenRequestType value) {
return new JAXBElement<SecurityContextTokenRequestType>(_SecurityContextTokenRequest_QNAME, SecurityContextTokenRequestType.class, null, value);
}
/**
* Create an instance of {@link JAXBElement }{@code <}{@link SecurityContextTokenResponseType }{@code >}}
*
*/
@XmlElementDecl(namespace = "urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", name = "SecurityContextTokenResponse")
public JAXBElement<SecurityContextTokenResponseType> createSecurityContextTokenResponse(SecurityContextTokenResponseType value) {
return new JAXBElement<SecurityContextTokenResponseType>(_SecurityContextTokenResponse_QNAME, SecurityContextTokenResponseType.class, null, value);
}
}

View File

@@ -1,64 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.on1basis;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* Request-Type zum Bezug eines Security-Context-Tokens
*
* <p>Java-Klasse für SecurityContextTokenRequest_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SecurityContextTokenRequest_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Credentials" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen}Credentials_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SecurityContextTokenRequest_Type", propOrder = {
"credentials"
})
public class SecurityContextTokenRequestType {
@XmlElement(name = "Credentials", required = true)
protected CredentialsType credentials;
/**
* Ruft den Wert der credentials-Eigenschaft ab.
*
* @return
* possible object is
* {@link CredentialsType }
*
*/
public CredentialsType getCredentials() {
return credentials;
}
/**
* Legt den Wert der credentials-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link CredentialsType }
*
*/
public void setCredentials(CredentialsType value) {
this.credentials = value;
}
}

View File

@@ -1,115 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.on1basis;
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 javax.xml.datatype.XMLGregorianCalendar;
/**
* Response-Type zum Bezug eines Securtity-Context-Tokens
*
* <p>Java-Klasse für SecurityContextTokenResponse_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SecurityContextTokenResponse_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Token" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element name="DauerhaftGueltig" type="{http://www.w3.org/2001/XMLSchema}boolean"/&gt;
* &lt;element name="GueltigBis" type="{urn:omds20}Datum-Zeit" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SecurityContextTokenResponse_Type", propOrder = {
"token",
"dauerhaftGueltig",
"gueltigBis"
})
public class SecurityContextTokenResponseType {
@XmlElement(name = "Token", required = true)
protected String token;
@XmlElement(name = "DauerhaftGueltig")
protected boolean dauerhaftGueltig;
@XmlElement(name = "GueltigBis")
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar gueltigBis;
/**
* Ruft den Wert der token-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getToken() {
return token;
}
/**
* Legt den Wert der token-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setToken(String value) {
this.token = value;
}
/**
* Ruft den Wert der dauerhaftGueltig-Eigenschaft ab.
*
*/
public boolean isDauerhaftGueltig() {
return dauerhaftGueltig;
}
/**
* Legt den Wert der dauerhaftGueltig-Eigenschaft fest.
*
*/
public void setDauerhaftGueltig(boolean value) {
this.dauerhaftGueltig = value;
}
/**
* Ruft den Wert der gueltigBis-Eigenschaft ab.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getGueltigBis() {
return gueltigBis;
}
/**
* Legt den Wert der gueltigBis-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setGueltigBis(XMLGregorianCalendar value) {
this.gueltigBis = value;
}
}

View File

@@ -1,244 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.on1basis;
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_6_0.common.ObjektIdType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.PersonType;
/**
* Unterschriftenstatus für ein Dokument
*
* <p>Java-Klasse für SignatureStateOfDocument_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SignatureStateOfDocument_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Titel" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
* &lt;element ref="{urn:omds3CommonServiceTypes-1-1-0}ObjektId"/&gt;
* &lt;element name="Unterschrift" maxOccurs="unbounded"&gt;
* &lt;complexType&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element ref="{urn:omds3CommonServiceTypes-1-1-0}Person"/&gt;
* &lt;element name="Rolle" type="{http://www.w3.org/2001/XMLSchema}anyType"/&gt;
* &lt;element name="Geleistet" type="{http://www.w3.org/2001/XMLSchema}boolean"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* &lt;/element&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SignatureStateOfDocument_Type", propOrder = {
"titel",
"objektId",
"unterschrift"
})
public class SignatureStateOfDocumentType {
@XmlElement(name = "Titel", required = true)
protected String titel;
@XmlElement(name = "ObjektId", namespace = "urn:omds3CommonServiceTypes-1-1-0", required = true)
protected ObjektIdType objektId;
@XmlElement(name = "Unterschrift", required = true)
protected List<SignatureStateOfDocumentType.Unterschrift> unterschrift;
/**
* Ruft den Wert der titel-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getTitel() {
return titel;
}
/**
* Legt den Wert der titel-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setTitel(String value) {
this.titel = value;
}
/**
* Ruft den Wert der objektId-Eigenschaft ab.
*
* @return
* possible object is
* {@link ObjektIdType }
*
*/
public ObjektIdType getObjektId() {
return objektId;
}
/**
* Legt den Wert der objektId-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link ObjektIdType }
*
*/
public void setObjektId(ObjektIdType value) {
this.objektId = value;
}
/**
* Gets the value of the unterschrift 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 unterschrift property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getUnterschrift().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link SignatureStateOfDocumentType.Unterschrift }
*
*
*/
public List<SignatureStateOfDocumentType.Unterschrift> getUnterschrift() {
if (unterschrift == null) {
unterschrift = new ArrayList<SignatureStateOfDocumentType.Unterschrift>();
}
return this.unterschrift;
}
/**
* <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 ref="{urn:omds3CommonServiceTypes-1-1-0}Person"/&gt;
* &lt;element name="Rolle" type="{http://www.w3.org/2001/XMLSchema}anyType"/&gt;
* &lt;element name="Geleistet" type="{http://www.w3.org/2001/XMLSchema}boolean"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"person",
"rolle",
"geleistet"
})
public static class Unterschrift {
@XmlElement(name = "Person", namespace = "urn:omds3CommonServiceTypes-1-1-0", required = true)
protected PersonType person;
@XmlElement(name = "Rolle", required = true)
protected Object rolle;
@XmlElement(name = "Geleistet")
protected boolean geleistet;
/**
* Ruft den Wert der person-Eigenschaft ab.
*
* @return
* possible object is
* {@link PersonType }
*
*/
public PersonType getPerson() {
return person;
}
/**
* Legt den Wert der person-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link PersonType }
*
*/
public void setPerson(PersonType value) {
this.person = value;
}
/**
* Ruft den Wert der rolle-Eigenschaft ab.
*
* @return
* possible object is
* {@link Object }
*
*/
public Object getRolle() {
return rolle;
}
/**
* Legt den Wert der rolle-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link Object }
*
*/
public void setRolle(Object value) {
this.rolle = value;
}
/**
* Ruft den Wert der geleistet-Eigenschaft ab.
*
*/
public boolean isGeleistet() {
return geleistet;
}
/**
* Legt den Wert der geleistet-Eigenschaft fest.
*
*/
public void setGeleistet(boolean value) {
this.geleistet = value;
}
}
}

View File

@@ -1,270 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.on1basis;
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 javax.xml.datatype.XMLGregorianCalendar;
import at.vvo.omds.types.omds3Types.r1_6_0.common.GeschaeftsobjektArtType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.ObjektIdType;
/**
* Standard-Event einer Statusänderung
*
* <p>Java-Klasse für StateChangeEvent_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="StateChangeEvent_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen}AbstractStateChangeEvent_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Objektart" type="{urn:omds3CommonServiceTypes-1-1-0}GeschaeftsobjektArt_Type"/&gt;
* &lt;element name="ObjektId" type="{urn:omds3CommonServiceTypes-1-1-0}ObjektId_Type"/&gt;
* &lt;element name="Geschaeftsfallnummer" type="{urn:omds3CommonServiceTypes-1-1-0}ObjektId_Type" minOccurs="0"/&gt;
* &lt;element name="GeschaeftsfallArt" type="{urn:omds3CommonServiceTypes-1-1-0}GeschaeftsfallArt_Type" minOccurs="0"/&gt;
* &lt;element name="Aenderungsdatum" type="{urn:omds20}Datum-Zeit"/&gt;
* &lt;element name="StatusGueltigAbDatum" type="{urn:omds20}Datum-Zeit"/&gt;
* &lt;element name="BisherigerStatus" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen}AbstractStatusGeschaeftsfall_Type" minOccurs="0"/&gt;
* &lt;element name="NeuerStatus" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen}AbstractStatusGeschaeftsfall_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "StateChangeEvent_Type", propOrder = {
"objektart",
"objektId",
"geschaeftsfallnummer",
"geschaeftsfallArt",
"aenderungsdatum",
"statusGueltigAbDatum",
"bisherigerStatus",
"neuerStatus"
})
public class StateChangeEventType
extends AbstractStateChangeEventType
{
@XmlElement(name = "Objektart", required = true)
@XmlSchemaType(name = "string")
protected GeschaeftsobjektArtType objektart;
@XmlElement(name = "ObjektId", required = true)
protected ObjektIdType objektId;
@XmlElement(name = "Geschaeftsfallnummer")
protected ObjektIdType geschaeftsfallnummer;
@XmlElement(name = "GeschaeftsfallArt")
@XmlSchemaType(name = "anySimpleType")
protected String geschaeftsfallArt;
@XmlElement(name = "Aenderungsdatum", required = true)
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar aenderungsdatum;
@XmlElement(name = "StatusGueltigAbDatum", required = true)
@XmlSchemaType(name = "dateTime")
protected XMLGregorianCalendar statusGueltigAbDatum;
@XmlElement(name = "BisherigerStatus")
protected AbstractStatusGeschaeftsfallType bisherigerStatus;
@XmlElement(name = "NeuerStatus", required = true)
protected AbstractStatusGeschaeftsfallType neuerStatus;
/**
* Ruft den Wert der objektart-Eigenschaft ab.
*
* @return
* possible object is
* {@link GeschaeftsobjektArtType }
*
*/
public GeschaeftsobjektArtType getObjektart() {
return objektart;
}
/**
* Legt den Wert der objektart-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link GeschaeftsobjektArtType }
*
*/
public void setObjektart(GeschaeftsobjektArtType value) {
this.objektart = value;
}
/**
* Ruft den Wert der objektId-Eigenschaft ab.
*
* @return
* possible object is
* {@link ObjektIdType }
*
*/
public ObjektIdType getObjektId() {
return objektId;
}
/**
* Legt den Wert der objektId-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link ObjektIdType }
*
*/
public void setObjektId(ObjektIdType value) {
this.objektId = value;
}
/**
* Ruft den Wert der geschaeftsfallnummer-Eigenschaft ab.
*
* @return
* possible object is
* {@link ObjektIdType }
*
*/
public ObjektIdType getGeschaeftsfallnummer() {
return geschaeftsfallnummer;
}
/**
* Legt den Wert der geschaeftsfallnummer-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link ObjektIdType }
*
*/
public void setGeschaeftsfallnummer(ObjektIdType value) {
this.geschaeftsfallnummer = value;
}
/**
* Ruft den Wert der geschaeftsfallArt-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getGeschaeftsfallArt() {
return geschaeftsfallArt;
}
/**
* Legt den Wert der geschaeftsfallArt-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setGeschaeftsfallArt(String value) {
this.geschaeftsfallArt = value;
}
/**
* Ruft den Wert der aenderungsdatum-Eigenschaft ab.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getAenderungsdatum() {
return aenderungsdatum;
}
/**
* Legt den Wert der aenderungsdatum-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setAenderungsdatum(XMLGregorianCalendar value) {
this.aenderungsdatum = value;
}
/**
* Ruft den Wert der statusGueltigAbDatum-Eigenschaft ab.
*
* @return
* possible object is
* {@link XMLGregorianCalendar }
*
*/
public XMLGregorianCalendar getStatusGueltigAbDatum() {
return statusGueltigAbDatum;
}
/**
* Legt den Wert der statusGueltigAbDatum-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link XMLGregorianCalendar }
*
*/
public void setStatusGueltigAbDatum(XMLGregorianCalendar value) {
this.statusGueltigAbDatum = value;
}
/**
* Ruft den Wert der bisherigerStatus-Eigenschaft ab.
*
* @return
* possible object is
* {@link AbstractStatusGeschaeftsfallType }
*
*/
public AbstractStatusGeschaeftsfallType getBisherigerStatus() {
return bisherigerStatus;
}
/**
* Legt den Wert der bisherigerStatus-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link AbstractStatusGeschaeftsfallType }
*
*/
public void setBisherigerStatus(AbstractStatusGeschaeftsfallType value) {
this.bisherigerStatus = value;
}
/**
* Ruft den Wert der neuerStatus-Eigenschaft ab.
*
* @return
* possible object is
* {@link AbstractStatusGeschaeftsfallType }
*
*/
public AbstractStatusGeschaeftsfallType getNeuerStatus() {
return neuerStatus;
}
/**
* Legt den Wert der neuerStatus-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link AbstractStatusGeschaeftsfallType }
*
*/
public void setNeuerStatus(AbstractStatusGeschaeftsfallType value) {
this.neuerStatus = value;
}
}

View File

@@ -1,58 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.on1basis;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* Status eines Antrags
*
* <p>Java-Klasse für StatusAntragsGeschaeftsfall complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="StatusAntragsGeschaeftsfall"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen}AbstractStatusGeschaeftsfall_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Antragstatus" type="{urn:omds3CommonServiceTypes-1-1-0}SubmitApplicationStatus_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "StatusAntragsGeschaeftsfall", propOrder = {
"antragstatus"
})
public class StatusAntragsGeschaeftsfall
extends AbstractStatusGeschaeftsfallType
{
@XmlElement(name = "Antragstatus")
protected int antragstatus;
/**
* Ruft den Wert der antragstatus-Eigenschaft ab.
*
*/
public int getAntragstatus() {
return antragstatus;
}
/**
* Legt den Wert der antragstatus-Eigenschaft fest.
*
*/
public void setAntragstatus(int value) {
this.antragstatus = value;
}
}

View File

@@ -1,87 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.on1basis;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlAttribute;
import javax.xml.bind.annotation.XmlType;
/**
* Konkrete Implementierung von Credentials mit Username und Password
*
* <p>Java-Klasse für UsernamePasswordCredentials_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="UsernamePasswordCredentials_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;attribute name="Username" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /&gt;
* &lt;attribute name="Password" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "UsernamePasswordCredentials_Type")
public class UsernamePasswordCredentialsType {
@XmlAttribute(name = "Username", namespace = "urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", required = true)
protected String username;
@XmlAttribute(name = "Password", namespace = "urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", required = true)
protected String password;
/**
* Ruft den Wert der username-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getUsername() {
return username;
}
/**
* Legt den Wert der username-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setUsername(String value) {
this.username = value;
}
/**
* Ruft den Wert der password-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPassword() {
return password;
}
/**
* Legt den Wert der password-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPassword(String value) {
this.password = value;
}
}

View File

@@ -6,11 +6,7 @@ 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_6_0.on2antrag.kranken.CalculateKrankenRequest;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.leben.CalculateLebenRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.rs.CalculateRechtsschutzRequest;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.sachPrivat.CalculateSachPrivatRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.CalculateUnfallRequestType;
/**
@@ -39,11 +35,7 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.CalculateUnfallReque
"produktmetadaten"
})
@XmlSeeAlso({
CalculateLebenRequestType.class,
CalculateSachPrivatRequestType.class,
CalculateUnfallRequestType.class,
CalculateRechtsschutzRequest.class,
CalculateKrankenRequest.class
CalculateSachPrivatRequestType.class
})
public abstract class CalculateRequestGenType
extends CalculateRequestType

View File

@@ -5,11 +5,7 @@ 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_6_0.on2antrag.kranken.CalculateKrankenResponse;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.leben.CalculateLebenResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.rs.CalculateRechtsschutzResponse;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.sachPrivat.CalculateSachPrivatResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.CalculateUnfallResponseType;
/**
@@ -33,11 +29,7 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.CalculateUnfallRespo
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "CalculateResponseGen_Type")
@XmlSeeAlso({
CalculateLebenResponseType.class,
CalculateSachPrivatResponseType.class,
CalculateUnfallResponseType.class,
CalculateRechtsschutzResponse.class,
CalculateKrankenResponse.class
CalculateSachPrivatResponseType.class
})
public abstract class CalculateResponseGenType
extends CalculateResponseType

View File

@@ -6,11 +6,7 @@ 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_6_0.on2antrag.kranken.CreateApplicationKrankenRequest;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.leben.CreateApplicationLebenRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.rs.CreateApplicationRechtsschutzRequest;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.sachPrivat.CreateApplicationSachPrivatRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.CreateApplicationUnfallRequestType;
/**
@@ -39,11 +35,7 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.CreateApplicationUnf
"produktmetadaten"
})
@XmlSeeAlso({
CreateApplicationLebenRequestType.class,
CreateApplicationSachPrivatRequestType.class,
CreateApplicationUnfallRequestType.class,
CreateApplicationRechtsschutzRequest.class,
CreateApplicationKrankenRequest.class
CreateApplicationSachPrivatRequestType.class
})
public abstract class CreateApplicationRequestGenType
extends CreateApplicationRequestType

View File

@@ -10,7 +10,6 @@ import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.CommonProcessRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.DateianhangType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.ProzessDokumentType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.kfz.CreateApplicationKfzRequestType;
@@ -27,7 +26,6 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.kfz.CreateApplicationKfzReq
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}CommonProcessRequest_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Dateianhaenge" type="{urn:omds3CommonServiceTypes-1-1-0}Dateianhang_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="Dokumente" type="{urn:omds3CommonServiceTypes-1-1-0}ProzessDokument_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
@@ -38,8 +36,7 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.kfz.CreateApplicationKfzReq
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "CreateApplicationRequest_Type", propOrder = {
"dateianhaenge",
"dokumente"
"dateianhaenge"
})
@XmlSeeAlso({
CreateApplicationKfzRequestType.class,
@@ -51,8 +48,6 @@ public abstract class CreateApplicationRequestType
@XmlElement(name = "Dateianhaenge")
protected List<DateianhangType> dateianhaenge;
@XmlElement(name = "Dokumente")
protected List<ProzessDokumentType> dokumente;
/**
* Gets the value of the dateianhaenge property.
@@ -83,33 +78,4 @@ public abstract class CreateApplicationRequestType
return this.dateianhaenge;
}
/**
* Gets the value of the dokumente 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 dokumente property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getDokumente().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ProzessDokumentType }
*
*
*/
public List<ProzessDokumentType> getDokumente() {
if (dokumente == null) {
dokumente = new ArrayList<ProzessDokumentType>();
}
return this.dokumente;
}
}

View File

@@ -5,11 +5,7 @@ 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_6_0.on2antrag.kranken.CreateApplicationKrankenResponse;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.leben.CreateApplicationLebenResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.rs.CreateApplicationRechtsschutzResponse;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.sachPrivat.CreateApplicationSachPrivatResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.CreateApplicationUnfallResponseType;
/**
@@ -33,11 +29,7 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.CreateApplicationUnf
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "CreateApplicationResponseGen_Type")
@XmlSeeAlso({
CreateApplicationLebenResponseType.class,
CreateApplicationSachPrivatResponseType.class,
CreateApplicationUnfallResponseType.class,
CreateApplicationRechtsschutzResponse.class,
CreateApplicationKrankenResponse.class
CreateApplicationSachPrivatResponseType.class
})
public abstract class CreateApplicationResponseGenType
extends CreateApplicationResponseType

View File

@@ -11,7 +11,6 @@ import javax.xml.bind.annotation.XmlType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.CommonProcessResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.DokumentInfoType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.ObjektIdType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.ProzessDokumentBasisType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.kfz.CreateApplicationKfzResponseType;
@@ -30,7 +29,6 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.kfz.CreateApplicationKfzRes
* &lt;element name="Antragstatus" type="{urn:omds3CommonServiceTypes-1-1-0}SubmitApplicationStatus_Type" minOccurs="0"/&gt;
* &lt;element name="Antragsnummer" type="{urn:omds3CommonServiceTypes-1-1-0}ObjektId_Type" minOccurs="0"/&gt;
* &lt;element name="Dokumente" type="{urn:omds3CommonServiceTypes-1-1-0}DokumentInfo_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="DokumenteAnforderungen" type="{urn:omds3CommonServiceTypes-1-1-0}ProzessDokumentBasis_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
@@ -43,8 +41,7 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.kfz.CreateApplicationKfzRes
@XmlType(name = "CreateApplicationResponse_Type", propOrder = {
"antragstatus",
"antragsnummer",
"dokumente",
"dokumenteAnforderungen"
"dokumente"
})
@XmlSeeAlso({
CreateApplicationKfzResponseType.class,
@@ -60,8 +57,6 @@ public abstract class CreateApplicationResponseType
protected ObjektIdType antragsnummer;
@XmlElement(name = "Dokumente")
protected List<DokumentInfoType> dokumente;
@XmlElement(name = "DokumenteAnforderungen")
protected List<ProzessDokumentBasisType> dokumenteAnforderungen;
/**
* Ruft den Wert der antragstatus-Eigenschaft ab.
@@ -140,33 +135,4 @@ public abstract class CreateApplicationResponseType
return this.dokumente;
}
/**
* Gets the value of the dokumenteAnforderungen 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 dokumenteAnforderungen property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getDokumenteAnforderungen().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ProzessDokumentBasisType }
*
*
*/
public List<ProzessDokumentBasisType> getDokumenteAnforderungen() {
if (dokumenteAnforderungen == null) {
dokumenteAnforderungen = new ArrayList<ProzessDokumentBasisType>();
}
return this.dokumenteAnforderungen;
}
}

View File

@@ -6,11 +6,7 @@ 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_6_0.on2antrag.kranken.CreateOfferKrankenRequest;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.leben.CreateOfferLebenRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.rs.CreateOfferRechtsschutzRequest;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.sachPrivat.CreateOfferSachPrivatRequestType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.CreateOfferUnfallRequestType;
/**
@@ -39,11 +35,7 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.CreateOfferUnfallReq
"produktmetadaten"
})
@XmlSeeAlso({
CreateOfferLebenRequestType.class,
CreateOfferSachPrivatRequestType.class,
CreateOfferUnfallRequestType.class,
CreateOfferRechtsschutzRequest.class,
CreateOfferKrankenRequest.class
CreateOfferSachPrivatRequestType.class
})
public abstract class CreateOfferRequestGenType
extends CreateOfferRequestType

View File

@@ -5,11 +5,7 @@ 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_6_0.on2antrag.kranken.CreateOfferKrankenResponse;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.leben.CreateOfferLebenResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.rs.CreateOfferRechtsschutzResponse;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.sachPrivat.CreateOfferSachPrivatResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.CreateOfferUnfallResponseType;
/**
@@ -33,11 +29,7 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.CreateOfferUnfallRes
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "CreateOfferResponseGen_Type")
@XmlSeeAlso({
CreateOfferLebenResponseType.class,
CreateOfferSachPrivatResponseType.class,
CreateOfferUnfallResponseType.class,
CreateOfferRechtsschutzResponse.class,
CreateOfferKrankenResponse.class
CreateOfferSachPrivatResponseType.class
})
public abstract class CreateOfferResponseGenType
extends CreateOfferResponseType

View File

@@ -10,7 +10,6 @@ import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.CommonProcessResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.DokumentInfoType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.ProzessDokumentBasisType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.kfz.CreateOfferKfzResponseType;
@@ -27,7 +26,6 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.kfz.CreateOfferKfzResponseT
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}CommonProcessResponse_Type"&gt;
* &lt;sequence&gt;
* &lt;element name="Dokumente" type="{urn:omds3CommonServiceTypes-1-1-0}DokumentInfo_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="DokumenteAnforderungen" type="{urn:omds3CommonServiceTypes-1-1-0}ProzessDokumentBasis_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
@@ -38,8 +36,7 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.kfz.CreateOfferKfzResponseT
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "CreateOfferResponse_Type", propOrder = {
"dokumente",
"dokumenteAnforderungen"
"dokumente"
})
@XmlSeeAlso({
CreateOfferKfzResponseType.class,
@@ -51,8 +48,6 @@ public abstract class CreateOfferResponseType
@XmlElement(name = "Dokumente")
protected List<DokumentInfoType> dokumente;
@XmlElement(name = "DokumenteAnforderungen")
protected List<ProzessDokumentBasisType> dokumenteAnforderungen;
/**
* Gets the value of the dokumente property.
@@ -83,33 +78,4 @@ public abstract class CreateOfferResponseType
return this.dokumente;
}
/**
* Gets the value of the dokumenteAnforderungen 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 dokumenteAnforderungen property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getDokumenteAnforderungen().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ProzessDokumentBasisType }
*
*
*/
public List<ProzessDokumentBasisType> getDokumenteAnforderungen() {
if (dokumenteAnforderungen == null) {
dokumenteAnforderungen = new ArrayList<ProzessDokumentBasisType>();
}
return this.dokumenteAnforderungen;
}
}

View File

@@ -1,97 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_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.XmlType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.CommonProcessRequestType;
/**
* Abstrakter Request um Daten eines Vertrags anzufordern
*
* <p>Java-Klasse für FetchPolicyRequest_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="FetchPolicyRequest_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}CommonProcessRequest_Type"&gt;
* &lt;sequence&gt;
* &lt;choice&gt;
* &lt;element name="Polizzennr" type="{urn:omds20}Polizzennr"/&gt;
* &lt;element name="VertragsID" type="{urn:omds20}VertragsID"/&gt;
* &lt;/choice&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "FetchPolicyRequest_Type", propOrder = {
"polizzennr",
"vertragsID"
})
public abstract class FetchPolicyRequestType
extends CommonProcessRequestType
{
@XmlElement(name = "Polizzennr", defaultValue = "false")
protected String polizzennr;
@XmlElement(name = "VertragsID")
protected String vertragsID;
/**
* Ruft den Wert der polizzennr-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getPolizzennr() {
return polizzennr;
}
/**
* Legt den Wert der polizzennr-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setPolizzennr(String value) {
this.polizzennr = value;
}
/**
* Ruft den Wert der vertragsID-Eigenschaft ab.
*
* @return
* possible object is
* {@link String }
*
*/
public String getVertragsID() {
return vertragsID;
}
/**
* Legt den Wert der vertragsID-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setVertragsID(String value) {
this.vertragsID = value;
}
}

View File

@@ -1,40 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.common;
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_6_0.common.CommonProcessResponseType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.kfz.FetchPolicyKfzResponse;
/**
* Abstrakter Response, der Daten zu einem Vertrag enthält
*
* <p>Java-Klasse für FetchPolicyResponse_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="FetchPolicyResponse_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:omds3CommonServiceTypes-1-1-0}CommonProcessResponse_Type"&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "FetchPolicyResponse_Type")
@XmlSeeAlso({
FetchPolicyKfzResponse.class
})
public abstract class FetchPolicyResponseType
extends CommonProcessResponseType
{
}

View File

@@ -1,531 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_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.XmlSchemaType;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.AbgelehnteRisikenType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.AntragsartType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.BeteiligtePersonVertragType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.DatenverwendungType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.ErsatzpolizzenType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.KontierungType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.PolizzenversandType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.VertragspersonType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.VorversicherungenType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.ZahlungsdatenType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.kfz.SpezAntragKfzType;
/**
* Abstrakter Basistyp für Antrag, der bei Request und bei Response gleich ist
*
* <p>Java-Klasse für SpezAntragBasis_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SpezAntragBasis_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Antragsart" type="{urn:omds3CommonServiceTypes-1-1-0}Antragsart_Type" minOccurs="0"/&gt;
* &lt;element name="Personen" type="{urn:omds3CommonServiceTypes-1-1-0}BeteiligtePersonVertrag_Type" maxOccurs="unbounded"/&gt;
* &lt;element name="Versicherungsnehmer" type="{http://www.w3.org/2001/XMLSchema}unsignedShort"/&gt;
* &lt;element name="AbweichenderPraemienzahler" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/&gt;
* &lt;element name="WeitereVersicherungsnehmer" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="WeitereVertragspersonen" type="{urn:omds3CommonServiceTypes-1-1-0}Vertragsperson_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="AbgelehnteRisiken" type="{urn:omds3CommonServiceTypes-1-1-0}AbgelehnteRisiken_Type" minOccurs="0"/&gt;
* &lt;element name="Vorversicherungen" type="{urn:omds3CommonServiceTypes-1-1-0}Vorversicherungen_Type" minOccurs="0"/&gt;
* &lt;element name="Zahlungsdaten" type="{urn:omds3CommonServiceTypes-1-1-0}Zahlungsdaten_Type"/&gt;
* &lt;element name="Sepa" type="{urn:omds3CommonServiceTypes-1-1-0}SepaCd_Type" minOccurs="0"/&gt;
* &lt;element name="Polizzenversand" type="{urn:omds3CommonServiceTypes-1-1-0}PolizzenversandType" minOccurs="0"/&gt;
* &lt;element name="Datenschutzbestimmungen" type="{urn:omds3CommonServiceTypes-1-1-0}Datenverwendung_Type"/&gt;
* &lt;element name="Kontierung" type="{urn:omds3CommonServiceTypes-1-1-0}Kontierung_Type" maxOccurs="3" minOccurs="0"/&gt;
* &lt;element name="Ersatzpolizzennummer" type="{urn:omds3CommonServiceTypes-1-1-0}Ersatzpolizzen_Type" minOccurs="0"/&gt;
* &lt;element name="ZusendungWeitereDokumente" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="ZusaetzlicheAntragsdaten" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}ZusaetzlicheAntragsdaten_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SpezAntragBasis_Type", propOrder = {
"antragsart",
"personen",
"versicherungsnehmer",
"abweichenderPraemienzahler",
"weitereVersicherungsnehmer",
"weitereVertragspersonen",
"abgelehnteRisiken",
"vorversicherungen",
"zahlungsdaten",
"sepa",
"polizzenversand",
"datenschutzbestimmungen",
"kontierung",
"ersatzpolizzennummer",
"zusendungWeitereDokumente",
"zusaetzlicheAntragsdaten"
})
@XmlSeeAlso({
SpezAntragKfzType.class,
SpezAntragType.class
})
public abstract class SpezAntragBasisType {
@XmlElement(name = "Antragsart")
@XmlSchemaType(name = "string")
protected AntragsartType antragsart;
@XmlElement(name = "Personen", required = true)
protected List<BeteiligtePersonVertragType> personen;
@XmlElement(name = "Versicherungsnehmer")
@XmlSchemaType(name = "unsignedShort")
protected int versicherungsnehmer;
@XmlElement(name = "AbweichenderPraemienzahler")
@XmlSchemaType(name = "unsignedShort")
protected Integer abweichenderPraemienzahler;
@XmlElement(name = "WeitereVersicherungsnehmer", type = Integer.class)
@XmlSchemaType(name = "unsignedShort")
protected List<Integer> weitereVersicherungsnehmer;
@XmlElement(name = "WeitereVertragspersonen")
protected List<VertragspersonType> weitereVertragspersonen;
@XmlElement(name = "AbgelehnteRisiken")
protected AbgelehnteRisikenType abgelehnteRisiken;
@XmlElement(name = "Vorversicherungen")
protected VorversicherungenType vorversicherungen;
@XmlElement(name = "Zahlungsdaten", required = true)
protected ZahlungsdatenType zahlungsdaten;
@XmlElement(name = "Sepa")
@XmlSchemaType(name = "unsignedByte")
protected Short sepa;
@XmlElement(name = "Polizzenversand")
@XmlSchemaType(name = "string")
protected PolizzenversandType polizzenversand;
@XmlElement(name = "Datenschutzbestimmungen", required = true)
protected DatenverwendungType datenschutzbestimmungen;
@XmlElement(name = "Kontierung")
protected List<KontierungType> kontierung;
@XmlElement(name = "Ersatzpolizzennummer")
protected ErsatzpolizzenType ersatzpolizzennummer;
@XmlElement(name = "ZusendungWeitereDokumente")
protected List<String> zusendungWeitereDokumente;
@XmlElement(name = "ZusaetzlicheAntragsdaten")
protected List<ZusaetzlicheAntragsdatenType> zusaetzlicheAntragsdaten;
/**
* Ruft den Wert der antragsart-Eigenschaft ab.
*
* @return
* possible object is
* {@link AntragsartType }
*
*/
public AntragsartType getAntragsart() {
return antragsart;
}
/**
* Legt den Wert der antragsart-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link AntragsartType }
*
*/
public void setAntragsart(AntragsartType value) {
this.antragsart = value;
}
/**
* Gets the value of the personen 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 personen property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getPersonen().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link BeteiligtePersonVertragType }
*
*
*/
public List<BeteiligtePersonVertragType> getPersonen() {
if (personen == null) {
personen = new ArrayList<BeteiligtePersonVertragType>();
}
return this.personen;
}
/**
* Ruft den Wert der versicherungsnehmer-Eigenschaft ab.
*
*/
public int getVersicherungsnehmer() {
return versicherungsnehmer;
}
/**
* Legt den Wert der versicherungsnehmer-Eigenschaft fest.
*
*/
public void setVersicherungsnehmer(int value) {
this.versicherungsnehmer = value;
}
/**
* Ruft den Wert der abweichenderPraemienzahler-Eigenschaft ab.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getAbweichenderPraemienzahler() {
return abweichenderPraemienzahler;
}
/**
* Legt den Wert der abweichenderPraemienzahler-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setAbweichenderPraemienzahler(Integer value) {
this.abweichenderPraemienzahler = value;
}
/**
* Gets the value of the weitereVersicherungsnehmer 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 weitereVersicherungsnehmer property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getWeitereVersicherungsnehmer().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Integer }
*
*
*/
public List<Integer> getWeitereVersicherungsnehmer() {
if (weitereVersicherungsnehmer == null) {
weitereVersicherungsnehmer = new ArrayList<Integer>();
}
return this.weitereVersicherungsnehmer;
}
/**
* Gets the value of the weitereVertragspersonen 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 weitereVertragspersonen property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getWeitereVertragspersonen().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link VertragspersonType }
*
*
*/
public List<VertragspersonType> getWeitereVertragspersonen() {
if (weitereVertragspersonen == null) {
weitereVertragspersonen = new ArrayList<VertragspersonType>();
}
return this.weitereVertragspersonen;
}
/**
* Ruft den Wert der abgelehnteRisiken-Eigenschaft ab.
*
* @return
* possible object is
* {@link AbgelehnteRisikenType }
*
*/
public AbgelehnteRisikenType getAbgelehnteRisiken() {
return abgelehnteRisiken;
}
/**
* Legt den Wert der abgelehnteRisiken-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link AbgelehnteRisikenType }
*
*/
public void setAbgelehnteRisiken(AbgelehnteRisikenType value) {
this.abgelehnteRisiken = value;
}
/**
* Ruft den Wert der vorversicherungen-Eigenschaft ab.
*
* @return
* possible object is
* {@link VorversicherungenType }
*
*/
public VorversicherungenType getVorversicherungen() {
return vorversicherungen;
}
/**
* Legt den Wert der vorversicherungen-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link VorversicherungenType }
*
*/
public void setVorversicherungen(VorversicherungenType value) {
this.vorversicherungen = value;
}
/**
* Ruft den Wert der zahlungsdaten-Eigenschaft ab.
*
* @return
* possible object is
* {@link ZahlungsdatenType }
*
*/
public ZahlungsdatenType getZahlungsdaten() {
return zahlungsdaten;
}
/**
* Legt den Wert der zahlungsdaten-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link ZahlungsdatenType }
*
*/
public void setZahlungsdaten(ZahlungsdatenType value) {
this.zahlungsdaten = value;
}
/**
* Ruft den Wert der sepa-Eigenschaft ab.
*
* @return
* possible object is
* {@link Short }
*
*/
public Short getSepa() {
return sepa;
}
/**
* Legt den Wert der sepa-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link Short }
*
*/
public void setSepa(Short value) {
this.sepa = value;
}
/**
* Ruft den Wert der polizzenversand-Eigenschaft ab.
*
* @return
* possible object is
* {@link PolizzenversandType }
*
*/
public PolizzenversandType getPolizzenversand() {
return polizzenversand;
}
/**
* Legt den Wert der polizzenversand-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link PolizzenversandType }
*
*/
public void setPolizzenversand(PolizzenversandType value) {
this.polizzenversand = value;
}
/**
* Ruft den Wert der datenschutzbestimmungen-Eigenschaft ab.
*
* @return
* possible object is
* {@link DatenverwendungType }
*
*/
public DatenverwendungType getDatenschutzbestimmungen() {
return datenschutzbestimmungen;
}
/**
* Legt den Wert der datenschutzbestimmungen-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link DatenverwendungType }
*
*/
public void setDatenschutzbestimmungen(DatenverwendungType value) {
this.datenschutzbestimmungen = value;
}
/**
* Gets the value of the kontierung 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 kontierung property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getKontierung().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link KontierungType }
*
*
*/
public List<KontierungType> getKontierung() {
if (kontierung == null) {
kontierung = new ArrayList<KontierungType>();
}
return this.kontierung;
}
/**
* Ruft den Wert der ersatzpolizzennummer-Eigenschaft ab.
*
* @return
* possible object is
* {@link ErsatzpolizzenType }
*
*/
public ErsatzpolizzenType getErsatzpolizzennummer() {
return ersatzpolizzennummer;
}
/**
* Legt den Wert der ersatzpolizzennummer-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link ErsatzpolizzenType }
*
*/
public void setErsatzpolizzennummer(ErsatzpolizzenType value) {
this.ersatzpolizzennummer = value;
}
/**
* Gets the value of the zusendungWeitereDokumente 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 zusendungWeitereDokumente property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getZusendungWeitereDokumente().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getZusendungWeitereDokumente() {
if (zusendungWeitereDokumente == null) {
zusendungWeitereDokumente = new ArrayList<String>();
}
return this.zusendungWeitereDokumente;
}
/**
* Gets the value of the zusaetzlicheAntragsdaten 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 zusaetzlicheAntragsdaten property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getZusaetzlicheAntragsdaten().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ZusaetzlicheAntragsdatenType }
*
*
*/
public List<ZusaetzlicheAntragsdatenType> getZusaetzlicheAntragsdaten() {
if (zusaetzlicheAntragsdaten == null) {
zusaetzlicheAntragsdaten = new ArrayList<ZusaetzlicheAntragsdatenType>();
}
return this.zusaetzlicheAntragsdaten;
}
}

View File

@@ -1,159 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_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;
import at.vvo.omds.types.omds3Types.r1_6_0.common.FATCAType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.GMSGType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.PEPType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.TreuhaenderfrageType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.leben.SpezAntragLebenType;
/**
* Abstrakter Basistyp für Antrag in der Personenversicherung, der bei Request und bei Response gleich ist
*
* <p>Java-Klasse für SpezAntragPersonen_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SpezAntragPersonen_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="FATCA" type="{urn:omds3CommonServiceTypes-1-1-0}FATCA_Type" minOccurs="0"/&gt;
* &lt;element name="GSGM" type="{urn:omds3CommonServiceTypes-1-1-0}GMSG_Type" minOccurs="0"/&gt;
* &lt;element name="PEP" type="{urn:omds3CommonServiceTypes-1-1-0}PEP_Type"/&gt;
* &lt;element name="Treuhaenderfrage" type="{urn:omds3CommonServiceTypes-1-1-0}Treuhaenderfrage_Type"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SpezAntragPersonen_Type", propOrder = {
"fatca",
"gsgm",
"pep",
"treuhaenderfrage"
})
@XmlSeeAlso({
SpezAntragLebenType.class
})
public abstract class SpezAntragPersonenType
extends SpezAntragType
{
@XmlElement(name = "FATCA")
protected FATCAType fatca;
@XmlElement(name = "GSGM")
protected GMSGType gsgm;
@XmlElement(name = "PEP", required = true)
protected PEPType pep;
@XmlElement(name = "Treuhaenderfrage", required = true)
protected TreuhaenderfrageType treuhaenderfrage;
/**
* Ruft den Wert der fatca-Eigenschaft ab.
*
* @return
* possible object is
* {@link FATCAType }
*
*/
public FATCAType getFATCA() {
return fatca;
}
/**
* Legt den Wert der fatca-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link FATCAType }
*
*/
public void setFATCA(FATCAType value) {
this.fatca = value;
}
/**
* Ruft den Wert der gsgm-Eigenschaft ab.
*
* @return
* possible object is
* {@link GMSGType }
*
*/
public GMSGType getGSGM() {
return gsgm;
}
/**
* Legt den Wert der gsgm-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link GMSGType }
*
*/
public void setGSGM(GMSGType value) {
this.gsgm = value;
}
/**
* Ruft den Wert der pep-Eigenschaft ab.
*
* @return
* possible object is
* {@link PEPType }
*
*/
public PEPType getPEP() {
return pep;
}
/**
* Legt den Wert der pep-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link PEPType }
*
*/
public void setPEP(PEPType value) {
this.pep = value;
}
/**
* Ruft den Wert der treuhaenderfrage-Eigenschaft ab.
*
* @return
* possible object is
* {@link TreuhaenderfrageType }
*
*/
public TreuhaenderfrageType getTreuhaenderfrage() {
return treuhaenderfrage;
}
/**
* Legt den Wert der treuhaenderfrage-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link TreuhaenderfrageType }
*
*/
public void setTreuhaenderfrage(TreuhaenderfrageType value) {
this.treuhaenderfrage = value;
}
}

View File

@@ -6,14 +6,21 @@ 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.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.EinwilligungType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.SicherstellungType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.kranken.SpezAntragKrankenType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.rs.SpezAntragRechtsschutzType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.AbgelehnteRisikenType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.AntragsartType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.BeteiligtePersonVertragType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.DatenverwendungType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.ErsatzpolizzenType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.KontierungType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.PolizzenversandType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.VertragspersonType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.VorversicherungenType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.ZahlungsdatenType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.kfz.SpezAntragKfzType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.sachPrivat.AntragSachPrivatType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.SpezAntragUnfallType;
/**
@@ -26,12 +33,26 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.SpezAntragUnfallType
* <pre>
* &lt;complexType name="SpezAntrag_Type"&gt;
* &lt;complexContent&gt;
* &lt;extension base="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}SpezAntragBasis_Type"&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Sicherstellungen" type="{urn:omds3CommonServiceTypes-1-1-0}Sicherstellung_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="Einwilligungen" type="{urn:omds3CommonServiceTypes-1-1-0}Einwilligung_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="Antragsart" type="{urn:omds3CommonServiceTypes-1-1-0}Antragsart_Type" minOccurs="0"/&gt;
* &lt;element name="Personen" type="{urn:omds3CommonServiceTypes-1-1-0}BeteiligtePersonVertrag_Type" maxOccurs="unbounded"/&gt;
* &lt;element name="Versicherungsnehmer" type="{http://www.w3.org/2001/XMLSchema}unsignedShort"/&gt;
* &lt;element name="AbweichenderPraemienzahler" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/&gt;
* &lt;element name="WeitereVersicherungsnehmer" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="WeitereVertragspersonen" type="{urn:omds3CommonServiceTypes-1-1-0}Vertragsperson_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="AbgelehnteRisiken" type="{urn:omds3CommonServiceTypes-1-1-0}AbgelehnteRisiken_Type" minOccurs="0"/&gt;
* &lt;element name="Vorversicherungen" type="{urn:omds3CommonServiceTypes-1-1-0}Vorversicherungen_Type" minOccurs="0"/&gt;
* &lt;element name="Zahlungsdaten" type="{urn:omds3CommonServiceTypes-1-1-0}Zahlungsdaten_Type"/&gt;
* &lt;element name="Sepa" type="{urn:omds3CommonServiceTypes-1-1-0}SepaCd_Type" minOccurs="0"/&gt;
* &lt;element name="Polizzenversand" type="{urn:omds3CommonServiceTypes-1-1-0}PolizzenversandType" minOccurs="0"/&gt;
* &lt;element name="Datenschutzbestimmungen" type="{urn:omds3CommonServiceTypes-1-1-0}Datenverwendung_Type"/&gt;
* &lt;element name="Kontierung" type="{urn:omds3CommonServiceTypes-1-1-0}Kontierung_Type" maxOccurs="3" minOccurs="0"/&gt;
* &lt;element name="Ersatzpolizzennummer" type="{urn:omds3CommonServiceTypes-1-1-0}Ersatzpolizzen_Type" minOccurs="0"/&gt;
* &lt;element name="ZusendungWeitereDokumente" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="ZusaetzlicheAntragsdaten" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}ZusaetzlicheAntragsdaten_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/extension&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
@@ -40,81 +61,472 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.SpezAntragUnfallType
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SpezAntrag_Type", propOrder = {
"sicherstellungen",
"einwilligungen"
"antragsart",
"personen",
"versicherungsnehmer",
"abweichenderPraemienzahler",
"weitereVersicherungsnehmer",
"weitereVertragspersonen",
"abgelehnteRisiken",
"vorversicherungen",
"zahlungsdaten",
"sepa",
"polizzenversand",
"datenschutzbestimmungen",
"kontierung",
"ersatzpolizzennummer",
"zusendungWeitereDokumente",
"zusaetzlicheAntragsdaten"
})
@XmlSeeAlso({
SpezAntragKrankenType.class,
AntragSachPrivatType.class,
SpezAntragPersonenType.class,
SpezAntragUnfallType.class,
SpezAntragRechtsschutzType.class
SpezAntragKfzType.class
})
public abstract class SpezAntragType
extends SpezAntragBasisType
{
public abstract class SpezAntragType {
@XmlElement(name = "Sicherstellungen")
protected List<SicherstellungType> sicherstellungen;
@XmlElement(name = "Einwilligungen")
protected List<EinwilligungType> einwilligungen;
@XmlElement(name = "Antragsart")
@XmlSchemaType(name = "string")
protected AntragsartType antragsart;
@XmlElement(name = "Personen", required = true)
protected List<BeteiligtePersonVertragType> personen;
@XmlElement(name = "Versicherungsnehmer")
@XmlSchemaType(name = "unsignedShort")
protected int versicherungsnehmer;
@XmlElement(name = "AbweichenderPraemienzahler")
@XmlSchemaType(name = "unsignedShort")
protected Integer abweichenderPraemienzahler;
@XmlElement(name = "WeitereVersicherungsnehmer", type = Integer.class)
@XmlSchemaType(name = "unsignedShort")
protected List<Integer> weitereVersicherungsnehmer;
@XmlElement(name = "WeitereVertragspersonen")
protected List<VertragspersonType> weitereVertragspersonen;
@XmlElement(name = "AbgelehnteRisiken")
protected AbgelehnteRisikenType abgelehnteRisiken;
@XmlElement(name = "Vorversicherungen")
protected VorversicherungenType vorversicherungen;
@XmlElement(name = "Zahlungsdaten", required = true)
protected ZahlungsdatenType zahlungsdaten;
@XmlElement(name = "Sepa")
@XmlSchemaType(name = "unsignedByte")
protected Short sepa;
@XmlElement(name = "Polizzenversand")
@XmlSchemaType(name = "string")
protected PolizzenversandType polizzenversand;
@XmlElement(name = "Datenschutzbestimmungen", required = true)
protected DatenverwendungType datenschutzbestimmungen;
@XmlElement(name = "Kontierung")
protected List<KontierungType> kontierung;
@XmlElement(name = "Ersatzpolizzennummer")
protected ErsatzpolizzenType ersatzpolizzennummer;
@XmlElement(name = "ZusendungWeitereDokumente")
protected List<String> zusendungWeitereDokumente;
@XmlElement(name = "ZusaetzlicheAntragsdaten")
protected List<ZusaetzlicheAntragsdatenType> zusaetzlicheAntragsdaten;
/**
* Gets the value of the sicherstellungen 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 sicherstellungen property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getSicherstellungen().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link SicherstellungType }
*
* Ruft den Wert der antragsart-Eigenschaft ab.
*
* @return
* possible object is
* {@link AntragsartType }
*
*/
public List<SicherstellungType> getSicherstellungen() {
if (sicherstellungen == null) {
sicherstellungen = new ArrayList<SicherstellungType>();
}
return this.sicherstellungen;
public AntragsartType getAntragsart() {
return antragsart;
}
/**
* Gets the value of the einwilligungen property.
* Legt den Wert der antragsart-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link AntragsartType }
*
*/
public void setAntragsart(AntragsartType value) {
this.antragsart = value;
}
/**
* Gets the value of the personen 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 einwilligungen property.
* This is why there is not a <CODE>set</CODE> method for the personen property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getEinwilligungen().add(newItem);
* getPersonen().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link EinwilligungType }
* {@link BeteiligtePersonVertragType }
*
*
*/
public List<EinwilligungType> getEinwilligungen() {
if (einwilligungen == null) {
einwilligungen = new ArrayList<EinwilligungType>();
public List<BeteiligtePersonVertragType> getPersonen() {
if (personen == null) {
personen = new ArrayList<BeteiligtePersonVertragType>();
}
return this.einwilligungen;
return this.personen;
}
/**
* Ruft den Wert der versicherungsnehmer-Eigenschaft ab.
*
*/
public int getVersicherungsnehmer() {
return versicherungsnehmer;
}
/**
* Legt den Wert der versicherungsnehmer-Eigenschaft fest.
*
*/
public void setVersicherungsnehmer(int value) {
this.versicherungsnehmer = value;
}
/**
* Ruft den Wert der abweichenderPraemienzahler-Eigenschaft ab.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getAbweichenderPraemienzahler() {
return abweichenderPraemienzahler;
}
/**
* Legt den Wert der abweichenderPraemienzahler-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setAbweichenderPraemienzahler(Integer value) {
this.abweichenderPraemienzahler = value;
}
/**
* Gets the value of the weitereVersicherungsnehmer 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 weitereVersicherungsnehmer property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getWeitereVersicherungsnehmer().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Integer }
*
*
*/
public List<Integer> getWeitereVersicherungsnehmer() {
if (weitereVersicherungsnehmer == null) {
weitereVersicherungsnehmer = new ArrayList<Integer>();
}
return this.weitereVersicherungsnehmer;
}
/**
* Gets the value of the weitereVertragspersonen 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 weitereVertragspersonen property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getWeitereVertragspersonen().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link VertragspersonType }
*
*
*/
public List<VertragspersonType> getWeitereVertragspersonen() {
if (weitereVertragspersonen == null) {
weitereVertragspersonen = new ArrayList<VertragspersonType>();
}
return this.weitereVertragspersonen;
}
/**
* Ruft den Wert der abgelehnteRisiken-Eigenschaft ab.
*
* @return
* possible object is
* {@link AbgelehnteRisikenType }
*
*/
public AbgelehnteRisikenType getAbgelehnteRisiken() {
return abgelehnteRisiken;
}
/**
* Legt den Wert der abgelehnteRisiken-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link AbgelehnteRisikenType }
*
*/
public void setAbgelehnteRisiken(AbgelehnteRisikenType value) {
this.abgelehnteRisiken = value;
}
/**
* Ruft den Wert der vorversicherungen-Eigenschaft ab.
*
* @return
* possible object is
* {@link VorversicherungenType }
*
*/
public VorversicherungenType getVorversicherungen() {
return vorversicherungen;
}
/**
* Legt den Wert der vorversicherungen-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link VorversicherungenType }
*
*/
public void setVorversicherungen(VorversicherungenType value) {
this.vorversicherungen = value;
}
/**
* Ruft den Wert der zahlungsdaten-Eigenschaft ab.
*
* @return
* possible object is
* {@link ZahlungsdatenType }
*
*/
public ZahlungsdatenType getZahlungsdaten() {
return zahlungsdaten;
}
/**
* Legt den Wert der zahlungsdaten-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link ZahlungsdatenType }
*
*/
public void setZahlungsdaten(ZahlungsdatenType value) {
this.zahlungsdaten = value;
}
/**
* Ruft den Wert der sepa-Eigenschaft ab.
*
* @return
* possible object is
* {@link Short }
*
*/
public Short getSepa() {
return sepa;
}
/**
* Legt den Wert der sepa-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link Short }
*
*/
public void setSepa(Short value) {
this.sepa = value;
}
/**
* Ruft den Wert der polizzenversand-Eigenschaft ab.
*
* @return
* possible object is
* {@link PolizzenversandType }
*
*/
public PolizzenversandType getPolizzenversand() {
return polizzenversand;
}
/**
* Legt den Wert der polizzenversand-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link PolizzenversandType }
*
*/
public void setPolizzenversand(PolizzenversandType value) {
this.polizzenversand = value;
}
/**
* Ruft den Wert der datenschutzbestimmungen-Eigenschaft ab.
*
* @return
* possible object is
* {@link DatenverwendungType }
*
*/
public DatenverwendungType getDatenschutzbestimmungen() {
return datenschutzbestimmungen;
}
/**
* Legt den Wert der datenschutzbestimmungen-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link DatenverwendungType }
*
*/
public void setDatenschutzbestimmungen(DatenverwendungType value) {
this.datenschutzbestimmungen = value;
}
/**
* Gets the value of the kontierung 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 kontierung property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getKontierung().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link KontierungType }
*
*
*/
public List<KontierungType> getKontierung() {
if (kontierung == null) {
kontierung = new ArrayList<KontierungType>();
}
return this.kontierung;
}
/**
* Ruft den Wert der ersatzpolizzennummer-Eigenschaft ab.
*
* @return
* possible object is
* {@link ErsatzpolizzenType }
*
*/
public ErsatzpolizzenType getErsatzpolizzennummer() {
return ersatzpolizzennummer;
}
/**
* Legt den Wert der ersatzpolizzennummer-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link ErsatzpolizzenType }
*
*/
public void setErsatzpolizzennummer(ErsatzpolizzenType value) {
this.ersatzpolizzennummer = value;
}
/**
* Gets the value of the zusendungWeitereDokumente 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 zusendungWeitereDokumente property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getZusendungWeitereDokumente().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List<String> getZusendungWeitereDokumente() {
if (zusendungWeitereDokumente == null) {
zusendungWeitereDokumente = new ArrayList<String>();
}
return this.zusendungWeitereDokumente;
}
/**
* Gets the value of the zusaetzlicheAntragsdaten 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 zusaetzlicheAntragsdaten property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getZusaetzlicheAntragsdaten().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ZusaetzlicheAntragsdatenType }
*
*
*/
public List<ZusaetzlicheAntragsdatenType> getZusaetzlicheAntragsdaten() {
if (zusaetzlicheAntragsdaten == null) {
zusaetzlicheAntragsdaten = new ArrayList<ZusaetzlicheAntragsdatenType>();
}
return this.zusaetzlicheAntragsdaten;
}
}

View File

@@ -10,11 +10,7 @@ import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.BeteiligtePersonVertragType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.kfz.SpezBerechnungKfzType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.kranken.SpezBerechnungKrankenType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.leben.SpezBerechnungLebenType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.rs.SpezBerechnungRechtsschutzType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.sachPrivat.BerechnungSachPrivatType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.SpezBerechnungUnfallType;
/**
@@ -43,12 +39,8 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.SpezBerechnungUnfall
"personen"
})
@XmlSeeAlso({
SpezBerechnungKrankenType.class,
SpezBerechnungLebenType.class,
BerechnungSachPrivatType.class,
SpezBerechnungKfzType.class,
SpezBerechnungUnfallType.class,
SpezBerechnungRechtsschutzType.class
SpezBerechnungKfzType.class
})
public abstract class SpezBerechnungType {

View File

@@ -12,11 +12,7 @@ import javax.xml.bind.annotation.XmlType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.BeteiligtePersonVertragType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.ObjektIdType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.kfz.SpezOffertKfzType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.kranken.SpezOffertKrankenType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.leben.SpezOffertLebenType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.rs.SpezOffertRechtsschutzType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.sachPrivat.OffertSachPrivatType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.SpezOffertUnfallType;
/**
@@ -49,12 +45,8 @@ import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.unfall.SpezOffertUnfallType
"versicherungsnehmer"
})
@XmlSeeAlso({
SpezOffertKrankenType.class,
SpezOffertLebenType.class,
OffertSachPrivatType.class,
SpezOffertKfzType.class,
SpezOffertUnfallType.class,
SpezOffertRechtsschutzType.class
SpezOffertKfzType.class
})
public abstract class SpezOffertType {

View File

@@ -1,321 +0,0 @@
package at.vvo.omds.types.omds3Types.r1_6_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.XmlSchemaType;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.BeteiligtePersonVertragType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.KontierungType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.VertragspersonType;
import at.vvo.omds.types.omds3Types.r1_6_0.common.ZahlungsdatenType;
import at.vvo.omds.types.omds3Types.r1_6_0.on2antrag.kfz.SpezVertragKfzType;
/**
* Abstrakter Basistyp für Vertrag
*
* <p>Java-Klasse für SpezVertrag_Type complex type.
*
* <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SpezVertrag_Type"&gt;
* &lt;complexContent&gt;
* &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
* &lt;sequence&gt;
* &lt;element name="Personen" type="{urn:omds3CommonServiceTypes-1-1-0}BeteiligtePersonVertrag_Type" maxOccurs="unbounded"/&gt;
* &lt;element name="Versicherungsnehmer" type="{http://www.w3.org/2001/XMLSchema}unsignedShort"/&gt;
* &lt;element name="AbweichenderPraemienzahler" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/&gt;
* &lt;element name="WeitereVersicherungsnehmer" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="WeitereVertragspersonen" type="{urn:omds3CommonServiceTypes-1-1-0}Vertragsperson_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;element name="Zahlungsdaten" type="{urn:omds3CommonServiceTypes-1-1-0}Zahlungsdaten_Type"/&gt;
* &lt;element name="Sepa" type="{urn:omds3CommonServiceTypes-1-1-0}SepaCd_Type" minOccurs="0"/&gt;
* &lt;element name="Kontierung" type="{urn:omds3CommonServiceTypes-1-1-0}Kontierung_Type" maxOccurs="3" minOccurs="0"/&gt;
* &lt;element name="ZusaetzlicheVertragsdaten" type="{urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.common}ZusaetzlicheVertragsdaten_Type" maxOccurs="unbounded" minOccurs="0"/&gt;
* &lt;/sequence&gt;
* &lt;/restriction&gt;
* &lt;/complexContent&gt;
* &lt;/complexType&gt;
* </pre>
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "SpezVertrag_Type", propOrder = {
"personen",
"versicherungsnehmer",
"abweichenderPraemienzahler",
"weitereVersicherungsnehmer",
"weitereVertragspersonen",
"zahlungsdaten",
"sepa",
"kontierung",
"zusaetzlicheVertragsdaten"
})
@XmlSeeAlso({
SpezVertragKfzType.class
})
public abstract class SpezVertragType {
@XmlElement(name = "Personen", required = true)
protected List<BeteiligtePersonVertragType> personen;
@XmlElement(name = "Versicherungsnehmer")
@XmlSchemaType(name = "unsignedShort")
protected int versicherungsnehmer;
@XmlElement(name = "AbweichenderPraemienzahler")
@XmlSchemaType(name = "unsignedShort")
protected Integer abweichenderPraemienzahler;
@XmlElement(name = "WeitereVersicherungsnehmer", type = Integer.class)
@XmlSchemaType(name = "unsignedShort")
protected List<Integer> weitereVersicherungsnehmer;
@XmlElement(name = "WeitereVertragspersonen")
protected List<VertragspersonType> weitereVertragspersonen;
@XmlElement(name = "Zahlungsdaten", required = true)
protected ZahlungsdatenType zahlungsdaten;
@XmlElement(name = "Sepa")
@XmlSchemaType(name = "unsignedByte")
protected Short sepa;
@XmlElement(name = "Kontierung")
protected List<KontierungType> kontierung;
@XmlElement(name = "ZusaetzlicheVertragsdaten")
protected List<ZusaetzlicheVertragsdatenType> zusaetzlicheVertragsdaten;
/**
* Gets the value of the personen 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 personen property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getPersonen().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link BeteiligtePersonVertragType }
*
*
*/
public List<BeteiligtePersonVertragType> getPersonen() {
if (personen == null) {
personen = new ArrayList<BeteiligtePersonVertragType>();
}
return this.personen;
}
/**
* Ruft den Wert der versicherungsnehmer-Eigenschaft ab.
*
*/
public int getVersicherungsnehmer() {
return versicherungsnehmer;
}
/**
* Legt den Wert der versicherungsnehmer-Eigenschaft fest.
*
*/
public void setVersicherungsnehmer(int value) {
this.versicherungsnehmer = value;
}
/**
* Ruft den Wert der abweichenderPraemienzahler-Eigenschaft ab.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getAbweichenderPraemienzahler() {
return abweichenderPraemienzahler;
}
/**
* Legt den Wert der abweichenderPraemienzahler-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setAbweichenderPraemienzahler(Integer value) {
this.abweichenderPraemienzahler = value;
}
/**
* Gets the value of the weitereVersicherungsnehmer 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 weitereVersicherungsnehmer property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getWeitereVersicherungsnehmer().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link Integer }
*
*
*/
public List<Integer> getWeitereVersicherungsnehmer() {
if (weitereVersicherungsnehmer == null) {
weitereVersicherungsnehmer = new ArrayList<Integer>();
}
return this.weitereVersicherungsnehmer;
}
/**
* Gets the value of the weitereVertragspersonen 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 weitereVertragspersonen property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getWeitereVertragspersonen().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link VertragspersonType }
*
*
*/
public List<VertragspersonType> getWeitereVertragspersonen() {
if (weitereVertragspersonen == null) {
weitereVertragspersonen = new ArrayList<VertragspersonType>();
}
return this.weitereVertragspersonen;
}
/**
* Ruft den Wert der zahlungsdaten-Eigenschaft ab.
*
* @return
* possible object is
* {@link ZahlungsdatenType }
*
*/
public ZahlungsdatenType getZahlungsdaten() {
return zahlungsdaten;
}
/**
* Legt den Wert der zahlungsdaten-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link ZahlungsdatenType }
*
*/
public void setZahlungsdaten(ZahlungsdatenType value) {
this.zahlungsdaten = value;
}
/**
* Ruft den Wert der sepa-Eigenschaft ab.
*
* @return
* possible object is
* {@link Short }
*
*/
public Short getSepa() {
return sepa;
}
/**
* Legt den Wert der sepa-Eigenschaft fest.
*
* @param value
* allowed object is
* {@link Short }
*
*/
public void setSepa(Short value) {
this.sepa = value;
}
/**
* Gets the value of the kontierung 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 kontierung property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getKontierung().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link KontierungType }
*
*
*/
public List<KontierungType> getKontierung() {
if (kontierung == null) {
kontierung = new ArrayList<KontierungType>();
}
return this.kontierung;
}
/**
* Gets the value of the zusaetzlicheVertragsdaten 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 zusaetzlicheVertragsdaten property.
*
* <p>
* For example, to add a new item, do as follows:
* <pre>
* getZusaetzlicheVertragsdaten().add(newItem);
* </pre>
*
*
* <p>
* Objects of the following type(s) are allowed in the list
* {@link ZusaetzlicheVertragsdatenType }
*
*
*/
public List<ZusaetzlicheVertragsdatenType> getZusaetzlicheVertragsdaten() {
if (zusaetzlicheVertragsdaten == null) {
zusaetzlicheVertragsdaten = new ArrayList<ZusaetzlicheVertragsdatenType>();
}
return this.zusaetzlicheVertragsdaten;
}
}

Some files were not shown because too many files have changed in this diff Show More