Neu generierte Klassen
This commit is contained in:
@@ -10,7 +10,7 @@ import javax.xml.ws.Service;
|
||||
|
||||
/**
|
||||
* This class was generated by Apache CXF 3.2.0
|
||||
* 2018-11-20T12:55:33.943+01:00
|
||||
* 2018-11-21T16:38:51.202+01:00
|
||||
* Generated source version: 3.2.0
|
||||
*
|
||||
*/
|
||||
|
||||
@@ -16,7 +16,7 @@ import javax.xml.bind.annotation.XmlSeeAlso;
|
||||
|
||||
/**
|
||||
* This class was generated by Apache CXF 3.2.0
|
||||
* 2018-11-20T12:55:33.871+01:00
|
||||
* 2018-11-21T16:38:51.132+01:00
|
||||
* Generated source version: 3.2.0
|
||||
*
|
||||
*/
|
||||
|
||||
@@ -9,7 +9,7 @@ import javax.xml.bind.annotation.XmlSeeAlso;
|
||||
|
||||
/**
|
||||
* This class was generated by Apache CXF 3.2.0
|
||||
* 2018-11-20T12:55:33.922+01:00
|
||||
* 2018-11-21T16:38:51.165+01:00
|
||||
* Generated source version: 3.2.0
|
||||
*
|
||||
*/
|
||||
|
||||
@@ -19,7 +19,7 @@ import javax.xml.bind.annotation.XmlSeeAlso;
|
||||
|
||||
/**
|
||||
* This class was generated by Apache CXF 3.2.0
|
||||
* 2018-11-20T12:55:33.761+01:00
|
||||
* 2018-11-21T16:38:51.021+01:00
|
||||
* Generated source version: 3.2.0
|
||||
*
|
||||
*/
|
||||
|
||||
@@ -6,7 +6,7 @@ import javax.xml.ws.WebFault;
|
||||
|
||||
/**
|
||||
* This class was generated by Apache CXF 3.2.0
|
||||
* 2018-11-20T12:55:33.855+01:00
|
||||
* 2018-11-21T16:38:51.114+01:00
|
||||
* Generated source version: 3.2.0
|
||||
*/
|
||||
|
||||
|
||||
@@ -697,14 +697,6 @@ public class ObjectFactory {
|
||||
return new PolizzenObjektSpezifikationType();
|
||||
}
|
||||
|
||||
/**
|
||||
* Create an instance of {@link AlleObjekteSpezifikationType }
|
||||
*
|
||||
*/
|
||||
public AlleObjekteSpezifikationType createAlleObjekteSpezifikationType() {
|
||||
return new AlleObjekteSpezifikationType();
|
||||
}
|
||||
|
||||
/**
|
||||
* Create an instance of {@link UsernamePasswordCredentialsType }
|
||||
*
|
||||
|
||||
@@ -30,8 +30,7 @@ import javax.xml.bind.annotation.XmlType;
|
||||
@XmlSeeAlso({
|
||||
SchadenmelderVermittlerType.class,
|
||||
SchadenObjektSpezifikationType.class,
|
||||
PolizzenObjektSpezifikationType.class,
|
||||
AlleObjekteSpezifikationType.class
|
||||
PolizzenObjektSpezifikationType.class
|
||||
})
|
||||
public abstract class ObjektSpezifikationType {
|
||||
|
||||
|
||||
@@ -18,6 +18,7 @@ import javax.xml.bind.annotation.XmlType;
|
||||
* <enumeration value="OMDS-Services 1.0.0"/>
|
||||
* <enumeration value="OMDS-Services 1.1.0"/>
|
||||
* <enumeration value="OMDS-Services 1.1.1"/>
|
||||
* <enumeration value="OMDS-Services 1.2.0"/>
|
||||
* <enumeration value="OMDS-Services 1.3.0"/>
|
||||
* </restriction>
|
||||
* </simpleType>
|
||||
@@ -34,6 +35,8 @@ public enum OMDSVersionType {
|
||||
OMDS_SERVICES_1_1_0("OMDS-Services 1.1.0"),
|
||||
@XmlEnumValue("OMDS-Services 1.1.1")
|
||||
OMDS_SERVICES_1_1_1("OMDS-Services 1.1.1"),
|
||||
@XmlEnumValue("OMDS-Services 1.2.0")
|
||||
OMDS_SERVICES_1_2_0("OMDS-Services 1.2.0"),
|
||||
@XmlEnumValue("OMDS-Services 1.3.0")
|
||||
OMDS_SERVICES_1_3_0("OMDS-Services 1.3.0");
|
||||
private final String value;
|
||||
|
||||
@@ -21,7 +21,13 @@ import javax.xml.datatype.XMLGregorianCalendar;
|
||||
* <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="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>
|
||||
|
||||
@@ -13,7 +13,6 @@ import at.vvo.omds.types.omds3Types.v1_3_0.BeteiligtePersonVertragType;
|
||||
import at.vvo.omds.types.omds3Types.v1_3_0.common.AntragsartType;
|
||||
import at.vvo.omds.types.omds3Types.v1_3_0.common.DatenverwendungType;
|
||||
import at.vvo.omds.types.omds3Types.v1_3_0.common.KontierungType;
|
||||
import at.vvo.omds.types.omds3Types.v1_3_0.common.ObjektIdType;
|
||||
import at.vvo.omds.types.omds3Types.v1_3_0.common.PolizzenversandType;
|
||||
import at.vvo.omds.types.omds3Types.v1_3_0.common.SepaType;
|
||||
import at.vvo.omds.types.omds3Types.v1_3_0.common.VertragspersonType;
|
||||
@@ -24,7 +23,7 @@ import at.vvo.omds.types.omds3Types.v1_3_0.on2antrag.rs.SpezAntragRSType;
|
||||
|
||||
|
||||
/**
|
||||
* Abstrakter Basistyp für alle Anträge
|
||||
* Abstrakter Basistyp für Antrag, der bei Request und bei Response gleich ist
|
||||
*
|
||||
* <p>Java-Klasse für SpezAntrag_Type complex type.
|
||||
*
|
||||
@@ -36,7 +35,6 @@ import at.vvo.omds.types.omds3Types.v1_3_0.on2antrag.rs.SpezAntragRSType;
|
||||
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
|
||||
* <sequence>
|
||||
* <element name="Antragsart" type="{urn:omds3CommonServiceTypes-1-1-0}Antragsart_Type" minOccurs="0"/>
|
||||
* <element name="Antragsnummer" type="{urn:omds3CommonServiceTypes-1-1-0}ObjektId_Type" minOccurs="0"/>
|
||||
* <element name="Personen" type="{urn:omds3ServiceTypes-1-1-0}BeteiligtePersonVertrag_Type" maxOccurs="unbounded"/>
|
||||
* <element name="Versicherungsnehmer" type="{http://www.w3.org/2001/XMLSchema}unsignedShort"/>
|
||||
* <element name="AbweichenderPraemienzahler" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" minOccurs="0"/>
|
||||
@@ -60,7 +58,6 @@ import at.vvo.omds.types.omds3Types.v1_3_0.on2antrag.rs.SpezAntragRSType;
|
||||
@XmlAccessorType(XmlAccessType.FIELD)
|
||||
@XmlType(name = "SpezAntrag_Type", propOrder = {
|
||||
"antragsart",
|
||||
"antragsnummer",
|
||||
"personen",
|
||||
"versicherungsnehmer",
|
||||
"abweichenderPraemienzahler",
|
||||
@@ -83,8 +80,6 @@ public abstract class SpezAntragType {
|
||||
@XmlElement(name = "Antragsart")
|
||||
@XmlSchemaType(name = "string")
|
||||
protected AntragsartType antragsart;
|
||||
@XmlElement(name = "Antragsnummer")
|
||||
protected ObjektIdType antragsnummer;
|
||||
@XmlElement(name = "Personen", required = true)
|
||||
protected List<BeteiligtePersonVertragType> personen;
|
||||
@XmlElement(name = "Versicherungsnehmer")
|
||||
@@ -139,30 +134,6 @@ public abstract class SpezAntragType {
|
||||
this.antragsart = value;
|
||||
}
|
||||
|
||||
/**
|
||||
* Ruft den Wert der antragsnummer-Eigenschaft ab.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
* {@link ObjektIdType }
|
||||
*
|
||||
*/
|
||||
public ObjektIdType getAntragsnummer() {
|
||||
return antragsnummer;
|
||||
}
|
||||
|
||||
/**
|
||||
* Legt den Wert der antragsnummer-Eigenschaft fest.
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
* {@link ObjektIdType }
|
||||
*
|
||||
*/
|
||||
public void setAntragsnummer(ObjektIdType value) {
|
||||
this.antragsnummer = value;
|
||||
}
|
||||
|
||||
/**
|
||||
* Gets the value of the personen property.
|
||||
*
|
||||
|
||||
@@ -11,7 +11,7 @@ import at.vvo.omds.types.omds3Types.v1_3_0.on2antrag.sachPrivat.SpezBerechnungBe
|
||||
|
||||
|
||||
/**
|
||||
* Abstrakter Basistyp für alle Berechnungen
|
||||
* Abstrakter Basistyp Berechnung, der bei Request und bei Response gleich ist
|
||||
*
|
||||
* <p>Java-Klasse für SpezBerechnung_Type complex type.
|
||||
*
|
||||
|
||||
@@ -16,7 +16,7 @@ import at.vvo.omds.types.omds3Types.v1_3_0.on2antrag.rs.SpezOffertRSType;
|
||||
|
||||
|
||||
/**
|
||||
* Abstrakter Basistyp für alle Offerte
|
||||
* Abstrakter Basistyp Offert, der bei Request und Response gleich ist
|
||||
*
|
||||
* <p>Java-Klasse für SpezOffert_Type complex type.
|
||||
*
|
||||
|
||||
@@ -4,7 +4,6 @@ package at.vvo.omds.types.omds3Types.v1_3_0.on2antrag.kfz;
|
||||
import javax.xml.bind.annotation.XmlAccessType;
|
||||
import javax.xml.bind.annotation.XmlAccessorType;
|
||||
import javax.xml.bind.annotation.XmlElement;
|
||||
import javax.xml.bind.annotation.XmlSchemaType;
|
||||
import javax.xml.bind.annotation.XmlType;
|
||||
import at.vvo.omds.types.omds3Types.v1_3_0.common.ElementarproduktType;
|
||||
|
||||
@@ -39,18 +38,17 @@ public class AssistanceKfzType
|
||||
{
|
||||
|
||||
@XmlElement(name = "FahrzeugRefLfdNr")
|
||||
@XmlSchemaType(name = "unsignedShort")
|
||||
protected Integer fahrzeugRefLfdNr;
|
||||
protected String fahrzeugRefLfdNr;
|
||||
|
||||
/**
|
||||
* Ruft den Wert der fahrzeugRefLfdNr-Eigenschaft ab.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
* {@link Integer }
|
||||
* {@link String }
|
||||
*
|
||||
*/
|
||||
public Integer getFahrzeugRefLfdNr() {
|
||||
public String getFahrzeugRefLfdNr() {
|
||||
return fahrzeugRefLfdNr;
|
||||
}
|
||||
|
||||
@@ -59,10 +57,10 @@ public class AssistanceKfzType
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
* {@link Integer }
|
||||
* {@link String }
|
||||
*
|
||||
*/
|
||||
public void setFahrzeugRefLfdNr(Integer value) {
|
||||
public void setFahrzeugRefLfdNr(String value) {
|
||||
this.fahrzeugRefLfdNr = value;
|
||||
}
|
||||
|
||||
|
||||
@@ -56,8 +56,7 @@ public class HaftpflichtKfzType
|
||||
@XmlElement(name = "Art", required = true)
|
||||
protected String art;
|
||||
@XmlElement(name = "FahrzeugRefLfdNr")
|
||||
@XmlSchemaType(name = "unsignedShort")
|
||||
protected Integer fahrzeugRefLfdNr;
|
||||
protected String fahrzeugRefLfdNr;
|
||||
@XmlElement(name = "EL-Versicherungssumme", namespace = "urn:omds20", required = true)
|
||||
protected ELVersicherungssummeType elVersicherungssumme;
|
||||
@XmlElement(name = "VarianteLeihwagen", required = true)
|
||||
@@ -99,10 +98,10 @@ public class HaftpflichtKfzType
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
* {@link Integer }
|
||||
* {@link String }
|
||||
*
|
||||
*/
|
||||
public Integer getFahrzeugRefLfdNr() {
|
||||
public String getFahrzeugRefLfdNr() {
|
||||
return fahrzeugRefLfdNr;
|
||||
}
|
||||
|
||||
@@ -111,10 +110,10 @@ public class HaftpflichtKfzType
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
* {@link Integer }
|
||||
* {@link String }
|
||||
*
|
||||
*/
|
||||
public void setFahrzeugRefLfdNr(Integer value) {
|
||||
public void setFahrzeugRefLfdNr(String value) {
|
||||
this.fahrzeugRefLfdNr = value;
|
||||
}
|
||||
|
||||
|
||||
@@ -41,8 +41,7 @@ public class InsassenUnfallKfzType
|
||||
{
|
||||
|
||||
@XmlElement(name = "FahrzeugRefLfdNr")
|
||||
@XmlSchemaType(name = "unsignedShort")
|
||||
protected Integer fahrzeugRefLfdNr;
|
||||
protected String fahrzeugRefLfdNr;
|
||||
@XmlElement(name = "InsassenUnfallSystem", required = true)
|
||||
@XmlSchemaType(name = "string")
|
||||
protected InsassenUnfallSystemType insassenUnfallSystem;
|
||||
@@ -52,10 +51,10 @@ public class InsassenUnfallKfzType
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
* {@link Integer }
|
||||
* {@link String }
|
||||
*
|
||||
*/
|
||||
public Integer getFahrzeugRefLfdNr() {
|
||||
public String getFahrzeugRefLfdNr() {
|
||||
return fahrzeugRefLfdNr;
|
||||
}
|
||||
|
||||
@@ -64,10 +63,10 @@ public class InsassenUnfallKfzType
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
* {@link Integer }
|
||||
* {@link String }
|
||||
*
|
||||
*/
|
||||
public void setFahrzeugRefLfdNr(Integer value) {
|
||||
public void setFahrzeugRefLfdNr(String value) {
|
||||
this.fahrzeugRefLfdNr = value;
|
||||
}
|
||||
|
||||
|
||||
@@ -65,8 +65,7 @@ public abstract class KaskoKfzType
|
||||
@XmlElement(name = "Art", required = true)
|
||||
protected String art;
|
||||
@XmlElement(name = "FahrzeugRefLfdNr")
|
||||
@XmlSchemaType(name = "unsignedShort")
|
||||
protected Integer fahrzeugRefLfdNr;
|
||||
protected String fahrzeugRefLfdNr;
|
||||
@XmlElement(name = "SelbstbehaltBisBetrag")
|
||||
protected BigDecimal selbstbehaltBisBetrag;
|
||||
@XmlElement(name = "KMLeistung")
|
||||
@@ -112,10 +111,10 @@ public abstract class KaskoKfzType
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
* {@link Integer }
|
||||
* {@link String }
|
||||
*
|
||||
*/
|
||||
public Integer getFahrzeugRefLfdNr() {
|
||||
public String getFahrzeugRefLfdNr() {
|
||||
return fahrzeugRefLfdNr;
|
||||
}
|
||||
|
||||
@@ -124,10 +123,10 @@ public abstract class KaskoKfzType
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
* {@link Integer }
|
||||
* {@link String }
|
||||
*
|
||||
*/
|
||||
public void setFahrzeugRefLfdNr(Integer value) {
|
||||
public void setFahrzeugRefLfdNr(String value) {
|
||||
this.fahrzeugRefLfdNr = value;
|
||||
}
|
||||
|
||||
|
||||
@@ -4,7 +4,6 @@ package at.vvo.omds.types.omds3Types.v1_3_0.on2antrag.kfz;
|
||||
import javax.xml.bind.annotation.XmlAccessType;
|
||||
import javax.xml.bind.annotation.XmlAccessorType;
|
||||
import javax.xml.bind.annotation.XmlElement;
|
||||
import javax.xml.bind.annotation.XmlSchemaType;
|
||||
import javax.xml.bind.annotation.XmlType;
|
||||
import at.vvo.omds.types.omds3Types.v1_3_0.common.ElementarproduktType;
|
||||
|
||||
@@ -39,18 +38,17 @@ public class LenkerUnfallKfzType
|
||||
{
|
||||
|
||||
@XmlElement(name = "FahrzeugRefLfdNr")
|
||||
@XmlSchemaType(name = "unsignedShort")
|
||||
protected Integer fahrzeugRefLfdNr;
|
||||
protected String fahrzeugRefLfdNr;
|
||||
|
||||
/**
|
||||
* Ruft den Wert der fahrzeugRefLfdNr-Eigenschaft ab.
|
||||
*
|
||||
* @return
|
||||
* possible object is
|
||||
* {@link Integer }
|
||||
* {@link String }
|
||||
*
|
||||
*/
|
||||
public Integer getFahrzeugRefLfdNr() {
|
||||
public String getFahrzeugRefLfdNr() {
|
||||
return fahrzeugRefLfdNr;
|
||||
}
|
||||
|
||||
@@ -59,10 +57,10 @@ public class LenkerUnfallKfzType
|
||||
*
|
||||
* @param value
|
||||
* allowed object is
|
||||
* {@link Integer }
|
||||
* {@link String }
|
||||
*
|
||||
*/
|
||||
public void setFahrzeugRefLfdNr(Integer value) {
|
||||
public void setFahrzeugRefLfdNr(String value) {
|
||||
this.fahrzeugRefLfdNr = value;
|
||||
}
|
||||
|
||||
|
||||
@@ -338,12 +338,12 @@ public class ObjectFactory {
|
||||
}
|
||||
|
||||
/**
|
||||
* Create an instance of {@link JAXBElement }{@code <}{@link Integer }{@code >}}
|
||||
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
|
||||
*
|
||||
*/
|
||||
@XmlElementDecl(namespace = "urn:at.vvo.omds.types.omds3types.v1-3-0.on2antrag.kfz", name = "FahrzeugRefLfdNr")
|
||||
public JAXBElement<Integer> createFahrzeugRefLfdNr(Integer value) {
|
||||
return new JAXBElement<Integer>(_FahrzeugRefLfdNr_QNAME, Integer.class, null, value);
|
||||
public JAXBElement<String> createFahrzeugRefLfdNr(String value) {
|
||||
return new JAXBElement<String>(_FahrzeugRefLfdNr_QNAME, String.class, null, value);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@@ -62,8 +62,8 @@ public class ChangeCommunicationObjectRequestType
|
||||
@XmlElement(name = "ObjektId", namespace = "urn:omds3CommonServiceTypes-1-1-0", required = true)
|
||||
protected ObjektIdType objektId;
|
||||
@XmlElementRefs({
|
||||
@XmlElementRef(name = "GeaenderteKommunikationsVerbindung", namespace = "urn:at.vvo.omds.types.omds3types.v1-3-0.on4partner", type = JAXBElement.class),
|
||||
@XmlElementRef(name = "BisherigeKommunikationsVerbindung", namespace = "urn:at.vvo.omds.types.omds3types.v1-3-0.on4partner", type = JAXBElement.class),
|
||||
@XmlElementRef(name = "GeaenderteKommunikationsVerbindung", namespace = "urn:at.vvo.omds.types.omds3types.v1-3-0.on4partner", type = JAXBElement.class),
|
||||
@XmlElementRef(name = "ObjektId", namespace = "urn:omds3CommonServiceTypes-1-1-0", type = JAXBElement.class)
|
||||
})
|
||||
protected List<JAXBElement<?>> objektIdOrBisherigeKommunikationsVerbindungAndGeaenderteKommunikationsVerbindung;
|
||||
|
||||
Reference in New Issue
Block a user