Generierung Java Klassen für Konvertierungshilfe angepasst, so dass die Listen im Plural benannt sind.
This commit is contained in:
@@ -52,16 +52,16 @@ import at.vvo.omds.types.omds3Types.r1_8_0.on7schaden.SubmitReceiptRequest;
|
|||||||
"korrelationsId"
|
"korrelationsId"
|
||||||
})
|
})
|
||||||
@XmlSeeAlso({
|
@XmlSeeAlso({
|
||||||
GetApplicationDocumentRequestType.class,
|
|
||||||
CommonSearchRequestType.class,
|
|
||||||
CheckClaimRequestType.class,
|
CheckClaimRequestType.class,
|
||||||
SubmitClaimRequestType.class,
|
SubmitClaimRequestType.class,
|
||||||
GetClaimRequestType.class,
|
GetClaimRequestType.class,
|
||||||
SubmitReceiptRequest.class,
|
CommonSearchRequestType.class,
|
||||||
CheckCoverageRequest.class,
|
GetApplicationDocumentRequestType.class,
|
||||||
ConversionProposalRequest.class,
|
ConversionProposalRequest.class,
|
||||||
ConversionScopeRequest.class,
|
ConversionScopeRequest.class,
|
||||||
CommonProcessRequestType.class
|
CommonProcessRequestType.class,
|
||||||
|
SubmitReceiptRequest.class,
|
||||||
|
CheckCoverageRequest.class
|
||||||
})
|
})
|
||||||
public abstract class CommonRequestType {
|
public abstract class CommonRequestType {
|
||||||
|
|
||||||
|
|||||||
@@ -52,16 +52,16 @@ import at.vvo.omds.types.omds3Types.r1_8_0.on7schaden.SubmitReceiptResponse;
|
|||||||
"beendet"
|
"beendet"
|
||||||
})
|
})
|
||||||
@XmlSeeAlso({
|
@XmlSeeAlso({
|
||||||
GetApplicationDocumentResponseType.class,
|
|
||||||
CommonSearchResponseType.class,
|
|
||||||
CheckClaimResponseType.class,
|
CheckClaimResponseType.class,
|
||||||
SubmitClaimResponseType.class,
|
SubmitClaimResponseType.class,
|
||||||
GetClaimResponseType.class,
|
GetClaimResponseType.class,
|
||||||
SubmitReceiptResponse.class,
|
CommonSearchResponseType.class,
|
||||||
CheckCoverageResponse.class,
|
GetApplicationDocumentResponseType.class,
|
||||||
ConversionProposalResponse.class,
|
ConversionProposalResponse.class,
|
||||||
ConversionScopeResponse.class,
|
ConversionScopeResponse.class,
|
||||||
CommonProcessResponseType.class
|
CommonProcessResponseType.class,
|
||||||
|
SubmitReceiptResponse.class,
|
||||||
|
CheckCoverageResponse.class
|
||||||
})
|
})
|
||||||
public abstract class CommonResponseType {
|
public abstract class CommonResponseType {
|
||||||
|
|
||||||
|
|||||||
@@ -50,10 +50,10 @@ import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.unfall.LeistungsartUnfallTy
|
|||||||
"versicherungssumme"
|
"versicherungssumme"
|
||||||
})
|
})
|
||||||
@XmlSeeAlso({
|
@XmlSeeAlso({
|
||||||
ElementarproduktRechtsschutzType.class,
|
|
||||||
LeistungsartUnfallType.class,
|
LeistungsartUnfallType.class,
|
||||||
ElementarproduktSachPrivatType.class,
|
|
||||||
TarifLebenType.class,
|
TarifLebenType.class,
|
||||||
|
ElementarproduktSachPrivatType.class,
|
||||||
|
ElementarproduktRechtsschutzType.class,
|
||||||
ElementarproduktKrankenType.class
|
ElementarproduktKrankenType.class
|
||||||
})
|
})
|
||||||
public abstract class ElementarproduktGenerischType
|
public abstract class ElementarproduktGenerischType
|
||||||
|
|||||||
@@ -44,9 +44,9 @@ import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kfz.VerkehrsrechtsschutzKfz
|
|||||||
"zusaetzlicheElementarproduktdaten"
|
"zusaetzlicheElementarproduktdaten"
|
||||||
})
|
})
|
||||||
@XmlSeeAlso({
|
@XmlSeeAlso({
|
||||||
|
ElementarproduktGenerischType.class,
|
||||||
ElementarproduktKfzType.class,
|
ElementarproduktKfzType.class,
|
||||||
VerkehrsrechtsschutzKfzType.class,
|
VerkehrsrechtsschutzKfzType.class
|
||||||
ElementarproduktGenerischType.class
|
|
||||||
})
|
})
|
||||||
public abstract class ElementarproduktType
|
public abstract class ElementarproduktType
|
||||||
extends ProduktbausteinType
|
extends ProduktbausteinType
|
||||||
|
|||||||
@@ -45,14 +45,6 @@ public class ObjectFactory {
|
|||||||
return new GMSGType();
|
return new GMSGType();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* Create an instance of {@link ZahlwegType }
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
public ZahlwegType createZahlwegType() {
|
|
||||||
return new ZahlwegType();
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create an instance of {@link ProzessDokumentType }
|
* Create an instance of {@link ProzessDokumentType }
|
||||||
*
|
*
|
||||||
@@ -62,11 +54,11 @@ public class ObjectFactory {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create an instance of {@link ServiceFault }
|
* Create an instance of {@link ZahlwegType }
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public ServiceFault createServiceFault() {
|
public ZahlwegType createZahlwegType() {
|
||||||
return new ServiceFault();
|
return new ZahlwegType();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -77,6 +69,14 @@ public class ObjectFactory {
|
|||||||
return new ObjektIdType();
|
return new ObjektIdType();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Create an instance of {@link TechnicalKeyValueType }
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
public TechnicalKeyValueType createTechnicalKeyValueType() {
|
||||||
|
return new TechnicalKeyValueType();
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create an instance of {@link PersonType }
|
* Create an instance of {@link PersonType }
|
||||||
*
|
*
|
||||||
@@ -85,6 +85,38 @@ public class ObjectFactory {
|
|||||||
return new PersonType();
|
return new PersonType();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Create an instance of {@link ResponseStatusType }
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
public ResponseStatusType createResponseStatusType() {
|
||||||
|
return new ResponseStatusType();
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Create an instance of {@link DokumentInfoType }
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
public DokumentInfoType createDokumentInfoType() {
|
||||||
|
return new DokumentInfoType();
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Create an instance of {@link DateianhangType }
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
public DateianhangType createDateianhangType() {
|
||||||
|
return new DateianhangType();
|
||||||
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Create an instance of {@link ServiceFault }
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
public ServiceFault createServiceFault() {
|
||||||
|
return new ServiceFault();
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create an instance of {@link AdresseType }
|
* Create an instance of {@link AdresseType }
|
||||||
*
|
*
|
||||||
@@ -109,14 +141,6 @@ public class ObjectFactory {
|
|||||||
return new ElementIdType();
|
return new ElementIdType();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* Create an instance of {@link ResponseStatusType }
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
public ResponseStatusType createResponseStatusType() {
|
|
||||||
return new ResponseStatusType();
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create an instance of {@link Referenz }
|
* Create an instance of {@link Referenz }
|
||||||
*
|
*
|
||||||
@@ -133,14 +157,6 @@ public class ObjectFactory {
|
|||||||
return new LegitimationType();
|
return new LegitimationType();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* Create an instance of {@link DateianhangType }
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
public DateianhangType createDateianhangType() {
|
|
||||||
return new DateianhangType();
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create an instance of {@link DokumentBinaryDataType }
|
* Create an instance of {@link DokumentBinaryDataType }
|
||||||
*
|
*
|
||||||
@@ -253,14 +269,6 @@ public class ObjectFactory {
|
|||||||
return new VersicherungssteuerType();
|
return new VersicherungssteuerType();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* Create an instance of {@link TechnicalKeyValueType }
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
public TechnicalKeyValueType createTechnicalKeyValueType() {
|
|
||||||
return new TechnicalKeyValueType();
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create an instance of {@link VertragspersonType }
|
* Create an instance of {@link VertragspersonType }
|
||||||
*
|
*
|
||||||
@@ -429,14 +437,6 @@ public class ObjectFactory {
|
|||||||
return new ErsatzpolizzeMitAendGrundType();
|
return new ErsatzpolizzeMitAendGrundType();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* Create an instance of {@link DokumentInfoType }
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
public DokumentInfoType createDokumentInfoType() {
|
|
||||||
return new DokumentInfoType();
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create an instance of {@link ZahlungsdatenType }
|
* Create an instance of {@link ZahlungsdatenType }
|
||||||
*
|
*
|
||||||
@@ -797,14 +797,6 @@ public class ObjectFactory {
|
|||||||
return new GMSGType.SteuerlichAnsaessig();
|
return new GMSGType.SteuerlichAnsaessig();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* Create an instance of {@link ZahlwegType.Kundenkonto }
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
public ZahlwegType.Kundenkonto createZahlwegTypeKundenkonto() {
|
|
||||||
return new ZahlwegType.Kundenkonto();
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create an instance of {@link ProzessDokumentType.Autorisierungen }
|
* Create an instance of {@link ProzessDokumentType.Autorisierungen }
|
||||||
*
|
*
|
||||||
@@ -813,6 +805,14 @@ public class ObjectFactory {
|
|||||||
return new ProzessDokumentType.Autorisierungen();
|
return new ProzessDokumentType.Autorisierungen();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Create an instance of {@link ZahlwegType.Kundenkonto }
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
public ZahlwegType.Kundenkonto createZahlwegTypeKundenkonto() {
|
||||||
|
return new ZahlwegType.Kundenkonto();
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Create an instance of {@link JAXBElement }{@code <}{@link ServiceFault }{@code >}
|
* Create an instance of {@link JAXBElement }{@code <}{@link ServiceFault }{@code >}
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -29,9 +29,9 @@ import at.vvo.omds.types.omds3Types.r1_8_0.on7schaden.SchadenmelderVermittlerTyp
|
|||||||
@XmlAccessorType(XmlAccessType.FIELD)
|
@XmlAccessorType(XmlAccessType.FIELD)
|
||||||
@XmlType(name = "ObjektSpezifikation_Type")
|
@XmlType(name = "ObjektSpezifikation_Type")
|
||||||
@XmlSeeAlso({
|
@XmlSeeAlso({
|
||||||
|
SchadenmelderVermittlerType.class,
|
||||||
PolizzenObjektSpezifikationType.class,
|
PolizzenObjektSpezifikationType.class,
|
||||||
SchadenObjektSpezifikationType.class,
|
SchadenObjektSpezifikationType.class
|
||||||
SchadenmelderVermittlerType.class
|
|
||||||
})
|
})
|
||||||
public abstract class ObjektSpezifikationType {
|
public abstract class ObjektSpezifikationType {
|
||||||
|
|
||||||
|
|||||||
@@ -44,8 +44,8 @@ import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.sachPrivat.ProduktSachPriva
|
|||||||
"beschreibungTxt"
|
"beschreibungTxt"
|
||||||
})
|
})
|
||||||
@XmlSeeAlso({
|
@XmlSeeAlso({
|
||||||
ProduktRechtsschutzType.class,
|
|
||||||
ProduktSachPrivatType.class,
|
ProduktSachPrivatType.class,
|
||||||
|
ProduktRechtsschutzType.class,
|
||||||
ProduktMitVpType.class
|
ProduktMitVpType.class
|
||||||
})
|
})
|
||||||
public abstract class ProduktGenerischType
|
public abstract class ProduktGenerischType
|
||||||
|
|||||||
@@ -52,9 +52,9 @@ import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kfz.ZusatzproduktKfzType;
|
|||||||
"zusaetzlicheProduktdaten"
|
"zusaetzlicheProduktdaten"
|
||||||
})
|
})
|
||||||
@XmlSeeAlso({
|
@XmlSeeAlso({
|
||||||
|
ProduktGenerischType.class,
|
||||||
ProduktKfzType.class,
|
ProduktKfzType.class,
|
||||||
ZusatzproduktKfzType.class,
|
ZusatzproduktKfzType.class
|
||||||
ProduktGenerischType.class
|
|
||||||
})
|
})
|
||||||
public abstract class ProduktType
|
public abstract class ProduktType
|
||||||
extends ProduktbausteinType
|
extends ProduktbausteinType
|
||||||
|
|||||||
@@ -47,10 +47,10 @@ import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.unfall.VerkaufsproduktUnfal
|
|||||||
"beschreibungTxt"
|
"beschreibungTxt"
|
||||||
})
|
})
|
||||||
@XmlSeeAlso({
|
@XmlSeeAlso({
|
||||||
VerkaufsproduktRechtsschutzType.class,
|
|
||||||
VerkaufsproduktUnfallType.class,
|
VerkaufsproduktUnfallType.class,
|
||||||
VerkaufsproduktSachPrivatType.class,
|
|
||||||
VerkaufsproduktLebenType.class,
|
VerkaufsproduktLebenType.class,
|
||||||
|
VerkaufsproduktSachPrivatType.class,
|
||||||
|
VerkaufsproduktRechtsschutzType.class,
|
||||||
VerkaufsproduktKrankenType.class
|
VerkaufsproduktKrankenType.class
|
||||||
})
|
})
|
||||||
public abstract class VerkaufsproduktGenerischType
|
public abstract class VerkaufsproduktGenerischType
|
||||||
|
|||||||
@@ -52,8 +52,8 @@ import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kfz.VerkaufsproduktKfzType;
|
|||||||
"zusaetzlicheVerkaufproduktdaten"
|
"zusaetzlicheVerkaufproduktdaten"
|
||||||
})
|
})
|
||||||
@XmlSeeAlso({
|
@XmlSeeAlso({
|
||||||
VerkaufsproduktKfzType.class,
|
VerkaufsproduktGenerischType.class,
|
||||||
VerkaufsproduktGenerischType.class
|
VerkaufsproduktKfzType.class
|
||||||
})
|
})
|
||||||
public abstract class VerkaufsproduktType
|
public abstract class VerkaufsproduktType
|
||||||
extends ProduktbausteinType
|
extends ProduktbausteinType
|
||||||
|
|||||||
@@ -39,11 +39,11 @@ import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.sachPrivat.VersichertesObje
|
|||||||
"attributMetadaten"
|
"attributMetadaten"
|
||||||
})
|
})
|
||||||
@XmlSeeAlso({
|
@XmlSeeAlso({
|
||||||
VersichertePersonType.class,
|
|
||||||
VersicherteLiegenschaftType.class,
|
|
||||||
VersichertesObjektSachPrivatType.class,
|
VersichertesObjektSachPrivatType.class,
|
||||||
RisikoHaushaltType.class,
|
RisikoHaushaltType.class,
|
||||||
RisikoGebaeudeType.class
|
RisikoGebaeudeType.class,
|
||||||
|
VersichertePersonType.class,
|
||||||
|
VersicherteLiegenschaftType.class
|
||||||
})
|
})
|
||||||
public abstract class VersichertesInteresseMitAttributMetadatenType
|
public abstract class VersichertesInteresseMitAttributMetadatenType
|
||||||
extends VersichertesInteresseType
|
extends VersichertesInteresseType
|
||||||
|
|||||||
@@ -55,8 +55,8 @@ import javax.xml.bind.annotation.XmlType;
|
|||||||
"zusaetzlicheVorversicherungsdaten"
|
"zusaetzlicheVorversicherungsdaten"
|
||||||
})
|
})
|
||||||
@XmlSeeAlso({
|
@XmlSeeAlso({
|
||||||
at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kfz.VorversicherungenKfzType.VorversicherungKfz.class,
|
VorversicherungType.class,
|
||||||
VorversicherungType.class
|
at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kfz.VorversicherungenKfzType.VorversicherungKfz.class
|
||||||
})
|
})
|
||||||
public class VorversicherungenDetailType {
|
public class VorversicherungenDetailType {
|
||||||
|
|
||||||
|
|||||||
@@ -29,8 +29,8 @@ import at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.kfz.VorversicherungenKfzTyp
|
|||||||
@XmlAccessorType(XmlAccessType.FIELD)
|
@XmlAccessorType(XmlAccessType.FIELD)
|
||||||
@XmlType(name = "Vorversicherungen_Type")
|
@XmlType(name = "Vorversicherungen_Type")
|
||||||
@XmlSeeAlso({
|
@XmlSeeAlso({
|
||||||
VorversicherungenKfzType.class,
|
VorversicherungenImplType.class,
|
||||||
VorversicherungenImplType.class
|
VorversicherungenKfzType.class
|
||||||
})
|
})
|
||||||
public abstract class VorversicherungenType {
|
public abstract class VorversicherungenType {
|
||||||
|
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ import at.vvo.omds.types.omds3Types.r1_8_0.common.CommonRequestType;
|
|||||||
*/
|
*/
|
||||||
@XmlAccessorType(XmlAccessType.FIELD)
|
@XmlAccessorType(XmlAccessType.FIELD)
|
||||||
@XmlType(name = "", propOrder = {
|
@XmlType(name = "", propOrder = {
|
||||||
"vertrag"
|
"vertraege"
|
||||||
})
|
})
|
||||||
@XmlRootElement(name = "ConversionScopeRequest")
|
@XmlRootElement(name = "ConversionScopeRequest")
|
||||||
public class ConversionScopeRequest
|
public class ConversionScopeRequest
|
||||||
@@ -51,21 +51,22 @@ public class ConversionScopeRequest
|
|||||||
{
|
{
|
||||||
|
|
||||||
@XmlElement(name = "Vertrag", required = true)
|
@XmlElement(name = "Vertrag", required = true)
|
||||||
protected List<ConversionScopeRequest.Vertrag> vertrag;
|
protected List<ConversionScopeRequest.Vertrag> vertraege;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the value of the vertrag property.
|
* <p>Die Liste der Verträge, die in der Konvertierung behandelt werden sollen.</p>
|
||||||
|
* Gets the value of the vertraege property.
|
||||||
*
|
*
|
||||||
* <p>
|
* <p>
|
||||||
* This accessor method returns a reference to the live list,
|
* This accessor method returns a reference to the live list,
|
||||||
* not a snapshot. Therefore any modification you make to the
|
* not a snapshot. Therefore any modification you make to the
|
||||||
* returned list will be present inside the JAXB object.
|
* returned list will be present inside the JAXB object.
|
||||||
* This is why there is not a <CODE>set</CODE> method for the vertrag property.
|
* This is why there is not a <CODE>set</CODE> method for the vertraege property.
|
||||||
*
|
*
|
||||||
* <p>
|
* <p>
|
||||||
* For example, to add a new item, do as follows:
|
* For example, to add a new item, do as follows:
|
||||||
* <pre>
|
* <pre>
|
||||||
* getVertrag().add(newItem);
|
* getVertraege().add(newItem);
|
||||||
* </pre>
|
* </pre>
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
@@ -75,11 +76,11 @@ public class ConversionScopeRequest
|
|||||||
*
|
*
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public List<ConversionScopeRequest.Vertrag> getVertrag() {
|
public List<ConversionScopeRequest.Vertrag> getVertraege() {
|
||||||
if (vertrag == null) {
|
if (vertraege == null) {
|
||||||
vertrag = new ArrayList<ConversionScopeRequest.Vertrag>();
|
vertraege = new ArrayList<ConversionScopeRequest.Vertrag>();
|
||||||
}
|
}
|
||||||
return this.vertrag;
|
return this.vertraege;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -44,7 +44,7 @@ import javax.xml.bind.annotation.XmlType;
|
|||||||
@XmlType(name = "KonvertierungBaustein_Type", propOrder = {
|
@XmlType(name = "KonvertierungBaustein_Type", propOrder = {
|
||||||
"id",
|
"id",
|
||||||
"bezeichnung",
|
"bezeichnung",
|
||||||
"zulaessigeAktion",
|
"sparten",
|
||||||
"gewaehlteAktion",
|
"gewaehlteAktion",
|
||||||
"zusatzinformation"
|
"zusatzinformation"
|
||||||
})
|
})
|
||||||
@@ -55,7 +55,7 @@ public class KonvertierungBausteinType {
|
|||||||
@XmlElement(name = "Bezeichnung")
|
@XmlElement(name = "Bezeichnung")
|
||||||
protected String bezeichnung;
|
protected String bezeichnung;
|
||||||
@XmlElement(name = "ZulaessigeAktion")
|
@XmlElement(name = "ZulaessigeAktion")
|
||||||
protected List<KonvertierungsaktionType> zulaessigeAktion;
|
protected List<KonvertierungsaktionType> sparten;
|
||||||
@XmlElement(name = "GewaehlteAktion")
|
@XmlElement(name = "GewaehlteAktion")
|
||||||
protected KonvertierungsaktionType gewaehlteAktion;
|
protected KonvertierungsaktionType gewaehlteAktion;
|
||||||
@XmlElement(name = "Zusatzinformation")
|
@XmlElement(name = "Zusatzinformation")
|
||||||
@@ -110,18 +110,21 @@ public class KonvertierungBausteinType {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the value of the zulaessigeAktion property.
|
* <p>Die Liste der Aktionen, die für einen Vertragsbaustein zulässig sind.
|
||||||
|
* Die zulässigen Aktionen müssen nur im Response vom ServiceProvider (VU) befüllt werden.
|
||||||
|
* Im Request eines Konvertierungsvorschlags durch den Consumer, können sie leer bleiben. </p>
|
||||||
|
* Gets the value of the sparten property.
|
||||||
*
|
*
|
||||||
* <p>
|
* <p>
|
||||||
* This accessor method returns a reference to the live list,
|
* This accessor method returns a reference to the live list,
|
||||||
* not a snapshot. Therefore any modification you make to the
|
* not a snapshot. Therefore any modification you make to the
|
||||||
* returned list will be present inside the JAXB object.
|
* returned list will be present inside the JAXB object.
|
||||||
* This is why there is not a <CODE>set</CODE> method for the zulaessigeAktion property.
|
* This is why there is not a <CODE>set</CODE> method for the sparten property.
|
||||||
*
|
*
|
||||||
* <p>
|
* <p>
|
||||||
* For example, to add a new item, do as follows:
|
* For example, to add a new item, do as follows:
|
||||||
* <pre>
|
* <pre>
|
||||||
* getZulaessigeAktion().add(newItem);
|
* getSparten().add(newItem);
|
||||||
* </pre>
|
* </pre>
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
@@ -131,11 +134,11 @@ public class KonvertierungBausteinType {
|
|||||||
*
|
*
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public List<KonvertierungsaktionType> getZulaessigeAktion() {
|
public List<KonvertierungsaktionType> getSparten() {
|
||||||
if (zulaessigeAktion == null) {
|
if (sparten == null) {
|
||||||
zulaessigeAktion = new ArrayList<KonvertierungsaktionType>();
|
sparten = new ArrayList<KonvertierungsaktionType>();
|
||||||
}
|
}
|
||||||
return this.zulaessigeAktion;
|
return this.sparten;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
@@ -39,26 +39,27 @@ import javax.xml.bind.annotation.XmlType;
|
|||||||
*/
|
*/
|
||||||
@XmlAccessorType(XmlAccessType.FIELD)
|
@XmlAccessorType(XmlAccessType.FIELD)
|
||||||
@XmlType(name = "Konvertierungsumfang_Type", propOrder = {
|
@XmlType(name = "Konvertierungsumfang_Type", propOrder = {
|
||||||
"vertrag"
|
"vertraege"
|
||||||
})
|
})
|
||||||
public class KonvertierungsumfangType {
|
public class KonvertierungsumfangType {
|
||||||
|
|
||||||
@XmlElement(name = "Vertrag", required = true)
|
@XmlElement(name = "Vertrag", required = true)
|
||||||
protected List<KonvertierungsumfangType.Vertrag> vertrag;
|
protected List<KonvertierungsumfangType.Vertrag> vertraege;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the value of the vertrag property.
|
* <p>Die Liste der Verträge, die in der Konvertierungsanforderung behandelt werden.</p>
|
||||||
|
* Gets the value of the vertraege property.
|
||||||
*
|
*
|
||||||
* <p>
|
* <p>
|
||||||
* This accessor method returns a reference to the live list,
|
* This accessor method returns a reference to the live list,
|
||||||
* not a snapshot. Therefore any modification you make to the
|
* not a snapshot. Therefore any modification you make to the
|
||||||
* returned list will be present inside the JAXB object.
|
* returned list will be present inside the JAXB object.
|
||||||
* This is why there is not a <CODE>set</CODE> method for the vertrag property.
|
* This is why there is not a <CODE>set</CODE> method for the vertraege property.
|
||||||
*
|
*
|
||||||
* <p>
|
* <p>
|
||||||
* For example, to add a new item, do as follows:
|
* For example, to add a new item, do as follows:
|
||||||
* <pre>
|
* <pre>
|
||||||
* getVertrag().add(newItem);
|
* getVertraege().add(newItem);
|
||||||
* </pre>
|
* </pre>
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
@@ -68,11 +69,11 @@ public class KonvertierungsumfangType {
|
|||||||
*
|
*
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public List<KonvertierungsumfangType.Vertrag> getVertrag() {
|
public List<KonvertierungsumfangType.Vertrag> getVertraege() {
|
||||||
if (vertrag == null) {
|
if (vertraege == null) {
|
||||||
vertrag = new ArrayList<KonvertierungsumfangType.Vertrag>();
|
vertraege = new ArrayList<KonvertierungsumfangType.Vertrag>();
|
||||||
}
|
}
|
||||||
return this.vertrag;
|
return this.vertraege;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ import at.vvo.omds.types.omds3Types.r1_8_0.common.KombinationenType;
|
|||||||
@XmlAccessorType(XmlAccessType.FIELD)
|
@XmlAccessorType(XmlAccessType.FIELD)
|
||||||
@XmlType(name = "KonvertierungsumfangVertrag_Type", propOrder = {
|
@XmlType(name = "KonvertierungsumfangVertrag_Type", propOrder = {
|
||||||
"bezeichnung",
|
"bezeichnung",
|
||||||
"sparte",
|
"sparten",
|
||||||
"kombinationen"
|
"kombinationen"
|
||||||
})
|
})
|
||||||
@XmlSeeAlso({
|
@XmlSeeAlso({
|
||||||
@@ -51,7 +51,7 @@ public class KonvertierungsumfangVertragType
|
|||||||
@XmlElement(name = "Bezeichnung")
|
@XmlElement(name = "Bezeichnung")
|
||||||
protected String bezeichnung;
|
protected String bezeichnung;
|
||||||
@XmlElement(name = "Sparte", required = true)
|
@XmlElement(name = "Sparte", required = true)
|
||||||
protected List<KonvertierungBausteinType> sparte;
|
protected List<KonvertierungBausteinType> sparten;
|
||||||
@XmlElement(name = "Kombinationen")
|
@XmlElement(name = "Kombinationen")
|
||||||
protected KombinationenType kombinationen;
|
protected KombinationenType kombinationen;
|
||||||
|
|
||||||
@@ -80,18 +80,19 @@ public class KonvertierungsumfangVertragType
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Gets the value of the sparte property.
|
* <p>Die Liste der Sparten, die in der Konvertierungsanforderung behandelt werden.</p>
|
||||||
|
* Gets the value of the sparten property.
|
||||||
*
|
*
|
||||||
* <p>
|
* <p>
|
||||||
* This accessor method returns a reference to the live list,
|
* This accessor method returns a reference to the live list,
|
||||||
* not a snapshot. Therefore any modification you make to the
|
* not a snapshot. Therefore any modification you make to the
|
||||||
* returned list will be present inside the JAXB object.
|
* returned list will be present inside the JAXB object.
|
||||||
* This is why there is not a <CODE>set</CODE> method for the sparte property.
|
* This is why there is not a <CODE>set</CODE> method for the sparten property.
|
||||||
*
|
*
|
||||||
* <p>
|
* <p>
|
||||||
* For example, to add a new item, do as follows:
|
* For example, to add a new item, do as follows:
|
||||||
* <pre>
|
* <pre>
|
||||||
* getSparte().add(newItem);
|
* getSparten().add(newItem);
|
||||||
* </pre>
|
* </pre>
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
@@ -101,11 +102,11 @@ public class KonvertierungsumfangVertragType
|
|||||||
*
|
*
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
public List<KonvertierungBausteinType> getSparte() {
|
public List<KonvertierungBausteinType> getSparten() {
|
||||||
if (sparte == null) {
|
if (sparten == null) {
|
||||||
sparte = new ArrayList<KonvertierungBausteinType>();
|
sparten = new ArrayList<KonvertierungBausteinType>();
|
||||||
}
|
}
|
||||||
return this.sparte;
|
return this.sparten;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
@@ -9,4 +9,35 @@ version="1.0"
|
|||||||
<jaxb:schemaBindings>
|
<jaxb:schemaBindings>
|
||||||
<jaxb:package name="at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common"/>
|
<jaxb:package name="at.vvo.omds.types.omds3Types.r1_8_0.on2antrag.common"/>
|
||||||
</jaxb:schemaBindings>
|
</jaxb:schemaBindings>
|
||||||
|
|
||||||
|
<jaxb:bindings node="//xs:element[@name='ConversionScopeRequest']//xs:element[@name='Vertrag']">
|
||||||
|
<jaxb:property name="vertraege">
|
||||||
|
<jaxb:javadoc><![CDATA[<p>Die Liste der Verträge, die in der Konvertierung behandelt werden sollen.</p>
|
||||||
|
]]></jaxb:javadoc>
|
||||||
|
</jaxb:property>
|
||||||
|
</jaxb:bindings>
|
||||||
|
|
||||||
|
<jaxb:bindings node="//xs:complexType[@name='Konvertierungsumfang_Type']//xs:element[@name='Vertrag']">
|
||||||
|
<jaxb:property name="vertraege">
|
||||||
|
<jaxb:javadoc><![CDATA[<p>Die Liste der Verträge, die in der Konvertierungsanforderung behandelt werden.</p>
|
||||||
|
]]></jaxb:javadoc>
|
||||||
|
</jaxb:property>
|
||||||
|
</jaxb:bindings>
|
||||||
|
|
||||||
|
<jaxb:bindings node="//xs:complexType[@name='KonvertierungsumfangVertrag_Type']//xs:element[@name='Sparte']">
|
||||||
|
<jaxb:property name="sparten">
|
||||||
|
<jaxb:javadoc><![CDATA[<p>Die Liste der Sparten, die in der Konvertierungsanforderung behandelt werden.</p>
|
||||||
|
]]></jaxb:javadoc>
|
||||||
|
</jaxb:property>
|
||||||
|
</jaxb:bindings>
|
||||||
|
|
||||||
|
<jaxb:bindings node="//xs:complexType[@name='KonvertierungBaustein_Type']//xs:element[@name='ZulaessigeAktion']">
|
||||||
|
<jaxb:property name="zulaessigeAktionen">
|
||||||
|
<jaxb:javadoc><![CDATA[<p>Die Liste der Aktionen, die für einen Vertragsbaustein zulässig sind.
|
||||||
|
Die zulässigen Aktionen müssen nur im Response vom ServiceProvider (VU) befüllt werden.
|
||||||
|
Im Request eines Konvertierungsvorschlags durch den Consumer, können sie leer bleiben. </p>
|
||||||
|
]]></jaxb:javadoc>
|
||||||
|
</jaxb:property>
|
||||||
|
</jaxb:bindings>
|
||||||
|
|
||||||
</jaxb:bindings>
|
</jaxb:bindings>
|
||||||
Reference in New Issue
Block a user