Fehler in der Vererbungshierarchie der Produktbausteine korrigiert bei Sach-Privat, Rechtsschutz und Unfall
This commit is contained in:
@@ -25,8 +25,8 @@ import javax.xml.namespace.QName;
|
|||||||
public class ObjectFactory {
|
public class ObjectFactory {
|
||||||
|
|
||||||
private final static QName _ServiceFault_QNAME = new QName("urn:omds3CommonServiceTypes-1-1-0", "serviceFault");
|
private final static QName _ServiceFault_QNAME = new QName("urn:omds3CommonServiceTypes-1-1-0", "serviceFault");
|
||||||
private final static QName _OrdnungsbegriffZuordFremd_QNAME = new QName("urn:omds3CommonServiceTypes-1-1-0", "OrdnungsbegriffZuordFremd");
|
|
||||||
private final static QName _Geschaeftsfallnummer_QNAME = new QName("urn:omds3CommonServiceTypes-1-1-0", "Geschaeftsfallnummer");
|
private final static QName _Geschaeftsfallnummer_QNAME = new QName("urn:omds3CommonServiceTypes-1-1-0", "Geschaeftsfallnummer");
|
||||||
|
private final static QName _OrdnungsbegriffZuordFremd_QNAME = new QName("urn:omds3CommonServiceTypes-1-1-0", "OrdnungsbegriffZuordFremd");
|
||||||
private final static QName _ObjektId_QNAME = new QName("urn:omds3CommonServiceTypes-1-1-0", "ObjektId");
|
private final static QName _ObjektId_QNAME = new QName("urn:omds3CommonServiceTypes-1-1-0", "ObjektId");
|
||||||
private final static QName _Person_QNAME = new QName("urn:omds3CommonServiceTypes-1-1-0", "Person");
|
private final static QName _Person_QNAME = new QName("urn:omds3CommonServiceTypes-1-1-0", "Person");
|
||||||
private final static QName _Adresse_QNAME = new QName("urn:omds3CommonServiceTypes-1-1-0", "Adresse");
|
private final static QName _Adresse_QNAME = new QName("urn:omds3CommonServiceTypes-1-1-0", "Adresse");
|
||||||
@@ -463,15 +463,6 @@ public class ObjectFactory {
|
|||||||
return new JAXBElement<ServiceFault>(_ServiceFault_QNAME, ServiceFault.class, null, value);
|
return new JAXBElement<ServiceFault>(_ServiceFault_QNAME, ServiceFault.class, null, value);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
@XmlElementDecl(namespace = "urn:omds3CommonServiceTypes-1-1-0", name = "OrdnungsbegriffZuordFremd")
|
|
||||||
public JAXBElement<String> createOrdnungsbegriffZuordFremd(String value) {
|
|
||||||
return new JAXBElement<String>(_OrdnungsbegriffZuordFremd_QNAME, String.class, null, value);
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create an instance of {@link JAXBElement }{@code <}{@link ObjektIdType }{@code >}}
|
* Create an instance of {@link JAXBElement }{@code <}{@link ObjektIdType }{@code >}}
|
||||||
*
|
*
|
||||||
@@ -481,6 +472,15 @@ public class ObjectFactory {
|
|||||||
return new JAXBElement<ObjektIdType>(_Geschaeftsfallnummer_QNAME, ObjektIdType.class, null, value);
|
return new JAXBElement<ObjektIdType>(_Geschaeftsfallnummer_QNAME, ObjektIdType.class, null, value);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
@XmlElementDecl(namespace = "urn:omds3CommonServiceTypes-1-1-0", name = "OrdnungsbegriffZuordFremd")
|
||||||
|
public JAXBElement<String> createOrdnungsbegriffZuordFremd(String value) {
|
||||||
|
return new JAXBElement<String>(_OrdnungsbegriffZuordFremd_QNAME, String.class, null, value);
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create an instance of {@link JAXBElement }{@code <}{@link ObjektIdType }{@code >}}
|
* Create an instance of {@link JAXBElement }{@code <}{@link ObjektIdType }{@code >}}
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ import javax.xml.bind.annotation.XmlType;
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Abstrakter Typ für Produktbausteine der Ebene 2 und 3 bei generischen Produkten
|
* Abstrakter Typ für Produktbausteine im Antragsprozess der 2. Generation
|
||||||
*
|
*
|
||||||
* <p>Java-Klasse für ProduktbausteinAntragsprozessGenerisch_Type complex type.
|
* <p>Java-Klasse für ProduktbausteinAntragsprozessGenerisch_Type complex type.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ import at.vvo.omds.types.omds3Types.r1_4_0.on2antrag.unfall.VerkaufsproduktUnfal
|
|||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Basistyp für ein Produktbündel
|
* Basistyp für ein Produktbündel, 2. Generation
|
||||||
*
|
*
|
||||||
* <p>Java-Klasse für VerkaufsproduktGenerisch_Type complex type.
|
* <p>Java-Klasse für VerkaufsproduktGenerisch_Type complex type.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ import javax.xml.bind.annotation.XmlType;
|
|||||||
* <pre>
|
* <pre>
|
||||||
* <complexType name="VersichertePerson_Type">
|
* <complexType name="VersichertePerson_Type">
|
||||||
* <complexContent>
|
* <complexContent>
|
||||||
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}VersichertesInteresse_Type">
|
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}VersichertesInteresseMitAttributMetadaten_Type">
|
||||||
* <sequence>
|
* <sequence>
|
||||||
* <element name="Person" type="{urn:omds3CommonServiceTypes-1-1-0}Person_Type"/>
|
* <element name="Person" type="{urn:omds3CommonServiceTypes-1-1-0}Person_Type"/>
|
||||||
* </sequence>
|
* </sequence>
|
||||||
@@ -33,7 +33,7 @@ import javax.xml.bind.annotation.XmlType;
|
|||||||
"person"
|
"person"
|
||||||
})
|
})
|
||||||
public class VersichertePersonType
|
public class VersichertePersonType
|
||||||
extends VersichertesInteresseType
|
extends VersichertesInteresseMitAttributMetadatenType
|
||||||
{
|
{
|
||||||
|
|
||||||
@XmlElement(name = "Person", required = true)
|
@XmlElement(name = "Person", required = true)
|
||||||
|
|||||||
@@ -5,11 +5,12 @@ import java.util.ArrayList;
|
|||||||
import java.util.List;
|
import java.util.List;
|
||||||
import javax.xml.bind.annotation.XmlAccessType;
|
import javax.xml.bind.annotation.XmlAccessType;
|
||||||
import javax.xml.bind.annotation.XmlAccessorType;
|
import javax.xml.bind.annotation.XmlAccessorType;
|
||||||
import javax.xml.bind.annotation.XmlAttribute;
|
|
||||||
import javax.xml.bind.annotation.XmlElement;
|
import javax.xml.bind.annotation.XmlElement;
|
||||||
import javax.xml.bind.annotation.XmlSchemaType;
|
|
||||||
import javax.xml.bind.annotation.XmlSeeAlso;
|
import javax.xml.bind.annotation.XmlSeeAlso;
|
||||||
import javax.xml.bind.annotation.XmlType;
|
import javax.xml.bind.annotation.XmlType;
|
||||||
|
import at.vvo.omds.types.omds3Types.r1_4_0.on2antrag.sachPrivat.RisikoGebaeudeType;
|
||||||
|
import at.vvo.omds.types.omds3Types.r1_4_0.on2antrag.sachPrivat.RisikoHaushaltType;
|
||||||
|
import at.vvo.omds.types.omds3Types.r1_4_0.on2antrag.sachPrivat.VersichertesObjektSachPrivatType;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -22,12 +23,11 @@ import javax.xml.bind.annotation.XmlType;
|
|||||||
* <pre>
|
* <pre>
|
||||||
* <complexType name="VersichertesInteresseMitAttributMetadaten_Type">
|
* <complexType name="VersichertesInteresseMitAttributMetadaten_Type">
|
||||||
* <complexContent>
|
* <complexContent>
|
||||||
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
|
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}VersichertesInteresse_Type">
|
||||||
* <sequence>
|
* <sequence>
|
||||||
* <element name="AttributMetadaten" type="{urn:omds3CommonServiceTypes-1-1-0}AttributMetadaten_Type" maxOccurs="unbounded" minOccurs="0"/>
|
* <element name="AttributMetadaten" type="{urn:omds3CommonServiceTypes-1-1-0}AttributMetadaten_Type" maxOccurs="unbounded" minOccurs="0"/>
|
||||||
* </sequence>
|
* </sequence>
|
||||||
* <attribute name="Lfnr" use="required" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" />
|
* </extension>
|
||||||
* </restriction>
|
|
||||||
* </complexContent>
|
* </complexContent>
|
||||||
* </complexType>
|
* </complexType>
|
||||||
* </pre>
|
* </pre>
|
||||||
@@ -39,17 +39,20 @@ import javax.xml.bind.annotation.XmlType;
|
|||||||
"attributMetadaten"
|
"attributMetadaten"
|
||||||
})
|
})
|
||||||
@XmlSeeAlso({
|
@XmlSeeAlso({
|
||||||
|
VersichertePersonType.class,
|
||||||
VersicherteVeranstaltungType.class,
|
VersicherteVeranstaltungType.class,
|
||||||
VersicherterBetriebType.class,
|
VersicherterBetriebType.class,
|
||||||
VersicherteLiegenschaftType.class
|
VersicherteLiegenschaftType.class,
|
||||||
|
VersichertesObjektSachPrivatType.class,
|
||||||
|
RisikoHaushaltType.class,
|
||||||
|
RisikoGebaeudeType.class
|
||||||
})
|
})
|
||||||
public abstract class VersichertesInteresseMitAttributMetadatenType {
|
public abstract class VersichertesInteresseMitAttributMetadatenType
|
||||||
|
extends VersichertesInteresseType
|
||||||
|
{
|
||||||
|
|
||||||
@XmlElement(name = "AttributMetadaten")
|
@XmlElement(name = "AttributMetadaten")
|
||||||
protected List<AttributMetadatenType> attributMetadaten;
|
protected List<AttributMetadatenType> attributMetadaten;
|
||||||
@XmlAttribute(name = "Lfnr", namespace = "urn:omds3CommonServiceTypes-1-1-0", required = true)
|
|
||||||
@XmlSchemaType(name = "unsignedShort")
|
|
||||||
protected int lfnr;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the value of the attributMetadaten property.
|
* Gets the value of the attributMetadaten property.
|
||||||
@@ -80,20 +83,4 @@ public abstract class VersichertesInteresseMitAttributMetadatenType {
|
|||||||
return this.attributMetadaten;
|
return this.attributMetadaten;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* 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;
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -7,9 +7,6 @@ import javax.xml.bind.annotation.XmlAttribute;
|
|||||||
import javax.xml.bind.annotation.XmlSchemaType;
|
import javax.xml.bind.annotation.XmlSchemaType;
|
||||||
import javax.xml.bind.annotation.XmlSeeAlso;
|
import javax.xml.bind.annotation.XmlSeeAlso;
|
||||||
import javax.xml.bind.annotation.XmlType;
|
import javax.xml.bind.annotation.XmlType;
|
||||||
import at.vvo.omds.types.omds3Types.r1_4_0.on2antrag.sachPrivat.RisikoGebaeudeType;
|
|
||||||
import at.vvo.omds.types.omds3Types.r1_4_0.on2antrag.sachPrivat.RisikoHaushaltType;
|
|
||||||
import at.vvo.omds.types.omds3Types.r1_4_0.on2antrag.sachPrivat.VersichertesObjektSachPrivatType;
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -34,11 +31,8 @@ import at.vvo.omds.types.omds3Types.r1_4_0.on2antrag.sachPrivat.VersichertesObje
|
|||||||
@XmlAccessorType(XmlAccessType.FIELD)
|
@XmlAccessorType(XmlAccessType.FIELD)
|
||||||
@XmlType(name = "VersichertesInteresse_Type")
|
@XmlType(name = "VersichertesInteresse_Type")
|
||||||
@XmlSeeAlso({
|
@XmlSeeAlso({
|
||||||
VersichertePersonType.class,
|
|
||||||
FahrzeugType.class,
|
FahrzeugType.class,
|
||||||
VersichertesObjektSachPrivatType.class,
|
VersichertesInteresseMitAttributMetadatenType.class
|
||||||
RisikoHaushaltType.class,
|
|
||||||
RisikoGebaeudeType.class
|
|
||||||
})
|
})
|
||||||
public abstract class VersichertesInteresseType {
|
public abstract class VersichertesInteresseType {
|
||||||
|
|
||||||
|
|||||||
@@ -24,6 +24,10 @@ import javax.xml.namespace.QName;
|
|||||||
@XmlRegistry
|
@XmlRegistry
|
||||||
public class ObjectFactory {
|
public class ObjectFactory {
|
||||||
|
|
||||||
|
private final static QName _GetStateChangesRequest_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "GetStateChangesRequest");
|
||||||
|
private final static QName _GetStateChangesResponse_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "GetStateChangesResponse");
|
||||||
|
private final static QName _DeclareStateChangesRequest_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "DeclareStateChangesRequest");
|
||||||
|
private final static QName _DeclareStateChangesResponse_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "DeclareStateChangesResponse");
|
||||||
private final static QName _AddDocToBusinessCaseRequest_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "AddDocToBusinessCaseRequest");
|
private final static QName _AddDocToBusinessCaseRequest_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "AddDocToBusinessCaseRequest");
|
||||||
private final static QName _AddDocToBusinessCaseResponse_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "AddDocToBusinessCaseResponse");
|
private final static QName _AddDocToBusinessCaseResponse_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "AddDocToBusinessCaseResponse");
|
||||||
private final static QName _GetNumberOfDocumentsRequest_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "GetNumberOfDocumentsRequest");
|
private final static QName _GetNumberOfDocumentsRequest_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "GetNumberOfDocumentsRequest");
|
||||||
@@ -37,10 +41,6 @@ public class ObjectFactory {
|
|||||||
private final static QName _DeclareEndpointResponse_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "DeclareEndpointResponse");
|
private final static QName _DeclareEndpointResponse_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "DeclareEndpointResponse");
|
||||||
private final static QName _SecurityContextTokenRequest_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "SecurityContextTokenRequest");
|
private final static QName _SecurityContextTokenRequest_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "SecurityContextTokenRequest");
|
||||||
private final static QName _SecurityContextTokenResponse_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "SecurityContextTokenResponse");
|
private final static QName _SecurityContextTokenResponse_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "SecurityContextTokenResponse");
|
||||||
private final static QName _GetStateChangesRequest_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "GetStateChangesRequest");
|
|
||||||
private final static QName _GetStateChangesResponse_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "GetStateChangesResponse");
|
|
||||||
private final static QName _DeclareStateChangesRequest_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "DeclareStateChangesRequest");
|
|
||||||
private final static QName _DeclareStateChangesResponse_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", "DeclareStateChangesResponse");
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: at.vvo.omds.types.omds3Types.r1_4_0.on1basis
|
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: at.vvo.omds.types.omds3Types.r1_4_0.on1basis
|
||||||
@@ -49,6 +49,38 @@ public class ObjectFactory {
|
|||||||
public ObjectFactory() {
|
public ObjectFactory() {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Create an instance of {@link GetStateChangesRequestType }
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
public GetStateChangesRequestType createGetStateChangesRequestType() {
|
||||||
|
return new GetStateChangesRequestType();
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Create an instance of {@link GetStateChangesResponseType }
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
public GetStateChangesResponseType createGetStateChangesResponseType() {
|
||||||
|
return new GetStateChangesResponseType();
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Create an instance of {@link DeclareStateChangesRequestType }
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
public DeclareStateChangesRequestType createDeclareStateChangesRequestType() {
|
||||||
|
return new DeclareStateChangesRequestType();
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Create an instance of {@link DeclareStateChangesResponseType }
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
public DeclareStateChangesResponseType createDeclareStateChangesResponseType() {
|
||||||
|
return new DeclareStateChangesResponseType();
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create an instance of {@link AddDocToBusinessCaseRequestType }
|
* Create an instance of {@link AddDocToBusinessCaseRequestType }
|
||||||
*
|
*
|
||||||
@@ -146,35 +178,19 @@ public class ObjectFactory {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create an instance of {@link GetStateChangesRequestType }
|
* Create an instance of {@link StateChangeEventType }
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public GetStateChangesRequestType createGetStateChangesRequestType() {
|
public StateChangeEventType createStateChangeEventType() {
|
||||||
return new GetStateChangesRequestType();
|
return new StateChangeEventType();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create an instance of {@link GetStateChangesResponseType }
|
* Create an instance of {@link StatusAntragsGeschaeftsfall }
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public GetStateChangesResponseType createGetStateChangesResponseType() {
|
public StatusAntragsGeschaeftsfall createStatusAntragsGeschaeftsfall() {
|
||||||
return new GetStateChangesResponseType();
|
return new StatusAntragsGeschaeftsfall();
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Create an instance of {@link DeclareStateChangesRequestType }
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
public DeclareStateChangesRequestType createDeclareStateChangesRequestType() {
|
|
||||||
return new DeclareStateChangesRequestType();
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Create an instance of {@link DeclareStateChangesResponseType }
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
public DeclareStateChangesResponseType createDeclareStateChangesResponseType() {
|
|
||||||
return new DeclareStateChangesResponseType();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -194,19 +210,39 @@ public class ObjectFactory {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create an instance of {@link StateChangeEventType }
|
* Create an instance of {@link JAXBElement }{@code <}{@link GetStateChangesRequestType }{@code >}}
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public StateChangeEventType createStateChangeEventType() {
|
@XmlElementDecl(namespace = "urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", name = "GetStateChangesRequest")
|
||||||
return new StateChangeEventType();
|
public JAXBElement<GetStateChangesRequestType> createGetStateChangesRequest(GetStateChangesRequestType value) {
|
||||||
|
return new JAXBElement<GetStateChangesRequestType>(_GetStateChangesRequest_QNAME, GetStateChangesRequestType.class, null, value);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create an instance of {@link StatusAntragsGeschaeftsfall }
|
* Create an instance of {@link JAXBElement }{@code <}{@link GetStateChangesResponseType }{@code >}}
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public StatusAntragsGeschaeftsfall createStatusAntragsGeschaeftsfall() {
|
@XmlElementDecl(namespace = "urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", name = "GetStateChangesResponse")
|
||||||
return new StatusAntragsGeschaeftsfall();
|
public JAXBElement<GetStateChangesResponseType> createGetStateChangesResponse(GetStateChangesResponseType value) {
|
||||||
|
return new JAXBElement<GetStateChangesResponseType>(_GetStateChangesResponse_QNAME, GetStateChangesResponseType.class, null, value);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Create an instance of {@link JAXBElement }{@code <}{@link DeclareStateChangesRequestType }{@code >}}
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
@XmlElementDecl(namespace = "urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", name = "DeclareStateChangesRequest")
|
||||||
|
public JAXBElement<DeclareStateChangesRequestType> createDeclareStateChangesRequest(DeclareStateChangesRequestType value) {
|
||||||
|
return new JAXBElement<DeclareStateChangesRequestType>(_DeclareStateChangesRequest_QNAME, DeclareStateChangesRequestType.class, null, value);
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Create an instance of {@link JAXBElement }{@code <}{@link DeclareStateChangesResponseType }{@code >}}
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
@XmlElementDecl(namespace = "urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", name = "DeclareStateChangesResponse")
|
||||||
|
public JAXBElement<DeclareStateChangesResponseType> createDeclareStateChangesResponse(DeclareStateChangesResponseType value) {
|
||||||
|
return new JAXBElement<DeclareStateChangesResponseType>(_DeclareStateChangesResponse_QNAME, DeclareStateChangesResponseType.class, null, value);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -326,40 +362,4 @@ public class ObjectFactory {
|
|||||||
return new JAXBElement<SecurityContextTokenResponseType>(_SecurityContextTokenResponse_QNAME, SecurityContextTokenResponseType.class, null, value);
|
return new JAXBElement<SecurityContextTokenResponseType>(_SecurityContextTokenResponse_QNAME, SecurityContextTokenResponseType.class, null, value);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* Create an instance of {@link JAXBElement }{@code <}{@link GetStateChangesRequestType }{@code >}}
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
@XmlElementDecl(namespace = "urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", name = "GetStateChangesRequest")
|
|
||||||
public JAXBElement<GetStateChangesRequestType> createGetStateChangesRequest(GetStateChangesRequestType value) {
|
|
||||||
return new JAXBElement<GetStateChangesRequestType>(_GetStateChangesRequest_QNAME, GetStateChangesRequestType.class, null, value);
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Create an instance of {@link JAXBElement }{@code <}{@link GetStateChangesResponseType }{@code >}}
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
@XmlElementDecl(namespace = "urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", name = "GetStateChangesResponse")
|
|
||||||
public JAXBElement<GetStateChangesResponseType> createGetStateChangesResponse(GetStateChangesResponseType value) {
|
|
||||||
return new JAXBElement<GetStateChangesResponseType>(_GetStateChangesResponse_QNAME, GetStateChangesResponseType.class, null, value);
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Create an instance of {@link JAXBElement }{@code <}{@link DeclareStateChangesRequestType }{@code >}}
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
@XmlElementDecl(namespace = "urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", name = "DeclareStateChangesRequest")
|
|
||||||
public JAXBElement<DeclareStateChangesRequestType> createDeclareStateChangesRequest(DeclareStateChangesRequestType value) {
|
|
||||||
return new JAXBElement<DeclareStateChangesRequestType>(_DeclareStateChangesRequest_QNAME, DeclareStateChangesRequestType.class, null, value);
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Create an instance of {@link JAXBElement }{@code <}{@link DeclareStateChangesResponseType }{@code >}}
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
@XmlElementDecl(namespace = "urn:at.vvo.omds.types.omds3types.v1-3-0.on1basisfunktionen", name = "DeclareStateChangesResponse")
|
|
||||||
public JAXBElement<DeclareStateChangesResponseType> createDeclareStateChangesResponse(DeclareStateChangesResponseType value) {
|
|
||||||
return new JAXBElement<DeclareStateChangesResponseType>(_DeclareStateChangesResponse_QNAME, DeclareStateChangesResponseType.class, null, value);
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -24,7 +24,7 @@ import at.vvo.omds.types.omds3Types.r1_4_0.common.VersichertesInteresseType;
|
|||||||
* <complexContent>
|
* <complexContent>
|
||||||
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}VerkaufsproduktGenerisch_Type">
|
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}VerkaufsproduktGenerisch_Type">
|
||||||
* <sequence>
|
* <sequence>
|
||||||
* <element name="Produkte" type="{urn:omds3CommonServiceTypes-1-1-0}ProduktGenerisch_Type" maxOccurs="unbounded"/>
|
* <element name="Produkte" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.rs}ProduktRechtsschutz_Type" maxOccurs="unbounded"/>
|
||||||
* <element name="Zusatzprodukte" type="{urn:omds3CommonServiceTypes-1-1-0}ProduktGenerisch_Type" maxOccurs="unbounded" minOccurs="0"/>
|
* <element name="Zusatzprodukte" type="{urn:omds3CommonServiceTypes-1-1-0}ProduktGenerisch_Type" maxOccurs="unbounded" minOccurs="0"/>
|
||||||
* <element name="VersicherteInteressen" type="{urn:omds3CommonServiceTypes-1-1-0}VersichertesInteresse_Type" maxOccurs="unbounded" minOccurs="0"/>
|
* <element name="VersicherteInteressen" type="{urn:omds3CommonServiceTypes-1-1-0}VersichertesInteresse_Type" maxOccurs="unbounded" minOccurs="0"/>
|
||||||
* </sequence>
|
* </sequence>
|
||||||
@@ -46,7 +46,7 @@ public class VerkaufsproduktRechtsschutzType
|
|||||||
{
|
{
|
||||||
|
|
||||||
@XmlElement(name = "Produkte", required = true)
|
@XmlElement(name = "Produkte", required = true)
|
||||||
protected List<ProduktGenerischType> produkte;
|
protected List<ProduktRechtsschutzType> produkte;
|
||||||
@XmlElement(name = "Zusatzprodukte")
|
@XmlElement(name = "Zusatzprodukte")
|
||||||
protected List<ProduktGenerischType> zusatzprodukte;
|
protected List<ProduktGenerischType> zusatzprodukte;
|
||||||
@XmlElement(name = "VersicherteInteressen")
|
@XmlElement(name = "VersicherteInteressen")
|
||||||
@@ -70,13 +70,13 @@ public class VerkaufsproduktRechtsschutzType
|
|||||||
*
|
*
|
||||||
* <p>
|
* <p>
|
||||||
* Objects of the following type(s) are allowed in the list
|
* Objects of the following type(s) are allowed in the list
|
||||||
* {@link ProduktGenerischType }
|
* {@link ProduktRechtsschutzType }
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public List<ProduktGenerischType> getProdukte() {
|
public List<ProduktRechtsschutzType> getProdukte() {
|
||||||
if (produkte == null) {
|
if (produkte == null) {
|
||||||
produkte = new ArrayList<ProduktGenerischType>();
|
produkte = new ArrayList<ProduktRechtsschutzType>();
|
||||||
}
|
}
|
||||||
return this.produkte;
|
return this.produkte;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ import java.util.List;
|
|||||||
import javax.xml.bind.annotation.XmlAccessType;
|
import javax.xml.bind.annotation.XmlAccessType;
|
||||||
import javax.xml.bind.annotation.XmlAccessorType;
|
import javax.xml.bind.annotation.XmlAccessorType;
|
||||||
import javax.xml.bind.annotation.XmlElement;
|
import javax.xml.bind.annotation.XmlElement;
|
||||||
|
import javax.xml.bind.annotation.XmlSchemaType;
|
||||||
import javax.xml.bind.annotation.XmlSeeAlso;
|
import javax.xml.bind.annotation.XmlSeeAlso;
|
||||||
import javax.xml.bind.annotation.XmlType;
|
import javax.xml.bind.annotation.XmlType;
|
||||||
import at.vvo.omds.types.omds3Types.r1_4_0.common.ElementarproduktGenerischType;
|
import at.vvo.omds.types.omds3Types.r1_4_0.common.ElementarproduktGenerischType;
|
||||||
@@ -21,7 +22,7 @@ import at.vvo.omds.types.omds3Types.r1_4_0.common.ElementarproduktGenerischType;
|
|||||||
* <complexContent>
|
* <complexContent>
|
||||||
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}ElementarproduktGenerisch_Type">
|
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}ElementarproduktGenerisch_Type">
|
||||||
* <sequence>
|
* <sequence>
|
||||||
* <element name="VersInteresseRefLfnr" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
|
* <element name="VersInteresseRefLfnr" type="{http://www.w3.org/2001/XMLSchema}unsignedShort" maxOccurs="unbounded" minOccurs="0"/>
|
||||||
* </sequence>
|
* </sequence>
|
||||||
* </extension>
|
* </extension>
|
||||||
* </complexContent>
|
* </complexContent>
|
||||||
@@ -42,8 +43,9 @@ public abstract class ElementarproduktSachPrivatType
|
|||||||
extends ElementarproduktGenerischType
|
extends ElementarproduktGenerischType
|
||||||
{
|
{
|
||||||
|
|
||||||
@XmlElement(name = "VersInteresseRefLfnr")
|
@XmlElement(name = "VersInteresseRefLfnr", type = Integer.class)
|
||||||
protected List<String> versInteresseRefLfnr;
|
@XmlSchemaType(name = "unsignedShort")
|
||||||
|
protected List<Integer> versInteresseRefLfnr;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the value of the versInteresseRefLfnr property.
|
* Gets the value of the versInteresseRefLfnr property.
|
||||||
@@ -63,13 +65,13 @@ public abstract class ElementarproduktSachPrivatType
|
|||||||
*
|
*
|
||||||
* <p>
|
* <p>
|
||||||
* Objects of the following type(s) are allowed in the list
|
* Objects of the following type(s) are allowed in the list
|
||||||
* {@link String }
|
* {@link Integer }
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public List<String> getVersInteresseRefLfnr() {
|
public List<Integer> getVersInteresseRefLfnr() {
|
||||||
if (versInteresseRefLfnr == null) {
|
if (versInteresseRefLfnr == null) {
|
||||||
versInteresseRefLfnr = new ArrayList<String>();
|
versInteresseRefLfnr = new ArrayList<Integer>();
|
||||||
}
|
}
|
||||||
return this.versInteresseRefLfnr;
|
return this.versInteresseRefLfnr;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ package at.vvo.omds.types.omds3Types.r1_4_0.on2antrag.sachPrivat;
|
|||||||
import javax.xml.bind.annotation.XmlAccessType;
|
import javax.xml.bind.annotation.XmlAccessType;
|
||||||
import javax.xml.bind.annotation.XmlAccessorType;
|
import javax.xml.bind.annotation.XmlAccessorType;
|
||||||
import javax.xml.bind.annotation.XmlElement;
|
import javax.xml.bind.annotation.XmlElement;
|
||||||
|
import javax.xml.bind.annotation.XmlSchemaType;
|
||||||
import javax.xml.bind.annotation.XmlSeeAlso;
|
import javax.xml.bind.annotation.XmlSeeAlso;
|
||||||
import javax.xml.bind.annotation.XmlType;
|
import javax.xml.bind.annotation.XmlType;
|
||||||
import at.vvo.omds.types.omds3Types.r1_4_0.common.ProduktGenerischType;
|
import at.vvo.omds.types.omds3Types.r1_4_0.common.ProduktGenerischType;
|
||||||
@@ -19,7 +20,7 @@ import at.vvo.omds.types.omds3Types.r1_4_0.common.ProduktGenerischType;
|
|||||||
* <complexContent>
|
* <complexContent>
|
||||||
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}ProduktGenerisch_Type">
|
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}ProduktGenerisch_Type">
|
||||||
* <sequence>
|
* <sequence>
|
||||||
* <element name="VersInteresseRefLfnr" type="{http://www.w3.org/2001/XMLSchema}string"/>
|
* <element name="VersObjekteRefLfnr" type="{http://www.w3.org/2001/XMLSchema}unsignedShort"/>
|
||||||
* </sequence>
|
* </sequence>
|
||||||
* </extension>
|
* </extension>
|
||||||
* </complexContent>
|
* </complexContent>
|
||||||
@@ -30,7 +31,7 @@ import at.vvo.omds.types.omds3Types.r1_4_0.common.ProduktGenerischType;
|
|||||||
*/
|
*/
|
||||||
@XmlAccessorType(XmlAccessType.FIELD)
|
@XmlAccessorType(XmlAccessType.FIELD)
|
||||||
@XmlType(name = "ProduktSachPrivat_Type", propOrder = {
|
@XmlType(name = "ProduktSachPrivat_Type", propOrder = {
|
||||||
"versInteresseRefLfnr"
|
"versObjekteRefLfnr"
|
||||||
})
|
})
|
||||||
@XmlSeeAlso({
|
@XmlSeeAlso({
|
||||||
ProduktGebaeudeversicherungType.class,
|
ProduktGebaeudeversicherungType.class,
|
||||||
@@ -40,31 +41,24 @@ public abstract class ProduktSachPrivatType
|
|||||||
extends ProduktGenerischType
|
extends ProduktGenerischType
|
||||||
{
|
{
|
||||||
|
|
||||||
@XmlElement(name = "VersInteresseRefLfnr", required = true)
|
@XmlElement(name = "VersObjekteRefLfnr")
|
||||||
protected String versInteresseRefLfnr;
|
@XmlSchemaType(name = "unsignedShort")
|
||||||
|
protected int versObjekteRefLfnr;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Ruft den Wert der versInteresseRefLfnr-Eigenschaft ab.
|
* Ruft den Wert der versObjekteRefLfnr-Eigenschaft ab.
|
||||||
*
|
|
||||||
* @return
|
|
||||||
* possible object is
|
|
||||||
* {@link String }
|
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public String getVersInteresseRefLfnr() {
|
public int getVersObjekteRefLfnr() {
|
||||||
return versInteresseRefLfnr;
|
return versObjekteRefLfnr;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Legt den Wert der versInteresseRefLfnr-Eigenschaft fest.
|
* Legt den Wert der versObjekteRefLfnr-Eigenschaft fest.
|
||||||
*
|
|
||||||
* @param value
|
|
||||||
* allowed object is
|
|
||||||
* {@link String }
|
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public void setVersInteresseRefLfnr(String value) {
|
public void setVersObjekteRefLfnr(int value) {
|
||||||
this.versInteresseRefLfnr = value;
|
this.versObjekteRefLfnr = value;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ import javax.xml.bind.annotation.XmlSchemaType;
|
|||||||
import javax.xml.bind.annotation.XmlType;
|
import javax.xml.bind.annotation.XmlType;
|
||||||
import at.vvo.omds.types.omds2Types.v2_11.ELFlaecheType;
|
import at.vvo.omds.types.omds2Types.v2_11.ELFlaecheType;
|
||||||
import at.vvo.omds.types.omds2Types.v2_11.Entsch2Type;
|
import at.vvo.omds.types.omds2Types.v2_11.Entsch2Type;
|
||||||
import at.vvo.omds.types.omds3Types.r1_4_0.common.VersichertesInteresseType;
|
import at.vvo.omds.types.omds3Types.r1_4_0.common.VersichertesInteresseMitAttributMetadatenType;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -25,7 +25,7 @@ import at.vvo.omds.types.omds3Types.r1_4_0.common.VersichertesInteresseType;
|
|||||||
* <pre>
|
* <pre>
|
||||||
* <complexType name="RisikoGebaeude_Type">
|
* <complexType name="RisikoGebaeude_Type">
|
||||||
* <complexContent>
|
* <complexContent>
|
||||||
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}VersichertesInteresse_Type">
|
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}VersichertesInteresseMitAttributMetadaten_Type">
|
||||||
* <sequence>
|
* <sequence>
|
||||||
* <element name="GebaeudeArtCd" type="{urn:omds20}GebaeudeArtCd_Type"/>
|
* <element name="GebaeudeArtCd" type="{urn:omds20}GebaeudeArtCd_Type"/>
|
||||||
* <element name="GebaeudeBez" type="{http://www.w3.org/2001/XMLSchema}string"/>
|
* <element name="GebaeudeBez" type="{http://www.w3.org/2001/XMLSchema}string"/>
|
||||||
@@ -65,7 +65,7 @@ import at.vvo.omds.types.omds3Types.r1_4_0.common.VersichertesInteresseType;
|
|||||||
"zusaetzlicheGebaeudedaten"
|
"zusaetzlicheGebaeudedaten"
|
||||||
})
|
})
|
||||||
public class RisikoGebaeudeType
|
public class RisikoGebaeudeType
|
||||||
extends VersichertesInteresseType
|
extends VersichertesInteresseMitAttributMetadatenType
|
||||||
{
|
{
|
||||||
|
|
||||||
@XmlElement(name = "GebaeudeArtCd", required = true)
|
@XmlElement(name = "GebaeudeArtCd", required = true)
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ import javax.xml.bind.annotation.XmlAccessType;
|
|||||||
import javax.xml.bind.annotation.XmlAccessorType;
|
import javax.xml.bind.annotation.XmlAccessorType;
|
||||||
import javax.xml.bind.annotation.XmlElement;
|
import javax.xml.bind.annotation.XmlElement;
|
||||||
import javax.xml.bind.annotation.XmlType;
|
import javax.xml.bind.annotation.XmlType;
|
||||||
import at.vvo.omds.types.omds3Types.r1_4_0.common.VersichertesInteresseType;
|
import at.vvo.omds.types.omds3Types.r1_4_0.common.VersichertesInteresseMitAttributMetadatenType;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -20,7 +20,7 @@ import at.vvo.omds.types.omds3Types.r1_4_0.common.VersichertesInteresseType;
|
|||||||
* <pre>
|
* <pre>
|
||||||
* <complexType name="RisikoHaushalt_Type">
|
* <complexType name="RisikoHaushalt_Type">
|
||||||
* <complexContent>
|
* <complexContent>
|
||||||
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}VersichertesInteresse_Type">
|
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}VersichertesInteresseMitAttributMetadaten_Type">
|
||||||
* <sequence>
|
* <sequence>
|
||||||
* <element name="Wohnflaeche" type="{http://www.w3.org/2001/XMLSchema}anyType"/>
|
* <element name="Wohnflaeche" type="{http://www.w3.org/2001/XMLSchema}anyType"/>
|
||||||
* <element name="AusstattungCd" type="{urn:omds20}AusstattungCd_Type"/>
|
* <element name="AusstattungCd" type="{urn:omds20}AusstattungCd_Type"/>
|
||||||
@@ -42,7 +42,7 @@ import at.vvo.omds.types.omds3Types.r1_4_0.common.VersichertesInteresseType;
|
|||||||
"zusaetzlicheHaushaltDaten"
|
"zusaetzlicheHaushaltDaten"
|
||||||
})
|
})
|
||||||
public class RisikoHaushaltType
|
public class RisikoHaushaltType
|
||||||
extends VersichertesInteresseType
|
extends VersichertesInteresseMitAttributMetadatenType
|
||||||
{
|
{
|
||||||
|
|
||||||
@XmlElement(name = "Wohnflaeche", required = true)
|
@XmlElement(name = "Wohnflaeche", required = true)
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ import javax.xml.bind.annotation.XmlElement;
|
|||||||
import javax.xml.bind.annotation.XmlType;
|
import javax.xml.bind.annotation.XmlType;
|
||||||
import at.vvo.omds.types.omds3Types.r1_4_0.common.ProduktGenerischType;
|
import at.vvo.omds.types.omds3Types.r1_4_0.common.ProduktGenerischType;
|
||||||
import at.vvo.omds.types.omds3Types.r1_4_0.common.VerkaufsproduktGenerischType;
|
import at.vvo.omds.types.omds3Types.r1_4_0.common.VerkaufsproduktGenerischType;
|
||||||
import at.vvo.omds.types.omds3Types.r1_4_0.common.VersichertesInteresseMitAttributMetadatenType;
|
import at.vvo.omds.types.omds3Types.r1_4_0.common.VersichertesInteresseType;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -24,9 +24,9 @@ import at.vvo.omds.types.omds3Types.r1_4_0.common.VersichertesInteresseMitAttrib
|
|||||||
* <complexContent>
|
* <complexContent>
|
||||||
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}VerkaufsproduktGenerisch_Type">
|
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}VerkaufsproduktGenerisch_Type">
|
||||||
* <sequence>
|
* <sequence>
|
||||||
* <element name="Produkte" type="{urn:omds3CommonServiceTypes-1-1-0}ProduktGenerisch_Type" maxOccurs="unbounded"/>
|
* <element name="Produkte" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.sachprivat}ProduktSachPrivat_Type" maxOccurs="unbounded"/>
|
||||||
* <element name="Zusatzprodukte" type="{urn:omds3CommonServiceTypes-1-1-0}ProduktGenerisch_Type" maxOccurs="unbounded" minOccurs="0"/>
|
* <element name="Zusatzprodukte" type="{urn:omds3CommonServiceTypes-1-1-0}ProduktGenerisch_Type" maxOccurs="unbounded" minOccurs="0"/>
|
||||||
* <element name="VersicherteObjekte" type="{urn:omds3CommonServiceTypes-1-1-0}VersichertesInteresseMitAttributMetadaten_Type" maxOccurs="unbounded"/>
|
* <element name="VersicherteObjekte" type="{urn:omds3CommonServiceTypes-1-1-0}VersichertesInteresse_Type" maxOccurs="unbounded"/>
|
||||||
* </sequence>
|
* </sequence>
|
||||||
* </extension>
|
* </extension>
|
||||||
* </complexContent>
|
* </complexContent>
|
||||||
@@ -46,11 +46,11 @@ public class VerkaufsproduktSachPrivatType
|
|||||||
{
|
{
|
||||||
|
|
||||||
@XmlElement(name = "Produkte", required = true)
|
@XmlElement(name = "Produkte", required = true)
|
||||||
protected List<ProduktGenerischType> produkte;
|
protected List<ProduktSachPrivatType> produkte;
|
||||||
@XmlElement(name = "Zusatzprodukte")
|
@XmlElement(name = "Zusatzprodukte")
|
||||||
protected List<ProduktGenerischType> zusatzprodukte;
|
protected List<ProduktGenerischType> zusatzprodukte;
|
||||||
@XmlElement(name = "VersicherteObjekte", required = true)
|
@XmlElement(name = "VersicherteObjekte", required = true)
|
||||||
protected List<VersichertesInteresseMitAttributMetadatenType> versicherteObjekte;
|
protected List<VersichertesInteresseType> versicherteObjekte;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the value of the produkte property.
|
* Gets the value of the produkte property.
|
||||||
@@ -70,13 +70,13 @@ public class VerkaufsproduktSachPrivatType
|
|||||||
*
|
*
|
||||||
* <p>
|
* <p>
|
||||||
* Objects of the following type(s) are allowed in the list
|
* Objects of the following type(s) are allowed in the list
|
||||||
* {@link ProduktGenerischType }
|
* {@link ProduktSachPrivatType }
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public List<ProduktGenerischType> getProdukte() {
|
public List<ProduktSachPrivatType> getProdukte() {
|
||||||
if (produkte == null) {
|
if (produkte == null) {
|
||||||
produkte = new ArrayList<ProduktGenerischType>();
|
produkte = new ArrayList<ProduktSachPrivatType>();
|
||||||
}
|
}
|
||||||
return this.produkte;
|
return this.produkte;
|
||||||
}
|
}
|
||||||
@@ -128,13 +128,13 @@ public class VerkaufsproduktSachPrivatType
|
|||||||
*
|
*
|
||||||
* <p>
|
* <p>
|
||||||
* Objects of the following type(s) are allowed in the list
|
* Objects of the following type(s) are allowed in the list
|
||||||
* {@link VersichertesInteresseMitAttributMetadatenType }
|
* {@link VersichertesInteresseType }
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public List<VersichertesInteresseMitAttributMetadatenType> getVersicherteObjekte() {
|
public List<VersichertesInteresseType> getVersicherteObjekte() {
|
||||||
if (versicherteObjekte == null) {
|
if (versicherteObjekte == null) {
|
||||||
versicherteObjekte = new ArrayList<VersichertesInteresseMitAttributMetadatenType>();
|
versicherteObjekte = new ArrayList<VersichertesInteresseType>();
|
||||||
}
|
}
|
||||||
return this.versicherteObjekte;
|
return this.versicherteObjekte;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ import javax.xml.bind.annotation.XmlAccessorType;
|
|||||||
import javax.xml.bind.annotation.XmlElement;
|
import javax.xml.bind.annotation.XmlElement;
|
||||||
import javax.xml.bind.annotation.XmlType;
|
import javax.xml.bind.annotation.XmlType;
|
||||||
import at.vvo.omds.types.omds3Types.r1_4_0.common.ObjektIdType;
|
import at.vvo.omds.types.omds3Types.r1_4_0.common.ObjektIdType;
|
||||||
import at.vvo.omds.types.omds3Types.r1_4_0.common.VersichertesInteresseType;
|
import at.vvo.omds.types.omds3Types.r1_4_0.common.VersichertesInteresseMitAttributMetadatenType;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -21,11 +21,11 @@ import at.vvo.omds.types.omds3Types.r1_4_0.common.VersichertesInteresseType;
|
|||||||
* <pre>
|
* <pre>
|
||||||
* <complexType name="VersichertesObjektSachPrivat_Type">
|
* <complexType name="VersichertesObjektSachPrivat_Type">
|
||||||
* <complexContent>
|
* <complexContent>
|
||||||
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}VersichertesInteresse_Type">
|
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}VersichertesInteresseMitAttributMetadaten_Type">
|
||||||
* <sequence>
|
* <sequence>
|
||||||
* <element name="ObjektId" type="{urn:omds3CommonServiceTypes-1-1-0}ObjektId_Type" minOccurs="0"/>
|
* <element name="ObjektId" type="{urn:omds3CommonServiceTypes-1-1-0}ObjektId_Type" minOccurs="0"/>
|
||||||
* <element name="RisikoAdresse" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.sachprivat}RisikoAdresse_Type"/>
|
* <element name="RisikoAdresse" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.sachprivat}RisikoAdresse_Type"/>
|
||||||
* <element name="RisikoGebaeude" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.sachprivat}RisikoGebaeude_Type" maxOccurs="unbounded"/>
|
* <element name="RisikoGebaeude" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.sachprivat}RisikoGebaeude_Type" maxOccurs="unbounded" minOccurs="0"/>
|
||||||
* <element name="RisikoHaushalt" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.sachprivat}RisikoHaushalt_Type" minOccurs="0"/>
|
* <element name="RisikoHaushalt" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.sachprivat}RisikoHaushalt_Type" minOccurs="0"/>
|
||||||
* </sequence>
|
* </sequence>
|
||||||
* </extension>
|
* </extension>
|
||||||
@@ -43,14 +43,14 @@ import at.vvo.omds.types.omds3Types.r1_4_0.common.VersichertesInteresseType;
|
|||||||
"risikoHaushalt"
|
"risikoHaushalt"
|
||||||
})
|
})
|
||||||
public class VersichertesObjektSachPrivatType
|
public class VersichertesObjektSachPrivatType
|
||||||
extends VersichertesInteresseType
|
extends VersichertesInteresseMitAttributMetadatenType
|
||||||
{
|
{
|
||||||
|
|
||||||
@XmlElement(name = "ObjektId")
|
@XmlElement(name = "ObjektId")
|
||||||
protected ObjektIdType objektId;
|
protected ObjektIdType objektId;
|
||||||
@XmlElement(name = "RisikoAdresse", required = true)
|
@XmlElement(name = "RisikoAdresse", required = true)
|
||||||
protected RisikoAdresseType risikoAdresse;
|
protected RisikoAdresseType risikoAdresse;
|
||||||
@XmlElement(name = "RisikoGebaeude", required = true)
|
@XmlElement(name = "RisikoGebaeude")
|
||||||
protected List<RisikoGebaeudeType> risikoGebaeude;
|
protected List<RisikoGebaeudeType> risikoGebaeude;
|
||||||
@XmlElement(name = "RisikoHaushalt")
|
@XmlElement(name = "RisikoHaushalt")
|
||||||
protected RisikoHaushaltType risikoHaushalt;
|
protected RisikoHaushaltType risikoHaushalt;
|
||||||
|
|||||||
@@ -1,22 +1,18 @@
|
|||||||
|
|
||||||
package at.vvo.omds.types.omds3Types.r1_4_0.on2antrag.unfall;
|
package at.vvo.omds.types.omds3Types.r1_4_0.on2antrag.unfall;
|
||||||
|
|
||||||
import java.util.ArrayList;
|
import java.math.BigDecimal;
|
||||||
import java.util.List;
|
|
||||||
import javax.xml.bind.JAXBElement;
|
|
||||||
import javax.xml.bind.annotation.XmlAccessType;
|
import javax.xml.bind.annotation.XmlAccessType;
|
||||||
import javax.xml.bind.annotation.XmlAccessorType;
|
import javax.xml.bind.annotation.XmlAccessorType;
|
||||||
import javax.xml.bind.annotation.XmlElementRef;
|
import javax.xml.bind.annotation.XmlElement;
|
||||||
import javax.xml.bind.annotation.XmlElementRefs;
|
import javax.xml.bind.annotation.XmlSchemaType;
|
||||||
import javax.xml.bind.annotation.XmlSeeAlso;
|
|
||||||
import javax.xml.bind.annotation.XmlType;
|
import javax.xml.bind.annotation.XmlType;
|
||||||
import at.vvo.omds.types.omds3Types.r1_4_0.common.AttributMetadatenType;
|
|
||||||
import at.vvo.omds.types.omds3Types.r1_4_0.common.ElementarproduktGenerischType;
|
import at.vvo.omds.types.omds3Types.r1_4_0.common.ElementarproduktGenerischType;
|
||||||
import at.vvo.omds.types.omds3Types.r1_4_0.common.SelbstbehaltType;
|
import at.vvo.omds.types.omds3Types.r1_4_0.common.SelbstbehaltType;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Typ für ein Elementarprodukt in der Sparte Unfall. Von diesem Typ werden etwaige Standard-Deckungen abgeleitet, siehe Vertragsrechtsschutz_Type. Von diesem Typ können einzelne VUs aber auch ihre eigenen Elementarprodukte ableiten, wenn sie möchten.
|
* Typ für ein Elementarprodukt in der Sparte Unfall. Von diesem Typ werden etwaige unternehmesspezifische Deckungen oder potentielle Standard-Deckungen abgeleitet.
|
||||||
*
|
*
|
||||||
* <p>Java-Klasse für ElementarproduktUnfall_Type complex type.
|
* <p>Java-Klasse für ElementarproduktUnfall_Type complex type.
|
||||||
*
|
*
|
||||||
@@ -27,10 +23,9 @@ import at.vvo.omds.types.omds3Types.r1_4_0.common.SelbstbehaltType;
|
|||||||
* <complexContent>
|
* <complexContent>
|
||||||
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}ElementarproduktGenerisch_Type">
|
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}ElementarproduktGenerisch_Type">
|
||||||
* <sequence>
|
* <sequence>
|
||||||
* <element name="VersPersonRefLfNr" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
|
* <element name="VersPersonRefLfNr" type="{http://www.w3.org/2001/XMLSchema}unsignedShort"/>
|
||||||
* <element name="Versicherungssumme" type="{http://www.w3.org/2001/XMLSchema}unsignedInt"/>
|
* <element name="Versicherungssumme" type="{urn:omds20}decimal"/>
|
||||||
* <element name="Selbstbehalt" type="{urn:omds3CommonServiceTypes-1-1-0}Selbstbehalt_Type" minOccurs="0"/>
|
* <element name="Selbstbehalt" type="{urn:omds3CommonServiceTypes-1-1-0}Selbstbehalt_Type" minOccurs="0"/>
|
||||||
* <element name="AttributMetadaten" type="{urn:omds3CommonServiceTypes-1-1-0}AttributMetadaten_Type" maxOccurs="unbounded" minOccurs="0"/>
|
|
||||||
* </sequence>
|
* </sequence>
|
||||||
* </extension>
|
* </extension>
|
||||||
* </complexContent>
|
* </complexContent>
|
||||||
@@ -41,63 +36,84 @@ import at.vvo.omds.types.omds3Types.r1_4_0.common.SelbstbehaltType;
|
|||||||
*/
|
*/
|
||||||
@XmlAccessorType(XmlAccessType.FIELD)
|
@XmlAccessorType(XmlAccessType.FIELD)
|
||||||
@XmlType(name = "ElementarproduktUnfall_Type", propOrder = {
|
@XmlType(name = "ElementarproduktUnfall_Type", propOrder = {
|
||||||
"rest"
|
"versPersonRefLfNr",
|
||||||
})
|
"versicherungssumme",
|
||||||
@XmlSeeAlso({
|
"selbstbehalt"
|
||||||
GenElementarproduktUnfallType.class
|
|
||||||
})
|
})
|
||||||
public class ElementarproduktUnfallType
|
public class ElementarproduktUnfallType
|
||||||
extends ElementarproduktGenerischType
|
extends ElementarproduktGenerischType
|
||||||
{
|
{
|
||||||
|
|
||||||
@XmlElementRefs({
|
@XmlElement(name = "VersPersonRefLfNr")
|
||||||
@XmlElementRef(name = "AttributMetadaten", namespace = "urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall", type = JAXBElement.class, required = false),
|
@XmlSchemaType(name = "unsignedShort")
|
||||||
@XmlElementRef(name = "VersPersonRefLfNr", namespace = "urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall", type = JAXBElement.class, required = false),
|
protected int versPersonRefLfNr;
|
||||||
@XmlElementRef(name = "Versicherungssumme", namespace = "urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall", type = JAXBElement.class, required = false),
|
@XmlElement(name = "Versicherungssumme", required = true)
|
||||||
@XmlElementRef(name = "Selbstbehalt", namespace = "urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall", type = JAXBElement.class, required = false)
|
protected BigDecimal versicherungssumme;
|
||||||
})
|
@XmlElement(name = "Selbstbehalt")
|
||||||
protected List<JAXBElement<?>> rest;
|
protected SelbstbehaltType selbstbehalt;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Ruft das restliche Contentmodell ab.
|
* Ruft den Wert der versPersonRefLfNr-Eigenschaft ab.
|
||||||
*
|
|
||||||
* <p>
|
|
||||||
* Sie rufen diese "catch-all"-Eigenschaft aus folgendem Grund ab:
|
|
||||||
* Der Feldname "AttributMetadaten" wird von zwei verschiedenen Teilen eines Schemas verwendet. Siehe:
|
|
||||||
* Zeile 63 von file:/C:/Users/Jens/git/omdsservicedefinitions-master/OMDSServiceDefinition/src/main/resources/def/r1_4_0/omds3_ON2_Antrag_Unfall.xsd
|
|
||||||
* Zeile 758 von file:/C:/Users/Jens/git/omdsservicedefinitions-master/OMDSServiceDefinition/src/main/resources/def/r1_4_0/omds3CommonServiceTypes.xsd
|
|
||||||
* <p>
|
|
||||||
* Um diese Eigenschaft zu entfernen, wenden Sie eine Eigenschaftenanpassung für eine
|
|
||||||
* der beiden folgenden Deklarationen an, um deren Namen zu ändern:
|
|
||||||
* Gets the value of the rest property.
|
|
||||||
*
|
|
||||||
* <p>
|
|
||||||
* This accessor method returns a reference to the live list,
|
|
||||||
* not a snapshot. Therefore any modification you make to the
|
|
||||||
* returned list will be present inside the JAXB object.
|
|
||||||
* This is why there is not a <CODE>set</CODE> method for the rest property.
|
|
||||||
*
|
|
||||||
* <p>
|
|
||||||
* For example, to add a new item, do as follows:
|
|
||||||
* <pre>
|
|
||||||
* getRest().add(newItem);
|
|
||||||
* </pre>
|
|
||||||
*
|
|
||||||
*
|
|
||||||
* <p>
|
|
||||||
* Objects of the following type(s) are allowed in the list
|
|
||||||
* {@link JAXBElement }{@code <}{@link String }{@code >}
|
|
||||||
* {@link JAXBElement }{@code <}{@link Long }{@code >}
|
|
||||||
* {@link JAXBElement }{@code <}{@link SelbstbehaltType }{@code >}
|
|
||||||
* {@link JAXBElement }{@code <}{@link AttributMetadatenType }{@code >}
|
|
||||||
*
|
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public List<JAXBElement<?>> getRest() {
|
public int getVersPersonRefLfNr() {
|
||||||
if (rest == null) {
|
return versPersonRefLfNr;
|
||||||
rest = new ArrayList<JAXBElement<?>>();
|
}
|
||||||
}
|
|
||||||
return this.rest;
|
/**
|
||||||
|
* Legt den Wert der versPersonRefLfNr-Eigenschaft fest.
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
public void setVersPersonRefLfNr(int value) {
|
||||||
|
this.versPersonRefLfNr = value;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Ruft den Wert der versicherungssumme-Eigenschaft ab.
|
||||||
|
*
|
||||||
|
* @return
|
||||||
|
* possible object is
|
||||||
|
* {@link BigDecimal }
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
public BigDecimal getVersicherungssumme() {
|
||||||
|
return versicherungssumme;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Legt den Wert der versicherungssumme-Eigenschaft fest.
|
||||||
|
*
|
||||||
|
* @param value
|
||||||
|
* allowed object is
|
||||||
|
* {@link BigDecimal }
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
public void setVersicherungssumme(BigDecimal value) {
|
||||||
|
this.versicherungssumme = value;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Ruft den Wert der selbstbehalt-Eigenschaft ab.
|
||||||
|
*
|
||||||
|
* @return
|
||||||
|
* possible object is
|
||||||
|
* {@link SelbstbehaltType }
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
public SelbstbehaltType getSelbstbehalt() {
|
||||||
|
return selbstbehalt;
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Legt den Wert der selbstbehalt-Eigenschaft fest.
|
||||||
|
*
|
||||||
|
* @param value
|
||||||
|
* allowed object is
|
||||||
|
* {@link SelbstbehaltType }
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
public void setSelbstbehalt(SelbstbehaltType value) {
|
||||||
|
this.selbstbehalt = value;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -5,8 +5,6 @@ import javax.xml.bind.JAXBElement;
|
|||||||
import javax.xml.bind.annotation.XmlElementDecl;
|
import javax.xml.bind.annotation.XmlElementDecl;
|
||||||
import javax.xml.bind.annotation.XmlRegistry;
|
import javax.xml.bind.annotation.XmlRegistry;
|
||||||
import javax.xml.namespace.QName;
|
import javax.xml.namespace.QName;
|
||||||
import at.vvo.omds.types.omds3Types.r1_4_0.common.AttributMetadatenType;
|
|
||||||
import at.vvo.omds.types.omds3Types.r1_4_0.common.SelbstbehaltType;
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -34,10 +32,6 @@ public class ObjectFactory {
|
|||||||
private final static QName _CreateApplicationUnfallResponse_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall", "CreateApplicationUnfallResponse");
|
private final static QName _CreateApplicationUnfallResponse_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall", "CreateApplicationUnfallResponse");
|
||||||
private final static QName _SubmitApplicationUnfallRequest_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall", "SubmitApplicationUnfallRequest");
|
private final static QName _SubmitApplicationUnfallRequest_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall", "SubmitApplicationUnfallRequest");
|
||||||
private final static QName _SubmitApplicationUnfallResponse_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall", "SubmitApplicationUnfallResponse");
|
private final static QName _SubmitApplicationUnfallResponse_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall", "SubmitApplicationUnfallResponse");
|
||||||
private final static QName _ElementarproduktUnfallTypeVersPersonRefLfNr_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall", "VersPersonRefLfNr");
|
|
||||||
private final static QName _ElementarproduktUnfallTypeVersicherungssumme_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall", "Versicherungssumme");
|
|
||||||
private final static QName _ElementarproduktUnfallTypeSelbstbehalt_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall", "Selbstbehalt");
|
|
||||||
private final static QName _ElementarproduktUnfallTypeAttributMetadaten_QNAME = new QName("urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall", "AttributMetadaten");
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: at.vvo.omds.types.omds3Types.r1_4_0.on2antrag.unfall
|
* Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: at.vvo.omds.types.omds3Types.r1_4_0.on2antrag.unfall
|
||||||
@@ -110,6 +104,14 @@ public class ObjectFactory {
|
|||||||
return new VerkaufsproduktUnfallType();
|
return new VerkaufsproduktUnfallType();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Create an instance of {@link ProduktUnfallType }
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
public ProduktUnfallType createProduktUnfallType() {
|
||||||
|
return new ProduktUnfallType();
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create an instance of {@link ElementarproduktUnfallType }
|
* Create an instance of {@link ElementarproduktUnfallType }
|
||||||
*
|
*
|
||||||
@@ -118,14 +120,6 @@ public class ObjectFactory {
|
|||||||
return new ElementarproduktUnfallType();
|
return new ElementarproduktUnfallType();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* Create an instance of {@link GenElementarproduktUnfallType }
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
public GenElementarproduktUnfallType createGenElementarproduktUnfallType() {
|
|
||||||
return new GenElementarproduktUnfallType();
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create an instance of {@link SpezBerechnungUnfallType }
|
* Create an instance of {@link SpezBerechnungUnfallType }
|
||||||
*
|
*
|
||||||
@@ -230,40 +224,4 @@ public class ObjectFactory {
|
|||||||
return new JAXBElement<SubmitApplicationUnfallResponseType>(_SubmitApplicationUnfallResponse_QNAME, SubmitApplicationUnfallResponseType.class, null, value);
|
return new JAXBElement<SubmitApplicationUnfallResponseType>(_SubmitApplicationUnfallResponse_QNAME, SubmitApplicationUnfallResponseType.class, null, value);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
@XmlElementDecl(namespace = "urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall", name = "VersPersonRefLfNr", scope = ElementarproduktUnfallType.class)
|
|
||||||
public JAXBElement<String> createElementarproduktUnfallTypeVersPersonRefLfNr(String value) {
|
|
||||||
return new JAXBElement<String>(_ElementarproduktUnfallTypeVersPersonRefLfNr_QNAME, String.class, ElementarproduktUnfallType.class, value);
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Create an instance of {@link JAXBElement }{@code <}{@link Long }{@code >}}
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
@XmlElementDecl(namespace = "urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall", name = "Versicherungssumme", scope = ElementarproduktUnfallType.class)
|
|
||||||
public JAXBElement<Long> createElementarproduktUnfallTypeVersicherungssumme(Long value) {
|
|
||||||
return new JAXBElement<Long>(_ElementarproduktUnfallTypeVersicherungssumme_QNAME, Long.class, ElementarproduktUnfallType.class, value);
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Create an instance of {@link JAXBElement }{@code <}{@link SelbstbehaltType }{@code >}}
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
@XmlElementDecl(namespace = "urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall", name = "Selbstbehalt", scope = ElementarproduktUnfallType.class)
|
|
||||||
public JAXBElement<SelbstbehaltType> createElementarproduktUnfallTypeSelbstbehalt(SelbstbehaltType value) {
|
|
||||||
return new JAXBElement<SelbstbehaltType>(_ElementarproduktUnfallTypeSelbstbehalt_QNAME, SelbstbehaltType.class, ElementarproduktUnfallType.class, value);
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Create an instance of {@link JAXBElement }{@code <}{@link AttributMetadatenType }{@code >}}
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
@XmlElementDecl(namespace = "urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall", name = "AttributMetadaten", scope = ElementarproduktUnfallType.class)
|
|
||||||
public JAXBElement<AttributMetadatenType> createElementarproduktUnfallTypeAttributMetadaten(AttributMetadatenType value) {
|
|
||||||
return new JAXBElement<AttributMetadatenType>(_ElementarproduktUnfallTypeAttributMetadaten_QNAME, AttributMetadatenType.class, ElementarproduktUnfallType.class, value);
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -24,12 +24,7 @@ import at.vvo.omds.types.omds3Types.r1_4_0.common.SelbstbehaltType;
|
|||||||
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}ProduktGenerisch_Type">
|
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}ProduktGenerisch_Type">
|
||||||
* <sequence>
|
* <sequence>
|
||||||
* <element name="Selbstbehalt" type="{urn:omds3CommonServiceTypes-1-1-0}Selbstbehalt_Type" minOccurs="0"/>
|
* <element name="Selbstbehalt" type="{urn:omds3CommonServiceTypes-1-1-0}Selbstbehalt_Type" minOccurs="0"/>
|
||||||
* <element name="VersPersonenRefLfnr" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded"/>
|
* <element name="Leistungsarten" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall}ElementarproduktUnfall_Type" maxOccurs="unbounded" minOccurs="0"/>
|
||||||
* <element name="LeistungsartTod" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall}ElementarproduktUnfall_Type" minOccurs="0"/>
|
|
||||||
* <element name="LeistungartInvaliditaet" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall}ElementarproduktUnfall_Type" minOccurs="0"/>
|
|
||||||
* <element name="LeistungsartUnfallkosten" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall}ElementarproduktUnfall_Type" minOccurs="0"/>
|
|
||||||
* <element name="LeistungsartSpitalgeld" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall}ElementarproduktUnfall_Type" minOccurs="0"/>
|
|
||||||
* <element name="Leistungsarten" type="{urn:at.vvo.omds.types.omds3types.v1-4-0.on2antrag.unfall}GenElementarproduktUnfall_Type" maxOccurs="unbounded" minOccurs="0"/>
|
|
||||||
* </sequence>
|
* </sequence>
|
||||||
* </extension>
|
* </extension>
|
||||||
* </complexContent>
|
* </complexContent>
|
||||||
@@ -41,31 +36,16 @@ import at.vvo.omds.types.omds3Types.r1_4_0.common.SelbstbehaltType;
|
|||||||
@XmlAccessorType(XmlAccessType.FIELD)
|
@XmlAccessorType(XmlAccessType.FIELD)
|
||||||
@XmlType(name = "ProduktUnfall_Type", propOrder = {
|
@XmlType(name = "ProduktUnfall_Type", propOrder = {
|
||||||
"selbstbehalt",
|
"selbstbehalt",
|
||||||
"versPersonenRefLfnr",
|
|
||||||
"leistungsartTod",
|
|
||||||
"leistungartInvaliditaet",
|
|
||||||
"leistungsartUnfallkosten",
|
|
||||||
"leistungsartSpitalgeld",
|
|
||||||
"leistungsarten"
|
"leistungsarten"
|
||||||
})
|
})
|
||||||
public abstract class ProduktUnfallType
|
public class ProduktUnfallType
|
||||||
extends ProduktGenerischType
|
extends ProduktGenerischType
|
||||||
{
|
{
|
||||||
|
|
||||||
@XmlElement(name = "Selbstbehalt")
|
@XmlElement(name = "Selbstbehalt")
|
||||||
protected SelbstbehaltType selbstbehalt;
|
protected SelbstbehaltType selbstbehalt;
|
||||||
@XmlElement(name = "VersPersonenRefLfnr", required = true)
|
|
||||||
protected List<String> versPersonenRefLfnr;
|
|
||||||
@XmlElement(name = "LeistungsartTod")
|
|
||||||
protected ElementarproduktUnfallType leistungsartTod;
|
|
||||||
@XmlElement(name = "LeistungartInvaliditaet")
|
|
||||||
protected ElementarproduktUnfallType leistungartInvaliditaet;
|
|
||||||
@XmlElement(name = "LeistungsartUnfallkosten")
|
|
||||||
protected ElementarproduktUnfallType leistungsartUnfallkosten;
|
|
||||||
@XmlElement(name = "LeistungsartSpitalgeld")
|
|
||||||
protected ElementarproduktUnfallType leistungsartSpitalgeld;
|
|
||||||
@XmlElement(name = "Leistungsarten")
|
@XmlElement(name = "Leistungsarten")
|
||||||
protected List<GenElementarproduktUnfallType> leistungsarten;
|
protected List<ElementarproduktUnfallType> leistungsarten;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Ruft den Wert der selbstbehalt-Eigenschaft ab.
|
* Ruft den Wert der selbstbehalt-Eigenschaft ab.
|
||||||
@@ -91,131 +71,6 @@ public abstract class ProduktUnfallType
|
|||||||
this.selbstbehalt = value;
|
this.selbstbehalt = value;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* Gets the value of the versPersonenRefLfnr property.
|
|
||||||
*
|
|
||||||
* <p>
|
|
||||||
* This accessor method returns a reference to the live list,
|
|
||||||
* not a snapshot. Therefore any modification you make to the
|
|
||||||
* returned list will be present inside the JAXB object.
|
|
||||||
* This is why there is not a <CODE>set</CODE> method for the versPersonenRefLfnr property.
|
|
||||||
*
|
|
||||||
* <p>
|
|
||||||
* For example, to add a new item, do as follows:
|
|
||||||
* <pre>
|
|
||||||
* getVersPersonenRefLfnr().add(newItem);
|
|
||||||
* </pre>
|
|
||||||
*
|
|
||||||
*
|
|
||||||
* <p>
|
|
||||||
* Objects of the following type(s) are allowed in the list
|
|
||||||
* {@link String }
|
|
||||||
*
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
public List<String> getVersPersonenRefLfnr() {
|
|
||||||
if (versPersonenRefLfnr == null) {
|
|
||||||
versPersonenRefLfnr = new ArrayList<String>();
|
|
||||||
}
|
|
||||||
return this.versPersonenRefLfnr;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Ruft den Wert der leistungsartTod-Eigenschaft ab.
|
|
||||||
*
|
|
||||||
* @return
|
|
||||||
* possible object is
|
|
||||||
* {@link ElementarproduktUnfallType }
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
public ElementarproduktUnfallType getLeistungsartTod() {
|
|
||||||
return leistungsartTod;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Legt den Wert der leistungsartTod-Eigenschaft fest.
|
|
||||||
*
|
|
||||||
* @param value
|
|
||||||
* allowed object is
|
|
||||||
* {@link ElementarproduktUnfallType }
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
public void setLeistungsartTod(ElementarproduktUnfallType value) {
|
|
||||||
this.leistungsartTod = value;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Ruft den Wert der leistungartInvaliditaet-Eigenschaft ab.
|
|
||||||
*
|
|
||||||
* @return
|
|
||||||
* possible object is
|
|
||||||
* {@link ElementarproduktUnfallType }
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
public ElementarproduktUnfallType getLeistungartInvaliditaet() {
|
|
||||||
return leistungartInvaliditaet;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Legt den Wert der leistungartInvaliditaet-Eigenschaft fest.
|
|
||||||
*
|
|
||||||
* @param value
|
|
||||||
* allowed object is
|
|
||||||
* {@link ElementarproduktUnfallType }
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
public void setLeistungartInvaliditaet(ElementarproduktUnfallType value) {
|
|
||||||
this.leistungartInvaliditaet = value;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Ruft den Wert der leistungsartUnfallkosten-Eigenschaft ab.
|
|
||||||
*
|
|
||||||
* @return
|
|
||||||
* possible object is
|
|
||||||
* {@link ElementarproduktUnfallType }
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
public ElementarproduktUnfallType getLeistungsartUnfallkosten() {
|
|
||||||
return leistungsartUnfallkosten;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Legt den Wert der leistungsartUnfallkosten-Eigenschaft fest.
|
|
||||||
*
|
|
||||||
* @param value
|
|
||||||
* allowed object is
|
|
||||||
* {@link ElementarproduktUnfallType }
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
public void setLeistungsartUnfallkosten(ElementarproduktUnfallType value) {
|
|
||||||
this.leistungsartUnfallkosten = value;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Ruft den Wert der leistungsartSpitalgeld-Eigenschaft ab.
|
|
||||||
*
|
|
||||||
* @return
|
|
||||||
* possible object is
|
|
||||||
* {@link ElementarproduktUnfallType }
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
public ElementarproduktUnfallType getLeistungsartSpitalgeld() {
|
|
||||||
return leistungsartSpitalgeld;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Legt den Wert der leistungsartSpitalgeld-Eigenschaft fest.
|
|
||||||
*
|
|
||||||
* @param value
|
|
||||||
* allowed object is
|
|
||||||
* {@link ElementarproduktUnfallType }
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
public void setLeistungsartSpitalgeld(ElementarproduktUnfallType value) {
|
|
||||||
this.leistungsartSpitalgeld = value;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the value of the leistungsarten property.
|
* Gets the value of the leistungsarten property.
|
||||||
*
|
*
|
||||||
@@ -234,13 +89,13 @@ public abstract class ProduktUnfallType
|
|||||||
*
|
*
|
||||||
* <p>
|
* <p>
|
||||||
* Objects of the following type(s) are allowed in the list
|
* Objects of the following type(s) are allowed in the list
|
||||||
* {@link GenElementarproduktUnfallType }
|
* {@link ElementarproduktUnfallType }
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public List<GenElementarproduktUnfallType> getLeistungsarten() {
|
public List<ElementarproduktUnfallType> getLeistungsarten() {
|
||||||
if (leistungsarten == null) {
|
if (leistungsarten == null) {
|
||||||
leistungsarten = new ArrayList<GenElementarproduktUnfallType>();
|
leistungsarten = new ArrayList<ElementarproduktUnfallType>();
|
||||||
}
|
}
|
||||||
return this.leistungsarten;
|
return this.leistungsarten;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ import javax.xml.bind.annotation.XmlElement;
|
|||||||
import javax.xml.bind.annotation.XmlType;
|
import javax.xml.bind.annotation.XmlType;
|
||||||
import at.vvo.omds.types.omds3Types.r1_4_0.common.ProduktGenerischType;
|
import at.vvo.omds.types.omds3Types.r1_4_0.common.ProduktGenerischType;
|
||||||
import at.vvo.omds.types.omds3Types.r1_4_0.common.VerkaufsproduktGenerischType;
|
import at.vvo.omds.types.omds3Types.r1_4_0.common.VerkaufsproduktGenerischType;
|
||||||
import at.vvo.omds.types.omds3Types.r1_4_0.common.VersichertesInteresseMitAttributMetadatenType;
|
import at.vvo.omds.types.omds3Types.r1_4_0.common.VersichertesInteresseType;
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -25,7 +25,7 @@ import at.vvo.omds.types.omds3Types.r1_4_0.common.VersichertesInteresseMitAttrib
|
|||||||
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}VerkaufsproduktGenerisch_Type">
|
* <extension base="{urn:omds3CommonServiceTypes-1-1-0}VerkaufsproduktGenerisch_Type">
|
||||||
* <sequence>
|
* <sequence>
|
||||||
* <element name="Produkte" type="{urn:omds3CommonServiceTypes-1-1-0}ProduktGenerisch_Type" maxOccurs="unbounded"/>
|
* <element name="Produkte" type="{urn:omds3CommonServiceTypes-1-1-0}ProduktGenerisch_Type" maxOccurs="unbounded"/>
|
||||||
* <element name="VersicherteInteressen" type="{urn:omds3CommonServiceTypes-1-1-0}VersichertesInteresseMitAttributMetadaten_Type" maxOccurs="unbounded"/>
|
* <element name="VersicherteInteressen" type="{urn:omds3CommonServiceTypes-1-1-0}VersichertesInteresse_Type" maxOccurs="unbounded"/>
|
||||||
* </sequence>
|
* </sequence>
|
||||||
* </extension>
|
* </extension>
|
||||||
* </complexContent>
|
* </complexContent>
|
||||||
@@ -46,7 +46,7 @@ public class VerkaufsproduktUnfallType
|
|||||||
@XmlElement(name = "Produkte", required = true)
|
@XmlElement(name = "Produkte", required = true)
|
||||||
protected List<ProduktGenerischType> produkte;
|
protected List<ProduktGenerischType> produkte;
|
||||||
@XmlElement(name = "VersicherteInteressen", required = true)
|
@XmlElement(name = "VersicherteInteressen", required = true)
|
||||||
protected List<VersichertesInteresseMitAttributMetadatenType> versicherteInteressen;
|
protected List<VersichertesInteresseType> versicherteInteressen;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the value of the produkte property.
|
* Gets the value of the produkte property.
|
||||||
@@ -95,13 +95,13 @@ public class VerkaufsproduktUnfallType
|
|||||||
*
|
*
|
||||||
* <p>
|
* <p>
|
||||||
* Objects of the following type(s) are allowed in the list
|
* Objects of the following type(s) are allowed in the list
|
||||||
* {@link VersichertesInteresseMitAttributMetadatenType }
|
* {@link VersichertesInteresseType }
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public List<VersichertesInteresseMitAttributMetadatenType> getVersicherteInteressen() {
|
public List<VersichertesInteresseType> getVersicherteInteressen() {
|
||||||
if (versicherteInteressen == null) {
|
if (versicherteInteressen == null) {
|
||||||
versicherteInteressen = new ArrayList<VersichertesInteresseMitAttributMetadatenType>();
|
versicherteInteressen = new ArrayList<VersichertesInteresseType>();
|
||||||
}
|
}
|
||||||
return this.versicherteInteressen;
|
return this.versicherteInteressen;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -723,7 +723,7 @@
|
|||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
<xsd:complexType name="ProduktbausteinAntragsprozessGenerisch_Type" abstract="true">
|
<xsd:complexType name="ProduktbausteinAntragsprozessGenerisch_Type" abstract="true">
|
||||||
<xsd:annotation>
|
<xsd:annotation>
|
||||||
<xsd:documentation>Abstrakter Typ für Produktbausteine der Ebene 2 und 3 bei generischen Produkten</xsd:documentation>
|
<xsd:documentation>Abstrakter Typ für Produktbausteine im Antragsprozess der 2. Generation</xsd:documentation>
|
||||||
</xsd:annotation>
|
</xsd:annotation>
|
||||||
<xsd:complexContent>
|
<xsd:complexContent>
|
||||||
<xsd:extension base="ProduktbausteinAntragsprozess_Type">
|
<xsd:extension base="ProduktbausteinAntragsprozess_Type">
|
||||||
@@ -800,12 +800,6 @@
|
|||||||
</xsd:extension>
|
</xsd:extension>
|
||||||
</xsd:complexContent>
|
</xsd:complexContent>
|
||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
<xsd:simpleType name="Hauptfaelligkeit_Type">
|
|
||||||
<xsd:restriction base="xsd:gMonthDay">
|
|
||||||
<xsd:minInclusive value="--01-01"/>
|
|
||||||
<xsd:maxInclusive value="--12-31"/>
|
|
||||||
</xsd:restriction>
|
|
||||||
</xsd:simpleType>
|
|
||||||
<xsd:complexType name="Elementarprodukt_Type" abstract="true">
|
<xsd:complexType name="Elementarprodukt_Type" abstract="true">
|
||||||
<xsd:annotation>
|
<xsd:annotation>
|
||||||
<xsd:documentation>Basistyp für ein Elementarprodukt</xsd:documentation>
|
<xsd:documentation>Basistyp für ein Elementarprodukt</xsd:documentation>
|
||||||
@@ -820,7 +814,7 @@
|
|||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
<xsd:complexType name="VerkaufsproduktGenerisch_Type" abstract="true">
|
<xsd:complexType name="VerkaufsproduktGenerisch_Type" abstract="true">
|
||||||
<xsd:annotation>
|
<xsd:annotation>
|
||||||
<xsd:documentation>Basistyp für ein Produktbündel</xsd:documentation>
|
<xsd:documentation>Basistyp für ein Produktbündel, 2. Generation</xsd:documentation>
|
||||||
</xsd:annotation>
|
</xsd:annotation>
|
||||||
<xsd:complexContent>
|
<xsd:complexContent>
|
||||||
<xsd:extension base="ProduktbausteinAntragsprozessGenerisch_Type">
|
<xsd:extension base="ProduktbausteinAntragsprozessGenerisch_Type">
|
||||||
@@ -883,6 +877,12 @@
|
|||||||
</xsd:sequence>
|
</xsd:sequence>
|
||||||
</xsd:complexType>
|
</xsd:complexType>
|
||||||
<!-- Allgemeine Typen -->
|
<!-- Allgemeine Typen -->
|
||||||
|
<xsd:simpleType name="Hauptfaelligkeit_Type">
|
||||||
|
<xsd:restriction base="xsd:gMonthDay">
|
||||||
|
<xsd:minInclusive value="--01-01"/>
|
||||||
|
<xsd:maxInclusive value="--12-31"/>
|
||||||
|
</xsd:restriction>
|
||||||
|
</xsd:simpleType>
|
||||||
<xsd:complexType name="Praemie_Type">
|
<xsd:complexType name="Praemie_Type">
|
||||||
<xsd:annotation>
|
<xsd:annotation>
|
||||||
<xsd:documentation>Darstellung einer Praemie</xsd:documentation>
|
<xsd:documentation>Darstellung einer Praemie</xsd:documentation>
|
||||||
|
|||||||
Reference in New Issue
Block a user