diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AListenAttributType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AListenAttributType.java deleted file mode 100644 index bc2da687..00000000 --- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AListenAttributType.java +++ /dev/null @@ -1,108 +0,0 @@ - -package at.vvo.omds.types.omds3Types.r1_7_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; - - -/** - * Abstrakte Ebene fuer Listen mit einem oder mehreren wählbaren Werten - * - *
Java-Klasse für AListenAttribut_Type complex type. - * - *
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. - * - *
- * <complexType name="AListenAttribut_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}Attribut_Type">
- * <sequence>
- * <element name="Values" type="{urn:omds3CommonServiceTypes-1-1-0}EintragSchluesselliste_Type" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="MinAnz" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "AListenAttribut_Type", propOrder = {
- "values",
- "minAnz"
-})
-@XmlSeeAlso({
- AttributEnumType.class,
- AttributMultiEnumType.class
-})
-public abstract class AListenAttributType
- extends AttributType
-{
-
- @XmlElement(name = "Values")
- protected List
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a set method for the values property.
- *
- *
- * For example, to add a new item, do as follows: - *
- * getValues().add(newItem); - *- * - * - *
- * Objects of the following type(s) are allowed in the list
- * {@link EintragSchluessellisteType }
- *
- *
- */
- public List Java-Klasse für ASingleAttribut_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für AbgelehnteRisiken_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Abtretung_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Adresse_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für AgentFilter_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link String }
- *
- *
- */
- public List Java-Klasse für AttributDatum_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link XMLGregorianCalendar }
- *
- *
- */
- public List Java-Klasse für AttributDezimal_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link BigDecimal }
- *
- *
- */
- public List Java-Klasse für AttributDouble_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link Double }
- *
- *
- */
- public List Java-Klasse für AttributEnum_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für AttributInt_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link Integer }
- *
- *
- */
- public List Java-Klasse für AttributMetadatenDatum_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link XMLGregorianCalendar }
- *
- *
- */
- public List Java-Klasse für AttributMetadatenDezimal_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link BigDecimal }
- *
- *
- */
- public List Java-Klasse für AttributMetadatenEnum_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link EintragSchluessellisteType }
- *
- *
- */
- public List Java-Klasse für AttributMetadatenInt_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link Integer }
- *
- *
- */
- public List Java-Klasse für AttributMetadatenString_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link String }
- *
- *
- */
- public List Java-Klasse für AttributMetadaten_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für AttributMsg_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für AttributMultiEnum_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link String }
- *
- *
- */
- public List
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link String }
- *
- *
- */
- public List Java-Klasse für AttributString_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link String }
- *
- *
- */
- public List Java-Klasse für Attribut_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für AuthorizationFilter complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Bankverbindung_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für BasisProduktbaustein_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link String }
- *
- *
- */
- public List
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link ServiceFault }
- *
- *
- */
- public List Java-Klasse für BeteiligtePersonVertrag_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für BezugsberechtigungGesetzlicheErben_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für BezugsberechtigungIndividuell complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für BezugsberechtigungNamentlich complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link PersonNamentlichesBezugsrechtType }
- *
- *
- */
- public List Java-Klasse für BezugsberechtigungTestamentarischeErben_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Bezugsberechtigung_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für BezugsberechtigungUeberbringer_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für BezugsberechtigungVersichertePerson_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für BezugsberechtigungVersicherungsnehmer_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für BonusMalusSystem_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Datenverwendung_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für DokumentenReferenz_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link DokumentenReferenzType }
- *
- *
- */
- public List Java-Klasse für EintragSchluesselliste_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für EinwGesDatenVN_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für EinwSprachaufz_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für EinwVerarbGesDaten_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für EinwilligungPersDaten_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Einwilligung_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für ElementFondsauswahl_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link ZusaetzlicheFondsdatenType }
- *
- *
- */
- public List Java-Klasse für ElementIdType complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Ersatzpolizzen_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für FATCA_NatPersonType complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für FATCA_SonstPersonType complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für FATCA_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Fahrzeug_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für GMSG_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link GMSGType.SteuerlichAnsaessig }
- *
- *
- */
- public List Java-Klasse für anonymous complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für GlaeubigerSicherstellung_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für KostenFixOderProzent_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Kreditkarte_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für ObjektId_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für ObjektSpezifikation_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für OffeneSchaeden_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für OffenerSchaden_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für PEP_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für PersBankverbindung_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für PersonNamentlichesBezugsrecht_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Person_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link ELKommunikationType }
- *
- *
- */
- public List
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link ELLegitimationType }
- *
- *
- */
- public List
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link ELAnzahlType }
- *
- *
- */
- public List
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link ELEinstufungType }
- *
- *
- */
- public List
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link ELEntscheidungsfrageType }
- *
- *
- */
- public List
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link ELIdentifizierungType }
- *
- *
- */
- public List
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link ELTextType }
- *
- *
- */
- public List Java-Klasse für Pfandglaeubiger_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für PolizzenObjektSpezifikation_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link PolicyPartnerRole }
- *
- *
- */
- public List Java-Klasse für ProduktbausteinGenerisch_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link AttributMetadatenType }
- *
- *
- */
- public List Java-Klasse für Produktbaustein_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link PraemieType }
- *
- *
- */
- public List Java-Klasse für Raucher_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Referenz complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für ResponseStatus_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link ServiceFault }
- *
- *
- */
- public List
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link Referenz }
- *
- *
- */
- public List Java-Klasse für RisikoNatPerson_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link AttributEnumType }
- *
- *
- */
- public List
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link AttributEnumType }
- *
- *
- */
- public List
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link ZusaetzlicheRisikodatenType }
- *
- *
- */
- public List Java-Klasse für SchadenObjektSpezifikation_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Selbstbehalt_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für ServiceFault complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Sicherstellung_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für TechnicalKeyValue_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für TechnischesObjekt_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Treuhaenderfrage_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Upload_Dokument_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Verpfaendung_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link PfandglaeubigerType }
- *
- *
- */
- public List Java-Klasse für VersicherteLiegenschaft_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für VersichertePerson_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Vertragsperson_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Vinkularglaeubiger_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für VinkulierungPersonen_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Vinkulierung_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Vorversicherung_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link String }
- *
- *
- */
- public List Java-Klasse für VorversicherungenDetail_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link ZusaetzlicheVorversicherungsdatenType }
- *
- *
- */
- public List Java-Klasse für VorversicherungenImpl_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link VorversicherungType }
- *
- *
- */
- public List Java-Klasse für Vorversicherungen_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Zahlweg_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für anonymous complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Zeitraum_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Zulassungsdaten_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für ZusaetzlicheElementarproduktdaten_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für ZusaetzlicheFondsdaten_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für ZusaetzlicheProduktdaten_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für ZusaetzlicheVerkaufproduktdaten_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für ZusaetzlicheVorversicherungsdaten_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für ZusaetzlicheZusatzproduktdaten_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für Zusatzprodukt_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * This accessor method returns a reference to the live list,
- * not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
- * This is why there is not a
- * For example, to add a new item, do as follows:
- *
- * Objects of the following type(s) are allowed in the list
- * {@link ZusaetzlicheZusatzproduktdatenType }
- *
- *
- */
- public List Java-Klasse für AddDocToBusinessCaseRequest_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- * Java-Klasse für AddDocToBusinessCaseResponse_Type complex type.
- *
- * Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
- *
- *
- * <complexType name="ASingleAttribut_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}Attribut_Type">
- * <sequence>
- * <element name="Pflichtfeld" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "ASingleAttribut_Type", propOrder = {
- "pflichtfeld"
-})
-@XmlSeeAlso({
- AttributStringType.class,
- AttributIntType.class,
- AttributDezimalType.class,
- AttributDoubleType.class,
- AttributDatumType.class
-})
-public abstract class ASingleAttributType
- extends AttributType
-{
-
- @XmlElement(name = "Pflichtfeld")
- protected Boolean pflichtfeld;
-
- /**
- * Ruft den Wert der pflichtfeld-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link Boolean }
- *
- */
- public Boolean isPflichtfeld() {
- return pflichtfeld;
- }
-
- /**
- * Legt den Wert der pflichtfeld-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link Boolean }
- *
- */
- public void setPflichtfeld(Boolean value) {
- this.pflichtfeld = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AbgelehnteRisikenType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AbgelehnteRisikenType.java
deleted file mode 100644
index 8d3a79cb..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AbgelehnteRisikenType.java
+++ /dev/null
@@ -1,32 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_0.common;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * Abstrakter Typ zur Beschreibung abgelehnter Risiken
- *
- *
- * <complexType name="AbgelehnteRisiken_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "AbgelehnteRisiken_Type")
-public abstract class AbgelehnteRisikenType {
-
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AbtretungType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AbtretungType.java
deleted file mode 100644
index a247f7fd..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AbtretungType.java
+++ /dev/null
@@ -1,66 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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
- *
- *
- * <complexType name="Abtretung_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}Sicherstellung_Type">
- * <sequence>
- * <element name="Zessionar" type="{urn:omds3CommonServiceTypes-1-1-0}GlaeubigerSicherstellung_Type"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@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;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AdresseType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AdresseType.java
deleted file mode 100644
index bd6ca22e..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AdresseType.java
+++ /dev/null
@@ -1,302 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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.XmlElement;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * Typ für eine Adresse mit ObjektId
- *
- *
- * <complexType name="Adresse_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element ref="{urn:omds3CommonServiceTypes-1-1-0}ObjektId"/>
- * </sequence>
- * <attGroup ref="{urn:omds20}Adresse_Attribute"/>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Adresse_Type", propOrder = {
- "objektId"
-})
-public class AdresseType {
-
- @XmlElement(name = "ObjektId", required = true)
- protected ObjektIdType objektId;
- @XmlAttribute(name = "Pac")
- @XmlSchemaType(name = "unsignedInt")
- protected Long pac;
- @XmlAttribute(name = "LandesCd")
- protected String landesCd;
- @XmlAttribute(name = "PLZ")
- protected String plz;
- @XmlAttribute(name = "Ort")
- protected String ort;
- @XmlAttribute(name = "Strasse")
- protected String strasse;
- @XmlAttribute(name = "Hausnr")
- protected String hausnr;
- @XmlAttribute(name = "Zusatz")
- protected String zusatz;
- @XmlAttribute(name = "AdressID_VU")
- protected String adressIDVU;
- @XmlAttribute(name = "AdressID_Makler")
- protected String adressIDMakler;
-
- /**
- * 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 pac-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link Long }
- *
- */
- public Long getPac() {
- return pac;
- }
-
- /**
- * Legt den Wert der pac-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link Long }
- *
- */
- public void setPac(Long value) {
- this.pac = value;
- }
-
- /**
- * Ruft den Wert der landesCd-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getLandesCd() {
- return landesCd;
- }
-
- /**
- * Legt den Wert der landesCd-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setLandesCd(String value) {
- this.landesCd = 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 ort-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getOrt() {
- return ort;
- }
-
- /**
- * Legt den Wert der ort-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setOrt(String value) {
- this.ort = 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 hausnr-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getHausnr() {
- return hausnr;
- }
-
- /**
- * Legt den Wert der hausnr-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setHausnr(String value) {
- this.hausnr = value;
- }
-
- /**
- * Ruft den Wert der zusatz-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getZusatz() {
- return zusatz;
- }
-
- /**
- * Legt den Wert der zusatz-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setZusatz(String value) {
- this.zusatz = value;
- }
-
- /**
- * Ruft den Wert der adressIDVU-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getAdressIDVU() {
- return adressIDVU;
- }
-
- /**
- * Legt den Wert der adressIDVU-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setAdressIDVU(String value) {
- this.adressIDVU = value;
- }
-
- /**
- * Ruft den Wert der adressIDMakler-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getAdressIDMakler() {
- return adressIDMakler;
- }
-
- /**
- * Legt den Wert der adressIDMakler-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setAdressIDMakler(String value) {
- this.adressIDMakler = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AgentFilterType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AgentFilterType.java
deleted file mode 100644
index 33665e04..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AgentFilterType.java
+++ /dev/null
@@ -1,101 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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 spezieller AuthorizationFilterType, der eine Anfrage dahingehend einschränkt, dass nur Ergebnisse für eine bestimmte MaklerID oder Vermnr (Vermittlernummer) zurück gegeben werden
- *
- *
- * <complexType name="AgentFilter_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}AuthorizationFilter">
- * <choice>
- * <element name="MaklerID" type="{urn:omds3CommonServiceTypes-1-1-0}MaklerID_Type"/>
- * <element name="Vermnr" type="{urn:omds20}Vermnr" maxOccurs="unbounded"/>
- * </choice>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "AgentFilter_Type", propOrder = {
- "maklerID",
- "vermnr"
-})
-public class AgentFilterType
- extends AuthorizationFilter
-{
-
- @XmlElement(name = "MaklerID")
- protected String maklerID;
- @XmlElement(name = "Vermnr")
- protected Listset method for the vermnr property.
- *
- *
- * getVermnr().add(newItem);
- *
- *
- *
- *
- * <complexType name="AttributDatum_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}ASingleAttribut_Type">
- * <sequence>
- * <element name="Value" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
- * <element name="Default" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
- * <element name="Values" type="{http://www.w3.org/2001/XMLSchema}date" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="Min" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
- * <element name="Max" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "AttributDatum_Type", propOrder = {
- "value",
- "_default",
- "values",
- "min",
- "max"
-})
-public class AttributDatumType
- extends ASingleAttributType
-{
-
- @XmlElement(name = "Value")
- @XmlSchemaType(name = "date")
- protected XMLGregorianCalendar value;
- @XmlElement(name = "Default")
- @XmlSchemaType(name = "date")
- protected XMLGregorianCalendar _default;
- @XmlElement(name = "Values")
- @XmlSchemaType(name = "date")
- protected Listset method for the values property.
- *
- *
- * getValues().add(newItem);
- *
- *
- *
- *
- * <complexType name="AttributDezimal_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}ASingleAttribut_Type">
- * <sequence>
- * <element name="Value" type="{urn:omds20}decimal" minOccurs="0"/>
- * <element name="Default" type="{urn:omds20}decimal" minOccurs="0"/>
- * <element name="Values" type="{urn:omds20}decimal" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="Min" type="{urn:omds20}decimal" minOccurs="0"/>
- * <element name="Max" type="{urn:omds20}decimal" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "AttributDezimal_Type", propOrder = {
- "value",
- "_default",
- "values",
- "min",
- "max"
-})
-public class AttributDezimalType
- extends ASingleAttributType
-{
-
- @XmlElement(name = "Value")
- protected BigDecimal value;
- @XmlElement(name = "Default")
- protected BigDecimal _default;
- @XmlElement(name = "Values")
- protected Listset method for the values property.
- *
- *
- * getValues().add(newItem);
- *
- *
- *
- *
- * <complexType name="AttributDouble_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}ASingleAttribut_Type">
- * <sequence>
- * <element name="Value" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
- * <element name="Default" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
- * <element name="Values" type="{http://www.w3.org/2001/XMLSchema}double" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="Min" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
- * <element name="Max" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "AttributDouble_Type", propOrder = {
- "value",
- "_default",
- "values",
- "min",
- "max"
-})
-public class AttributDoubleType
- extends ASingleAttributType
-{
-
- @XmlElement(name = "Value")
- protected Double value;
- @XmlElement(name = "Default")
- protected Double _default;
- @XmlElement(name = "Values", type = Double.class)
- protected Listset method for the values property.
- *
- *
- * getValues().add(newItem);
- *
- *
- *
- *
- * <complexType name="AttributEnum_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}AListenAttribut_Type">
- * <sequence>
- * <element name="Value" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="Default" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "AttributEnum_Type", propOrder = {
- "value",
- "_default"
-})
-public class AttributEnumType
- extends AListenAttributType
-{
-
- @XmlElement(name = "Value")
- protected String value;
- @XmlElement(name = "Default")
- protected String _default;
-
- /**
- * Ruft den Wert der value-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getValue() {
- return value;
- }
-
- /**
- * Legt den Wert der value-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setValue(String value) {
- this.value = value;
- }
-
- /**
- * Ruft den Wert der default-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getDefault() {
- return _default;
- }
-
- /**
- * Legt den Wert der default-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setDefault(String value) {
- this._default = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AttributIntType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AttributIntType.java
deleted file mode 100644
index c4b14530..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AttributIntType.java
+++ /dev/null
@@ -1,185 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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;
-
-
-/**
- * Auf xsd:int basierendes Attribut mit Metadaten
- *
- *
- * <complexType name="AttributInt_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}ASingleAttribut_Type">
- * <sequence>
- * <element name="Value" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
- * <element name="Default" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
- * <element name="Values" type="{http://www.w3.org/2001/XMLSchema}int" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="Min" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
- * <element name="Max" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "AttributInt_Type", propOrder = {
- "value",
- "_default",
- "values",
- "min",
- "max"
-})
-public class AttributIntType
- extends ASingleAttributType
-{
-
- @XmlElement(name = "Value")
- protected Integer value;
- @XmlElement(name = "Default")
- protected Integer _default;
- @XmlElement(name = "Values", type = Integer.class)
- protected Listset method for the values property.
- *
- *
- * getValues().add(newItem);
- *
- *
- *
- *
- * <complexType name="AttributMetadatenDatum_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}AttributMetadaten_Type">
- * <sequence>
- * <element name="Default" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
- * <element name="Values" type="{http://www.w3.org/2001/XMLSchema}date" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="Min" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
- * <element name="Max" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "AttributMetadatenDatum_Type", propOrder = {
- "_default",
- "values",
- "min",
- "max"
-})
-public class AttributMetadatenDatumType
- extends AttributMetadatenType
-{
-
- @XmlElement(name = "Default")
- @XmlSchemaType(name = "date")
- protected XMLGregorianCalendar _default;
- @XmlElement(name = "Values")
- @XmlSchemaType(name = "date")
- protected Listset method for the values property.
- *
- *
- * getValues().add(newItem);
- *
- *
- *
- *
- * <complexType name="AttributMetadatenDezimal_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}AttributMetadaten_Type">
- * <sequence>
- * <element name="Default" type="{urn:omds20}decimal" minOccurs="0"/>
- * <element name="Values" type="{urn:omds20}decimal" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="Min" type="{urn:omds20}decimal" minOccurs="0"/>
- * <element name="Max" type="{urn:omds20}decimal" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "AttributMetadatenDezimal_Type", propOrder = {
- "_default",
- "values",
- "min",
- "max"
-})
-public class AttributMetadatenDezimalType
- extends AttributMetadatenType
-{
-
- @XmlElement(name = "Default")
- protected BigDecimal _default;
- @XmlElement(name = "Values")
- protected Listset method for the values property.
- *
- *
- * getValues().add(newItem);
- *
- *
- *
- *
- * <complexType name="AttributMetadatenEnum_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}AttributMetadaten_Type">
- * <sequence>
- * <element name="Default" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="Values" type="{urn:omds3CommonServiceTypes-1-1-0}EintragSchluesselliste_Type" maxOccurs="unbounded" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "AttributMetadatenEnum_Type", propOrder = {
- "_default",
- "values"
-})
-public class AttributMetadatenEnumType
- extends AttributMetadatenType
-{
-
- @XmlElement(name = "Default")
- protected String _default;
- @XmlElement(name = "Values")
- protected Listset method for the values property.
- *
- *
- * getValues().add(newItem);
- *
- *
- *
- *
- * <complexType name="AttributMetadatenInt_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}AttributMetadaten_Type">
- * <sequence>
- * <element name="Default" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
- * <element name="Values" type="{http://www.w3.org/2001/XMLSchema}int" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="Min" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
- * <element name="Max" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "AttributMetadatenInt_Type", propOrder = {
- "_default",
- "values",
- "min",
- "max"
-})
-public class AttributMetadatenIntType
- extends AttributMetadatenType
-{
-
- @XmlElement(name = "Default")
- protected Integer _default;
- @XmlElement(name = "Values", type = Integer.class)
- protected Listset method for the values property.
- *
- *
- * getValues().add(newItem);
- *
- *
- *
- *
- * <complexType name="AttributMetadatenString_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}AttributMetadaten_Type">
- * <sequence>
- * <element name="Default" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="Values" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="MinLaenge" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/>
- * <element name="MaxLaenge" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/>
- * <element name="Regex" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "AttributMetadatenString_Type", propOrder = {
- "_default",
- "values",
- "minLaenge",
- "maxLaenge",
- "regex"
-})
-public class AttributMetadatenStringType
- extends AttributMetadatenType
-{
-
- @XmlElement(name = "Default")
- protected String _default;
- @XmlElement(name = "Values")
- protected Listset method for the values property.
- *
- *
- * getValues().add(newItem);
- *
- *
- *
- *
- * <complexType name="AttributMetadaten_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Attribut" type="{http://www.w3.org/2001/XMLSchema}anyType"/>
- * <element name="Aenderbar" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
- * <element name="Bezeichnung" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="BeschreibungTxt" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "AttributMetadaten_Type", propOrder = {
- "attribut",
- "aenderbar",
- "bezeichnung",
- "beschreibungTxt"
-})
-@XmlSeeAlso({
- AttributMetadatenStringType.class,
- AttributMetadatenIntType.class,
- AttributMetadatenDezimalType.class,
- AttributMetadatenDatumType.class,
- AttributMetadatenEnumType.class
-})
-public abstract class AttributMetadatenType {
-
- @XmlElement(name = "Attribut", required = true)
- protected Object attribut;
- @XmlElement(name = "Aenderbar")
- protected boolean aenderbar;
- @XmlElement(name = "Bezeichnung")
- protected String bezeichnung;
- @XmlElement(name = "BeschreibungTxt")
- protected String beschreibungTxt;
-
- /**
- * Ruft den Wert der attribut-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getAttribut() {
- return attribut;
- }
-
- /**
- * Legt den Wert der attribut-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setAttribut(Object value) {
- this.attribut = value;
- }
-
- /**
- * Ruft den Wert der aenderbar-Eigenschaft ab.
- *
- */
- public boolean isAenderbar() {
- return aenderbar;
- }
-
- /**
- * Legt den Wert der aenderbar-Eigenschaft fest.
- *
- */
- public void setAenderbar(boolean value) {
- this.aenderbar = value;
- }
-
- /**
- * Ruft den Wert der bezeichnung-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getBezeichnung() {
- return bezeichnung;
- }
-
- /**
- * Legt den Wert der bezeichnung-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setBezeichnung(String value) {
- this.bezeichnung = value;
- }
-
- /**
- * Ruft den Wert der 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;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AttributMsgType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AttributMsgType.java
deleted file mode 100644
index 2201148a..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AttributMsgType.java
+++ /dev/null
@@ -1,129 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_0.common;
-
-import java.math.BigInteger;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * Message an einem Attribut
- *
- *
- * <complexType name="AttributMsg_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="ErrorType">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
- * <pattern value="1"/>
- * <pattern value="2"/>
- * <pattern value="3"/>
- * </restriction>
- * </simpleType>
- * </element>
- * <element name="ErrorCode" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
- * <element name="ErrorMsg" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "AttributMsg_Type", propOrder = {
- "errorType",
- "errorCode",
- "errorMsg"
-})
-public class AttributMsgType {
-
- @XmlElement(name = "ErrorType", required = true)
- protected BigInteger errorType;
- @XmlElement(name = "ErrorCode")
- protected BigInteger errorCode;
- @XmlElement(name = "ErrorMsg", required = true)
- protected String errorMsg;
-
- /**
- * Ruft den Wert der errorType-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link BigInteger }
- *
- */
- public BigInteger getErrorType() {
- return errorType;
- }
-
- /**
- * Legt den Wert der errorType-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link BigInteger }
- *
- */
- public void setErrorType(BigInteger value) {
- this.errorType = value;
- }
-
- /**
- * Ruft den Wert der errorCode-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link BigInteger }
- *
- */
- public BigInteger getErrorCode() {
- return errorCode;
- }
-
- /**
- * Legt den Wert der errorCode-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link BigInteger }
- *
- */
- public void setErrorCode(BigInteger value) {
- this.errorCode = value;
- }
-
- /**
- * Ruft den Wert der errorMsg-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getErrorMsg() {
- return errorMsg;
- }
-
- /**
- * Legt den Wert der errorMsg-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setErrorMsg(String value) {
- this.errorMsg = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AttributMultiEnumType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AttributMultiEnumType.java
deleted file mode 100644
index 3c96bd53..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AttributMultiEnumType.java
+++ /dev/null
@@ -1,134 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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;
-
-
-/**
- * Attribut mit Metadaten für Schlüssellisten, bei dem mehrere Einträge auswählbar sind.
- *
- *
- * <complexType name="AttributMultiEnum_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}AListenAttribut_Type">
- * <sequence>
- * <element name="Value" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="Default" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="MaxAnz" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "AttributMultiEnum_Type", propOrder = {
- "value",
- "_default",
- "maxAnz"
-})
-public class AttributMultiEnumType
- extends AListenAttributType
-{
-
- @XmlElement(name = "Value")
- protected Listset method for the value property.
- *
- *
- * getValue().add(newItem);
- *
- *
- *
- * set method for the default property.
- *
- *
- * getDefault().add(newItem);
- *
- *
- *
- *
- * <complexType name="AttributString_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}ASingleAttribut_Type">
- * <sequence>
- * <element name="Value" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="Default" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="Regex" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="MaxLaenge" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/>
- * <element name="MinLaenge" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/>
- * <element name="Values" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "AttributString_Type", propOrder = {
- "value",
- "_default",
- "regex",
- "maxLaenge",
- "minLaenge",
- "values"
-})
-public class AttributStringType
- extends ASingleAttributType
-{
-
- @XmlElement(name = "Value")
- protected String value;
- @XmlElement(name = "Default")
- protected String _default;
- @XmlElement(name = "Regex")
- protected String regex;
- @XmlElement(name = "MaxLaenge")
- @XmlSchemaType(name = "unsignedShort")
- protected Integer maxLaenge;
- @XmlElement(name = "MinLaenge")
- @XmlSchemaType(name = "unsignedShort")
- protected Integer minLaenge;
- @XmlElement(name = "Values")
- protected Listset method for the values property.
- *
- *
- * getValues().add(newItem);
- *
- *
- *
- *
- * <complexType name="Attribut_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Aenderbar" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
- * <element name="Bezeichnung" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="BeschreibungTxt" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="Msg" type="{urn:omds3CommonServiceTypes-1-1-0}AttributMsg_Type" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Attribut_Type", propOrder = {
- "aenderbar",
- "bezeichnung",
- "beschreibungTxt",
- "msg"
-})
-@XmlSeeAlso({
- ASingleAttributType.class,
- AListenAttributType.class,
- RaucherType.class
-})
-public abstract class AttributType {
-
- @XmlElement(name = "Aenderbar")
- protected Boolean aenderbar;
- @XmlElement(name = "Bezeichnung")
- protected String bezeichnung;
- @XmlElement(name = "BeschreibungTxt")
- protected String beschreibungTxt;
- @XmlElement(name = "Msg")
- protected AttributMsgType msg;
-
- /**
- * Ruft den Wert der aenderbar-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link Boolean }
- *
- */
- public Boolean isAenderbar() {
- return aenderbar;
- }
-
- /**
- * Legt den Wert der aenderbar-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link Boolean }
- *
- */
- public void setAenderbar(Boolean value) {
- this.aenderbar = value;
- }
-
- /**
- * Ruft den Wert der bezeichnung-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getBezeichnung() {
- return bezeichnung;
- }
-
- /**
- * Legt den Wert der bezeichnung-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setBezeichnung(String value) {
- this.bezeichnung = value;
- }
-
- /**
- * Ruft den Wert der 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 msg-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link AttributMsgType }
- *
- */
- public AttributMsgType getMsg() {
- return msg;
- }
-
- /**
- * Legt den Wert der msg-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link AttributMsgType }
- *
- */
- public void setMsg(AttributMsgType value) {
- this.msg = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AuthorizationFilter.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AuthorizationFilter.java
deleted file mode 100644
index 944ae9b6..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/AuthorizationFilter.java
+++ /dev/null
@@ -1,36 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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;
-
-
-/**
- * Definiert einen abstrakten Filter um bestimmte spezifische Elemente herauszufiltern
- *
- *
- * <complexType name="AuthorizationFilter">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "AuthorizationFilter")
-@XmlSeeAlso({
- AgentFilterType.class
-})
-public abstract class AuthorizationFilter {
-
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BankverbindungType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BankverbindungType.java
deleted file mode 100644
index 5a279b74..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BankverbindungType.java
+++ /dev/null
@@ -1,152 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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;
-
-
-/**
- * beschreibt eine Bankverbindug
- *
- *
- * <complexType name="Bankverbindung_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Kontoinhaber" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * <element name="Bank" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="BIC" type="{urn:omds3CommonServiceTypes-1-1-0}BIC_Type" minOccurs="0"/>
- * <element name="IBAN" type="{urn:omds3CommonServiceTypes-1-1-0}IBAN_Type"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Bankverbindung_Type", propOrder = {
- "kontoinhaber",
- "bank",
- "bic",
- "iban"
-})
-@XmlSeeAlso({
- PersBankverbindungType.class
-})
-public class BankverbindungType {
-
- @XmlElement(name = "Kontoinhaber", required = true)
- protected String kontoinhaber;
- @XmlElement(name = "Bank")
- protected String bank;
- @XmlElement(name = "BIC")
- protected String bic;
- @XmlElement(name = "IBAN", required = true)
- protected String iban;
-
- /**
- * Ruft den Wert der kontoinhaber-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getKontoinhaber() {
- return kontoinhaber;
- }
-
- /**
- * Legt den Wert der kontoinhaber-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setKontoinhaber(String value) {
- this.kontoinhaber = value;
- }
-
- /**
- * Ruft den Wert der bank-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getBank() {
- return bank;
- }
-
- /**
- * Legt den Wert der bank-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setBank(String value) {
- this.bank = value;
- }
-
- /**
- * Ruft den Wert der bic-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getBIC() {
- return bic;
- }
-
- /**
- * Legt den Wert der bic-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setBIC(String value) {
- this.bic = value;
- }
-
- /**
- * Ruft den Wert der iban-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getIBAN() {
- return iban;
- }
-
- /**
- * Legt den Wert der iban-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setIBAN(String value) {
- this.iban = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BasisProduktbausteinType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BasisProduktbausteinType.java
deleted file mode 100644
index c1f98b63..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BasisProduktbausteinType.java
+++ /dev/null
@@ -1,164 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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.XmlSeeAlso;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * Abstrakter Typ für alle Gemeinsamkeiten von Produktbausteinen
- *
- *
- * <complexType name="BasisProduktbaustein_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Id" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="Bezeichnung" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="Bedingungen" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="Meldungen" type="{urn:omds3CommonServiceTypes-1-1-0}ServiceFault" maxOccurs="unbounded" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "BasisProduktbaustein_Type", propOrder = {
- "id",
- "bezeichnung",
- "bedingungen",
- "meldungen"
-})
-@XmlSeeAlso({
- ProduktbausteinType.class
-})
-public abstract class BasisProduktbausteinType {
-
- @XmlElement(name = "Id")
- protected String id;
- @XmlElement(name = "Bezeichnung")
- protected String bezeichnung;
- @XmlElement(name = "Bedingungen")
- protected Listset method for the bedingungen property.
- *
- *
- * getBedingungen().add(newItem);
- *
- *
- *
- * set method for the meldungen property.
- *
- *
- * getMeldungen().add(newItem);
- *
- *
- *
- *
- * <complexType name="BeteiligtePersonVertrag_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Lfnr" type="{http://www.w3.org/2001/XMLSchema}unsignedShort"/>
- * <element ref="{urn:omds3CommonServiceTypes-1-1-0}Person"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "BeteiligtePersonVertrag_Type", propOrder = {
- "lfnr",
- "person"
-})
-public class BeteiligtePersonVertragType {
-
- @XmlElement(name = "Lfnr")
- @XmlSchemaType(name = "unsignedShort")
- protected int lfnr;
- @XmlElement(name = "Person", required = true)
- protected PersonType person;
-
- /**
- * 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;
- }
-
- /**
- * Objekt zur Übermittlung von Personendaten ähnlich zu omds:PERSON, aber Personennr ist nicht Pflichtfeld. Kann Adressdaten enthalten.
- *
- * @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;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BezugsberechtigungGesetzlicheErbenType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BezugsberechtigungGesetzlicheErbenType.java
deleted file mode 100644
index 3993d86f..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BezugsberechtigungGesetzlicheErbenType.java
+++ /dev/null
@@ -1,34 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_0.common;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * Bezugsberechtigung gesetzliche Erben
- *
- *
- * <complexType name="BezugsberechtigungGesetzlicheErben_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}Bezugsberechtigung_Type">
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "BezugsberechtigungGesetzlicheErben_Type")
-public class BezugsberechtigungGesetzlicheErbenType
- extends BezugsberechtigungType
-{
-
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BezugsberechtigungIndividuell.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BezugsberechtigungIndividuell.java
deleted file mode 100644
index 5dbcd068..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BezugsberechtigungIndividuell.java
+++ /dev/null
@@ -1,66 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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
- *
- *
- * <complexType name="BezugsberechtigungIndividuell">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}Bezugsberechtigung_Type">
- * <sequence>
- * <element name="Beschreibung" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@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;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BezugsberechtigungNamentlich.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BezugsberechtigungNamentlich.java
deleted file mode 100644
index d4cbf9ae..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BezugsberechtigungNamentlich.java
+++ /dev/null
@@ -1,93 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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
- *
- *
- * <complexType name="BezugsberechtigungNamentlich">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}Bezugsberechtigung_Type">
- * <sequence>
- * <element name="Unwiderruflich" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
- * <element name="Personen" type="{urn:omds3CommonServiceTypes-1-1-0}PersonNamentlichesBezugsrecht_Type" maxOccurs="unbounded"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@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 Listset method for the personen property.
- *
- *
- * getPersonen().add(newItem);
- *
- *
- *
- *
- * <complexType name="BezugsberechtigungTestamentarischeErben_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}Bezugsberechtigung_Type">
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "BezugsberechtigungTestamentarischeErben_Type")
-public class BezugsberechtigungTestamentarischeErbenType
- extends BezugsberechtigungType
-{
-
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BezugsberechtigungType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BezugsberechtigungType.java
deleted file mode 100644
index a5f4c46a..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BezugsberechtigungType.java
+++ /dev/null
@@ -1,73 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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
- *
- *
- * <complexType name="Bezugsberechtigung_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Art">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}unsignedByte">
- * <enumeration value="0"/>
- * <enumeration value="1"/>
- * </restriction>
- * </simpleType>
- * </element>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@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;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BezugsberechtigungUeberbringerType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BezugsberechtigungUeberbringerType.java
deleted file mode 100644
index b91f4f03..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BezugsberechtigungUeberbringerType.java
+++ /dev/null
@@ -1,34 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_0.common;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * Bezugsberechtigung Überbringer
- *
- *
- * <complexType name="BezugsberechtigungUeberbringer_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}Bezugsberechtigung_Type">
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "BezugsberechtigungUeberbringer_Type")
-public class BezugsberechtigungUeberbringerType
- extends BezugsberechtigungType
-{
-
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BezugsberechtigungVersichertePersonType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BezugsberechtigungVersichertePersonType.java
deleted file mode 100644
index f9ec4914..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BezugsberechtigungVersichertePersonType.java
+++ /dev/null
@@ -1,34 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_0.common;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * Bezugsberechtigung VersichertePerson
- *
- *
- * <complexType name="BezugsberechtigungVersichertePerson_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}Bezugsberechtigung_Type">
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "BezugsberechtigungVersichertePerson_Type")
-public class BezugsberechtigungVersichertePersonType
- extends BezugsberechtigungType
-{
-
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BezugsberechtigungVersicherungsnehmerType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BezugsberechtigungVersicherungsnehmerType.java
deleted file mode 100644
index 8d7bbc58..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BezugsberechtigungVersicherungsnehmerType.java
+++ /dev/null
@@ -1,34 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_0.common;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * Bezugsberechtigung Versicherungsnehmer
- *
- *
- * <complexType name="BezugsberechtigungVersicherungsnehmer_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}Bezugsberechtigung_Type">
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "BezugsberechtigungVersicherungsnehmer_Type")
-public class BezugsberechtigungVersicherungsnehmerType
- extends BezugsberechtigungType
-{
-
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BonusMalusSystemType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BonusMalusSystemType.java
deleted file mode 100644
index f2b41c17..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/BonusMalusSystemType.java
+++ /dev/null
@@ -1,157 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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;
-
-
-/**
- * Type Bonus Malus System
- *
- *
- * <complexType name="BonusMalusSystem_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="BonusMalusVorversicherung" type="{urn:omds3CommonServiceTypes-1-1-0}BonusMalusVorversicherung_Type"/>
- * <element name="Versicherungsgesellschaft" type="{urn:omds3CommonServiceTypes-1-1-0}Versicherungsgesellschaft_Type" minOccurs="0"/>
- * <element name="Polizzennummer" minOccurs="0">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * <minLength value="1"/>
- * <maxLength value="15"/>
- * </restriction>
- * </simpleType>
- * </element>
- * <element name="OffeneSchaeden" type="{urn:omds3CommonServiceTypes-1-1-0}OffeneSchaeden_Type" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "BonusMalusSystem_Type", propOrder = {
- "bonusMalusVorversicherung",
- "versicherungsgesellschaft",
- "polizzennummer",
- "offeneSchaeden"
-})
-public class BonusMalusSystemType {
-
- @XmlElement(name = "BonusMalusVorversicherung", required = true)
- @XmlSchemaType(name = "string")
- protected BonusMalusVorversicherungType bonusMalusVorversicherung;
- @XmlElement(name = "Versicherungsgesellschaft")
- protected String versicherungsgesellschaft;
- @XmlElement(name = "Polizzennummer")
- protected String polizzennummer;
- @XmlElement(name = "OffeneSchaeden")
- protected OffeneSchaedenType offeneSchaeden;
-
- /**
- * Ruft den Wert der bonusMalusVorversicherung-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link BonusMalusVorversicherungType }
- *
- */
- public BonusMalusVorversicherungType getBonusMalusVorversicherung() {
- return bonusMalusVorversicherung;
- }
-
- /**
- * Legt den Wert der bonusMalusVorversicherung-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link BonusMalusVorversicherungType }
- *
- */
- public void setBonusMalusVorversicherung(BonusMalusVorversicherungType value) {
- this.bonusMalusVorversicherung = value;
- }
-
- /**
- * Ruft den Wert der versicherungsgesellschaft-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getVersicherungsgesellschaft() {
- return versicherungsgesellschaft;
- }
-
- /**
- * Legt den Wert der versicherungsgesellschaft-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setVersicherungsgesellschaft(String value) {
- this.versicherungsgesellschaft = value;
- }
-
- /**
- * Ruft den Wert der polizzennummer-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getPolizzennummer() {
- return polizzennummer;
- }
-
- /**
- * Legt den Wert der polizzennummer-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setPolizzennummer(String value) {
- this.polizzennummer = value;
- }
-
- /**
- * Ruft den Wert der offeneSchaeden-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link OffeneSchaedenType }
- *
- */
- public OffeneSchaedenType getOffeneSchaeden() {
- return offeneSchaeden;
- }
-
- /**
- * Legt den Wert der offeneSchaeden-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link OffeneSchaedenType }
- *
- */
- public void setOffeneSchaeden(OffeneSchaedenType value) {
- this.offeneSchaeden = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/DatenverwendungType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/DatenverwendungType.java
deleted file mode 100644
index 5423026c..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/DatenverwendungType.java
+++ /dev/null
@@ -1,112 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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;
-
-
-/**
- * Type Datenverwendung
- *
- *
- * <complexType name="Datenverwendung_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="ZustimmungZurElektrUebermittlungVorvertraglDokumente" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
- * <element name="ElektrUebermittlungVorvertraglDokumenteEmail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="ZustimmungZurVerwendungDerDatenZuWerbezwecken" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Datenverwendung_Type", propOrder = {
- "zustimmungZurElektrUebermittlungVorvertraglDokumente",
- "elektrUebermittlungVorvertraglDokumenteEmail",
- "zustimmungZurVerwendungDerDatenZuWerbezwecken"
-})
-public class DatenverwendungType {
-
- @XmlElement(name = "ZustimmungZurElektrUebermittlungVorvertraglDokumente")
- protected Boolean zustimmungZurElektrUebermittlungVorvertraglDokumente;
- @XmlElement(name = "ElektrUebermittlungVorvertraglDokumenteEmail")
- protected String elektrUebermittlungVorvertraglDokumenteEmail;
- @XmlElement(name = "ZustimmungZurVerwendungDerDatenZuWerbezwecken")
- protected boolean zustimmungZurVerwendungDerDatenZuWerbezwecken;
-
- /**
- * Ruft den Wert der zustimmungZurElektrUebermittlungVorvertraglDokumente-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link Boolean }
- *
- */
- public Boolean isZustimmungZurElektrUebermittlungVorvertraglDokumente() {
- return zustimmungZurElektrUebermittlungVorvertraglDokumente;
- }
-
- /**
- * Legt den Wert der zustimmungZurElektrUebermittlungVorvertraglDokumente-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link Boolean }
- *
- */
- public void setZustimmungZurElektrUebermittlungVorvertraglDokumente(Boolean value) {
- this.zustimmungZurElektrUebermittlungVorvertraglDokumente = value;
- }
-
- /**
- * Ruft den Wert der elektrUebermittlungVorvertraglDokumenteEmail-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getElektrUebermittlungVorvertraglDokumenteEmail() {
- return elektrUebermittlungVorvertraglDokumenteEmail;
- }
-
- /**
- * Legt den Wert der elektrUebermittlungVorvertraglDokumenteEmail-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setElektrUebermittlungVorvertraglDokumenteEmail(String value) {
- this.elektrUebermittlungVorvertraglDokumenteEmail = value;
- }
-
- /**
- * Ruft den Wert der zustimmungZurVerwendungDerDatenZuWerbezwecken-Eigenschaft ab.
- *
- */
- public boolean isZustimmungZurVerwendungDerDatenZuWerbezwecken() {
- return zustimmungZurVerwendungDerDatenZuWerbezwecken;
- }
-
- /**
- * Legt den Wert der zustimmungZurVerwendungDerDatenZuWerbezwecken-Eigenschaft fest.
- *
- */
- public void setZustimmungZurVerwendungDerDatenZuWerbezwecken(boolean value) {
- this.zustimmungZurVerwendungDerDatenZuWerbezwecken = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/DokumentenReferenzType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/DokumentenReferenzType.java
deleted file mode 100644
index 8f9aeb24..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/DokumentenReferenzType.java
+++ /dev/null
@@ -1,262 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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.XmlType;
-import javax.xml.datatype.XMLGregorianCalendar;
-
-
-/**
- * Information zu einem einzelnen Dokument
- *
- *
- * <complexType name="DokumentenReferenz_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Id" type="{urn:omds3CommonServiceTypes-1-1-0}ElementIdType"/>
- * <element name="Name" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * <element name="DocumentType" type="{urn:omds3CommonServiceTypes-1-1-0}DocumentType"/>
- * <element name="Mimetype" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="Groesse" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
- * <element name="Datum" type="{urn:omds20}Datum-Zeit"/>
- * <element name="ObjektSpezifikation" type="{urn:omds3CommonServiceTypes-1-1-0}ObjektSpezifikation_Type" minOccurs="0"/>
- * <element name="ReferenzWeitereDokumente" type="{urn:omds3CommonServiceTypes-1-1-0}DokumentenReferenz_Type" maxOccurs="unbounded" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "DokumentenReferenz_Type", propOrder = {
- "id",
- "name",
- "documentType",
- "mimetype",
- "groesse",
- "datum",
- "objektSpezifikation",
- "referenzWeitereDokumente"
-})
-public class DokumentenReferenzType {
-
- @XmlElement(name = "Id", required = true)
- protected ElementIdType id;
- @XmlElement(name = "Name", required = true)
- protected String name;
- @XmlElement(name = "DocumentType")
- protected int documentType;
- @XmlElement(name = "Mimetype")
- protected String mimetype;
- @XmlElement(name = "Groesse")
- protected Long groesse;
- @XmlElement(name = "Datum", required = true)
- @XmlSchemaType(name = "dateTime")
- protected XMLGregorianCalendar datum;
- @XmlElement(name = "ObjektSpezifikation")
- protected ObjektSpezifikationType objektSpezifikation;
- @XmlElement(name = "ReferenzWeitereDokumente")
- protected Listset method for the referenzWeitereDokumente property.
- *
- *
- * getReferenzWeitereDokumente().add(newItem);
- *
- *
- *
- *
- * <complexType name="EintragSchluesselliste_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Text" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * <element name="Schluessel" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "EintragSchluesselliste_Type", propOrder = {
- "text",
- "schluessel"
-})
-public class EintragSchluessellisteType {
-
- @XmlElement(name = "Text", required = true)
- protected String text;
- @XmlElement(name = "Schluessel", required = true)
- protected String schluessel;
-
- /**
- * 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;
- }
-
- /**
- * Ruft den Wert der schluessel-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getSchluessel() {
- return schluessel;
- }
-
- /**
- * Legt den Wert der schluessel-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setSchluessel(String value) {
- this.schluessel = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/EinwGesDatenVNType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/EinwGesDatenVNType.java
deleted file mode 100644
index 410e16c4..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/EinwGesDatenVNType.java
+++ /dev/null
@@ -1,34 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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
- *
- *
- * <complexType name="EinwGesDatenVN_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}EinwilligungPersDaten_Type">
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "EinwGesDatenVN_Type")
-public class EinwGesDatenVNType
- extends EinwilligungPersDatenType
-{
-
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/EinwSprachaufzType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/EinwSprachaufzType.java
deleted file mode 100644
index 8f157190..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/EinwSprachaufzType.java
+++ /dev/null
@@ -1,34 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_0.common;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * Einwilligung Sprachaufzeichnung
- *
- *
- * <complexType name="EinwSprachaufz_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}EinwilligungPersDaten_Type">
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "EinwSprachaufz_Type")
-public class EinwSprachaufzType
- extends EinwilligungPersDatenType
-{
-
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/EinwVerarbGesDatenType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/EinwVerarbGesDatenType.java
deleted file mode 100644
index 5d749dd8..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/EinwVerarbGesDatenType.java
+++ /dev/null
@@ -1,34 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_0.common;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * Einwilligung Verarbeitung Gesundheitsdaten
- *
- *
- * <complexType name="EinwVerarbGesDaten_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}EinwilligungPersDaten_Type">
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "EinwVerarbGesDaten_Type")
-public class EinwVerarbGesDatenType
- extends EinwilligungPersDatenType
-{
-
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/EinwilligungPersDatenType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/EinwilligungPersDatenType.java
deleted file mode 100644
index 48b95ab5..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/EinwilligungPersDatenType.java
+++ /dev/null
@@ -1,66 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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
- *
- *
- * <complexType name="EinwilligungPersDaten_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}Einwilligung_Type">
- * <sequence>
- * <element name="PersonRefLfnr" type="{http://www.w3.org/2001/XMLSchema}unsignedShort"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@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;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/EinwilligungType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/EinwilligungType.java
deleted file mode 100644
index e617cfcd..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/EinwilligungType.java
+++ /dev/null
@@ -1,96 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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
- *
- *
- * <complexType name="Einwilligung_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Zustimmung" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
- * <element name="Text" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@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;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ElementFondsauswahlType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ElementFondsauswahlType.java
deleted file mode 100644
index 2d1407db..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ElementFondsauswahlType.java
+++ /dev/null
@@ -1,164 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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
- *
- *
- * <complexType name="ElementFondsauswahl_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <choice>
- * <element name="ISIN" type="{urn:omds3CommonServiceTypes-1-1-0}AttributEnum_Type"/>
- * <element name="WKN" type="{urn:omds3CommonServiceTypes-1-1-0}AttributEnum_Type"/>
- * </choice>
- * <element name="Prozentanteil" minOccurs="0">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}float">
- * <minInclusive value="0"/>
- * <maxInclusive value="100"/>
- * </restriction>
- * </simpleType>
- * </element>
- * <element name="ZusaetzlicheFondsdaten" type="{urn:omds3CommonServiceTypes-1-1-0}ZusaetzlicheFondsdaten_Type" maxOccurs="unbounded" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@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 Listset method for the zusaetzlicheFondsdaten property.
- *
- *
- * getZusaetzlicheFondsdaten().add(newItem);
- *
- *
- *
- *
- * <complexType name="ElementIdType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="id" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * <element name="idValidUntil" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
- * <element name="idIsSingleUse" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "ElementIdType", propOrder = {
- "id",
- "idValidUntil",
- "idIsSingleUse"
-})
-public class ElementIdType {
-
- @XmlElement(required = true)
- protected String id;
- @XmlElement(required = true, nillable = true)
- @XmlSchemaType(name = "dateTime")
- protected XMLGregorianCalendar idValidUntil;
- protected boolean idIsSingleUse;
-
- /**
- * Ruft den Wert der id-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getId() {
- return id;
- }
-
- /**
- * Legt den Wert der id-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setId(String value) {
- this.id = value;
- }
-
- /**
- * Ruft den Wert der idValidUntil-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link XMLGregorianCalendar }
- *
- */
- public XMLGregorianCalendar getIdValidUntil() {
- return idValidUntil;
- }
-
- /**
- * Legt den Wert der idValidUntil-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link XMLGregorianCalendar }
- *
- */
- public void setIdValidUntil(XMLGregorianCalendar value) {
- this.idValidUntil = value;
- }
-
- /**
- * Ruft den Wert der idIsSingleUse-Eigenschaft ab.
- *
- */
- public boolean isIdIsSingleUse() {
- return idIsSingleUse;
- }
-
- /**
- * Legt den Wert der idIsSingleUse-Eigenschaft fest.
- *
- */
- public void setIdIsSingleUse(boolean value) {
- this.idIsSingleUse = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ErsatzpolizzenType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ErsatzpolizzenType.java
deleted file mode 100644
index fdc7d0cb..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ErsatzpolizzenType.java
+++ /dev/null
@@ -1,120 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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;
-
-
-/**
- * Typ für Ersatzpolizzen
- *
- *
- * <complexType name="Ersatzpolizzen_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Ersatzpolizzennummer1" type="{urn:omds20}Polizzennr"/>
- * <element name="Ersatzpolizzennummer2" type="{urn:omds20}Polizzennr" minOccurs="0"/>
- * <element name="Ersatzpolizzennummer3" type="{urn:omds20}Polizzennr" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Ersatzpolizzen_Type", propOrder = {
- "ersatzpolizzennummer1",
- "ersatzpolizzennummer2",
- "ersatzpolizzennummer3"
-})
-public class ErsatzpolizzenType {
-
- @XmlElement(name = "Ersatzpolizzennummer1", required = true)
- protected String ersatzpolizzennummer1;
- @XmlElement(name = "Ersatzpolizzennummer2")
- protected String ersatzpolizzennummer2;
- @XmlElement(name = "Ersatzpolizzennummer3")
- protected String ersatzpolizzennummer3;
-
- /**
- * Ruft den Wert der ersatzpolizzennummer1-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getErsatzpolizzennummer1() {
- return ersatzpolizzennummer1;
- }
-
- /**
- * Legt den Wert der ersatzpolizzennummer1-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setErsatzpolizzennummer1(String value) {
- this.ersatzpolizzennummer1 = value;
- }
-
- /**
- * Ruft den Wert der ersatzpolizzennummer2-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getErsatzpolizzennummer2() {
- return ersatzpolizzennummer2;
- }
-
- /**
- * Legt den Wert der ersatzpolizzennummer2-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setErsatzpolizzennummer2(String value) {
- this.ersatzpolizzennummer2 = value;
- }
-
- /**
- * Ruft den Wert der ersatzpolizzennummer3-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getErsatzpolizzennummer3() {
- return ersatzpolizzennummer3;
- }
-
- /**
- * Legt den Wert der ersatzpolizzennummer3-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setErsatzpolizzennummer3(String value) {
- this.ersatzpolizzennummer3 = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/FATCANatPersonType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/FATCANatPersonType.java
deleted file mode 100644
index 39ce21c3..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/FATCANatPersonType.java
+++ /dev/null
@@ -1,76 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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
- *
- *
- * <complexType name="FATCA_NatPersonType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="US_Indizien" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
- * <element name="US_Steuerpflicht" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@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;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/FATCASonstPersonType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/FATCASonstPersonType.java
deleted file mode 100644
index ce3c3a3f..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/FATCASonstPersonType.java
+++ /dev/null
@@ -1,132 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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
- *
- *
- * <complexType name="FATCA_SonstPersonType">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="LandFirmensitz" type="{urn:omds3CommonServiceTypes-1-1-0}AttributEnum_Type"/>
- * <element name="GIIN" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="KonzessionFinanzen" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
- * <element name="NichtFinanzielleDienstleistungen" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@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;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/FATCAType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/FATCAType.java
deleted file mode 100644
index 3e8e0232..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/FATCAType.java
+++ /dev/null
@@ -1,120 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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
- *
- *
- * <complexType name="FATCA_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <choice>
- * <element name="US_TIN" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="FATCA_NatPerson" type="{urn:omds3CommonServiceTypes-1-1-0}FATCA_NatPersonType"/>
- * <element name="FATCA_SonstPerson" type="{urn:omds3CommonServiceTypes-1-1-0}FATCA_SonstPersonType"/>
- * </choice>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@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;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/FahrzeugType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/FahrzeugType.java
deleted file mode 100644
index 6ee7644b..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/FahrzeugType.java
+++ /dev/null
@@ -1,863 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_0.common;
-
-import java.math.BigDecimal;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-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.omds2Types.v2_14.Entsch2Type;
-
-
-/**
- * Basisklasse für alle Fahrzeuge in der Kfz-Versicherung
- *
- *
- * <complexType name="Fahrzeug_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}VersichertesInteresse_Type">
- * <sequence>
- * <element name="Zulassungsdaten" type="{urn:omds3CommonServiceTypes-1-1-0}Zulassungsdaten_Type" minOccurs="0"/>
- * </sequence>
- * <attribute name="FzgArtCd" type="{urn:omds20}FzgArtCd_Type" />
- * <attribute name="Marke">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * <maxLength value="40"/>
- * </restriction>
- * </simpleType>
- * </attribute>
- * <attribute name="Handelsbez">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * <maxLength value="30"/>
- * <minLength value="1"/>
- * </restriction>
- * </simpleType>
- * </attribute>
- * <attribute name="TypVarVer">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * <maxLength value="20"/>
- * <minLength value="1"/>
- * </restriction>
- * </simpleType>
- * </attribute>
- * <attribute name="Leasingkz" type="{urn:omds20}Entsch2_Type" />
- * <attribute name="Modelljahr" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" />
- * <attribute name="Leistung" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" />
- * <attribute name="Plaetze" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" />
- * <attribute name="Nutzlast">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
- * <totalDigits value="6"/>
- * <fractionDigits value="0"/>
- * </restriction>
- * </simpleType>
- * </attribute>
- * <attribute name="Hubraum" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" />
- * <attribute name="AntriebsArtCd" type="{urn:omds20}AntriebsArtCd_Type" />
- * <attribute name="CO2_Ausstoss" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" />
- * <attribute name="Fahrgestnr">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * <maxLength value="20"/>
- * </restriction>
- * </simpleType>
- * </attribute>
- * <attribute name="Motornr">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * <maxLength value="20"/>
- * <minLength value="1"/>
- * </restriction>
- * </simpleType>
- * </attribute>
- * <attribute name="NatCode">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * <minLength value="1"/>
- * <maxLength value="26"/>
- * </restriction>
- * </simpleType>
- * </attribute>
- * <attribute name="VerwendzweckCd" type="{urn:omds20}VerwendzweckCd_Type" />
- * <attribute name="Erstzulassdat" type="{urn:omds20}Datum" />
- * <attribute name="LandesCd" type="{urn:omds20}LandesCd_Type" />
- * <attribute name="Pol_Kennz">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * <maxLength value="12"/>
- * <minLength value="1"/>
- * </restriction>
- * </simpleType>
- * </attribute>
- * <attribute name="Tueren" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" />
- * <attribute name="Baujahr" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" />
- * <attribute name="Gesamtgewicht" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" />
- * <attribute name="Listenpreis" type="{urn:omds20}decimal" />
- * <attribute name="Sonderausstattung" type="{urn:omds20}decimal" />
- * <attribute name="Eigengewicht" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" />
- * <attribute name="ZulassdatHalter" type="{urn:omds20}Datum" />
- * <attribute name="AufbauNatC" type="{urn:omds3CommonServiceTypes-1-1-0}AufbauNatC_Type" />
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Fahrzeug_Type", propOrder = {
- "zulassungsdaten"
-})
-public class FahrzeugType
- extends VersichertesInteresseType
-{
-
- @XmlElement(name = "Zulassungsdaten")
- protected ZulassungsdatenType zulassungsdaten;
- @XmlAttribute(name = "FzgArtCd", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- protected String fzgArtCd;
- @XmlAttribute(name = "Marke", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- protected String marke;
- @XmlAttribute(name = "Handelsbez", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- protected String handelsbez;
- @XmlAttribute(name = "TypVarVer", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- protected String typVarVer;
- @XmlAttribute(name = "Leasingkz", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- protected Entsch2Type leasingkz;
- @XmlAttribute(name = "Modelljahr", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- @XmlSchemaType(name = "unsignedShort")
- protected Integer modelljahr;
- @XmlAttribute(name = "Leistung", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- @XmlSchemaType(name = "unsignedShort")
- protected Integer leistung;
- @XmlAttribute(name = "Plaetze", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- @XmlSchemaType(name = "unsignedShort")
- protected Integer plaetze;
- @XmlAttribute(name = "Nutzlast", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- protected BigDecimal nutzlast;
- @XmlAttribute(name = "Hubraum", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- @XmlSchemaType(name = "unsignedShort")
- protected Integer hubraum;
- @XmlAttribute(name = "AntriebsArtCd", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- protected String antriebsArtCd;
- @XmlAttribute(name = "CO2_Ausstoss", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- @XmlSchemaType(name = "unsignedShort")
- protected Integer co2Ausstoss;
- @XmlAttribute(name = "Fahrgestnr", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- protected String fahrgestnr;
- @XmlAttribute(name = "Motornr", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- protected String motornr;
- @XmlAttribute(name = "NatCode", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- protected String natCode;
- @XmlAttribute(name = "VerwendzweckCd", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- protected String verwendzweckCd;
- @XmlAttribute(name = "Erstzulassdat", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- protected XMLGregorianCalendar erstzulassdat;
- @XmlAttribute(name = "LandesCd", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- protected String landesCd;
- @XmlAttribute(name = "Pol_Kennz", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- protected String polKennz;
- @XmlAttribute(name = "Tueren", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- @XmlSchemaType(name = "unsignedShort")
- protected Integer tueren;
- @XmlAttribute(name = "Baujahr", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- @XmlSchemaType(name = "unsignedShort")
- protected Integer baujahr;
- @XmlAttribute(name = "Gesamtgewicht", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- @XmlSchemaType(name = "unsignedShort")
- protected Integer gesamtgewicht;
- @XmlAttribute(name = "Listenpreis", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- protected BigDecimal listenpreis;
- @XmlAttribute(name = "Sonderausstattung", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- protected BigDecimal sonderausstattung;
- @XmlAttribute(name = "Eigengewicht", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- @XmlSchemaType(name = "unsignedShort")
- protected Integer eigengewicht;
- @XmlAttribute(name = "ZulassdatHalter", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- protected XMLGregorianCalendar zulassdatHalter;
- @XmlAttribute(name = "AufbauNatC", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- protected String aufbauNatC;
-
- /**
- * Ruft den Wert der zulassungsdaten-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link ZulassungsdatenType }
- *
- */
- public ZulassungsdatenType getZulassungsdaten() {
- return zulassungsdaten;
- }
-
- /**
- * Legt den Wert der zulassungsdaten-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link ZulassungsdatenType }
- *
- */
- public void setZulassungsdaten(ZulassungsdatenType value) {
- this.zulassungsdaten = value;
- }
-
- /**
- * Ruft den Wert der fzgArtCd-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getFzgArtCd() {
- return fzgArtCd;
- }
-
- /**
- * Legt den Wert der fzgArtCd-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setFzgArtCd(String value) {
- this.fzgArtCd = value;
- }
-
- /**
- * Ruft den Wert der marke-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getMarke() {
- return marke;
- }
-
- /**
- * Legt den Wert der marke-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setMarke(String value) {
- this.marke = value;
- }
-
- /**
- * Ruft den Wert der handelsbez-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getHandelsbez() {
- return handelsbez;
- }
-
- /**
- * Legt den Wert der handelsbez-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setHandelsbez(String value) {
- this.handelsbez = value;
- }
-
- /**
- * Ruft den Wert der typVarVer-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getTypVarVer() {
- return typVarVer;
- }
-
- /**
- * Legt den Wert der typVarVer-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setTypVarVer(String value) {
- this.typVarVer = value;
- }
-
- /**
- * Ruft den Wert der leasingkz-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link Entsch2Type }
- *
- */
- public Entsch2Type getLeasingkz() {
- return leasingkz;
- }
-
- /**
- * Legt den Wert der leasingkz-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link Entsch2Type }
- *
- */
- public void setLeasingkz(Entsch2Type value) {
- this.leasingkz = value;
- }
-
- /**
- * Ruft den Wert der modelljahr-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link Integer }
- *
- */
- public Integer getModelljahr() {
- return modelljahr;
- }
-
- /**
- * Legt den Wert der modelljahr-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link Integer }
- *
- */
- public void setModelljahr(Integer value) {
- this.modelljahr = value;
- }
-
- /**
- * Ruft den Wert der leistung-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link Integer }
- *
- */
- public Integer getLeistung() {
- return leistung;
- }
-
- /**
- * Legt den Wert der leistung-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link Integer }
- *
- */
- public void setLeistung(Integer value) {
- this.leistung = value;
- }
-
- /**
- * Ruft den Wert der plaetze-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link Integer }
- *
- */
- public Integer getPlaetze() {
- return plaetze;
- }
-
- /**
- * Legt den Wert der plaetze-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link Integer }
- *
- */
- public void setPlaetze(Integer value) {
- this.plaetze = value;
- }
-
- /**
- * Ruft den Wert der nutzlast-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link BigDecimal }
- *
- */
- public BigDecimal getNutzlast() {
- return nutzlast;
- }
-
- /**
- * Legt den Wert der nutzlast-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link BigDecimal }
- *
- */
- public void setNutzlast(BigDecimal value) {
- this.nutzlast = value;
- }
-
- /**
- * Ruft den Wert der hubraum-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link Integer }
- *
- */
- public Integer getHubraum() {
- return hubraum;
- }
-
- /**
- * Legt den Wert der hubraum-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link Integer }
- *
- */
- public void setHubraum(Integer value) {
- this.hubraum = value;
- }
-
- /**
- * Ruft den Wert der antriebsArtCd-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getAntriebsArtCd() {
- return antriebsArtCd;
- }
-
- /**
- * Legt den Wert der antriebsArtCd-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setAntriebsArtCd(String value) {
- this.antriebsArtCd = value;
- }
-
- /**
- * Ruft den Wert der co2Ausstoss-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link Integer }
- *
- */
- public Integer getCO2Ausstoss() {
- return co2Ausstoss;
- }
-
- /**
- * Legt den Wert der co2Ausstoss-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link Integer }
- *
- */
- public void setCO2Ausstoss(Integer value) {
- this.co2Ausstoss = value;
- }
-
- /**
- * Ruft den Wert der fahrgestnr-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getFahrgestnr() {
- return fahrgestnr;
- }
-
- /**
- * Legt den Wert der fahrgestnr-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setFahrgestnr(String value) {
- this.fahrgestnr = value;
- }
-
- /**
- * Ruft den Wert der motornr-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getMotornr() {
- return motornr;
- }
-
- /**
- * Legt den Wert der motornr-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setMotornr(String value) {
- this.motornr = value;
- }
-
- /**
- * Ruft den Wert der natCode-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getNatCode() {
- return natCode;
- }
-
- /**
- * Legt den Wert der natCode-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setNatCode(String value) {
- this.natCode = value;
- }
-
- /**
- * Ruft den Wert der verwendzweckCd-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getVerwendzweckCd() {
- return verwendzweckCd;
- }
-
- /**
- * Legt den Wert der verwendzweckCd-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setVerwendzweckCd(String value) {
- this.verwendzweckCd = value;
- }
-
- /**
- * Ruft den Wert der erstzulassdat-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link XMLGregorianCalendar }
- *
- */
- public XMLGregorianCalendar getErstzulassdat() {
- return erstzulassdat;
- }
-
- /**
- * Legt den Wert der erstzulassdat-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link XMLGregorianCalendar }
- *
- */
- public void setErstzulassdat(XMLGregorianCalendar value) {
- this.erstzulassdat = value;
- }
-
- /**
- * Ruft den Wert der landesCd-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getLandesCd() {
- return landesCd;
- }
-
- /**
- * Legt den Wert der landesCd-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setLandesCd(String value) {
- this.landesCd = value;
- }
-
- /**
- * Ruft den Wert der polKennz-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getPolKennz() {
- return polKennz;
- }
-
- /**
- * Legt den Wert der polKennz-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setPolKennz(String value) {
- this.polKennz = value;
- }
-
- /**
- * Ruft den Wert der tueren-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link Integer }
- *
- */
- public Integer getTueren() {
- return tueren;
- }
-
- /**
- * Legt den Wert der tueren-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link Integer }
- *
- */
- public void setTueren(Integer value) {
- this.tueren = value;
- }
-
- /**
- * Ruft den Wert der baujahr-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link Integer }
- *
- */
- public Integer getBaujahr() {
- return baujahr;
- }
-
- /**
- * Legt den Wert der baujahr-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link Integer }
- *
- */
- public void setBaujahr(Integer value) {
- this.baujahr = value;
- }
-
- /**
- * Ruft den Wert der gesamtgewicht-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link Integer }
- *
- */
- public Integer getGesamtgewicht() {
- return gesamtgewicht;
- }
-
- /**
- * Legt den Wert der gesamtgewicht-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link Integer }
- *
- */
- public void setGesamtgewicht(Integer value) {
- this.gesamtgewicht = value;
- }
-
- /**
- * Ruft den Wert der listenpreis-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link BigDecimal }
- *
- */
- public BigDecimal getListenpreis() {
- return listenpreis;
- }
-
- /**
- * Legt den Wert der listenpreis-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link BigDecimal }
- *
- */
- public void setListenpreis(BigDecimal value) {
- this.listenpreis = value;
- }
-
- /**
- * Ruft den Wert der sonderausstattung-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link BigDecimal }
- *
- */
- public BigDecimal getSonderausstattung() {
- return sonderausstattung;
- }
-
- /**
- * Legt den Wert der sonderausstattung-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link BigDecimal }
- *
- */
- public void setSonderausstattung(BigDecimal value) {
- this.sonderausstattung = value;
- }
-
- /**
- * Ruft den Wert der eigengewicht-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link Integer }
- *
- */
- public Integer getEigengewicht() {
- return eigengewicht;
- }
-
- /**
- * Legt den Wert der eigengewicht-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link Integer }
- *
- */
- public void setEigengewicht(Integer value) {
- this.eigengewicht = value;
- }
-
- /**
- * Ruft den Wert der zulassdatHalter-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link XMLGregorianCalendar }
- *
- */
- public XMLGregorianCalendar getZulassdatHalter() {
- return zulassdatHalter;
- }
-
- /**
- * Legt den Wert der zulassdatHalter-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link XMLGregorianCalendar }
- *
- */
- public void setZulassdatHalter(XMLGregorianCalendar value) {
- this.zulassdatHalter = value;
- }
-
- /**
- * Ruft den Wert der aufbauNatC-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getAufbauNatC() {
- return aufbauNatC;
- }
-
- /**
- * Legt den Wert der aufbauNatC-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setAufbauNatC(String value) {
- this.aufbauNatC = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/GMSGType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/GMSGType.java
deleted file mode 100644
index 3caaee9c..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/GMSGType.java
+++ /dev/null
@@ -1,165 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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
- *
- *
- * <complexType name="GMSG_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="SteuerlichAnsaessig" maxOccurs="unbounded">
- * <complexType>
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Land" type="{urn:omds3CommonServiceTypes-1-1-0}AttributEnum_Type"/>
- * <element name="Steuernummer" type="{urn:omds3CommonServiceTypes-1-1-0}AttributString_Type" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- * </element>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "GMSG_Type", propOrder = {
- "steuerlichAnsaessig"
-})
-public class GMSGType {
-
- @XmlElement(name = "SteuerlichAnsaessig", required = true)
- protected Listset method for the steuerlichAnsaessig property.
- *
- *
- * getSteuerlichAnsaessig().add(newItem);
- *
- *
- *
- *
- * <complexType>
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Land" type="{urn:omds3CommonServiceTypes-1-1-0}AttributEnum_Type"/>
- * <element name="Steuernummer" type="{urn:omds3CommonServiceTypes-1-1-0}AttributString_Type" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
- @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;
- }
-
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/GlaeubigerSicherstellungType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/GlaeubigerSicherstellungType.java
deleted file mode 100644
index 8ec6b9f3..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/GlaeubigerSicherstellungType.java
+++ /dev/null
@@ -1,148 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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
- *
- *
- * <complexType name="GlaeubigerSicherstellung_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Institut" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * <element name="PLZ" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * <element name="Strasse" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * <element name="Vertragsnummer" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@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;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/KostenFixOderProzentType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/KostenFixOderProzentType.java
deleted file mode 100644
index 67635373..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/KostenFixOderProzentType.java
+++ /dev/null
@@ -1,97 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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.XmlType;
-
-
-/**
- * Dient zur Abbildung von Kosten als absoluter oder prozentualer Wert
- *
- *
- * <complexType name="KostenFixOderProzent_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <choice>
- * <element name="AbsoluterBetrag" type="{urn:omds20}decimal"/>
- * <element name="ProzentVs" type="{http://www.w3.org/2001/XMLSchema}unsignedByte"/>
- * </choice>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "KostenFixOderProzent_Type", propOrder = {
- "absoluterBetrag",
- "prozentVs"
-})
-public class KostenFixOderProzentType {
-
- @XmlElement(name = "AbsoluterBetrag")
- protected BigDecimal absoluterBetrag;
- @XmlElement(name = "ProzentVs")
- @XmlSchemaType(name = "unsignedByte")
- protected Short prozentVs;
-
- /**
- * Ruft den Wert der absoluterBetrag-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link BigDecimal }
- *
- */
- public BigDecimal getAbsoluterBetrag() {
- return absoluterBetrag;
- }
-
- /**
- * Legt den Wert der absoluterBetrag-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link BigDecimal }
- *
- */
- public void setAbsoluterBetrag(BigDecimal value) {
- this.absoluterBetrag = value;
- }
-
- /**
- * Ruft den Wert der prozentVs-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link Short }
- *
- */
- public Short getProzentVs() {
- return prozentVs;
- }
-
- /**
- * Legt den Wert der prozentVs-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link Short }
- *
- */
- public void setProzentVs(Short value) {
- this.prozentVs = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/KreditkarteType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/KreditkarteType.java
deleted file mode 100644
index 88907a28..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/KreditkarteType.java
+++ /dev/null
@@ -1,189 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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;
-
-
-/**
- * Typ Kreditkarte
- *
- *
- * <complexType name="Kreditkarte_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <attribute name="Gesellschaft" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
- * <attribute name="Kartennummer" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
- * <attribute name="Inhaber" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
- * <attribute name="Pruefziffer" use="required">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}unsignedInt">
- * <totalDigits value="3"/>
- * </restriction>
- * </simpleType>
- * </attribute>
- * <attribute name="AblaufMonat" use="required">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}unsignedByte">
- * <totalDigits value="2"/>
- * </restriction>
- * </simpleType>
- * </attribute>
- * <attribute name="AblaufJahr" use="required">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}unsignedByte">
- * <totalDigits value="2"/>
- * </restriction>
- * </simpleType>
- * </attribute>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Kreditkarte_Type")
-public class KreditkarteType {
-
- @XmlAttribute(name = "Gesellschaft", namespace = "urn:omds3CommonServiceTypes-1-1-0", required = true)
- protected String gesellschaft;
- @XmlAttribute(name = "Kartennummer", namespace = "urn:omds3CommonServiceTypes-1-1-0", required = true)
- protected String kartennummer;
- @XmlAttribute(name = "Inhaber", namespace = "urn:omds3CommonServiceTypes-1-1-0", required = true)
- protected String inhaber;
- @XmlAttribute(name = "Pruefziffer", namespace = "urn:omds3CommonServiceTypes-1-1-0", required = true)
- protected long pruefziffer;
- @XmlAttribute(name = "AblaufMonat", namespace = "urn:omds3CommonServiceTypes-1-1-0", required = true)
- protected short ablaufMonat;
- @XmlAttribute(name = "AblaufJahr", namespace = "urn:omds3CommonServiceTypes-1-1-0", required = true)
- protected short ablaufJahr;
-
- /**
- * Ruft den Wert der gesellschaft-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getGesellschaft() {
- return gesellschaft;
- }
-
- /**
- * Legt den Wert der gesellschaft-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setGesellschaft(String value) {
- this.gesellschaft = value;
- }
-
- /**
- * Ruft den Wert der kartennummer-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getKartennummer() {
- return kartennummer;
- }
-
- /**
- * Legt den Wert der kartennummer-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setKartennummer(String value) {
- this.kartennummer = value;
- }
-
- /**
- * Ruft den Wert der inhaber-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getInhaber() {
- return inhaber;
- }
-
- /**
- * Legt den Wert der inhaber-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setInhaber(String value) {
- this.inhaber = value;
- }
-
- /**
- * Ruft den Wert der pruefziffer-Eigenschaft ab.
- *
- */
- public long getPruefziffer() {
- return pruefziffer;
- }
-
- /**
- * Legt den Wert der pruefziffer-Eigenschaft fest.
- *
- */
- public void setPruefziffer(long value) {
- this.pruefziffer = value;
- }
-
- /**
- * Ruft den Wert der ablaufMonat-Eigenschaft ab.
- *
- */
- public short getAblaufMonat() {
- return ablaufMonat;
- }
-
- /**
- * Legt den Wert der ablaufMonat-Eigenschaft fest.
- *
- */
- public void setAblaufMonat(short value) {
- this.ablaufMonat = value;
- }
-
- /**
- * Ruft den Wert der ablaufJahr-Eigenschaft ab.
- *
- */
- public short getAblaufJahr() {
- return ablaufJahr;
- }
-
- /**
- * Legt den Wert der ablaufJahr-Eigenschaft fest.
- *
- */
- public void setAblaufJahr(short value) {
- this.ablaufJahr = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ObjektIdType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ObjektIdType.java
deleted file mode 100644
index e8955f00..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ObjektIdType.java
+++ /dev/null
@@ -1,129 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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;
-import javax.xml.datatype.XMLGregorianCalendar;
-
-
-/**
- * Type für Objektreferenzen
- *
- *
- * <complexType name="ObjektId_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Id" minOccurs="0">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * <maxLength value="255"/>
- * </restriction>
- * </simpleType>
- * </element>
- * <element name="GueltigAb" type="{urn:omds20}Datum-Zeit" minOccurs="0"/>
- * <element ref="{urn:omds3CommonServiceTypes-1-1-0}OrdnungsbegriffZuordFremd" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "ObjektId_Type", propOrder = {
- "id",
- "gueltigAb",
- "ordnungsbegriffZuordFremd"
-})
-public class ObjektIdType {
-
- @XmlElement(name = "Id")
- protected String id;
- @XmlElement(name = "GueltigAb")
- @XmlSchemaType(name = "dateTime")
- protected XMLGregorianCalendar gueltigAb;
- @XmlElement(name = "OrdnungsbegriffZuordFremd")
- protected String ordnungsbegriffZuordFremd;
-
- /**
- * Ruft den Wert der id-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getId() {
- return id;
- }
-
- /**
- * Legt den Wert der id-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setId(String value) {
- this.id = value;
- }
-
- /**
- * Ruft den Wert der gueltigAb-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link XMLGregorianCalendar }
- *
- */
- public XMLGregorianCalendar getGueltigAb() {
- return gueltigAb;
- }
-
- /**
- * Legt den Wert der gueltigAb-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link XMLGregorianCalendar }
- *
- */
- public void setGueltigAb(XMLGregorianCalendar value) {
- this.gueltigAb = value;
- }
-
- /**
- * Ein Ordnungsbegriff aus dem System des Aufrufers, also z.B. aus dem Maklerverwaltungsprogramm
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getOrdnungsbegriffZuordFremd() {
- return ordnungsbegriffZuordFremd;
- }
-
- /**
- * Legt den Wert der ordnungsbegriffZuordFremd-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setOrdnungsbegriffZuordFremd(String value) {
- this.ordnungsbegriffZuordFremd = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ObjektSpezifikationType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ObjektSpezifikationType.java
deleted file mode 100644
index 21abc6e4..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ObjektSpezifikationType.java
+++ /dev/null
@@ -1,39 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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;
-import at.vvo.omds.types.omds3Types.r1_7_0.on7schaden.SchadenmelderVermittlerType;
-
-
-/**
- * Eine abstrakte Spezifikation eines Objekts
- *
- *
- * <complexType name="ObjektSpezifikation_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "ObjektSpezifikation_Type")
-@XmlSeeAlso({
- PolizzenObjektSpezifikationType.class,
- SchadenObjektSpezifikationType.class,
- SchadenmelderVermittlerType.class
-})
-public abstract class ObjektSpezifikationType {
-
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/OffeneSchaedenType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/OffeneSchaedenType.java
deleted file mode 100644
index 23c42120..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/OffeneSchaedenType.java
+++ /dev/null
@@ -1,120 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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;
-
-
-/**
- * Type Offene Schäden
- *
- *
- * <complexType name="OffeneSchaeden_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="OffenerSchaden1" type="{urn:omds3CommonServiceTypes-1-1-0}OffenerSchaden_Type"/>
- * <element name="OffenerSchaden2" type="{urn:omds3CommonServiceTypes-1-1-0}OffenerSchaden_Type" minOccurs="0"/>
- * <element name="OffenerSchaden3" type="{urn:omds3CommonServiceTypes-1-1-0}OffenerSchaden_Type" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "OffeneSchaeden_Type", propOrder = {
- "offenerSchaden1",
- "offenerSchaden2",
- "offenerSchaden3"
-})
-public class OffeneSchaedenType {
-
- @XmlElement(name = "OffenerSchaden1", required = true)
- protected OffenerSchadenType offenerSchaden1;
- @XmlElement(name = "OffenerSchaden2")
- protected OffenerSchadenType offenerSchaden2;
- @XmlElement(name = "OffenerSchaden3")
- protected OffenerSchadenType offenerSchaden3;
-
- /**
- * Ruft den Wert der offenerSchaden1-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link OffenerSchadenType }
- *
- */
- public OffenerSchadenType getOffenerSchaden1() {
- return offenerSchaden1;
- }
-
- /**
- * Legt den Wert der offenerSchaden1-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link OffenerSchadenType }
- *
- */
- public void setOffenerSchaden1(OffenerSchadenType value) {
- this.offenerSchaden1 = value;
- }
-
- /**
- * Ruft den Wert der offenerSchaden2-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link OffenerSchadenType }
- *
- */
- public OffenerSchadenType getOffenerSchaden2() {
- return offenerSchaden2;
- }
-
- /**
- * Legt den Wert der offenerSchaden2-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link OffenerSchadenType }
- *
- */
- public void setOffenerSchaden2(OffenerSchadenType value) {
- this.offenerSchaden2 = value;
- }
-
- /**
- * Ruft den Wert der offenerSchaden3-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link OffenerSchadenType }
- *
- */
- public OffenerSchadenType getOffenerSchaden3() {
- return offenerSchaden3;
- }
-
- /**
- * Legt den Wert der offenerSchaden3-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link OffenerSchadenType }
- *
- */
- public void setOffenerSchaden3(OffenerSchadenType value) {
- this.offenerSchaden3 = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/OffenerSchadenType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/OffenerSchadenType.java
deleted file mode 100644
index c01d7c16..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/OffenerSchadenType.java
+++ /dev/null
@@ -1,93 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_0.common;
-
-import java.math.BigInteger;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * Type einzelner offener Schaden
- *
- *
- * <complexType name="OffenerSchaden_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Monat" type="{http://www.w3.org/2001/XMLSchema}integer"/>
- * <element name="Jahr" type="{http://www.w3.org/2001/XMLSchema}integer"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "OffenerSchaden_Type", propOrder = {
- "monat",
- "jahr"
-})
-public class OffenerSchadenType {
-
- @XmlElement(name = "Monat", required = true)
- protected BigInteger monat;
- @XmlElement(name = "Jahr", required = true)
- protected BigInteger jahr;
-
- /**
- * Ruft den Wert der monat-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link BigInteger }
- *
- */
- public BigInteger getMonat() {
- return monat;
- }
-
- /**
- * Legt den Wert der monat-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link BigInteger }
- *
- */
- public void setMonat(BigInteger value) {
- this.monat = value;
- }
-
- /**
- * Ruft den Wert der jahr-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link BigInteger }
- *
- */
- public BigInteger getJahr() {
- return jahr;
- }
-
- /**
- * Legt den Wert der jahr-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link BigInteger }
- *
- */
- public void setJahr(BigInteger value) {
- this.jahr = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/PEPType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/PEPType.java
deleted file mode 100644
index c2eb2cbb..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/PEPType.java
+++ /dev/null
@@ -1,84 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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
- *
- *
- * <complexType name="PEP_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="PEP" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
- * <element name="Beschreibung" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@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;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/PersBankverbindungType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/PersBankverbindungType.java
deleted file mode 100644
index bf4a40ce..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/PersBankverbindungType.java
+++ /dev/null
@@ -1,64 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * beschreibt eine Bankverbindug, welche einer Person ueber eine Referenz zugeordnet ist
- *
- *
- * <complexType name="PersBankverbindung_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}Bankverbindung_Type">
- * <attribute name="PersonRefLfnr" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" />
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "PersBankverbindung_Type")
-public class PersBankverbindungType
- extends BankverbindungType
-{
-
- @XmlAttribute(name = "PersonRefLfnr", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- @XmlSchemaType(name = "unsignedShort")
- protected Integer personRefLfnr;
-
- /**
- * Ruft den Wert der personRefLfnr-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link Integer }
- *
- */
- public Integer getPersonRefLfnr() {
- return personRefLfnr;
- }
-
- /**
- * Legt den Wert der personRefLfnr-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link Integer }
- *
- */
- public void setPersonRefLfnr(Integer value) {
- this.personRefLfnr = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/PersonNamentlichesBezugsrechtType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/PersonNamentlichesBezugsrechtType.java
deleted file mode 100644
index d9520536..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/PersonNamentlichesBezugsrechtType.java
+++ /dev/null
@@ -1,84 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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;
-
-
-/**
- *
- * <complexType name="PersonNamentlichesBezugsrecht_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Prozentsatz" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
- * <element name="Zugunsten" type="{http://www.w3.org/2001/XMLSchema}unsignedShort"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@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;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/PersonType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/PersonType.java
deleted file mode 100644
index 018aada0..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/PersonType.java
+++ /dev/null
@@ -1,421 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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.XmlAttribute;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds2Types.v2_14.ELAnzahlType;
-import at.vvo.omds.types.omds2Types.v2_14.ELEinstufungType;
-import at.vvo.omds.types.omds2Types.v2_14.ELEntscheidungsfrageType;
-import at.vvo.omds.types.omds2Types.v2_14.ELIdentifizierungType;
-import at.vvo.omds.types.omds2Types.v2_14.ELKommunikationType;
-import at.vvo.omds.types.omds2Types.v2_14.ELLegitimationType;
-import at.vvo.omds.types.omds2Types.v2_14.ELTextType;
-import at.vvo.omds.types.omds2Types.v2_14.NATUERLICHEPERSONType;
-import at.vvo.omds.types.omds2Types.v2_14.PersArtCdType;
-import at.vvo.omds.types.omds2Types.v2_14.SONSTIGEPERSONType;
-
-
-/**
- * Der Typ für eine Person mit ObjektId
- *
- *
- * <complexType name="Person_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element ref="{urn:omds3CommonServiceTypes-1-1-0}ObjektId" minOccurs="0"/>
- * <choice>
- * <element ref="{urn:omds20}NATUERLICHE_PERSON"/>
- * <element ref="{urn:omds20}SONSTIGE_PERSON"/>
- * </choice>
- * <element ref="{urn:omds3CommonServiceTypes-1-1-0}Adresse" minOccurs="0"/>
- * <element ref="{urn:omds20}EL-Kommunikation" maxOccurs="unbounded" minOccurs="0"/>
- * <element ref="{urn:omds20}EL-Legitimation" maxOccurs="unbounded" minOccurs="0"/>
- * <element ref="{urn:omds20}EL-Anzahl" maxOccurs="unbounded" minOccurs="0"/>
- * <element ref="{urn:omds20}EL-Einstufung" maxOccurs="unbounded" minOccurs="0"/>
- * <element ref="{urn:omds20}EL-Entscheidungsfrage" maxOccurs="unbounded" minOccurs="0"/>
- * <element ref="{urn:omds20}EL-Identifizierung" maxOccurs="unbounded" minOccurs="0"/>
- * <element ref="{urn:omds20}EL-Text" maxOccurs="unbounded" minOccurs="0"/>
- * </sequence>
- * <attribute name="PersArtCd" use="required" type="{urn:omds20}PersArtCd_Type" />
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Person_Type", propOrder = {
- "objektId",
- "natuerlicheperson",
- "sonstigeperson",
- "adresse",
- "elKommunikation",
- "elLegitimation",
- "elAnzahl",
- "elEinstufung",
- "elEntscheidungsfrage",
- "elIdentifizierung",
- "elText"
-})
-public class PersonType {
-
- @XmlElement(name = "ObjektId")
- protected ObjektIdType objektId;
- @XmlElement(name = "NATUERLICHE_PERSON", namespace = "urn:omds20")
- protected NATUERLICHEPERSONType natuerlicheperson;
- @XmlElement(name = "SONSTIGE_PERSON", namespace = "urn:omds20")
- protected SONSTIGEPERSONType sonstigeperson;
- @XmlElement(name = "Adresse")
- protected AdresseType adresse;
- @XmlElement(name = "EL-Kommunikation", namespace = "urn:omds20")
- protected Listset method for the elKommunikation property.
- *
- *
- * getELKommunikation().add(newItem);
- *
- *
- *
- * set method for the elLegitimation property.
- *
- *
- * getELLegitimation().add(newItem);
- *
- *
- *
- * set method for the elAnzahl property.
- *
- *
- * getELAnzahl().add(newItem);
- *
- *
- *
- * set method for the elEinstufung property.
- *
- *
- * getELEinstufung().add(newItem);
- *
- *
- *
- * set method for the elEntscheidungsfrage property.
- *
- *
- * getELEntscheidungsfrage().add(newItem);
- *
- *
- *
- * set method for the elIdentifizierung property.
- *
- *
- * getELIdentifizierung().add(newItem);
- *
- *
- *
- * set method for the elText property.
- *
- *
- * getELText().add(newItem);
- *
- *
- *
- *
- * <complexType name="Pfandglaeubiger_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Anteil" type="{http://www.w3.org/2001/XMLSchema}double"/>
- * <element name="Glaeubiger" type="{urn:omds3CommonServiceTypes-1-1-0}GlaeubigerSicherstellung_Type"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@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;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/PolizzenObjektSpezifikationType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/PolizzenObjektSpezifikationType.java
deleted file mode 100644
index 8a60d698..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/PolizzenObjektSpezifikationType.java
+++ /dev/null
@@ -1,130 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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;
-import at.vvo.omds.types.omds3Types.r1_7_0.servicetypes.PolicyPartnerRole;
-
-
-/**
- * Die Spezifikation eines Polizzenobjektes
- *
- *
- * <complexType name="PolizzenObjektSpezifikation_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}ObjektSpezifikation_Type">
- * <sequence>
- * <element name="Polizzennr" type="{urn:omds20}Polizzennr"/>
- * <element name="VtgProdCd" type="{urn:omds20}VtgProdCd_Type" minOccurs="0"/>
- * <element name="RollePartner" type="{urn:omds3ServiceTypes-1-1-0}PolicyPartnerRole" maxOccurs="unbounded" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "PolizzenObjektSpezifikation_Type", propOrder = {
- "polizzennr",
- "vtgProdCd",
- "rollePartner"
-})
-public class PolizzenObjektSpezifikationType
- extends ObjektSpezifikationType
-{
-
- @XmlElement(name = "Polizzennr", required = true)
- protected String polizzennr;
- @XmlElement(name = "VtgProdCd")
- protected String vtgProdCd;
- @XmlElement(name = "RollePartner")
- protected Listset method for the rollePartner property.
- *
- *
- * getRollePartner().add(newItem);
- *
- *
- *
- *
- * <complexType name="ProduktbausteinGenerisch_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}Produktbaustein_Type">
- * <sequence>
- * <element name="Eingeschlossen" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
- * <element name="EinschlussAenderbar" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
- * <element name="AttributMetadaten" type="{urn:omds3CommonServiceTypes-1-1-0}AttributMetadaten_Type" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="BeschreibungTxt" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "ProduktbausteinGenerisch_Type", propOrder = {
- "eingeschlossen",
- "einschlussAenderbar",
- "attributMetadaten",
- "beschreibungTxt"
-})
-public abstract class ProduktbausteinGenerischType
- extends ProduktbausteinType
-{
-
- @XmlElement(name = "Eingeschlossen")
- protected boolean eingeschlossen;
- @XmlElement(name = "EinschlussAenderbar")
- protected Boolean einschlussAenderbar;
- @XmlElement(name = "AttributMetadaten")
- protected Listset method for the attributMetadaten property.
- *
- *
- * getAttributMetadaten().add(newItem);
- *
- *
- *
- *
- * <complexType name="Produktbaustein_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}BasisProduktbaustein_Type">
- * <sequence>
- * <element name="VtgEnde" type="{urn:omds20}Datum" minOccurs="0"/>
- * <element name="Praemie" type="{urn:omds3CommonServiceTypes-1-1-0}Praemie_Type" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="JahrespraemieNto" type="{urn:omds20}decimal" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Produktbaustein_Type", propOrder = {
- "vtgEnde",
- "praemie",
- "jahrespraemieNto"
-})
-@XmlSeeAlso({
- ProduktbausteinGenerischType.class,
- ZusatzproduktType.class,
- VerkaufsproduktType.class,
- ProduktType.class,
- ElementarproduktType.class
-})
-public abstract class ProduktbausteinType
- extends BasisProduktbausteinType
-{
-
- @XmlElement(name = "VtgEnde")
- @XmlSchemaType(name = "date")
- protected XMLGregorianCalendar vtgEnde;
- @XmlElement(name = "Praemie")
- protected Listset method for the praemie property.
- *
- *
- * getPraemie().add(newItem);
- *
- *
- *
- *
- * <complexType name="Raucher_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}Attribut_Type">
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Raucher_Type")
-public abstract class RaucherType
- extends AttributType
-{
-
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/Referenz.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/Referenz.java
deleted file mode 100644
index b725f8c4..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/Referenz.java
+++ /dev/null
@@ -1,92 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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;
-
-
-/**
- * Ein Link auf ein Element
- *
- *
- * <complexType name="Referenz">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Link" type="{http://www.w3.org/2001/XMLSchema}anyType"/>
- * <element name="Bezeichnung" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Referenz", propOrder = {
- "link",
- "bezeichnung"
-})
-public class Referenz {
-
- @XmlElement(name = "Link", required = true)
- protected Object link;
- @XmlElement(name = "Bezeichnung")
- protected Object bezeichnung;
-
- /**
- * Ruft den Wert der link-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getLink() {
- return link;
- }
-
- /**
- * Legt den Wert der link-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setLink(Object value) {
- this.link = value;
- }
-
- /**
- * Ruft den Wert der bezeichnung-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getBezeichnung() {
- return bezeichnung;
- }
-
- /**
- * Legt den Wert der bezeichnung-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setBezeichnung(Object value) {
- this.bezeichnung = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ResponseStatusType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ResponseStatusType.java
deleted file mode 100644
index c379d275..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ResponseStatusType.java
+++ /dev/null
@@ -1,162 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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.XmlType;
-
-
-/**
- * Statusinformationen im Response eines Serviceaufrufs
- *
- *
- * <complexType name="ResponseStatus_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="KorrelationsId" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * <element name="Ergebnis" type="{urn:omds3CommonServiceTypes-1-1-0}Status_Type"/>
- * <element name="Meldungen" type="{urn:omds3CommonServiceTypes-1-1-0}ServiceFault" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="Referenzen" type="{urn:omds3CommonServiceTypes-1-1-0}Referenz" maxOccurs="unbounded" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "ResponseStatus_Type", propOrder = {
- "korrelationsId",
- "ergebnis",
- "meldungen",
- "referenzen"
-})
-public class ResponseStatusType {
-
- @XmlElement(name = "KorrelationsId", required = true)
- protected String korrelationsId;
- @XmlElement(name = "Ergebnis", required = true)
- @XmlSchemaType(name = "string")
- protected StatusType ergebnis;
- @XmlElement(name = "Meldungen")
- protected Listset method for the meldungen property.
- *
- *
- * getMeldungen().add(newItem);
- *
- *
- *
- * set method for the referenzen property.
- *
- *
- * getReferenzen().add(newItem);
- *
- *
- *
- *
- * <complexType name="RisikoNatPerson_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Gewicht" type="{urn:omds3CommonServiceTypes-1-1-0}AttributInt_Type" minOccurs="0"/>
- * <element name="Groesse" type="{urn:omds3CommonServiceTypes-1-1-0}AttributInt_Type" minOccurs="0"/>
- * <element name="Raucher" type="{urn:omds3CommonServiceTypes-1-1-0}Raucher_Type" minOccurs="0"/>
- * <element name="Sozialversicherungsanstalt" type="{urn:omds3CommonServiceTypes-1-1-0}AttributEnum_Type" minOccurs="0"/>
- * <element name="Gefahrenklasse" type="{urn:omds3CommonServiceTypes-1-1-0}AttributEnum_Type" minOccurs="0"/>
- * <element name="Beruf" type="{urn:omds3CommonServiceTypes-1-1-0}AttributString_Type" minOccurs="0"/>
- * <element name="MedizinischerBeruf" type="{urn:omds3CommonServiceTypes-1-1-0}AttributEnum_Type" minOccurs="0"/>
- * <element name="FreizeitSportRisiken" type="{urn:omds3CommonServiceTypes-1-1-0}AttributEnum_Type" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="Risikozuschlaege" type="{urn:omds3CommonServiceTypes-1-1-0}AttributEnum_Type" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="GesetzlicheUV" type="{urn:omds3CommonServiceTypes-1-1-0}AttributEnum_Type" minOccurs="0"/>
- * <element name="PersonenartKranken" type="{urn:omds3CommonServiceTypes-1-1-0}AttributEnum_Type" minOccurs="0"/>
- * <element name="Berufsgruppe" type="{urn:omds3CommonServiceTypes-1-1-0}AttributEnum_Type" minOccurs="0"/>
- * <element name="ManuelleTaetigkeit" type="{urn:omds3CommonServiceTypes-1-1-0}AttributEnum_Type" minOccurs="0"/>
- * <element name="BehandelnderArzt" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="KontaktRueckfragen" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="ZusaetzlicheRisikodaten" type="{urn:omds3CommonServiceTypes-1-1-0}ZusaetzlicheRisikodaten_Type" maxOccurs="unbounded" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "RisikoNatPerson_Type", propOrder = {
- "gewicht",
- "groesse",
- "raucher",
- "sozialversicherungsanstalt",
- "gefahrenklasse",
- "beruf",
- "medizinischerBeruf",
- "freizeitSportRisiken",
- "risikozuschlaege",
- "gesetzlicheUV",
- "personenartKranken",
- "berufsgruppe",
- "manuelleTaetigkeit",
- "behandelnderArzt",
- "kontaktRueckfragen",
- "zusaetzlicheRisikodaten"
-})
-public class RisikoNatPersonType {
-
- @XmlElement(name = "Gewicht")
- protected AttributIntType gewicht;
- @XmlElement(name = "Groesse")
- protected AttributIntType groesse;
- @XmlElement(name = "Raucher")
- protected RaucherType raucher;
- @XmlElement(name = "Sozialversicherungsanstalt")
- protected AttributEnumType sozialversicherungsanstalt;
- @XmlElement(name = "Gefahrenklasse")
- protected AttributEnumType gefahrenklasse;
- @XmlElement(name = "Beruf")
- protected AttributStringType beruf;
- @XmlElement(name = "MedizinischerBeruf")
- protected AttributEnumType medizinischerBeruf;
- @XmlElement(name = "FreizeitSportRisiken")
- protected Listset method for the freizeitSportRisiken property.
- *
- *
- * getFreizeitSportRisiken().add(newItem);
- *
- *
- *
- * set method for the risikozuschlaege property.
- *
- *
- * getRisikozuschlaege().add(newItem);
- *
- *
- *
- * set method for the zusaetzlicheRisikodaten property.
- *
- *
- * getZusaetzlicheRisikodaten().add(newItem);
- *
- *
- *
- *
- * <complexType name="SchadenObjektSpezifikation_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}ObjektSpezifikation_Type">
- * <choice>
- * <element name="Geschaeftsfallnummer" type="{urn:omds3CommonServiceTypes-1-1-0}ObjektId_Type"/>
- * <element name="Schadennr" type="{urn:omds20}Schadennr"/>
- * </choice>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "SchadenObjektSpezifikation_Type", propOrder = {
- "geschaeftsfallnummer",
- "schadennr"
-})
-public class SchadenObjektSpezifikationType
- extends ObjektSpezifikationType
-{
-
- @XmlElement(name = "Geschaeftsfallnummer")
- protected ObjektIdType geschaeftsfallnummer;
- @XmlElement(name = "Schadennr")
- protected String schadennr;
-
- /**
- * 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 schadennr-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getSchadennr() {
- return schadennr;
- }
-
- /**
- * Legt den Wert der schadennr-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setSchadennr(String value) {
- this.schadennr = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/SelbstbehaltType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/SelbstbehaltType.java
deleted file mode 100644
index 6033fe08..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/SelbstbehaltType.java
+++ /dev/null
@@ -1,151 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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.XmlType;
-
-
-/**
- * Dient zur Abbildung eines Selbstbehalts
- *
- *
- * <complexType name="Selbstbehalt_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Selbstbehalt" type="{urn:omds20}decimal" minOccurs="0"/>
- * <element name="SelbstbehaltProzentVs" type="{http://www.w3.org/2001/XMLSchema}unsignedByte" minOccurs="0"/>
- * <element name="SelbstbehaltMinBetrag" type="{urn:omds20}decimal" minOccurs="0"/>
- * <element name="SelbstbehaltMaxBetrag" type="{urn:omds20}decimal" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Selbstbehalt_Type", propOrder = {
- "selbstbehalt",
- "selbstbehaltProzentVs",
- "selbstbehaltMinBetrag",
- "selbstbehaltMaxBetrag"
-})
-public class SelbstbehaltType {
-
- @XmlElement(name = "Selbstbehalt")
- protected BigDecimal selbstbehalt;
- @XmlElement(name = "SelbstbehaltProzentVs")
- @XmlSchemaType(name = "unsignedByte")
- protected Short selbstbehaltProzentVs;
- @XmlElement(name = "SelbstbehaltMinBetrag")
- protected BigDecimal selbstbehaltMinBetrag;
- @XmlElement(name = "SelbstbehaltMaxBetrag")
- protected BigDecimal selbstbehaltMaxBetrag;
-
- /**
- * Ruft den Wert der selbstbehalt-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link BigDecimal }
- *
- */
- public BigDecimal getSelbstbehalt() {
- return selbstbehalt;
- }
-
- /**
- * Legt den Wert der selbstbehalt-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link BigDecimal }
- *
- */
- public void setSelbstbehalt(BigDecimal value) {
- this.selbstbehalt = value;
- }
-
- /**
- * Ruft den Wert der selbstbehaltProzentVs-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link Short }
- *
- */
- public Short getSelbstbehaltProzentVs() {
- return selbstbehaltProzentVs;
- }
-
- /**
- * Legt den Wert der selbstbehaltProzentVs-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link Short }
- *
- */
- public void setSelbstbehaltProzentVs(Short value) {
- this.selbstbehaltProzentVs = value;
- }
-
- /**
- * Ruft den Wert der selbstbehaltMinBetrag-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link BigDecimal }
- *
- */
- public BigDecimal getSelbstbehaltMinBetrag() {
- return selbstbehaltMinBetrag;
- }
-
- /**
- * Legt den Wert der selbstbehaltMinBetrag-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link BigDecimal }
- *
- */
- public void setSelbstbehaltMinBetrag(BigDecimal value) {
- this.selbstbehaltMinBetrag = value;
- }
-
- /**
- * Ruft den Wert der selbstbehaltMaxBetrag-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link BigDecimal }
- *
- */
- public BigDecimal getSelbstbehaltMaxBetrag() {
- return selbstbehaltMaxBetrag;
- }
-
- /**
- * Legt den Wert der selbstbehaltMaxBetrag-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link BigDecimal }
- *
- */
- public void setSelbstbehaltMaxBetrag(BigDecimal value) {
- this.selbstbehaltMaxBetrag = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ServiceFault.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ServiceFault.java
deleted file mode 100644
index 5ace0f57..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ServiceFault.java
+++ /dev/null
@@ -1,156 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_0.common;
-
-import java.math.BigInteger;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * Enthält eventuelle Fehlermeldungen + Fehlercode + Fehlertyp.
- *
- *
- * <complexType name="ServiceFault">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="errorType">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
- * <pattern value="1"/>
- * <pattern value="2"/>
- * <pattern value="3"/>
- * </restriction>
- * </simpleType>
- * </element>
- * <element name="errorCode" type="{http://www.w3.org/2001/XMLSchema}integer"/>
- * <element name="errorMsg" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * <element name="elementReference" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "ServiceFault", propOrder = {
- "errorType",
- "errorCode",
- "errorMsg",
- "elementReference"
-})
-public class ServiceFault {
-
- @XmlElement(required = true)
- protected BigInteger errorType;
- @XmlElement(required = true)
- protected BigInteger errorCode;
- @XmlElement(required = true)
- protected String errorMsg;
- protected String elementReference;
-
- /**
- * Ruft den Wert der errorType-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link BigInteger }
- *
- */
- public BigInteger getErrorType() {
- return errorType;
- }
-
- /**
- * Legt den Wert der errorType-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link BigInteger }
- *
- */
- public void setErrorType(BigInteger value) {
- this.errorType = value;
- }
-
- /**
- * Ruft den Wert der errorCode-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link BigInteger }
- *
- */
- public BigInteger getErrorCode() {
- return errorCode;
- }
-
- /**
- * Legt den Wert der errorCode-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link BigInteger }
- *
- */
- public void setErrorCode(BigInteger value) {
- this.errorCode = value;
- }
-
- /**
- * Ruft den Wert der errorMsg-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getErrorMsg() {
- return errorMsg;
- }
-
- /**
- * Legt den Wert der errorMsg-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setErrorMsg(String value) {
- this.errorMsg = value;
- }
-
- /**
- * Ruft den Wert der elementReference-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getElementReference() {
- return elementReference;
- }
-
- /**
- * Legt den Wert der elementReference-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setElementReference(String value) {
- this.elementReference = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/SicherstellungType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/SicherstellungType.java
deleted file mode 100644
index 4a12fbca..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/SicherstellungType.java
+++ /dev/null
@@ -1,121 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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
- *
- *
- * <complexType name="Sicherstellung_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Lfnr" type="{http://www.w3.org/2001/XMLSchema}unsignedShort"/>
- * <element name="Betrag" type="{urn:omds20}decimal" minOccurs="0"/>
- * <element name="Unanfechtbarkeitssumme" type="{urn:omds20}decimal" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@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;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/TechnicalKeyValueType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/TechnicalKeyValueType.java
deleted file mode 100644
index 3a6e9739..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/TechnicalKeyValueType.java
+++ /dev/null
@@ -1,92 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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;
-
-
-/**
- * Typ für nicht weiter spezifizierte technische Parameter
- *
- *
- * <complexType name="TechnicalKeyValue_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Key" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * <element name="Value" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "TechnicalKeyValue_Type", propOrder = {
- "key",
- "value"
-})
-public class TechnicalKeyValueType {
-
- @XmlElement(name = "Key", required = true)
- protected String key;
- @XmlElement(name = "Value", required = true)
- protected String value;
-
- /**
- * Ruft den Wert der key-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getKey() {
- return key;
- }
-
- /**
- * Legt den Wert der key-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setKey(String value) {
- this.key = value;
- }
-
- /**
- * Ruft den Wert der value-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getValue() {
- return value;
- }
-
- /**
- * Legt den Wert der value-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setValue(String value) {
- this.value = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/TechnischesObjektType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/TechnischesObjektType.java
deleted file mode 100644
index 5466766a..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/TechnischesObjektType.java
+++ /dev/null
@@ -1,32 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_0.common;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * VU-spezifische Erweiterungsmöglichkeit für technische Daten
- *
- *
- * <complexType name="TechnischesObjekt_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "TechnischesObjekt_Type")
-public abstract class TechnischesObjektType {
-
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/TreuhaenderfrageType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/TreuhaenderfrageType.java
deleted file mode 100644
index c88c8bc6..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/TreuhaenderfrageType.java
+++ /dev/null
@@ -1,84 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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
- *
- *
- * <complexType name="Treuhaenderfrage_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Treuhaender" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
- * <element name="Beschreibung" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@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;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/UploadDokumentType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/UploadDokumentType.java
deleted file mode 100644
index 92fc2290..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/UploadDokumentType.java
+++ /dev/null
@@ -1,143 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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.XmlType;
-
-
-/**
- * Typ fuer den Upload von Dokumenten mit base64 encodiertem Dokument, Mimetype und Filename
- *
- *
- * <complexType name="Upload_Dokument_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Name" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * <element name="Mimetype" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * <element name="Content" type="{http://www.w3.org/2001/XMLSchema}base64Binary"/>
- * <element name="DocumentType" type="{urn:omds3CommonServiceTypes-1-1-0}DocumentType"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Upload_Dokument_Type", propOrder = {
- "name",
- "mimetype",
- "content",
- "documentType"
-})
-public class UploadDokumentType {
-
- @XmlElement(name = "Name", required = true)
- protected String name;
- @XmlElement(name = "Mimetype", required = true)
- protected String mimetype;
- @XmlElement(name = "Content", required = true)
- @XmlMimeType("application/octet-stream")
- protected DataHandler content;
- @XmlElement(name = "DocumentType")
- protected int documentType;
-
- /**
- * Ruft den Wert der name-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getName() {
- return name;
- }
-
- /**
- * Legt den Wert der name-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setName(String value) {
- this.name = 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 content-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link DataHandler }
- *
- */
- public DataHandler getContent() {
- return content;
- }
-
- /**
- * Legt den Wert der content-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link DataHandler }
- *
- */
- public void setContent(DataHandler value) {
- this.content = value;
- }
-
- /**
- * Ruft den Wert der documentType-Eigenschaft ab.
- *
- */
- public int getDocumentType() {
- return documentType;
- }
-
- /**
- * Legt den Wert der documentType-Eigenschaft fest.
- *
- */
- public void setDocumentType(int value) {
- this.documentType = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/VerpfaendungType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/VerpfaendungType.java
deleted file mode 100644
index 447f725a..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/VerpfaendungType.java
+++ /dev/null
@@ -1,73 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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
- *
- *
- * <complexType name="Verpfaendung_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}Sicherstellung_Type">
- * <sequence>
- * <element name="Pfandglaeubiger" type="{urn:omds3CommonServiceTypes-1-1-0}Pfandglaeubiger_Type" maxOccurs="unbounded"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Verpfaendung_Type", propOrder = {
- "pfandglaeubiger"
-})
-public class VerpfaendungType
- extends SicherstellungType
-{
-
- @XmlElement(name = "Pfandglaeubiger", required = true)
- protected Listset method for the pfandglaeubiger property.
- *
- *
- * getPfandglaeubiger().add(newItem);
- *
- *
- *
- *
- * <complexType name="VersicherteLiegenschaft_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}VersichertesInteresseMitAttributMetadaten_Type">
- * <sequence>
- * <element ref="{urn:omds3CommonServiceTypes-1-1-0}ObjektId"/>
- * <element name="Adresse" type="{urn:omds20}ADRESSE_Type"/>
- * <element name="BebauteFlaecheInQm" type="{http://www.w3.org/2001/XMLSchema}unsignedShort"/>
- * <element name="UeberdachteFlaecheInQm" type="{http://www.w3.org/2001/XMLSchema}unsignedShort"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "VersicherteLiegenschaft_Type", propOrder = {
- "objektId",
- "adresse",
- "bebauteFlaecheInQm",
- "ueberdachteFlaecheInQm"
-})
-public class VersicherteLiegenschaftType
- extends VersichertesInteresseMitAttributMetadatenType
-{
-
- @XmlElement(name = "ObjektId", required = true)
- protected ObjektIdType objektId;
- @XmlElement(name = "Adresse", required = true)
- protected ADRESSEType adresse;
- @XmlElement(name = "BebauteFlaecheInQm")
- @XmlSchemaType(name = "unsignedShort")
- protected int bebauteFlaecheInQm;
- @XmlElement(name = "UeberdachteFlaecheInQm")
- @XmlSchemaType(name = "unsignedShort")
- protected int ueberdachteFlaecheInQm;
-
- /**
- * 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 adresse-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link ADRESSEType }
- *
- */
- public ADRESSEType getAdresse() {
- return adresse;
- }
-
- /**
- * Legt den Wert der adresse-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link ADRESSEType }
- *
- */
- public void setAdresse(ADRESSEType value) {
- this.adresse = value;
- }
-
- /**
- * Ruft den Wert der bebauteFlaecheInQm-Eigenschaft ab.
- *
- */
- public int getBebauteFlaecheInQm() {
- return bebauteFlaecheInQm;
- }
-
- /**
- * Legt den Wert der bebauteFlaecheInQm-Eigenschaft fest.
- *
- */
- public void setBebauteFlaecheInQm(int value) {
- this.bebauteFlaecheInQm = value;
- }
-
- /**
- * Ruft den Wert der ueberdachteFlaecheInQm-Eigenschaft ab.
- *
- */
- public int getUeberdachteFlaecheInQm() {
- return ueberdachteFlaecheInQm;
- }
-
- /**
- * Legt den Wert der ueberdachteFlaecheInQm-Eigenschaft fest.
- *
- */
- public void setUeberdachteFlaecheInQm(int value) {
- this.ueberdachteFlaecheInQm = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/VersichertePersonType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/VersichertePersonType.java
deleted file mode 100644
index deab63dc..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/VersichertePersonType.java
+++ /dev/null
@@ -1,96 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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;
-
-
-/**
- * Versicherte Person basierend auf VersichertesInteresse_Type. Lfnr muss mit Lfnr der Person übereinstimmen.
- *
- *
- * <complexType name="VersichertePerson_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}VersichertesInteresseMitAttributMetadaten_Type">
- * <sequence>
- * <choice minOccurs="0">
- * <element name="RisikoNatPerson" type="{urn:omds3CommonServiceTypes-1-1-0}RisikoNatPerson_Type"/>
- * <element name="RisikoSonstPerson" type="{http://www.w3.org/2001/XMLSchema}anyType"/>
- * </choice>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "VersichertePerson_Type", propOrder = {
- "risikoNatPerson",
- "risikoSonstPerson"
-})
-public class VersichertePersonType
- extends VersichertesInteresseMitAttributMetadatenType
-{
-
- @XmlElement(name = "RisikoNatPerson")
- protected RisikoNatPersonType risikoNatPerson;
- @XmlElement(name = "RisikoSonstPerson")
- protected Object risikoSonstPerson;
-
- /**
- * Ruft den Wert der risikoNatPerson-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link RisikoNatPersonType }
- *
- */
- public RisikoNatPersonType getRisikoNatPerson() {
- return risikoNatPerson;
- }
-
- /**
- * Legt den Wert der risikoNatPerson-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link RisikoNatPersonType }
- *
- */
- public void setRisikoNatPerson(RisikoNatPersonType value) {
- this.risikoNatPerson = value;
- }
-
- /**
- * Ruft den Wert der risikoSonstPerson-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getRisikoSonstPerson() {
- return risikoSonstPerson;
- }
-
- /**
- * Legt den Wert der risikoSonstPerson-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setRisikoSonstPerson(Object value) {
- this.risikoSonstPerson = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/VertragspersonType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/VertragspersonType.java
deleted file mode 100644
index bc52100b..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/VertragspersonType.java
+++ /dev/null
@@ -1,88 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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;
-import at.vvo.omds.types.omds2Types.v2_14.VtgRolleCdType;
-
-
-/**
- * Definiert Vertragspersonen als Referenz auf eine Person plus Vertragsrolle
- *
- *
- * <complexType name="Vertragsperson_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="LfdNr" type="{http://www.w3.org/2001/XMLSchema}unsignedInt"/>
- * <element name="Rolle" type="{urn:omds20}VtgRolleCd_Type"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Vertragsperson_Type", propOrder = {
- "lfdNr",
- "rolle"
-})
-public class VertragspersonType {
-
- @XmlElement(name = "LfdNr")
- @XmlSchemaType(name = "unsignedInt")
- protected long lfdNr;
- @XmlElement(name = "Rolle", required = true)
- @XmlSchemaType(name = "string")
- protected VtgRolleCdType rolle;
-
- /**
- * Ruft den Wert der lfdNr-Eigenschaft ab.
- *
- */
- public long getLfdNr() {
- return lfdNr;
- }
-
- /**
- * Legt den Wert der lfdNr-Eigenschaft fest.
- *
- */
- public void setLfdNr(long value) {
- this.lfdNr = value;
- }
-
- /**
- * Ruft den Wert der rolle-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link VtgRolleCdType }
- *
- */
- public VtgRolleCdType getRolle() {
- return rolle;
- }
-
- /**
- * Legt den Wert der rolle-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link VtgRolleCdType }
- *
- */
- public void setRolle(VtgRolleCdType value) {
- this.rolle = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/VinkularglaeubigerType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/VinkularglaeubigerType.java
deleted file mode 100644
index cd221134..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/VinkularglaeubigerType.java
+++ /dev/null
@@ -1,176 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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;
-
-
-/**
- * Typ zur Beschreibung einer Bank als Vinkulargläubiger
- *
- *
- * <complexType name="Vinkularglaeubiger_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="Vertragsnummer">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * <minLength value="1"/>
- * <maxLength value="32"/>
- * </restriction>
- * </simpleType>
- * </element>
- * <element name="VinkularglaeubigerBank">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * <minLength value="2"/>
- * <maxLength value="100"/>
- * </restriction>
- * </simpleType>
- * </element>
- * <element name="VinkularglaeubigerPlz">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * <minLength value="4"/>
- * <maxLength value="5"/>
- * </restriction>
- * </simpleType>
- * </element>
- * <element name="VinkularglaeubigerStrasse" minOccurs="0">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * <minLength value="3"/>
- * <maxLength value="100"/>
- * </restriction>
- * </simpleType>
- * </element>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Vinkularglaeubiger_Type", propOrder = {
- "vertragsnummer",
- "vinkularglaeubigerBank",
- "vinkularglaeubigerPlz",
- "vinkularglaeubigerStrasse"
-})
-public class VinkularglaeubigerType {
-
- @XmlElement(name = "Vertragsnummer", required = true)
- protected String vertragsnummer;
- @XmlElement(name = "VinkularglaeubigerBank", required = true)
- protected String vinkularglaeubigerBank;
- @XmlElement(name = "VinkularglaeubigerPlz", required = true)
- protected String vinkularglaeubigerPlz;
- @XmlElement(name = "VinkularglaeubigerStrasse")
- protected String vinkularglaeubigerStrasse;
-
- /**
- * 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;
- }
-
- /**
- * Ruft den Wert der vinkularglaeubigerBank-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getVinkularglaeubigerBank() {
- return vinkularglaeubigerBank;
- }
-
- /**
- * Legt den Wert der vinkularglaeubigerBank-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setVinkularglaeubigerBank(String value) {
- this.vinkularglaeubigerBank = value;
- }
-
- /**
- * Ruft den Wert der vinkularglaeubigerPlz-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getVinkularglaeubigerPlz() {
- return vinkularglaeubigerPlz;
- }
-
- /**
- * Legt den Wert der vinkularglaeubigerPlz-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setVinkularglaeubigerPlz(String value) {
- this.vinkularglaeubigerPlz = value;
- }
-
- /**
- * Ruft den Wert der vinkularglaeubigerStrasse-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getVinkularglaeubigerStrasse() {
- return vinkularglaeubigerStrasse;
- }
-
- /**
- * Legt den Wert der vinkularglaeubigerStrasse-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setVinkularglaeubigerStrasse(String value) {
- this.vinkularglaeubigerStrasse = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/VinkulierungPersonenType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/VinkulierungPersonenType.java
deleted file mode 100644
index 6dc77be7..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/VinkulierungPersonenType.java
+++ /dev/null
@@ -1,66 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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
- *
- *
- * <complexType name="VinkulierungPersonen_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}Sicherstellung_Type">
- * <sequence>
- * <element name="Vinkularglaeubiger" type="{urn:omds3CommonServiceTypes-1-1-0}Vinkularglaeubiger_Type"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@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;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/VinkulierungType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/VinkulierungType.java
deleted file mode 100644
index 829f1e3a..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/VinkulierungType.java
+++ /dev/null
@@ -1,65 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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;
-import at.vvo.omds.types.omds2Types.v2_14.PERSONType;
-
-
-/**
- * Type Vinkulierung
- *
- *
- * <complexType name="Vinkulierung_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element ref="{urn:omds20}PERSON"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Vinkulierung_Type", propOrder = {
- "person"
-})
-public class VinkulierungType {
-
- @XmlElement(name = "PERSON", namespace = "urn:omds20", required = true)
- protected PERSONType person;
-
- /**
- * 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;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/VorversicherungType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/VorversicherungType.java
deleted file mode 100644
index 1a1d08db..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/VorversicherungType.java
+++ /dev/null
@@ -1,129 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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;
-
-
-/**
- * Angaben zu einer Vorversicherung
- *
- *
- * <complexType name="Vorversicherung_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}VorversicherungenDetail_Type">
- * <sequence>
- * <element name="VtgSparteCd" type="{urn:omds20}VtgSparteCd_Type" minOccurs="0"/>
- * <element name="SpartenCd" type="{urn:omds20}SpartenCd_Type" maxOccurs="unbounded" minOccurs="0"/>
- * <element name="Polizzennr" type="{urn:omds20}Polizzennr" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Vorversicherung_Type", propOrder = {
- "vtgSparteCd",
- "spartenCd",
- "polizzennr"
-})
-public class VorversicherungType
- extends VorversicherungenDetailType
-{
-
- @XmlElement(name = "VtgSparteCd")
- protected String vtgSparteCd;
- @XmlElement(name = "SpartenCd")
- protected Listset method for the spartenCd property.
- *
- *
- * getSpartenCd().add(newItem);
- *
- *
- *
- *
- * <complexType name="VorversicherungenDetail_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="WurdenVorversicherungenAufgeloest" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
- * <element name="Aufloesungsgrund" minOccurs="0">
- * <simpleType>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * <enumeration value="aus Schaden"/>
- * <enumeration value="durch einvernehmliche Kündigung"/>
- * <enumeration value="durch Ablauf"/>
- * <enumeration value="durch Besitzwechsel"/>
- * <enumeration value="aus sonstigen Gründen"/>
- * <enumeration value="zum Ablauf gekündigte Vorversicherung"/>
- * </restriction>
- * </simpleType>
- * </element>
- * <element name="AuslaendischeVersicherungsgesellschaft" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
- * <element name="Versicherungsgesellschaft" type="{urn:omds3CommonServiceTypes-1-1-0}Versicherungsgesellschaft_Type"/>
- * <element name="ZusaetzlicheVorversicherungsdaten" type="{urn:omds3CommonServiceTypes-1-1-0}ZusaetzlicheVorversicherungsdaten_Type" maxOccurs="unbounded" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "VorversicherungenDetail_Type", propOrder = {
- "wurdenVorversicherungenAufgeloest",
- "aufloesungsgrund",
- "auslaendischeVersicherungsgesellschaft",
- "versicherungsgesellschaft",
- "zusaetzlicheVorversicherungsdaten"
-})
-@XmlSeeAlso({
- VorversicherungType.class,
- at.vvo.omds.types.omds3Types.r1_7_0.on2antrag.kfz.VorversicherungenKfzType.VorversicherungKfz.class
-})
-public class VorversicherungenDetailType {
-
- @XmlElement(name = "WurdenVorversicherungenAufgeloest")
- protected boolean wurdenVorversicherungenAufgeloest;
- @XmlElement(name = "Aufloesungsgrund")
- protected String aufloesungsgrund;
- @XmlElement(name = "AuslaendischeVersicherungsgesellschaft")
- protected Boolean auslaendischeVersicherungsgesellschaft;
- @XmlElement(name = "Versicherungsgesellschaft", required = true)
- protected String versicherungsgesellschaft;
- @XmlElement(name = "ZusaetzlicheVorversicherungsdaten")
- protected Listset method for the zusaetzlicheVorversicherungsdaten property.
- *
- *
- * getZusaetzlicheVorversicherungsdaten().add(newItem);
- *
- *
- *
- *
- * <complexType name="VorversicherungenImpl_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}Vorversicherungen_Type">
- * <sequence>
- * <element name="Vorversicherungen" type="{urn:omds3CommonServiceTypes-1-1-0}Vorversicherung_Type" maxOccurs="unbounded"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "VorversicherungenImpl_Type", propOrder = {
- "vorversicherungen"
-})
-public class VorversicherungenImplType
- extends VorversicherungenType
-{
-
- @XmlElement(name = "Vorversicherungen", required = true)
- protected Listset method for the vorversicherungen property.
- *
- *
- * getVorversicherungen().add(newItem);
- *
- *
- *
- *
- * <complexType name="Vorversicherungen_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Vorversicherungen_Type")
-@XmlSeeAlso({
- VorversicherungenImplType.class,
- VorversicherungenKfzType.class
-})
-public abstract class VorversicherungenType {
-
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZahlwegType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZahlwegType.java
deleted file mode 100644
index 4fabe0b7..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZahlwegType.java
+++ /dev/null
@@ -1,208 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * Typ Zahlweg
- *
- *
- * <complexType name="Zahlweg_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <choice>
- * <element name="Zahlungsanweisung" type="{http://www.w3.org/2001/XMLSchema}anyType"/>
- * <element name="Lastschrift" type="{urn:omds3CommonServiceTypes-1-1-0}Bankverbindung_Type"/>
- * <element name="Kundenkonto">
- * <complexType>
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <attribute name="Kundenkontonummer" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
- * </restriction>
- * </complexContent>
- * </complexType>
- * </element>
- * <element name="Kreditkarte" type="{urn:omds3CommonServiceTypes-1-1-0}Kreditkarte_Type"/>
- * </choice>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Zahlweg_Type", propOrder = {
- "zahlungsanweisung",
- "lastschrift",
- "kundenkonto",
- "kreditkarte"
-})
-public class ZahlwegType {
-
- @XmlElement(name = "Zahlungsanweisung")
- protected Object zahlungsanweisung;
- @XmlElement(name = "Lastschrift")
- protected BankverbindungType lastschrift;
- @XmlElement(name = "Kundenkonto")
- protected ZahlwegType.Kundenkonto kundenkonto;
- @XmlElement(name = "Kreditkarte")
- protected KreditkarteType kreditkarte;
-
- /**
- * Ruft den Wert der zahlungsanweisung-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getZahlungsanweisung() {
- return zahlungsanweisung;
- }
-
- /**
- * Legt den Wert der zahlungsanweisung-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setZahlungsanweisung(Object value) {
- this.zahlungsanweisung = value;
- }
-
- /**
- * Ruft den Wert der lastschrift-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link BankverbindungType }
- *
- */
- public BankverbindungType getLastschrift() {
- return lastschrift;
- }
-
- /**
- * Legt den Wert der lastschrift-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link BankverbindungType }
- *
- */
- public void setLastschrift(BankverbindungType value) {
- this.lastschrift = value;
- }
-
- /**
- * Ruft den Wert der kundenkonto-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link ZahlwegType.Kundenkonto }
- *
- */
- public ZahlwegType.Kundenkonto getKundenkonto() {
- return kundenkonto;
- }
-
- /**
- * Legt den Wert der kundenkonto-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link ZahlwegType.Kundenkonto }
- *
- */
- public void setKundenkonto(ZahlwegType.Kundenkonto value) {
- this.kundenkonto = value;
- }
-
- /**
- * Ruft den Wert der kreditkarte-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link KreditkarteType }
- *
- */
- public KreditkarteType getKreditkarte() {
- return kreditkarte;
- }
-
- /**
- * Legt den Wert der kreditkarte-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link KreditkarteType }
- *
- */
- public void setKreditkarte(KreditkarteType value) {
- this.kreditkarte = value;
- }
-
-
- /**
- *
- * <complexType>
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <attribute name="Kundenkontonummer" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
- @XmlAccessorType(XmlAccessType.FIELD)
- @XmlType(name = "")
- public static class Kundenkonto {
-
- @XmlAttribute(name = "Kundenkontonummer", namespace = "urn:omds3CommonServiceTypes-1-1-0", required = true)
- protected String kundenkontonummer;
-
- /**
- * Ruft den Wert der kundenkontonummer-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getKundenkontonummer() {
- return kundenkontonummer;
- }
-
- /**
- * Legt den Wert der kundenkontonummer-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setKundenkontonummer(String value) {
- this.kundenkontonummer = value;
- }
-
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZeitraumType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZeitraumType.java
deleted file mode 100644
index 1cb7e66c..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZeitraumType.java
+++ /dev/null
@@ -1,88 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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 javax.xml.datatype.XMLGregorianCalendar;
-
-
-/**
- * Ein Zeitraum mit Beginn und Ende Datum
- *
- *
- * <complexType name="Zeitraum_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <attribute name="ZRBeg" type="{urn:omds20}Datum" />
- * <attribute name="ZREnd" type="{urn:omds20}Datum" />
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Zeitraum_Type")
-public class ZeitraumType {
-
- @XmlAttribute(name = "ZRBeg", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- protected XMLGregorianCalendar zrBeg;
- @XmlAttribute(name = "ZREnd", namespace = "urn:omds3CommonServiceTypes-1-1-0")
- protected XMLGregorianCalendar zrEnd;
-
- /**
- * Ruft den Wert der zrBeg-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link XMLGregorianCalendar }
- *
- */
- public XMLGregorianCalendar getZRBeg() {
- return zrBeg;
- }
-
- /**
- * Legt den Wert der zrBeg-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link XMLGregorianCalendar }
- *
- */
- public void setZRBeg(XMLGregorianCalendar value) {
- this.zrBeg = value;
- }
-
- /**
- * Ruft den Wert der zrEnd-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link XMLGregorianCalendar }
- *
- */
- public XMLGregorianCalendar getZREnd() {
- return zrEnd;
- }
-
- /**
- * Legt den Wert der zrEnd-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link XMLGregorianCalendar }
- *
- */
- public void setZREnd(XMLGregorianCalendar value) {
- this.zrEnd = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZulassungsdatenType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZulassungsdatenType.java
deleted file mode 100644
index 6ef27eb0..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZulassungsdatenType.java
+++ /dev/null
@@ -1,120 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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;
-
-
-/**
- * Typ für Zulassungsdaten
- *
- *
- * <complexType name="Zulassungsdaten_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="VBNummer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="Kennzeichen" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * <element name="Fahrgestellnummer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Zulassungsdaten_Type", propOrder = {
- "vbNummer",
- "kennzeichen",
- "fahrgestellnummer"
-})
-public class ZulassungsdatenType {
-
- @XmlElement(name = "VBNummer")
- protected String vbNummer;
- @XmlElement(name = "Kennzeichen")
- protected String kennzeichen;
- @XmlElement(name = "Fahrgestellnummer")
- protected String fahrgestellnummer;
-
- /**
- * Ruft den Wert der vbNummer-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getVBNummer() {
- return vbNummer;
- }
-
- /**
- * Legt den Wert der vbNummer-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setVBNummer(String value) {
- this.vbNummer = value;
- }
-
- /**
- * Ruft den Wert der kennzeichen-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getKennzeichen() {
- return kennzeichen;
- }
-
- /**
- * Legt den Wert der kennzeichen-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setKennzeichen(String value) {
- this.kennzeichen = value;
- }
-
- /**
- * Ruft den Wert der fahrgestellnummer-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getFahrgestellnummer() {
- return fahrgestellnummer;
- }
-
- /**
- * Legt den Wert der fahrgestellnummer-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setFahrgestellnummer(String value) {
- this.fahrgestellnummer = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZusaetzlicheElementarproduktdatenType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZusaetzlicheElementarproduktdatenType.java
deleted file mode 100644
index a8e0ec0b..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZusaetzlicheElementarproduktdatenType.java
+++ /dev/null
@@ -1,32 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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 Elementarprodukt
- *
- *
- * <complexType name="ZusaetzlicheElementarproduktdaten_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "ZusaetzlicheElementarproduktdaten_Type")
-public abstract class ZusaetzlicheElementarproduktdatenType {
-
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZusaetzlicheFondsdatenType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZusaetzlicheFondsdatenType.java
deleted file mode 100644
index e4e1363f..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZusaetzlicheFondsdatenType.java
+++ /dev/null
@@ -1,30 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_0.common;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- *
- * <complexType name="ZusaetzlicheFondsdaten_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "ZusaetzlicheFondsdaten_Type")
-public abstract class ZusaetzlicheFondsdatenType {
-
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZusaetzlicheProduktdatenType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZusaetzlicheProduktdatenType.java
deleted file mode 100644
index 5135dec9..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZusaetzlicheProduktdatenType.java
+++ /dev/null
@@ -1,32 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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 Produkt
- *
- *
- * <complexType name="ZusaetzlicheProduktdaten_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "ZusaetzlicheProduktdaten_Type")
-public abstract class ZusaetzlicheProduktdatenType {
-
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZusaetzlicheVerkaufproduktdatenType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZusaetzlicheVerkaufproduktdatenType.java
deleted file mode 100644
index 22696adc..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZusaetzlicheVerkaufproduktdatenType.java
+++ /dev/null
@@ -1,32 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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 Verkaufsprodukt
- *
- *
- * <complexType name="ZusaetzlicheVerkaufproduktdaten_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "ZusaetzlicheVerkaufproduktdaten_Type")
-public abstract class ZusaetzlicheVerkaufproduktdatenType {
-
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZusaetzlicheVorversicherungsdatenType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZusaetzlicheVorversicherungsdatenType.java
deleted file mode 100644
index 0fdb9abd..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZusaetzlicheVorversicherungsdatenType.java
+++ /dev/null
@@ -1,32 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_0.common;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * VU-spezifische Erweiterungsmöglichkeit für Vorversicherungsdaten
- *
- *
- * <complexType name="ZusaetzlicheVorversicherungsdaten_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "ZusaetzlicheVorversicherungsdaten_Type")
-public abstract class ZusaetzlicheVorversicherungsdatenType {
-
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZusaetzlicheZusatzproduktdatenType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZusaetzlicheZusatzproduktdatenType.java
deleted file mode 100644
index 222f5479..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZusaetzlicheZusatzproduktdatenType.java
+++ /dev/null
@@ -1,32 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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
- *
- *
- * <complexType name="ZusaetzlicheZusatzproduktdaten_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "ZusaetzlicheZusatzproduktdaten_Type")
-public abstract class ZusaetzlicheZusatzproduktdatenType {
-
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZusatzproduktType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZusatzproduktType.java
deleted file mode 100644
index 88507cd0..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/common/ZusatzproduktType.java
+++ /dev/null
@@ -1,108 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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
- *
- *
- * <complexType name="Zusatzprodukt_Type">
- * <complexContent>
- * <extension base="{urn:omds3CommonServiceTypes-1-1-0}Produktbaustein_Type">
- * <sequence>
- * <element name="VtgBeg" type="{urn:omds20}Datum" minOccurs="0"/>
- * <element name="ZusaetzlicheZusatzproduktdaten" type="{urn:omds3CommonServiceTypes-1-1-0}ZusaetzlicheZusatzproduktdaten_Type" maxOccurs="unbounded" minOccurs="0"/>
- * </sequence>
- * </extension>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@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 Listset method for the zusaetzlicheZusatzproduktdaten property.
- *
- *
- * getZusaetzlicheZusatzproduktdaten().add(newItem);
- *
- *
- *
- *
- * <complexType name="AddDocToBusinessCaseRequest_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <sequence>
- * <element name="VUNr" type="{urn:omds20}VUNr"/>
- * <element name="Geschaeftsfallnummer" type="{urn:omds3CommonServiceTypes-1-1-0}ObjektId_Type"/>
- * <element name="Dokument" type="{urn:omds3CommonServiceTypes-1-1-0}Upload_Dokument_Type"/>
- * </sequence>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "AddDocToBusinessCaseRequest_Type", propOrder = {
- "vuNr",
- "geschaeftsfallnummer",
- "dokument"
-})
-public class AddDocToBusinessCaseRequestType {
-
- @XmlElement(name = "VUNr", required = true)
- protected String vuNr;
- @XmlElement(name = "Geschaeftsfallnummer", required = true)
- protected ObjektIdType geschaeftsfallnummer;
- @XmlElement(name = "Dokument", required = true)
- protected UploadDokumentType dokument;
-
- /**
- * 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 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 dokument-Eigenschaft ab.
- *
- * @return
- * possible object is
- * {@link UploadDokumentType }
- *
- */
- public UploadDokumentType getDokument() {
- return dokument;
- }
-
- /**
- * Legt den Wert der dokument-Eigenschaft fest.
- *
- * @param value
- * allowed object is
- * {@link UploadDokumentType }
- *
- */
- public void setDokument(UploadDokumentType value) {
- this.dokument = value;
- }
-
-}
diff --git a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/on1basis/AddDocToBusinessCaseResponseType.java b/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/on1basis/AddDocToBusinessCaseResponseType.java
deleted file mode 100644
index 4fdeb234..00000000
--- a/OMDSServiceDefinition/src/main/java/at/vvo/omds/types/omds3Types/r1_7_0/on1basis/AddDocToBusinessCaseResponseType.java
+++ /dev/null
@@ -1,79 +0,0 @@
-
-package at.vvo.omds.types.omds3Types.r1_7_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.XmlElements;
-import javax.xml.bind.annotation.XmlType;
-import at.vvo.omds.types.omds3Types.r1_7_0.common.DokumentenReferenzType;
-import at.vvo.omds.types.omds3Types.r1_7_0.common.ServiceFault;
-
-
-/**
- * Response von der VU, wenn ein zusätzliches Dokument übergeben wurde
- *
- *
- * <complexType name="AddDocToBusinessCaseResponse_Type">
- * <complexContent>
- * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * <choice maxOccurs="unbounded">
- * <element name="DocRef" type="{urn:omds3CommonServiceTypes-1-1-0}DokumentenReferenz_Type"/>
- * <element name="ServiceFault" type="{urn:omds3CommonServiceTypes-1-1-0}ServiceFault" maxOccurs="unbounded"/>
- * </choice>
- * </restriction>
- * </complexContent>
- * </complexType>
- *
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "AddDocToBusinessCaseResponse_Type", propOrder = {
- "docRefOrServiceFault"
-})
-public class AddDocToBusinessCaseResponseType {
-
- @XmlElements({
- @XmlElement(name = "DocRef", type = DokumentenReferenzType.class),
- @XmlElement(name = "ServiceFault", type = ServiceFault.class)
- })
- protected List