summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/ur_V2
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/gv/util/xsd/ur_V2')
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Bestandsnachweis.java65
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/BestandsnachweisVollzug.java92
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Bestandszeitraum.java100
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/BestandszeitraumVollzug.java92
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Branche.java175
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/FktRegelTyp.java128
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/FktRegelTypVollzug.java92
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Funktion.java88
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/FunktionVollzug.java159
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/ObjectFactory.java320
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/OenaceType.java81
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/QuellenType.java118
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Rechtsform.java144
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/RechtsformVollzug.java92
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Rechtstatsachen.java124
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/RechtstatsachenVollzug.java92
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Taetigkeitszeitraum.java98
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/TaetigkeitszeitraumVollzug.java92
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/UntName.java68
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/UntNameVollzug.java92
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Vertretung.java65
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/VertretungVollzug.java92
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Vollzug.java209
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/VollzugElem.java118
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/basicTypes/package-info.java2
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/pd/AbstractAddressType.java8
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/pd/AbstractPersonType.java10
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/pd/IdentificationType.java46
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/pd/NatuerlichePersonTyp.java21
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/pd/NichtNatuerlichePersonTyp.java36
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/pd/ObjectFactory.java12
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/pd/PersonenDatenTyp.java20
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/pd/PersonenDatenZusatzdatenTyp.java16
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/pd/PersonenNameTyp.java44
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/pd/PostAdresseTyp.java60
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/pd/TypisiertePostAdresseTyp.java21
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/pd/ZusatzdatenPersonenTyp.java10
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/Bestandsnachweis.java8
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/BestandsnachweisVollzug.java12
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/Bestandszeitraum.java12
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/BestandszeitraumVollzug.java12
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/Branche.java24
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/FktRegelTyp.java16
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/FktRegelTypVollzug.java12
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/Funktion.java14
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/FunktionVollzug.java16
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/OenaceType.java12
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/QuellenType.java16
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/Rechtsform.java23
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/RechtsformVollzug.java12
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/Rechtstatsachen.java16
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/RechtstatsachenVollzug.java12
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/SucheBranche.java19
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/SuchePersonendaten.java53
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenNachAendDatRequest.java12
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenNachBpkRequest.java20
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenNachIdRequest.java41
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenNachIdsRequest.java14
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenRequest.java20
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmensdaten.java51
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/UntName.java8
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/UntNameVollzug.java12
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/Vertretung.java8
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/VertretungVollzug.java12
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/Vollzug.java28
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/VollzugElem.java16
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/simpletypes/AdressTyp.java4
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/simpletypes/ErgebnisVollzugStatusTyp.java4
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/simpletypes/EvbStatusTyp.java4
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/simpletypes/OenaceArtTyp.java4
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/simpletypes/VollzugStatusTyp.java4
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/CustomFaultType.java16
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ExtraResultCriteria.java8
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ExtraResultInfo.java4
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ObjectFactory.java18
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/PaymentInfoType.java20
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/RecordFieldList.java4
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultCriteriaType.java28
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultInfoType.java24
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultRecord.java16
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultRecords.java4
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchByExampleType.java20
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchByIdType.java16
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchCriteriaType.java28
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchRequestInfoType.java4
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchResponseType.java20
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SortKeyType.java16
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SortKeysType.java4
88 files changed, 562 insertions, 3341 deletions
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Bestandsnachweis.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Bestandsnachweis.java
deleted file mode 100644
index f22c3a5..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Bestandsnachweis.java
+++ /dev/null
@@ -1,65 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlSeeAlso;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.bind.annotation.XmlValue;
-import at.gv.util.xsd.ersb.BestandsnachweisErsb;
-
-
-/**
- * <p>Java class for Bestandsnachweis complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="Bestandsnachweis">
- * &lt;simpleContent>
- * &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema>string">
- * &lt;/extension>
- * &lt;/simpleContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Bestandsnachweis", propOrder = {
- "value"
-})
-@XmlSeeAlso({
- BestandsnachweisErsb.class,
- BestandsnachweisVollzug.class
-})
-public abstract class Bestandsnachweis {
-
- @XmlValue
- protected String value;
-
- /**
- * Gets the value of the value property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getValue() {
- return value;
- }
-
- /**
- * Sets the value of the value property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setValue(String value) {
- this.value = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/BestandsnachweisVollzug.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/BestandsnachweisVollzug.java
deleted file mode 100644
index d7fec20..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/BestandsnachweisVollzug.java
+++ /dev/null
@@ -1,92 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlIDREF;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for BestandsnachweisVollzug complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="BestandsnachweisVollzug">
- * &lt;simpleContent>
- * &lt;extension base="&lt;http://statistik.at/namespace/ur/stammdaten/2#>Bestandsnachweis">
- * &lt;attGroup ref="{http://statistik.at/namespace/ur/stammdaten/2#}VollzugAttributes"/>
- * &lt;/extension>
- * &lt;/simpleContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "BestandsnachweisVollzug")
-public class BestandsnachweisVollzug
- extends Bestandsnachweis
-{
-
- @XmlAttribute(name = "vollzugBeginn", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
- @XmlIDREF
- @XmlSchemaType(name = "IDREF")
- protected Object vollzugBeginn;
- @XmlAttribute(name = "vollzugEnde", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
- @XmlIDREF
- @XmlSchemaType(name = "IDREF")
- protected Object vollzugEnde;
-
- /**
- * Gets the value of the vollzugBeginn property.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getVollzugBeginn() {
- return vollzugBeginn;
- }
-
- /**
- * Sets the value of the vollzugBeginn property.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setVollzugBeginn(Object value) {
- this.vollzugBeginn = value;
- }
-
- /**
- * Gets the value of the vollzugEnde property.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getVollzugEnde() {
- return vollzugEnde;
- }
-
- /**
- * Sets the value of the vollzugEnde property.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setVollzugEnde(Object value) {
- this.vollzugEnde = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Bestandszeitraum.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Bestandszeitraum.java
deleted file mode 100644
index 3dbf718..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Bestandszeitraum.java
+++ /dev/null
@@ -1,100 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlSeeAlso;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.datatype.XMLGregorianCalendar;
-import at.gv.util.xsd.ersb.BestandszeitraumErsb;
-
-
-/**
- * <p>Java class for Bestandszeitraum complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="Bestandszeitraum">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="BestandVon" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
- * &lt;element name="BestandBis" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Bestandszeitraum", propOrder = {
- "bestandVon",
- "bestandBis"
-})
-@XmlSeeAlso({
- BestandszeitraumErsb.class,
- BestandszeitraumVollzug.class
-})
-public abstract class Bestandszeitraum {
-
- @XmlElement(name = "BestandVon")
- @XmlSchemaType(name = "date")
- protected XMLGregorianCalendar bestandVon;
- @XmlElement(name = "BestandBis")
- @XmlSchemaType(name = "date")
- protected XMLGregorianCalendar bestandBis;
-
- /**
- * Gets the value of the bestandVon property.
- *
- * @return
- * possible object is
- * {@link XMLGregorianCalendar }
- *
- */
- public XMLGregorianCalendar getBestandVon() {
- return bestandVon;
- }
-
- /**
- * Sets the value of the bestandVon property.
- *
- * @param value
- * allowed object is
- * {@link XMLGregorianCalendar }
- *
- */
- public void setBestandVon(XMLGregorianCalendar value) {
- this.bestandVon = value;
- }
-
- /**
- * Gets the value of the bestandBis property.
- *
- * @return
- * possible object is
- * {@link XMLGregorianCalendar }
- *
- */
- public XMLGregorianCalendar getBestandBis() {
- return bestandBis;
- }
-
- /**
- * Sets the value of the bestandBis property.
- *
- * @param value
- * allowed object is
- * {@link XMLGregorianCalendar }
- *
- */
- public void setBestandBis(XMLGregorianCalendar value) {
- this.bestandBis = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/BestandszeitraumVollzug.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/BestandszeitraumVollzug.java
deleted file mode 100644
index 69980e8..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/BestandszeitraumVollzug.java
+++ /dev/null
@@ -1,92 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlIDREF;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for BestandszeitraumVollzug complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="BestandszeitraumVollzug">
- * &lt;complexContent>
- * &lt;extension base="{http://statistik.at/namespace/ur/stammdaten/2#}Bestandszeitraum">
- * &lt;attGroup ref="{http://statistik.at/namespace/ur/stammdaten/2#}VollzugAttributes"/>
- * &lt;/extension>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "BestandszeitraumVollzug")
-public class BestandszeitraumVollzug
- extends Bestandszeitraum
-{
-
- @XmlAttribute(name = "vollzugBeginn", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
- @XmlIDREF
- @XmlSchemaType(name = "IDREF")
- protected Object vollzugBeginn;
- @XmlAttribute(name = "vollzugEnde", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
- @XmlIDREF
- @XmlSchemaType(name = "IDREF")
- protected Object vollzugEnde;
-
- /**
- * Gets the value of the vollzugBeginn property.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getVollzugBeginn() {
- return vollzugBeginn;
- }
-
- /**
- * Sets the value of the vollzugBeginn property.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setVollzugBeginn(Object value) {
- this.vollzugBeginn = value;
- }
-
- /**
- * Gets the value of the vollzugEnde property.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getVollzugEnde() {
- return vollzugEnde;
- }
-
- /**
- * Sets the value of the vollzugEnde property.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setVollzugEnde(Object value) {
- this.vollzugEnde = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Branche.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Branche.java
deleted file mode 100644
index 3511617..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Branche.java
+++ /dev/null
@@ -1,175 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlType;
-import at.gv.util.xsd.ur_V2.simpletypes.OenaceArtTyp;
-
-
-/**
- * <p>Java class for Branche complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="Branche">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="Oenace" type="{http://statistik.at/namespace/ur/stammdaten/2#}OenaceType"/>
- * &lt;element name="OenaceText" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * &lt;element name="Beginn" type="{http://statistik.at/namespace/ur/stammdaten/2#}QuellenType"/>
- * &lt;element name="Ende" type="{http://statistik.at/namespace/ur/stammdaten/2#}QuellenType" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;attribute name="art" use="required" type="{http://statistik.at/namespace/ur/simpleTypes/2#}OenaceArtTyp" />
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Branche", propOrder = {
- "oenace",
- "oenaceText",
- "beginn",
- "ende"
-})
-public class Branche {
-
- @XmlElement(name = "Oenace", required = true)
- protected OenaceType oenace;
- @XmlElement(name = "OenaceText", required = true)
- protected String oenaceText;
- @XmlElement(name = "Beginn", required = true)
- protected QuellenType beginn;
- @XmlElement(name = "Ende")
- protected QuellenType ende;
- @XmlAttribute(name = "art", required = true)
- protected OenaceArtTyp art;
-
- /**
- * Gets the value of the oenace property.
- *
- * @return
- * possible object is
- * {@link OenaceType }
- *
- */
- public OenaceType getOenace() {
- return oenace;
- }
-
- /**
- * Sets the value of the oenace property.
- *
- * @param value
- * allowed object is
- * {@link OenaceType }
- *
- */
- public void setOenace(OenaceType value) {
- this.oenace = value;
- }
-
- /**
- * Gets the value of the oenaceText property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getOenaceText() {
- return oenaceText;
- }
-
- /**
- * Sets the value of the oenaceText property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setOenaceText(String value) {
- this.oenaceText = value;
- }
-
- /**
- * Gets the value of the beginn property.
- *
- * @return
- * possible object is
- * {@link QuellenType }
- *
- */
- public QuellenType getBeginn() {
- return beginn;
- }
-
- /**
- * Sets the value of the beginn property.
- *
- * @param value
- * allowed object is
- * {@link QuellenType }
- *
- */
- public void setBeginn(QuellenType value) {
- this.beginn = value;
- }
-
- /**
- * Gets the value of the ende property.
- *
- * @return
- * possible object is
- * {@link QuellenType }
- *
- */
- public QuellenType getEnde() {
- return ende;
- }
-
- /**
- * Sets the value of the ende property.
- *
- * @param value
- * allowed object is
- * {@link QuellenType }
- *
- */
- public void setEnde(QuellenType value) {
- this.ende = value;
- }
-
- /**
- * Gets the value of the art property.
- *
- * @return
- * possible object is
- * {@link OenaceArtTyp }
- *
- */
- public OenaceArtTyp getArt() {
- return art;
- }
-
- /**
- * Sets the value of the art property.
- *
- * @param value
- * allowed object is
- * {@link OenaceArtTyp }
- *
- */
- public void setArt(OenaceArtTyp value) {
- this.art = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/FktRegelTyp.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/FktRegelTyp.java
deleted file mode 100644
index 2448204..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/FktRegelTyp.java
+++ /dev/null
@@ -1,128 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlSeeAlso;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.datatype.XMLGregorianCalendar;
-import at.gv.util.xsd.ersb.FktRegelTypErsb;
-
-
-/**
- * <p>Java class for FktRegelTyp complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="FktRegelTyp">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="FktRegelVon" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
- * &lt;element name="FktRegelBis" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
- * &lt;element name="FktRegelText" type="{http://statistik.at/namespace/ur/simpleTypes/2#}FktRegelTextTyp" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "FktRegelTyp", propOrder = {
- "fktRegelVon",
- "fktRegelBis",
- "fktRegelText"
-})
-@XmlSeeAlso({
- FktRegelTypErsb.class,
- FktRegelTypVollzug.class
-})
-public abstract class FktRegelTyp {
-
- @XmlElement(name = "FktRegelVon")
- @XmlSchemaType(name = "date")
- protected XMLGregorianCalendar fktRegelVon;
- @XmlElement(name = "FktRegelBis")
- @XmlSchemaType(name = "date")
- protected XMLGregorianCalendar fktRegelBis;
- @XmlElement(name = "FktRegelText")
- protected String fktRegelText;
-
- /**
- * Gets the value of the fktRegelVon property.
- *
- * @return
- * possible object is
- * {@link XMLGregorianCalendar }
- *
- */
- public XMLGregorianCalendar getFktRegelVon() {
- return fktRegelVon;
- }
-
- /**
- * Sets the value of the fktRegelVon property.
- *
- * @param value
- * allowed object is
- * {@link XMLGregorianCalendar }
- *
- */
- public void setFktRegelVon(XMLGregorianCalendar value) {
- this.fktRegelVon = value;
- }
-
- /**
- * Gets the value of the fktRegelBis property.
- *
- * @return
- * possible object is
- * {@link XMLGregorianCalendar }
- *
- */
- public XMLGregorianCalendar getFktRegelBis() {
- return fktRegelBis;
- }
-
- /**
- * Sets the value of the fktRegelBis property.
- *
- * @param value
- * allowed object is
- * {@link XMLGregorianCalendar }
- *
- */
- public void setFktRegelBis(XMLGregorianCalendar value) {
- this.fktRegelBis = value;
- }
-
- /**
- * Gets the value of the fktRegelText property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getFktRegelText() {
- return fktRegelText;
- }
-
- /**
- * Sets the value of the fktRegelText property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setFktRegelText(String value) {
- this.fktRegelText = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/FktRegelTypVollzug.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/FktRegelTypVollzug.java
deleted file mode 100644
index a4a0fda..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/FktRegelTypVollzug.java
+++ /dev/null
@@ -1,92 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlIDREF;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for FktRegelTypVollzug complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="FktRegelTypVollzug">
- * &lt;complexContent>
- * &lt;extension base="{http://statistik.at/namespace/ur/stammdaten/2#}FktRegelTyp">
- * &lt;attGroup ref="{http://statistik.at/namespace/ur/stammdaten/2#}VollzugAttributes"/>
- * &lt;/extension>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "FktRegelTypVollzug")
-public class FktRegelTypVollzug
- extends FktRegelTyp
-{
-
- @XmlAttribute(name = "vollzugBeginn", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
- @XmlIDREF
- @XmlSchemaType(name = "IDREF")
- protected Object vollzugBeginn;
- @XmlAttribute(name = "vollzugEnde", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
- @XmlIDREF
- @XmlSchemaType(name = "IDREF")
- protected Object vollzugEnde;
-
- /**
- * Gets the value of the vollzugBeginn property.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getVollzugBeginn() {
- return vollzugBeginn;
- }
-
- /**
- * Sets the value of the vollzugBeginn property.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setVollzugBeginn(Object value) {
- this.vollzugBeginn = value;
- }
-
- /**
- * Gets the value of the vollzugEnde property.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getVollzugEnde() {
- return vollzugEnde;
- }
-
- /**
- * Sets the value of the vollzugEnde property.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setVollzugEnde(Object value) {
- this.vollzugEnde = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Funktion.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Funktion.java
deleted file mode 100644
index b462d17..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Funktion.java
+++ /dev/null
@@ -1,88 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlSeeAlso;
-import javax.xml.bind.annotation.XmlType;
-import at.gv.util.xsd.ersb.FunktionErsb;
-
-
-/**
- * <p>Java class for Funktion complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="Funktion">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="FktName" type="{http://statistik.at/namespace/ur/simpleTypes/2#}FunktionTyp"/>
- * &lt;element name="FktNameText" type="{http://statistik.at/namespace/ur/simpleTypes/2#}FunktionTextTyp" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Funktion", propOrder = {
- "fktName",
- "fktNameText"
-})
-@XmlSeeAlso({
- FunktionErsb.class,
- FunktionVollzug.class
-})
-public abstract class Funktion {
-
- @XmlElement(name = "FktName")
- protected int fktName;
- @XmlElement(name = "FktNameText")
- protected String fktNameText;
-
- /**
- * Gets the value of the fktName property.
- *
- */
- public int getFktName() {
- return fktName;
- }
-
- /**
- * Sets the value of the fktName property.
- *
- */
- public void setFktName(int value) {
- this.fktName = value;
- }
-
- /**
- * Gets the value of the fktNameText property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getFktNameText() {
- return fktNameText;
- }
-
- /**
- * Sets the value of the fktNameText property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setFktNameText(String value) {
- this.fktNameText = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/FunktionVollzug.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/FunktionVollzug.java
deleted file mode 100644
index e290e1f..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/FunktionVollzug.java
+++ /dev/null
@@ -1,159 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import java.util.ArrayList;
-import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlIDREF;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for FunktionVollzug complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="FunktionVollzug">
- * &lt;complexContent>
- * &lt;extension base="{http://statistik.at/namespace/ur/stammdaten/2#}Funktion">
- * &lt;sequence>
- * &lt;element name="FktRegel" type="{http://statistik.at/namespace/ur/stammdaten/2#}FktRegelTypVollzug" minOccurs="0"/>
- * &lt;element name="Rechtstatsachen" type="{http://statistik.at/namespace/ur/stammdaten/2#}RechtstatsachenVollzug" maxOccurs="unbounded" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;attGroup ref="{http://statistik.at/namespace/ur/stammdaten/2#}VollzugAttributes"/>
- * &lt;/extension>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "FunktionVollzug", propOrder = {
- "fktRegel",
- "rechtstatsachen"
-})
-public class FunktionVollzug
- extends Funktion
-{
-
- @XmlElement(name = "FktRegel")
- protected FktRegelTypVollzug fktRegel;
- @XmlElement(name = "Rechtstatsachen")
- protected List<RechtstatsachenVollzug> rechtstatsachen;
- @XmlAttribute(name = "vollzugBeginn", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
- @XmlIDREF
- @XmlSchemaType(name = "IDREF")
- protected Object vollzugBeginn;
- @XmlAttribute(name = "vollzugEnde", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
- @XmlIDREF
- @XmlSchemaType(name = "IDREF")
- protected Object vollzugEnde;
-
- /**
- * Gets the value of the fktRegel property.
- *
- * @return
- * possible object is
- * {@link FktRegelTypVollzug }
- *
- */
- public FktRegelTypVollzug getFktRegel() {
- return fktRegel;
- }
-
- /**
- * Sets the value of the fktRegel property.
- *
- * @param value
- * allowed object is
- * {@link FktRegelTypVollzug }
- *
- */
- public void setFktRegel(FktRegelTypVollzug value) {
- this.fktRegel = value;
- }
-
- /**
- * Gets the value of the rechtstatsachen 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 rechtstatsachen property.
- *
- * <p>
- * For example, to add a new item, do as follows:
- * <pre>
- * getRechtstatsachen().add(newItem);
- * </pre>
- *
- *
- * <p>
- * Objects of the following type(s) are allowed in the list
- * {@link RechtstatsachenVollzug }
- *
- *
- */
- public List<RechtstatsachenVollzug> getRechtstatsachen() {
- if (rechtstatsachen == null) {
- rechtstatsachen = new ArrayList<RechtstatsachenVollzug>();
- }
- return this.rechtstatsachen;
- }
-
- /**
- * Gets the value of the vollzugBeginn property.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getVollzugBeginn() {
- return vollzugBeginn;
- }
-
- /**
- * Sets the value of the vollzugBeginn property.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setVollzugBeginn(Object value) {
- this.vollzugBeginn = value;
- }
-
- /**
- * Gets the value of the vollzugEnde property.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getVollzugEnde() {
- return vollzugEnde;
- }
-
- /**
- * Sets the value of the vollzugEnde property.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setVollzugEnde(Object value) {
- this.vollzugEnde = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/ObjectFactory.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/ObjectFactory.java
deleted file mode 100644
index ca63802..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/ObjectFactory.java
+++ /dev/null
@@ -1,320 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import javax.xml.bind.JAXBElement;
-import javax.xml.bind.annotation.XmlElementDecl;
-import javax.xml.bind.annotation.XmlRegistry;
-import javax.xml.datatype.XMLGregorianCalendar;
-import javax.xml.namespace.QName;
-import at.gv.util.xsd.ur_V2.simpletypes.AdressTyp;
-import at.gv.util.xsd.ur_V2.simpletypes.EvbStatusTyp;
-
-
-/**
- * This object contains factory methods for each
- * Java content interface and Java element interface
- * generated in the at.gv.util.xsd.ur_V2.basicTypes package.
- * <p>An ObjectFactory allows you to programatically
- * construct new instances of the Java representation
- * for XML content. The Java representation of XML
- * content can consist of schema derived interfaces
- * and classes representing the binding of schema
- * type definitions, element declarations and model
- * groups. Factory methods for each of these are
- * provided in this class.
- *
- */
-@XmlRegistry
-public class ObjectFactory {
-
- private final static QName _Bestandsnachweis_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/2#", "Bestandsnachweis");
- private final static QName _Vertretung_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/2#", "Vertretung");
- private final static QName _Bestandszeitraum_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/2#", "Bestandszeitraum");
- private final static QName _Rechtstatsachen_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/2#", "Rechtstatsachen");
- private final static QName _Typ_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/2#", "Typ");
- private final static QName _Rechtsform_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/2#", "Rechtsform");
- private final static QName _EvbStatus_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/2#", "EvbStatus");
- private final static QName _TypeText_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/2#", "TypeText");
- private final static QName _Ende_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/2#", "Ende");
- private final static QName _Taetigkeitszeitraum_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/2#", "Taetigkeitszeitraum");
- private final static QName _Funktion_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/2#", "Funktion");
- private final static QName _Vollzug_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/2#", "Vollzug");
- private final static QName _Beginn_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/2#", "Beginn");
- private final static QName _Branche_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/2#", "Branche");
- private final static QName _BpkWTUR_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/2#", "bpkWTUR");
- private final static QName _AendDat_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/2#", "AendDat");
- private final static QName _UntName_QNAME = new QName("http://statistik.at/namespace/ur/stammdaten/2#", "UntName");
-
- /**
- * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: at.gv.util.xsd.ur_V2.basicTypes
- *
- */
- public ObjectFactory() {
- }
-
- /**
- * Create an instance of {@link QuellenType }
- *
- */
- public QuellenType createQuellenType() {
- return new QuellenType();
- }
-
- /**
- * Create an instance of {@link UntNameVollzug }
- *
- */
- public UntNameVollzug createUntNameVollzug() {
- return new UntNameVollzug();
- }
-
- /**
- * Create an instance of {@link RechtsformVollzug }
- *
- */
- public RechtsformVollzug createRechtsformVollzug() {
- return new RechtsformVollzug();
- }
-
- /**
- * Create an instance of {@link RechtstatsachenVollzug }
- *
- */
- public RechtstatsachenVollzug createRechtstatsachenVollzug() {
- return new RechtstatsachenVollzug();
- }
-
- /**
- * Create an instance of {@link Branche }
- *
- */
- public Branche createBranche() {
- return new Branche();
- }
-
- /**
- * Create an instance of {@link BestandszeitraumVollzug }
- *
- */
- public BestandszeitraumVollzug createBestandszeitraumVollzug() {
- return new BestandszeitraumVollzug();
- }
-
- /**
- * Create an instance of {@link VertretungVollzug }
- *
- */
- public VertretungVollzug createVertretungVollzug() {
- return new VertretungVollzug();
- }
-
- /**
- * Create an instance of {@link Vollzug }
- *
- */
- public Vollzug createVollzug() {
- return new Vollzug();
- }
-
- /**
- * Create an instance of {@link BestandsnachweisVollzug }
- *
- */
- public BestandsnachweisVollzug createBestandsnachweisVollzug() {
- return new BestandsnachweisVollzug();
- }
-
- /**
- * Create an instance of {@link FunktionVollzug }
- *
- */
- public FunktionVollzug createFunktionVollzug() {
- return new FunktionVollzug();
- }
-
- /**
- * Create an instance of {@link TaetigkeitszeitraumVollzug }
- *
- */
- public TaetigkeitszeitraumVollzug createTaetigkeitszeitraumVollzug() {
- return new TaetigkeitszeitraumVollzug();
- }
-
- /**
- * Create an instance of {@link OenaceType }
- *
- */
- public OenaceType createOenaceType() {
- return new OenaceType();
- }
-
- /**
- * Create an instance of {@link VollzugElem }
- *
- */
- public VollzugElem createVollzugElem() {
- return new VollzugElem();
- }
-
- /**
- * Create an instance of {@link FktRegelTypVollzug }
- *
- */
- public FktRegelTypVollzug createFktRegelTypVollzug() {
- return new FktRegelTypVollzug();
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link BestandsnachweisVollzug }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/2#", name = "Bestandsnachweis")
- public JAXBElement<BestandsnachweisVollzug> createBestandsnachweis(BestandsnachweisVollzug value) {
- return new JAXBElement<BestandsnachweisVollzug>(_Bestandsnachweis_QNAME, BestandsnachweisVollzug.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link VertretungVollzug }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/2#", name = "Vertretung")
- public JAXBElement<VertretungVollzug> createVertretung(VertretungVollzug value) {
- return new JAXBElement<VertretungVollzug>(_Vertretung_QNAME, VertretungVollzug.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link BestandszeitraumVollzug }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/2#", name = "Bestandszeitraum")
- public JAXBElement<BestandszeitraumVollzug> createBestandszeitraum(BestandszeitraumVollzug value) {
- return new JAXBElement<BestandszeitraumVollzug>(_Bestandszeitraum_QNAME, BestandszeitraumVollzug.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link RechtstatsachenVollzug }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/2#", name = "Rechtstatsachen")
- public JAXBElement<RechtstatsachenVollzug> createRechtstatsachen(RechtstatsachenVollzug value) {
- return new JAXBElement<RechtstatsachenVollzug>(_Rechtstatsachen_QNAME, RechtstatsachenVollzug.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link AdressTyp }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/2#", name = "Typ")
- public JAXBElement<AdressTyp> createTyp(AdressTyp value) {
- return new JAXBElement<AdressTyp>(_Typ_QNAME, AdressTyp.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link RechtsformVollzug }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/2#", name = "Rechtsform")
- public JAXBElement<RechtsformVollzug> createRechtsform(RechtsformVollzug value) {
- return new JAXBElement<RechtsformVollzug>(_Rechtsform_QNAME, RechtsformVollzug.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link EvbStatusTyp }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/2#", name = "EvbStatus")
- public JAXBElement<EvbStatusTyp> createEvbStatus(EvbStatusTyp value) {
- return new JAXBElement<EvbStatusTyp>(_EvbStatus_QNAME, EvbStatusTyp.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/2#", name = "TypeText")
- public JAXBElement<String> createTypeText(String value) {
- return new JAXBElement<String>(_TypeText_QNAME, String.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link QuellenType }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/2#", name = "Ende")
- public JAXBElement<QuellenType> createEnde(QuellenType value) {
- return new JAXBElement<QuellenType>(_Ende_QNAME, QuellenType.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link TaetigkeitszeitraumVollzug }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/2#", name = "Taetigkeitszeitraum")
- public JAXBElement<TaetigkeitszeitraumVollzug> createTaetigkeitszeitraum(TaetigkeitszeitraumVollzug value) {
- return new JAXBElement<TaetigkeitszeitraumVollzug>(_Taetigkeitszeitraum_QNAME, TaetigkeitszeitraumVollzug.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link FunktionVollzug }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/2#", name = "Funktion")
- public JAXBElement<FunktionVollzug> createFunktion(FunktionVollzug value) {
- return new JAXBElement<FunktionVollzug>(_Funktion_QNAME, FunktionVollzug.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link Vollzug }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/2#", name = "Vollzug")
- public JAXBElement<Vollzug> createVollzug(Vollzug value) {
- return new JAXBElement<Vollzug>(_Vollzug_QNAME, Vollzug.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link QuellenType }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/2#", name = "Beginn")
- public JAXBElement<QuellenType> createBeginn(QuellenType value) {
- return new JAXBElement<QuellenType>(_Beginn_QNAME, QuellenType.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link Branche }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/2#", name = "Branche")
- public JAXBElement<Branche> createBranche(Branche value) {
- return new JAXBElement<Branche>(_Branche_QNAME, Branche.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/2#", name = "bpkWTUR")
- public JAXBElement<String> createBpkWTUR(String value) {
- return new JAXBElement<String>(_BpkWTUR_QNAME, String.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link XMLGregorianCalendar }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/2#", name = "AendDat")
- public JAXBElement<XMLGregorianCalendar> createAendDat(XMLGregorianCalendar value) {
- return new JAXBElement<XMLGregorianCalendar>(_AendDat_QNAME, XMLGregorianCalendar.class, null, value);
- }
-
- /**
- * Create an instance of {@link JAXBElement }{@code <}{@link UntNameVollzug }{@code >}}
- *
- */
- @XmlElementDecl(namespace = "http://statistik.at/namespace/ur/stammdaten/2#", name = "UntName")
- public JAXBElement<UntNameVollzug> createUntName(UntNameVollzug value) {
- return new JAXBElement<UntNameVollzug>(_UntName_QNAME, UntNameVollzug.class, null, value);
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/OenaceType.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/OenaceType.java
deleted file mode 100644
index 2015fda..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/OenaceType.java
+++ /dev/null
@@ -1,81 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.bind.annotation.XmlValue;
-
-
-/**
- * <p>Java class for OenaceType complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="OenaceType">
- * &lt;simpleContent>
- * &lt;extension base="&lt;http://statistik.at/namespace/ur/simpleTypes/2#>OenaceCodeTyp">
- * &lt;attribute name="jahr" use="required" type="{http://statistik.at/namespace/ur/simpleTypes/2#}OenaceJahrTyp" />
- * &lt;/extension>
- * &lt;/simpleContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "OenaceType", propOrder = {
- "value"
-})
-public class OenaceType {
-
- @XmlValue
- protected String value;
- @XmlAttribute(name = "jahr", required = true)
- protected int jahr;
-
- /**
- *
- * Ö\u0096NACE - Branchenkennzahl
- *
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getValue() {
- return value;
- }
-
- /**
- * Sets the value of the value property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setValue(String value) {
- this.value = value;
- }
-
- /**
- * Gets the value of the jahr property.
- *
- */
- public int getJahr() {
- return jahr;
- }
-
- /**
- * Sets the value of the jahr property.
- *
- */
- public void setJahr(int value) {
- this.jahr = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/QuellenType.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/QuellenType.java
deleted file mode 100644
index abdd751..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/QuellenType.java
+++ /dev/null
@@ -1,118 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.bind.annotation.XmlValue;
-import javax.xml.datatype.XMLGregorianCalendar;
-
-
-/**
- * <p>Java class for QuellenType complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="QuellenType">
- * &lt;simpleContent>
- * &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema>date">
- * &lt;attribute name="quelle" use="required" type="{http://statistik.at/namespace/ur/simpleTypes/2#}QuelleTyp" />
- * &lt;attribute name="quText" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
- * &lt;/extension>
- * &lt;/simpleContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "QuellenType", propOrder = {
- "value"
-})
-public class QuellenType {
-
- @XmlValue
- @XmlSchemaType(name = "date")
- protected XMLGregorianCalendar value;
- @XmlAttribute(name = "quelle", required = true)
- protected String quelle;
- @XmlAttribute(name = "quText", required = true)
- @XmlSchemaType(name = "anySimpleType")
- protected String quText;
-
- /**
- * Gets the value of the value property.
- *
- * @return
- * possible object is
- * {@link XMLGregorianCalendar }
- *
- */
- public XMLGregorianCalendar getValue() {
- return value;
- }
-
- /**
- * Sets the value of the value property.
- *
- * @param value
- * allowed object is
- * {@link XMLGregorianCalendar }
- *
- */
- public void setValue(XMLGregorianCalendar value) {
- this.value = value;
- }
-
- /**
- * Gets the value of the quelle property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getQuelle() {
- return quelle;
- }
-
- /**
- * Sets the value of the quelle property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setQuelle(String value) {
- this.quelle = value;
- }
-
- /**
- * Gets the value of the quText property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getQuText() {
- return quText;
- }
-
- /**
- * Sets the value of the quText property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setQuText(String value) {
- this.quText = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Rechtsform.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Rechtsform.java
deleted file mode 100644
index c5afa4f..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Rechtsform.java
+++ /dev/null
@@ -1,144 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlSeeAlso;
-import javax.xml.bind.annotation.XmlType;
-import at.gv.util.xsd.ersb.RechtsformErsb;
-
-
-/**
- * <p>Java class for Rechtsform complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="Rechtsform">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="ReForm" type="{http://statistik.at/namespace/ur/simpleTypes/2#}RechtsformTyp" minOccurs="0"/>
- * &lt;element name="ReFormText" type="{http://statistik.at/namespace/ur/simpleTypes/2#}RechtsformTextTyp" minOccurs="0"/>
- * &lt;element name="ReFormExtern" type="{http://statistik.at/namespace/ur/simpleTypes/2#}RechtsformTyp"/>
- * &lt;element name="ReFormExternText" type="{http://statistik.at/namespace/ur/simpleTypes/2#}RechtsformTextTyp" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Rechtsform", propOrder = {
- "reForm",
- "reFormText",
- "reFormExtern",
- "reFormExternText"
-})
-@XmlSeeAlso({
- RechtsformErsb.class,
- RechtsformVollzug.class
-})
-public abstract class Rechtsform {
-
- @XmlElement(name = "ReForm")
- protected Integer reForm;
- @XmlElement(name = "ReFormText")
- protected String reFormText;
- @XmlElement(name = "ReFormExtern")
- protected int reFormExtern;
- @XmlElement(name = "ReFormExternText")
- protected String reFormExternText;
-
- /**
- * Gets the value of the reForm property.
- *
- * @return
- * possible object is
- * {@link Integer }
- *
- */
- public Integer getReForm() {
- return reForm;
- }
-
- /**
- * Sets the value of the reForm property.
- *
- * @param value
- * allowed object is
- * {@link Integer }
- *
- */
- public void setReForm(Integer value) {
- this.reForm = value;
- }
-
- /**
- * Gets the value of the reFormText property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getReFormText() {
- return reFormText;
- }
-
- /**
- * Sets the value of the reFormText property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setReFormText(String value) {
- this.reFormText = value;
- }
-
- /**
- * Gets the value of the reFormExtern property.
- *
- */
- public int getReFormExtern() {
- return reFormExtern;
- }
-
- /**
- * Sets the value of the reFormExtern property.
- *
- */
- public void setReFormExtern(int value) {
- this.reFormExtern = value;
- }
-
- /**
- * Gets the value of the reFormExternText property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getReFormExternText() {
- return reFormExternText;
- }
-
- /**
- * Sets the value of the reFormExternText property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setReFormExternText(String value) {
- this.reFormExternText = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/RechtsformVollzug.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/RechtsformVollzug.java
deleted file mode 100644
index a63c7ef..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/RechtsformVollzug.java
+++ /dev/null
@@ -1,92 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlIDREF;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for RechtsformVollzug complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="RechtsformVollzug">
- * &lt;complexContent>
- * &lt;extension base="{http://statistik.at/namespace/ur/stammdaten/2#}Rechtsform">
- * &lt;attGroup ref="{http://statistik.at/namespace/ur/stammdaten/2#}VollzugAttributes"/>
- * &lt;/extension>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "RechtsformVollzug")
-public class RechtsformVollzug
- extends Rechtsform
-{
-
- @XmlAttribute(name = "vollzugBeginn", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
- @XmlIDREF
- @XmlSchemaType(name = "IDREF")
- protected Object vollzugBeginn;
- @XmlAttribute(name = "vollzugEnde", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
- @XmlIDREF
- @XmlSchemaType(name = "IDREF")
- protected Object vollzugEnde;
-
- /**
- * Gets the value of the vollzugBeginn property.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getVollzugBeginn() {
- return vollzugBeginn;
- }
-
- /**
- * Sets the value of the vollzugBeginn property.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setVollzugBeginn(Object value) {
- this.vollzugBeginn = value;
- }
-
- /**
- * Gets the value of the vollzugEnde property.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getVollzugEnde() {
- return vollzugEnde;
- }
-
- /**
- * Sets the value of the vollzugEnde property.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setVollzugEnde(Object value) {
- this.vollzugEnde = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Rechtstatsachen.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Rechtstatsachen.java
deleted file mode 100644
index 9fbfd5d..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Rechtstatsachen.java
+++ /dev/null
@@ -1,124 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlSeeAlso;
-import javax.xml.bind.annotation.XmlType;
-import at.gv.util.xsd.ersb.RechtstatsachenErsb;
-
-
-/**
- * <p>Java class for Rechtstatsachen complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="Rechtstatsachen">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="RT_Nummer" type="{http://statistik.at/namespace/ur/simpleTypes/2#}RT_NummerTyp" minOccurs="0"/>
- * &lt;element name="RT_Code" type="{http://statistik.at/namespace/ur/simpleTypes/2#}RT_CodeTyp" minOccurs="0"/>
- * &lt;element name="RT_Text" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Rechtstatsachen", propOrder = {
- "rtNummer",
- "rtCode",
- "rtText"
-})
-@XmlSeeAlso({
- RechtstatsachenErsb.class,
- RechtstatsachenVollzug.class
-})
-public abstract class Rechtstatsachen {
-
- @XmlElement(name = "RT_Nummer")
- protected String rtNummer;
- @XmlElement(name = "RT_Code")
- protected String rtCode;
- @XmlElement(name = "RT_Text")
- protected String rtText;
-
- /**
- * Gets the value of the rtNummer property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getRTNummer() {
- return rtNummer;
- }
-
- /**
- * Sets the value of the rtNummer property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setRTNummer(String value) {
- this.rtNummer = value;
- }
-
- /**
- * Gets the value of the rtCode property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getRTCode() {
- return rtCode;
- }
-
- /**
- * Sets the value of the rtCode property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setRTCode(String value) {
- this.rtCode = value;
- }
-
- /**
- * Gets the value of the rtText property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getRTText() {
- return rtText;
- }
-
- /**
- * Sets the value of the rtText property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setRTText(String value) {
- this.rtText = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/RechtstatsachenVollzug.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/RechtstatsachenVollzug.java
deleted file mode 100644
index b6f06bd..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/RechtstatsachenVollzug.java
+++ /dev/null
@@ -1,92 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlIDREF;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for RechtstatsachenVollzug complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="RechtstatsachenVollzug">
- * &lt;complexContent>
- * &lt;extension base="{http://statistik.at/namespace/ur/stammdaten/2#}Rechtstatsachen">
- * &lt;attGroup ref="{http://statistik.at/namespace/ur/stammdaten/2#}VollzugAttributes"/>
- * &lt;/extension>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "RechtstatsachenVollzug")
-public class RechtstatsachenVollzug
- extends Rechtstatsachen
-{
-
- @XmlAttribute(name = "vollzugBeginn", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
- @XmlIDREF
- @XmlSchemaType(name = "IDREF")
- protected Object vollzugBeginn;
- @XmlAttribute(name = "vollzugEnde", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
- @XmlIDREF
- @XmlSchemaType(name = "IDREF")
- protected Object vollzugEnde;
-
- /**
- * Gets the value of the vollzugBeginn property.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getVollzugBeginn() {
- return vollzugBeginn;
- }
-
- /**
- * Sets the value of the vollzugBeginn property.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setVollzugBeginn(Object value) {
- this.vollzugBeginn = value;
- }
-
- /**
- * Gets the value of the vollzugEnde property.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getVollzugEnde() {
- return vollzugEnde;
- }
-
- /**
- * Sets the value of the vollzugEnde property.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setVollzugEnde(Object value) {
- this.vollzugEnde = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Taetigkeitszeitraum.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Taetigkeitszeitraum.java
deleted file mode 100644
index 50e4e3d..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Taetigkeitszeitraum.java
+++ /dev/null
@@ -1,98 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlSeeAlso;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.datatype.XMLGregorianCalendar;
-
-
-/**
- * <p>Java class for Taetigkeitszeitraum complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="Taetigkeitszeitraum">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="TaetigVon" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
- * &lt;element name="TaetigBis" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Taetigkeitszeitraum", propOrder = {
- "taetigVon",
- "taetigBis"
-})
-@XmlSeeAlso({
- TaetigkeitszeitraumVollzug.class
-})
-public abstract class Taetigkeitszeitraum {
-
- @XmlElement(name = "TaetigVon")
- @XmlSchemaType(name = "date")
- protected XMLGregorianCalendar taetigVon;
- @XmlElement(name = "TaetigBis")
- @XmlSchemaType(name = "date")
- protected XMLGregorianCalendar taetigBis;
-
- /**
- * Gets the value of the taetigVon property.
- *
- * @return
- * possible object is
- * {@link XMLGregorianCalendar }
- *
- */
- public XMLGregorianCalendar getTaetigVon() {
- return taetigVon;
- }
-
- /**
- * Sets the value of the taetigVon property.
- *
- * @param value
- * allowed object is
- * {@link XMLGregorianCalendar }
- *
- */
- public void setTaetigVon(XMLGregorianCalendar value) {
- this.taetigVon = value;
- }
-
- /**
- * Gets the value of the taetigBis property.
- *
- * @return
- * possible object is
- * {@link XMLGregorianCalendar }
- *
- */
- public XMLGregorianCalendar getTaetigBis() {
- return taetigBis;
- }
-
- /**
- * Sets the value of the taetigBis property.
- *
- * @param value
- * allowed object is
- * {@link XMLGregorianCalendar }
- *
- */
- public void setTaetigBis(XMLGregorianCalendar value) {
- this.taetigBis = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/TaetigkeitszeitraumVollzug.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/TaetigkeitszeitraumVollzug.java
deleted file mode 100644
index 4e2f932..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/TaetigkeitszeitraumVollzug.java
+++ /dev/null
@@ -1,92 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlIDREF;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for TaetigkeitszeitraumVollzug complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="TaetigkeitszeitraumVollzug">
- * &lt;complexContent>
- * &lt;extension base="{http://statistik.at/namespace/ur/stammdaten/2#}Taetigkeitszeitraum">
- * &lt;attGroup ref="{http://statistik.at/namespace/ur/stammdaten/2#}VollzugAttributes"/>
- * &lt;/extension>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "TaetigkeitszeitraumVollzug")
-public class TaetigkeitszeitraumVollzug
- extends Taetigkeitszeitraum
-{
-
- @XmlAttribute(name = "vollzugBeginn", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
- @XmlIDREF
- @XmlSchemaType(name = "IDREF")
- protected Object vollzugBeginn;
- @XmlAttribute(name = "vollzugEnde", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
- @XmlIDREF
- @XmlSchemaType(name = "IDREF")
- protected Object vollzugEnde;
-
- /**
- * Gets the value of the vollzugBeginn property.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getVollzugBeginn() {
- return vollzugBeginn;
- }
-
- /**
- * Sets the value of the vollzugBeginn property.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setVollzugBeginn(Object value) {
- this.vollzugBeginn = value;
- }
-
- /**
- * Gets the value of the vollzugEnde property.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getVollzugEnde() {
- return vollzugEnde;
- }
-
- /**
- * Sets the value of the vollzugEnde property.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setVollzugEnde(Object value) {
- this.vollzugEnde = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/UntName.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/UntName.java
deleted file mode 100644
index c5261e4..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/UntName.java
+++ /dev/null
@@ -1,68 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlSeeAlso;
-import javax.xml.bind.annotation.XmlType;
-import at.gv.util.xsd.ersb.UntNameErsb;
-
-
-/**
- * <p>Java class for UntName complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="UntName">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="VollerName" type="{http://statistik.at/namespace/ur/simpleTypes/2#}UntNameTyp"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "UntName", propOrder = {
- "vollerName"
-})
-@XmlSeeAlso({
- UntNameErsb.class,
- UntNameVollzug.class
-})
-public abstract class UntName {
-
- @XmlElement(name = "VollerName", required = true)
- protected String vollerName;
-
- /**
- * Gets the value of the vollerName property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getVollerName() {
- return vollerName;
- }
-
- /**
- * Sets the value of the vollerName property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setVollerName(String value) {
- this.vollerName = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/UntNameVollzug.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/UntNameVollzug.java
deleted file mode 100644
index 0e74bda..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/UntNameVollzug.java
+++ /dev/null
@@ -1,92 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlIDREF;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for UntNameVollzug complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="UntNameVollzug">
- * &lt;complexContent>
- * &lt;extension base="{http://statistik.at/namespace/ur/stammdaten/2#}UntName">
- * &lt;attGroup ref="{http://statistik.at/namespace/ur/stammdaten/2#}VollzugAttributes"/>
- * &lt;/extension>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "UntNameVollzug")
-public class UntNameVollzug
- extends UntName
-{
-
- @XmlAttribute(name = "vollzugBeginn", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
- @XmlIDREF
- @XmlSchemaType(name = "IDREF")
- protected Object vollzugBeginn;
- @XmlAttribute(name = "vollzugEnde", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
- @XmlIDREF
- @XmlSchemaType(name = "IDREF")
- protected Object vollzugEnde;
-
- /**
- * Gets the value of the vollzugBeginn property.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getVollzugBeginn() {
- return vollzugBeginn;
- }
-
- /**
- * Sets the value of the vollzugBeginn property.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setVollzugBeginn(Object value) {
- this.vollzugBeginn = value;
- }
-
- /**
- * Gets the value of the vollzugEnde property.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getVollzugEnde() {
- return vollzugEnde;
- }
-
- /**
- * Sets the value of the vollzugEnde property.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setVollzugEnde(Object value) {
- this.vollzugEnde = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Vertretung.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Vertretung.java
deleted file mode 100644
index 4a8ccbe..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Vertretung.java
+++ /dev/null
@@ -1,65 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlSeeAlso;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.bind.annotation.XmlValue;
-import at.gv.util.xsd.ersb.VertretungErsb;
-
-
-/**
- * <p>Java class for Vertretung complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="Vertretung">
- * &lt;simpleContent>
- * &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema>string">
- * &lt;/extension>
- * &lt;/simpleContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Vertretung", propOrder = {
- "value"
-})
-@XmlSeeAlso({
- VertretungErsb.class,
- VertretungVollzug.class
-})
-public abstract class Vertretung {
-
- @XmlValue
- protected String value;
-
- /**
- * Gets the value of the value property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getValue() {
- return value;
- }
-
- /**
- * Sets the value of the value property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setValue(String value) {
- this.value = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/VertretungVollzug.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/VertretungVollzug.java
deleted file mode 100644
index 80e95cd..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/VertretungVollzug.java
+++ /dev/null
@@ -1,92 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlIDREF;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-
-
-/**
- * <p>Java class for VertretungVollzug complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="VertretungVollzug">
- * &lt;simpleContent>
- * &lt;extension base="&lt;http://statistik.at/namespace/ur/stammdaten/2#>Vertretung">
- * &lt;attGroup ref="{http://statistik.at/namespace/ur/stammdaten/2#}VollzugAttributes"/>
- * &lt;/extension>
- * &lt;/simpleContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "VertretungVollzug")
-public class VertretungVollzug
- extends Vertretung
-{
-
- @XmlAttribute(name = "vollzugBeginn", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
- @XmlIDREF
- @XmlSchemaType(name = "IDREF")
- protected Object vollzugBeginn;
- @XmlAttribute(name = "vollzugEnde", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
- @XmlIDREF
- @XmlSchemaType(name = "IDREF")
- protected Object vollzugEnde;
-
- /**
- * Gets the value of the vollzugBeginn property.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getVollzugBeginn() {
- return vollzugBeginn;
- }
-
- /**
- * Sets the value of the vollzugBeginn property.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setVollzugBeginn(Object value) {
- this.vollzugBeginn = value;
- }
-
- /**
- * Gets the value of the vollzugEnde property.
- *
- * @return
- * possible object is
- * {@link Object }
- *
- */
- public Object getVollzugEnde() {
- return vollzugEnde;
- }
-
- /**
- * Sets the value of the vollzugEnde property.
- *
- * @param value
- * allowed object is
- * {@link Object }
- *
- */
- public void setVollzugEnde(Object value) {
- this.vollzugEnde = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Vollzug.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Vollzug.java
deleted file mode 100644
index 09d2580..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/Vollzug.java
+++ /dev/null
@@ -1,209 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import java.math.BigInteger;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlID;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.bind.annotation.adapters.CollapsedStringAdapter;
-import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
-import at.gv.util.xsd.ur_V2.simpletypes.VollzugStatusTyp;
-
-
-/**
- * <p>Java class for Vollzug complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="Vollzug">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="Antrag" type="{http://statistik.at/namespace/ur/stammdaten/2#}VollzugElem"/>
- * &lt;element name="Vollzug" type="{http://statistik.at/namespace/ur/stammdaten/2#}VollzugElem" minOccurs="0"/>
- * &lt;element name="Zurueckstellung" type="{http://statistik.at/namespace/ur/stammdaten/2#}VollzugElem" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}ID" />
- * &lt;attribute name="nummer" use="required" type="{http://www.w3.org/2001/XMLSchema}integer" />
- * &lt;attribute name="status" use="required" type="{http://statistik.at/namespace/ur/simpleTypes/2#}VollzugStatusTyp" />
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "Vollzug", propOrder = {
- "antrag",
- "vollzug",
- "zurueckstellung"
-})
-public class Vollzug {
-
- @XmlElement(name = "Antrag", required = true)
- protected VollzugElem antrag;
- @XmlElement(name = "Vollzug")
- protected VollzugElem vollzug;
- @XmlElement(name = "Zurueckstellung")
- protected VollzugElem zurueckstellung;
- @XmlAttribute(name = "id", required = true)
- @XmlJavaTypeAdapter(CollapsedStringAdapter.class)
- @XmlID
- @XmlSchemaType(name = "ID")
- protected String id;
- @XmlAttribute(name = "nummer", required = true)
- protected BigInteger nummer;
- @XmlAttribute(name = "status", required = true)
- protected VollzugStatusTyp status;
-
- /**
- * Gets the value of the antrag property.
- *
- * @return
- * possible object is
- * {@link VollzugElem }
- *
- */
- public VollzugElem getAntrag() {
- return antrag;
- }
-
- /**
- * Sets the value of the antrag property.
- *
- * @param value
- * allowed object is
- * {@link VollzugElem }
- *
- */
- public void setAntrag(VollzugElem value) {
- this.antrag = value;
- }
-
- /**
- * Gets the value of the vollzug property.
- *
- * @return
- * possible object is
- * {@link VollzugElem }
- *
- */
- public VollzugElem getVollzug() {
- return vollzug;
- }
-
- /**
- * Sets the value of the vollzug property.
- *
- * @param value
- * allowed object is
- * {@link VollzugElem }
- *
- */
- public void setVollzug(VollzugElem value) {
- this.vollzug = value;
- }
-
- /**
- * Gets the value of the zurueckstellung property.
- *
- * @return
- * possible object is
- * {@link VollzugElem }
- *
- */
- public VollzugElem getZurueckstellung() {
- return zurueckstellung;
- }
-
- /**
- * Sets the value of the zurueckstellung property.
- *
- * @param value
- * allowed object is
- * {@link VollzugElem }
- *
- */
- public void setZurueckstellung(VollzugElem value) {
- this.zurueckstellung = value;
- }
-
- /**
- * Gets the value of the id property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getId() {
- return id;
- }
-
- /**
- * Sets the value of the id property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setId(String value) {
- this.id = value;
- }
-
- /**
- * Gets the value of the nummer property.
- *
- * @return
- * possible object is
- * {@link BigInteger }
- *
- */
- public BigInteger getNummer() {
- return nummer;
- }
-
- /**
- * Sets the value of the nummer property.
- *
- * @param value
- * allowed object is
- * {@link BigInteger }
- *
- */
- public void setNummer(BigInteger value) {
- this.nummer = value;
- }
-
- /**
- * Gets the value of the status property.
- *
- * @return
- * possible object is
- * {@link VollzugStatusTyp }
- *
- */
- public VollzugStatusTyp getStatus() {
- return status;
- }
-
- /**
- * Sets the value of the status property.
- *
- * @param value
- * allowed object is
- * {@link VollzugStatusTyp }
- *
- */
- public void setStatus(VollzugStatusTyp value) {
- this.status = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/VollzugElem.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/VollzugElem.java
deleted file mode 100644
index 3615e13..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/VollzugElem.java
+++ /dev/null
@@ -1,118 +0,0 @@
-
-package at.gv.util.xsd.ur_V2.basicTypes;
-
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.bind.annotation.XmlValue;
-import javax.xml.datatype.XMLGregorianCalendar;
-
-
-/**
- * <p>Java class for VollzugElem complex type.
- *
- * <p>The following schema fragment specifies the expected content contained within this class.
- *
- * <pre>
- * &lt;complexType name="VollzugElem">
- * &lt;simpleContent>
- * &lt;extension base="&lt;http://www.w3.org/2001/XMLSchema>date">
- * &lt;attribute name="quelle" use="required" type="{http://statistik.at/namespace/ur/simpleTypes/2#}QuelleTyp" />
- * &lt;attribute name="quText" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
- * &lt;/extension>
- * &lt;/simpleContent>
- * &lt;/complexType>
- * </pre>
- *
- *
- */
-@XmlAccessorType(XmlAccessType.FIELD)
-@XmlType(name = "VollzugElem", propOrder = {
- "value"
-})
-public class VollzugElem {
-
- @XmlValue
- @XmlSchemaType(name = "date")
- protected XMLGregorianCalendar value;
- @XmlAttribute(name = "quelle", required = true)
- protected String quelle;
- @XmlAttribute(name = "quText", required = true)
- @XmlSchemaType(name = "anySimpleType")
- protected String quText;
-
- /**
- * Gets the value of the value property.
- *
- * @return
- * possible object is
- * {@link XMLGregorianCalendar }
- *
- */
- public XMLGregorianCalendar getValue() {
- return value;
- }
-
- /**
- * Sets the value of the value property.
- *
- * @param value
- * allowed object is
- * {@link XMLGregorianCalendar }
- *
- */
- public void setValue(XMLGregorianCalendar value) {
- this.value = value;
- }
-
- /**
- * Gets the value of the quelle property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getQuelle() {
- return quelle;
- }
-
- /**
- * Sets the value of the quelle property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setQuelle(String value) {
- this.quelle = value;
- }
-
- /**
- * Gets the value of the quText property.
- *
- * @return
- * possible object is
- * {@link String }
- *
- */
- public String getQuText() {
- return quText;
- }
-
- /**
- * Sets the value of the quText property.
- *
- * @param value
- * allowed object is
- * {@link String }
- *
- */
- public void setQuText(String value) {
- this.quText = value;
- }
-
-}
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/package-info.java b/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/package-info.java
deleted file mode 100644
index 50ccabe..0000000
--- a/src/main/java/at/gv/util/xsd/ur_V2/basicTypes/package-info.java
+++ /dev/null
@@ -1,2 +0,0 @@
-@javax.xml.bind.annotation.XmlSchema(namespace = "http://statistik.at/namespace/ur/stammdaten/2#", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED)
-package at.gv.util.xsd.ur_V2.basicTypes;
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/pd/AbstractAddressType.java b/src/main/java/at/gv/util/xsd/ur_V2/pd/AbstractAddressType.java
index c6bb275..63492bf 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/pd/AbstractAddressType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/pd/AbstractAddressType.java
@@ -16,9 +16,9 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
* Struktur des Abstrakten Address Elements
*
*
- * <p>Java class for AbstractAddressType complex type.
+ * <p>Java-Klasse für AbstractAddressType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="AbstractAddressType">
@@ -47,7 +47,7 @@ public class AbstractAddressType {
protected String id;
/**
- * Gets the value of the id property.
+ * Ruft den Wert der id-Eigenschaft ab.
*
* @return
* possible object is
@@ -59,7 +59,7 @@ public class AbstractAddressType {
}
/**
- * Sets the value of the id property.
+ * Legt den Wert der id-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/pd/AbstractPersonType.java b/src/main/java/at/gv/util/xsd/ur_V2/pd/AbstractPersonType.java
index 3652c09..e0a79e9 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/pd/AbstractPersonType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/pd/AbstractPersonType.java
@@ -18,9 +18,9 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
* main structure of person data
*
- * <p>Java class for AbstractPersonType complex type.
+ * <p>Java-Klasse für AbstractPersonType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="AbstractPersonType">
@@ -42,8 +42,8 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
"identification"
})
@XmlSeeAlso({
- PersonenDatenTyp.class,
NatuerlichePersonTyp.class,
+ PersonenDatenTyp.class,
NichtNatuerlichePersonTyp.class,
PersonenDatenZusatzdatenTyp.class
})
@@ -87,7 +87,7 @@ public class AbstractPersonType {
}
/**
- * Gets the value of the id property.
+ * Ruft den Wert der id-Eigenschaft ab.
*
* @return
* possible object is
@@ -99,7 +99,7 @@ public class AbstractPersonType {
}
/**
- * Sets the value of the id property.
+ * Legt den Wert der id-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/pd/IdentificationType.java b/src/main/java/at/gv/util/xsd/ur_V2/pd/IdentificationType.java
index 9247e8e..3cbf34b 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/pd/IdentificationType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/pd/IdentificationType.java
@@ -15,13 +15,13 @@ import at.gv.util.xsd.ur_V2.search.QuellenType;
/**
- * Container für beliebige Identifikationsmerkmale,
- * besteht aus Type und Value Unterelementen, aus technischen Gründen
- * nur auf Englisch verfügbar
+ * Container für beliebige Identifikationsmerkmale,
+ * besteht aus Type und Value Unterelementen, aus technischen Gründen
+ * nur auf Englisch verfügbar
*
- * <p>Java class for IdentificationType complex type.
+ * <p>Java-Klasse für IdentificationType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="IdentificationType">
@@ -78,7 +78,7 @@ public class IdentificationType {
protected String id;
/**
- * Gets the value of the value property.
+ * Ruft den Wert der value-Eigenschaft ab.
*
* @return
* possible object is
@@ -90,7 +90,7 @@ public class IdentificationType {
}
/**
- * Sets the value of the value property.
+ * Legt den Wert der value-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -102,7 +102,7 @@ public class IdentificationType {
}
/**
- * Gets the value of the type property.
+ * Ruft den Wert der type-Eigenschaft ab.
*
* @return
* possible object is
@@ -114,7 +114,7 @@ public class IdentificationType {
}
/**
- * Sets the value of the type property.
+ * Legt den Wert der type-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -126,7 +126,7 @@ public class IdentificationType {
}
/**
- * Gets the value of the typeText property.
+ * Ruft den Wert der typeText-Eigenschaft ab.
*
* @return
* possible object is
@@ -138,7 +138,7 @@ public class IdentificationType {
}
/**
- * Sets the value of the typeText property.
+ * Legt den Wert der typeText-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -150,7 +150,7 @@ public class IdentificationType {
}
/**
- * Gets the value of the beginn property.
+ * Ruft den Wert der beginn-Eigenschaft ab.
*
* @return
* possible object is
@@ -162,7 +162,7 @@ public class IdentificationType {
}
/**
- * Sets the value of the beginn property.
+ * Legt den Wert der beginn-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -174,7 +174,7 @@ public class IdentificationType {
}
/**
- * Gets the value of the ende property.
+ * Ruft den Wert der ende-Eigenschaft ab.
*
* @return
* possible object is
@@ -186,7 +186,7 @@ public class IdentificationType {
}
/**
- * Sets the value of the ende property.
+ * Legt den Wert der ende-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -198,7 +198,7 @@ public class IdentificationType {
}
/**
- * Gets the value of the id property.
+ * Ruft den Wert der id-Eigenschaft ab.
*
* @return
* possible object is
@@ -210,7 +210,7 @@ public class IdentificationType {
}
/**
- * Sets the value of the id property.
+ * Legt den Wert der id-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -223,9 +223,9 @@ public class IdentificationType {
/**
- * <p>Java class for anonymous complex type.
+ * <p>Java-Klasse für anonymous complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType>
@@ -254,7 +254,7 @@ public class IdentificationType {
protected String id;
/**
- * Gets the value of the value property.
+ * Ruft den Wert der value-Eigenschaft ab.
*
* @return
* possible object is
@@ -266,7 +266,7 @@ public class IdentificationType {
}
/**
- * Sets the value of the value property.
+ * Legt den Wert der value-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -278,7 +278,7 @@ public class IdentificationType {
}
/**
- * Gets the value of the id property.
+ * Ruft den Wert der id-Eigenschaft ab.
*
* @return
* possible object is
@@ -290,7 +290,7 @@ public class IdentificationType {
}
/**
- * Sets the value of the id property.
+ * Legt den Wert der id-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/pd/NatuerlichePersonTyp.java b/src/main/java/at/gv/util/xsd/ur_V2/pd/NatuerlichePersonTyp.java
index d40edf5..556615e 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/pd/NatuerlichePersonTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/pd/NatuerlichePersonTyp.java
@@ -13,9 +13,9 @@ import javax.xml.bind.annotation.XmlType;
/**
* entspricht PhysicalPersonType
*
- * <p>Java class for NatuerlichePersonTyp complex type.
+ * <p>Java-Klasse für NatuerlichePersonTyp complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="NatuerlichePersonTyp">
@@ -45,6 +45,7 @@ public class NatuerlichePersonTyp
@XmlElement(name = "PersonenName")
protected PersonenNameTyp personenName;
@XmlElement(name = "Geburtsdatum")
+ @XmlSchemaType(name = "anySimpleType")
protected String geburtsdatum;
@XmlAttribute(name = "vollzugBeginn", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
@XmlIDREF
@@ -56,7 +57,7 @@ public class NatuerlichePersonTyp
protected Object vollzugEnde;
/**
- * Gets the value of the personenName property.
+ * Ruft den Wert der personenName-Eigenschaft ab.
*
* @return
* possible object is
@@ -68,7 +69,7 @@ public class NatuerlichePersonTyp
}
/**
- * Sets the value of the personenName property.
+ * Legt den Wert der personenName-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -80,7 +81,7 @@ public class NatuerlichePersonTyp
}
/**
- * Gets the value of the geburtsdatum property.
+ * Ruft den Wert der geburtsdatum-Eigenschaft ab.
*
* @return
* possible object is
@@ -92,7 +93,7 @@ public class NatuerlichePersonTyp
}
/**
- * Sets the value of the geburtsdatum property.
+ * Legt den Wert der geburtsdatum-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -104,7 +105,7 @@ public class NatuerlichePersonTyp
}
/**
- * Gets the value of the vollzugBeginn property.
+ * Ruft den Wert der vollzugBeginn-Eigenschaft ab.
*
* @return
* possible object is
@@ -116,7 +117,7 @@ public class NatuerlichePersonTyp
}
/**
- * Sets the value of the vollzugBeginn property.
+ * Legt den Wert der vollzugBeginn-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -128,7 +129,7 @@ public class NatuerlichePersonTyp
}
/**
- * Gets the value of the vollzugEnde property.
+ * Ruft den Wert der vollzugEnde-Eigenschaft ab.
*
* @return
* possible object is
@@ -140,7 +141,7 @@ public class NatuerlichePersonTyp
}
/**
- * Sets the value of the vollzugEnde property.
+ * Legt den Wert der vollzugEnde-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/pd/NichtNatuerlichePersonTyp.java b/src/main/java/at/gv/util/xsd/ur_V2/pd/NichtNatuerlichePersonTyp.java
index 758dfbd..fc8be72 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/pd/NichtNatuerlichePersonTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/pd/NichtNatuerlichePersonTyp.java
@@ -19,9 +19,9 @@ import at.gv.util.xsd.ur_V2.search.UntNameVollzug;
/**
* entspricht CorporateBodyType
*
- * <p>Java class for NichtNatuerlichePersonTyp complex type.
+ * <p>Java-Klasse für NichtNatuerlichePersonTyp complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="NichtNatuerlichePersonTyp">
@@ -50,10 +50,10 @@ public class NichtNatuerlichePersonTyp
{
@XmlElementRefs({
- @XmlElementRef(name = "UntName", namespace = "http://statistik.at/namespace/ur/stammdaten/2#", type = JAXBElement.class),
- @XmlElementRef(name = "Rechtsform", namespace = "http://statistik.at/namespace/ur/stammdaten/2#", type = JAXBElement.class),
- @XmlElementRef(name = "Rechtsform", namespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", type = JAXBElement.class),
- @XmlElementRef(name = "VollerName", namespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", type = JAXBElement.class)
+ @XmlElementRef(name = "Rechtsform", namespace = "http://statistik.at/namespace/ur/stammdaten/2#", type = JAXBElement.class, required = false),
+ @XmlElementRef(name = "Rechtsform", namespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", type = JAXBElement.class, required = false),
+ @XmlElementRef(name = "UntName", namespace = "http://statistik.at/namespace/ur/stammdaten/2#", type = JAXBElement.class, required = false),
+ @XmlElementRef(name = "VollerName", namespace = "http://reference.e-government.gv.at/namespace/persondata/de/20040201#", type = JAXBElement.class, required = false)
})
protected List<JAXBElement<?>> rest;
@XmlAttribute(name = "vollzugBeginn", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
@@ -66,16 +66,16 @@ public class NichtNatuerlichePersonTyp
protected Object vollzugEnde;
/**
- * Gets the rest of the content model.
+ * Ruft das restliche Contentmodell ab.
*
* <p>
- * You are getting this "catch-all" property because of the following reason:
- * The field name "Rechtsform" is used by two different parts of a schema. See:
- * line 317 of file:/D:/Projekte/svn/online-vollmachten/egovutils/src/main/resources/wsdl/ur_V2/schema/PersonData_URSuche.xsd
- * line 306 of file:/D:/Projekte/svn/online-vollmachten/egovutils/src/main/resources/wsdl/ur_V2/schema/PersonData_URSuche.xsd
+ * Sie rufen diese "catch-all"-Eigenschaft aus folgendem Grund ab:
+ * Der Feldname "Rechtsform" wird von zwei verschiedenen Teilen eines Schemas verwendet. Siehe:
+ * Zeile 316 von file:/D:/Projekte/svn/online-vollmachten/egovutils/src/main/resources/wsdl/ur_V2/schema/PersonData_URSuche.xsd
+ * Zeile 305 von file:/D:/Projekte/svn/online-vollmachten/egovutils/src/main/resources/wsdl/ur_V2/schema/PersonData_URSuche.xsd
* <p>
- * To get rid of this property, apply a property customization to one
- * of both of the following declarations to change their names:
+ * 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>
@@ -94,9 +94,9 @@ public class NichtNatuerlichePersonTyp
* <p>
* Objects of the following type(s) are allowed in the list
* {@link JAXBElement }{@code <}{@link UntNameVollzug }{@code >}
+ * {@link JAXBElement }{@code <}{@link RechtsformVollzug }{@code >}
* {@link JAXBElement }{@code <}{@link String }{@code >}
* {@link JAXBElement }{@code <}{@link String }{@code >}
- * {@link JAXBElement }{@code <}{@link RechtsformVollzug }{@code >}
*
*
*/
@@ -108,7 +108,7 @@ public class NichtNatuerlichePersonTyp
}
/**
- * Gets the value of the vollzugBeginn property.
+ * Ruft den Wert der vollzugBeginn-Eigenschaft ab.
*
* @return
* possible object is
@@ -120,7 +120,7 @@ public class NichtNatuerlichePersonTyp
}
/**
- * Sets the value of the vollzugBeginn property.
+ * Legt den Wert der vollzugBeginn-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -132,7 +132,7 @@ public class NichtNatuerlichePersonTyp
}
/**
- * Gets the value of the vollzugEnde property.
+ * Ruft den Wert der vollzugEnde-Eigenschaft ab.
*
* @return
* possible object is
@@ -144,7 +144,7 @@ public class NichtNatuerlichePersonTyp
}
/**
- * Sets the value of the vollzugEnde property.
+ * Legt den Wert der vollzugEnde-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/pd/ObjectFactory.java b/src/main/java/at/gv/util/xsd/ur_V2/pd/ObjectFactory.java
index 63602f2..4a70cbc 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/pd/ObjectFactory.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/pd/ObjectFactory.java
@@ -87,19 +87,19 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link AbstractPersonType }
+ * Create an instance of {@link NatuerlichePersonTyp }
*
*/
- public AbstractPersonType createAbstractPersonType() {
- return new AbstractPersonType();
+ public NatuerlichePersonTyp createNatuerlichePersonTyp() {
+ return new NatuerlichePersonTyp();
}
/**
- * Create an instance of {@link NatuerlichePersonTyp }
+ * Create an instance of {@link AbstractPersonType }
*
*/
- public NatuerlichePersonTyp createNatuerlichePersonTyp() {
- return new NatuerlichePersonTyp();
+ public AbstractPersonType createAbstractPersonType() {
+ return new AbstractPersonType();
}
/**
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/pd/PersonenDatenTyp.java b/src/main/java/at/gv/util/xsd/ur_V2/pd/PersonenDatenTyp.java
index ba09c79..9574d0b 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/pd/PersonenDatenTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/pd/PersonenDatenTyp.java
@@ -21,9 +21,9 @@ import at.gv.util.xsd.ur_V2.search.Vollzug;
* Container um eine Person und ihre Adressen zu
* speichern
*
- * <p>Java class for PersonenDatenTyp complex type.
+ * <p>Java-Klasse für PersonenDatenTyp complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="PersonenDatenTyp">
@@ -76,7 +76,7 @@ public class PersonenDatenTyp
protected PersonenDatenTyp.Zusatzdaten zusatzdaten;
/**
- * Gets the value of the nichtNatuerlichePerson property.
+ * Ruft den Wert der nichtNatuerlichePerson-Eigenschaft ab.
*
* @return
* possible object is
@@ -88,7 +88,7 @@ public class PersonenDatenTyp
}
/**
- * Sets the value of the nichtNatuerlichePerson property.
+ * Legt den Wert der nichtNatuerlichePerson-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -129,7 +129,7 @@ public class PersonenDatenTyp
}
/**
- * Gets the value of the zusatzdaten property.
+ * Ruft den Wert der zusatzdaten-Eigenschaft ab.
*
* @return
* possible object is
@@ -141,7 +141,7 @@ public class PersonenDatenTyp
}
/**
- * Sets the value of the zusatzdaten property.
+ * Legt den Wert der zusatzdaten-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -154,9 +154,9 @@ public class PersonenDatenTyp
/**
- * <p>Java class for anonymous complex type.
+ * <p>Java-Klasse für anonymous complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType>
@@ -211,7 +211,7 @@ public class PersonenDatenTyp
protected List<Vollzug> vollzug;
/**
- * Gets the value of the aendDat property.
+ * Ruft den Wert der aendDat-Eigenschaft ab.
*
* @return
* possible object is
@@ -223,7 +223,7 @@ public class PersonenDatenTyp
}
/**
- * Sets the value of the aendDat property.
+ * Legt den Wert der aendDat-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/pd/PersonenDatenZusatzdatenTyp.java b/src/main/java/at/gv/util/xsd/ur_V2/pd/PersonenDatenZusatzdatenTyp.java
index ad27c46..bd931b8 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/pd/PersonenDatenZusatzdatenTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/pd/PersonenDatenZusatzdatenTyp.java
@@ -13,9 +13,9 @@ import javax.xml.bind.annotation.XmlType;
* Container um eine Person und ihre Adressen zu
* speichern
*
- * <p>Java class for PersonenDatenZusatzdatenTyp complex type.
+ * <p>Java-Klasse für PersonenDatenZusatzdatenTyp complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="PersonenDatenZusatzdatenTyp">
@@ -57,7 +57,7 @@ public class PersonenDatenZusatzdatenTyp
protected ZusatzdatenPersonenTyp zusatzdaten;
/**
- * Gets the value of the nichtNatuerlichePerson property.
+ * Ruft den Wert der nichtNatuerlichePerson-Eigenschaft ab.
*
* @return
* possible object is
@@ -69,7 +69,7 @@ public class PersonenDatenZusatzdatenTyp
}
/**
- * Sets the value of the nichtNatuerlichePerson property.
+ * Legt den Wert der nichtNatuerlichePerson-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -81,7 +81,7 @@ public class PersonenDatenZusatzdatenTyp
}
/**
- * Gets the value of the natuerlichePerson property.
+ * Ruft den Wert der natuerlichePerson-Eigenschaft ab.
*
* @return
* possible object is
@@ -93,7 +93,7 @@ public class PersonenDatenZusatzdatenTyp
}
/**
- * Sets the value of the natuerlichePerson property.
+ * Legt den Wert der natuerlichePerson-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -134,7 +134,7 @@ public class PersonenDatenZusatzdatenTyp
}
/**
- * Gets the value of the zusatzdaten property.
+ * Ruft den Wert der zusatzdaten-Eigenschaft ab.
*
* @return
* possible object is
@@ -146,7 +146,7 @@ public class PersonenDatenZusatzdatenTyp
}
/**
- * Sets the value of the zusatzdaten property.
+ * Legt den Wert der zusatzdaten-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/pd/PersonenNameTyp.java b/src/main/java/at/gv/util/xsd/ur_V2/pd/PersonenNameTyp.java
index bcce00f..73aafe5 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/pd/PersonenNameTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/pd/PersonenNameTyp.java
@@ -14,9 +14,9 @@ import javax.xml.bind.annotation.XmlValue;
/**
* entspricht NameType
*
- * <p>Java class for PersonenNameTyp complex type.
+ * <p>Java-Klasse für PersonenNameTyp complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="PersonenNameTyp">
@@ -94,7 +94,7 @@ public class PersonenNameTyp {
protected List<PersonenNameTyp.Affix> affix;
/**
- * Gets the value of the vorname property.
+ * Ruft den Wert der vorname-Eigenschaft ab.
*
* @return
* possible object is
@@ -106,7 +106,7 @@ public class PersonenNameTyp {
}
/**
- * Sets the value of the vorname property.
+ * Legt den Wert der vorname-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -118,7 +118,7 @@ public class PersonenNameTyp {
}
/**
- * Gets the value of the familienname property.
+ * Ruft den Wert der familienname-Eigenschaft ab.
*
* @return
* possible object is
@@ -130,7 +130,7 @@ public class PersonenNameTyp {
}
/**
- * Sets the value of the familienname property.
+ * Legt den Wert der familienname-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -172,9 +172,9 @@ public class PersonenNameTyp {
/**
- * <p>Java class for anonymous complex type.
+ * <p>Java-Klasse für anonymous complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType>
@@ -221,7 +221,7 @@ public class PersonenNameTyp {
protected String position;
/**
- * Gets the value of the value property.
+ * Ruft den Wert der value-Eigenschaft ab.
*
* @return
* possible object is
@@ -233,7 +233,7 @@ public class PersonenNameTyp {
}
/**
- * Sets the value of the value property.
+ * Legt den Wert der value-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -245,7 +245,7 @@ public class PersonenNameTyp {
}
/**
- * Gets the value of the typ property.
+ * Ruft den Wert der typ-Eigenschaft ab.
*
* @return
* possible object is
@@ -257,7 +257,7 @@ public class PersonenNameTyp {
}
/**
- * Sets the value of the typ property.
+ * Legt den Wert der typ-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -269,7 +269,7 @@ public class PersonenNameTyp {
}
/**
- * Gets the value of the position property.
+ * Ruft den Wert der position-Eigenschaft ab.
*
* @return
* possible object is
@@ -281,7 +281,7 @@ public class PersonenNameTyp {
}
/**
- * Sets the value of the position property.
+ * Legt den Wert der position-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -296,9 +296,9 @@ public class PersonenNameTyp {
/**
- * <p>Java class for anonymous complex type.
+ * <p>Java-Klasse für anonymous complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType>
@@ -335,7 +335,7 @@ public class PersonenNameTyp {
protected String prefix;
/**
- * Gets the value of the value property.
+ * Ruft den Wert der value-Eigenschaft ab.
*
* @return
* possible object is
@@ -347,7 +347,7 @@ public class PersonenNameTyp {
}
/**
- * Sets the value of the value property.
+ * Legt den Wert der value-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -359,7 +359,7 @@ public class PersonenNameTyp {
}
/**
- * Gets the value of the primaer property.
+ * Ruft den Wert der primaer-Eigenschaft ab.
*
* @return
* possible object is
@@ -375,7 +375,7 @@ public class PersonenNameTyp {
}
/**
- * Sets the value of the primaer property.
+ * Legt den Wert der primaer-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -387,7 +387,7 @@ public class PersonenNameTyp {
}
/**
- * Gets the value of the prefix property.
+ * Ruft den Wert der prefix-Eigenschaft ab.
*
* @return
* possible object is
@@ -399,7 +399,7 @@ public class PersonenNameTyp {
}
/**
- * Sets the value of the prefix property.
+ * Legt den Wert der prefix-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/pd/PostAdresseTyp.java b/src/main/java/at/gv/util/xsd/ur_V2/pd/PostAdresseTyp.java
index 301dc59..94614d1 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/pd/PostAdresseTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/pd/PostAdresseTyp.java
@@ -13,9 +13,9 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
* entspricht PostalAddressType
*
- * <p>Java class for PostAdresseTyp complex type.
+ * <p>Java-Klasse für PostAdresseTyp complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="PostAdresseTyp">
@@ -97,7 +97,7 @@ public class PostAdresseTyp
protected PostAdresseTyp.Zustelladresse zustelladresse;
/**
- * Gets the value of the staatscode property.
+ * Ruft den Wert der staatscode-Eigenschaft ab.
*
* @return
* possible object is
@@ -109,7 +109,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the staatscode property.
+ * Legt den Wert der staatscode-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -121,7 +121,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the postleitzahl property.
+ * Ruft den Wert der postleitzahl-Eigenschaft ab.
*
* @return
* possible object is
@@ -133,7 +133,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the postleitzahl property.
+ * Legt den Wert der postleitzahl-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -145,7 +145,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the gemeinde property.
+ * Ruft den Wert der gemeinde-Eigenschaft ab.
*
* @return
* possible object is
@@ -157,7 +157,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the gemeinde property.
+ * Legt den Wert der gemeinde-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -169,7 +169,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the gemeindekennziffer property.
+ * Ruft den Wert der gemeindekennziffer-Eigenschaft ab.
*
* @return
* possible object is
@@ -181,7 +181,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the gemeindekennziffer property.
+ * Legt den Wert der gemeindekennziffer-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -193,7 +193,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the ortschaft property.
+ * Ruft den Wert der ortschaft-Eigenschaft ab.
*
* @return
* possible object is
@@ -205,7 +205,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the ortschaft property.
+ * Legt den Wert der ortschaft-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -217,7 +217,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the zustelladresse property.
+ * Ruft den Wert der zustelladresse-Eigenschaft ab.
*
* @return
* possible object is
@@ -229,7 +229,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the zustelladresse property.
+ * Legt den Wert der zustelladresse-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -242,9 +242,9 @@ public class PostAdresseTyp
/**
- * <p>Java class for anonymous complex type.
+ * <p>Java-Klasse für anonymous complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType>
@@ -290,7 +290,7 @@ public class PostAdresseTyp
protected PostAdresseTyp.Zustelladresse.AdressRegisterEintrag adressRegisterEintrag;
/**
- * Gets the value of the strassenname property.
+ * Ruft den Wert der strassenname-Eigenschaft ab.
*
* @return
* possible object is
@@ -302,7 +302,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the strassenname property.
+ * Legt den Wert der strassenname-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -314,7 +314,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the orientierungsnummer property.
+ * Ruft den Wert der orientierungsnummer-Eigenschaft ab.
*
* @return
* possible object is
@@ -326,7 +326,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the orientierungsnummer property.
+ * Legt den Wert der orientierungsnummer-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -338,7 +338,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the adressRegisterEintrag property.
+ * Ruft den Wert der adressRegisterEintrag-Eigenschaft ab.
*
* @return
* possible object is
@@ -350,7 +350,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the adressRegisterEintrag property.
+ * Legt den Wert der adressRegisterEintrag-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -363,9 +363,9 @@ public class PostAdresseTyp
/**
- * <p>Java class for anonymous complex type.
+ * <p>Java-Klasse für anonymous complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType>
@@ -399,7 +399,7 @@ public class PostAdresseTyp
protected String objektnummer;
/**
- * Gets the value of the adresscode property.
+ * Ruft den Wert der adresscode-Eigenschaft ab.
*
* @return
* possible object is
@@ -411,7 +411,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the adresscode property.
+ * Legt den Wert der adresscode-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -423,7 +423,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the subcode property.
+ * Ruft den Wert der subcode-Eigenschaft ab.
*
* @return
* possible object is
@@ -435,7 +435,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the subcode property.
+ * Legt den Wert der subcode-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -447,7 +447,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the objektnummer property.
+ * Ruft den Wert der objektnummer-Eigenschaft ab.
*
* @return
* possible object is
@@ -459,7 +459,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the objektnummer property.
+ * Legt den Wert der objektnummer-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/pd/TypisiertePostAdresseTyp.java b/src/main/java/at/gv/util/xsd/ur_V2/pd/TypisiertePostAdresseTyp.java
index 65189fa..88b7369 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/pd/TypisiertePostAdresseTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/pd/TypisiertePostAdresseTyp.java
@@ -15,9 +15,9 @@ import at.gv.util.xsd.ur_V2.simpletypes.AdressTyp;
* entspricht TypedPostalAddressType
*
*
- * <p>Java class for TypisiertePostAdresseTyp complex type.
+ * <p>Java-Klasse für TypisiertePostAdresseTyp complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="TypisiertePostAdresseTyp">
@@ -47,6 +47,7 @@ public class TypisiertePostAdresseTyp
@XmlElement(name = "PostAdresse")
protected PostAdresseTyp postAdresse;
@XmlElement(name = "Typ", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
+ @XmlSchemaType(name = "string")
protected AdressTyp typ;
@XmlAttribute(name = "vollzugBeginn", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
@XmlIDREF
@@ -58,7 +59,7 @@ public class TypisiertePostAdresseTyp
protected Object vollzugEnde;
/**
- * Gets the value of the postAdresse property.
+ * Ruft den Wert der postAdresse-Eigenschaft ab.
*
* @return
* possible object is
@@ -70,7 +71,7 @@ public class TypisiertePostAdresseTyp
}
/**
- * Sets the value of the postAdresse property.
+ * Legt den Wert der postAdresse-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -82,7 +83,7 @@ public class TypisiertePostAdresseTyp
}
/**
- * Gets the value of the typ property.
+ * Ruft den Wert der typ-Eigenschaft ab.
*
* @return
* possible object is
@@ -94,7 +95,7 @@ public class TypisiertePostAdresseTyp
}
/**
- * Sets the value of the typ property.
+ * Legt den Wert der typ-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -106,7 +107,7 @@ public class TypisiertePostAdresseTyp
}
/**
- * Gets the value of the vollzugBeginn property.
+ * Ruft den Wert der vollzugBeginn-Eigenschaft ab.
*
* @return
* possible object is
@@ -118,7 +119,7 @@ public class TypisiertePostAdresseTyp
}
/**
- * Sets the value of the vollzugBeginn property.
+ * Legt den Wert der vollzugBeginn-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -130,7 +131,7 @@ public class TypisiertePostAdresseTyp
}
/**
- * Gets the value of the vollzugEnde property.
+ * Ruft den Wert der vollzugEnde-Eigenschaft ab.
*
* @return
* possible object is
@@ -142,7 +143,7 @@ public class TypisiertePostAdresseTyp
}
/**
- * Sets the value of the vollzugEnde property.
+ * Legt den Wert der vollzugEnde-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/pd/ZusatzdatenPersonenTyp.java b/src/main/java/at/gv/util/xsd/ur_V2/pd/ZusatzdatenPersonenTyp.java
index 56d0cf3..bfa4663 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/pd/ZusatzdatenPersonenTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/pd/ZusatzdatenPersonenTyp.java
@@ -6,6 +6,7 @@ import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
import at.gv.util.xsd.ur_V2.search.FunktionVollzug;
import at.gv.util.xsd.ur_V2.search.RechtstatsachenVollzug;
@@ -13,9 +14,9 @@ import at.gv.util.xsd.ur_V2.simpletypes.EvbStatusTyp;
/**
- * <p>Java class for ZusatzdatenPersonenTyp complex type.
+ * <p>Java-Klasse für ZusatzdatenPersonenTyp complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="ZusatzdatenPersonenTyp">
@@ -42,6 +43,7 @@ import at.gv.util.xsd.ur_V2.simpletypes.EvbStatusTyp;
public class ZusatzdatenPersonenTyp {
@XmlElement(name = "EvbStatus", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
+ @XmlSchemaType(name = "string")
protected EvbStatusTyp evbStatus;
@XmlElement(name = "Funktion", namespace = "http://statistik.at/namespace/ur/stammdaten/2#")
protected List<FunktionVollzug> funktion;
@@ -49,7 +51,7 @@ public class ZusatzdatenPersonenTyp {
protected List<RechtstatsachenVollzug> rechtstatsachen;
/**
- * Gets the value of the evbStatus property.
+ * Ruft den Wert der evbStatus-Eigenschaft ab.
*
* @return
* possible object is
@@ -61,7 +63,7 @@ public class ZusatzdatenPersonenTyp {
}
/**
- * Sets the value of the evbStatus property.
+ * Legt den Wert der evbStatus-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/Bestandsnachweis.java b/src/main/java/at/gv/util/xsd/ur_V2/search/Bestandsnachweis.java
index 287d1d7..f3098c5 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/Bestandsnachweis.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/Bestandsnachweis.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlValue;
/**
- * <p>Java class for Bestandsnachweis complex type.
+ * <p>Java-Klasse für Bestandsnachweis complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="Bestandsnachweis">
@@ -37,7 +37,7 @@ public abstract class Bestandsnachweis {
protected String value;
/**
- * Gets the value of the value property.
+ * Ruft den Wert der value-Eigenschaft ab.
*
* @return
* possible object is
@@ -49,7 +49,7 @@ public abstract class Bestandsnachweis {
}
/**
- * Sets the value of the value property.
+ * Legt den Wert der value-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/BestandsnachweisVollzug.java b/src/main/java/at/gv/util/xsd/ur_V2/search/BestandsnachweisVollzug.java
index d47c8e9..72a1182 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/BestandsnachweisVollzug.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/BestandsnachweisVollzug.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for BestandsnachweisVollzug complex type.
+ * <p>Java-Klasse für BestandsnachweisVollzug complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="BestandsnachweisVollzug">
@@ -42,7 +42,7 @@ public class BestandsnachweisVollzug
protected Object vollzugEnde;
/**
- * Gets the value of the vollzugBeginn property.
+ * Ruft den Wert der vollzugBeginn-Eigenschaft ab.
*
* @return
* possible object is
@@ -54,7 +54,7 @@ public class BestandsnachweisVollzug
}
/**
- * Sets the value of the vollzugBeginn property.
+ * Legt den Wert der vollzugBeginn-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -66,7 +66,7 @@ public class BestandsnachweisVollzug
}
/**
- * Gets the value of the vollzugEnde property.
+ * Ruft den Wert der vollzugEnde-Eigenschaft ab.
*
* @return
* possible object is
@@ -78,7 +78,7 @@ public class BestandsnachweisVollzug
}
/**
- * Sets the value of the vollzugEnde property.
+ * Legt den Wert der vollzugEnde-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/Bestandszeitraum.java b/src/main/java/at/gv/util/xsd/ur_V2/search/Bestandszeitraum.java
index a8180e4..42f5dfe 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/Bestandszeitraum.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/Bestandszeitraum.java
@@ -11,9 +11,9 @@ import javax.xml.datatype.XMLGregorianCalendar;
/**
- * <p>Java class for Bestandszeitraum complex type.
+ * <p>Java-Klasse für Bestandszeitraum complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="Bestandszeitraum">
@@ -48,7 +48,7 @@ public abstract class Bestandszeitraum {
protected XMLGregorianCalendar bestandBis;
/**
- * Gets the value of the bestandVon property.
+ * Ruft den Wert der bestandVon-Eigenschaft ab.
*
* @return
* possible object is
@@ -60,7 +60,7 @@ public abstract class Bestandszeitraum {
}
/**
- * Sets the value of the bestandVon property.
+ * Legt den Wert der bestandVon-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -72,7 +72,7 @@ public abstract class Bestandszeitraum {
}
/**
- * Gets the value of the bestandBis property.
+ * Ruft den Wert der bestandBis-Eigenschaft ab.
*
* @return
* possible object is
@@ -84,7 +84,7 @@ public abstract class Bestandszeitraum {
}
/**
- * Sets the value of the bestandBis property.
+ * Legt den Wert der bestandBis-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/BestandszeitraumVollzug.java b/src/main/java/at/gv/util/xsd/ur_V2/search/BestandszeitraumVollzug.java
index 99fbdff..2740235 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/BestandszeitraumVollzug.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/BestandszeitraumVollzug.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for BestandszeitraumVollzug complex type.
+ * <p>Java-Klasse für BestandszeitraumVollzug complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="BestandszeitraumVollzug">
@@ -42,7 +42,7 @@ public class BestandszeitraumVollzug
protected Object vollzugEnde;
/**
- * Gets the value of the vollzugBeginn property.
+ * Ruft den Wert der vollzugBeginn-Eigenschaft ab.
*
* @return
* possible object is
@@ -54,7 +54,7 @@ public class BestandszeitraumVollzug
}
/**
- * Sets the value of the vollzugBeginn property.
+ * Legt den Wert der vollzugBeginn-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -66,7 +66,7 @@ public class BestandszeitraumVollzug
}
/**
- * Gets the value of the vollzugEnde property.
+ * Ruft den Wert der vollzugEnde-Eigenschaft ab.
*
* @return
* possible object is
@@ -78,7 +78,7 @@ public class BestandszeitraumVollzug
}
/**
- * Sets the value of the vollzugEnde property.
+ * Legt den Wert der vollzugEnde-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/Branche.java b/src/main/java/at/gv/util/xsd/ur_V2/search/Branche.java
index 625fd87..fe734cd 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/Branche.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/Branche.java
@@ -10,9 +10,9 @@ import at.gv.util.xsd.ur_V2.simpletypes.OenaceArtTyp;
/**
- * <p>Java class for Branche complex type.
+ * <p>Java-Klasse für Branche complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="Branche">
@@ -53,7 +53,7 @@ public class Branche {
protected OenaceArtTyp art;
/**
- * Gets the value of the oenace property.
+ * Ruft den Wert der oenace-Eigenschaft ab.
*
* @return
* possible object is
@@ -65,7 +65,7 @@ public class Branche {
}
/**
- * Sets the value of the oenace property.
+ * Legt den Wert der oenace-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -77,7 +77,7 @@ public class Branche {
}
/**
- * Gets the value of the oenaceText property.
+ * Ruft den Wert der oenaceText-Eigenschaft ab.
*
* @return
* possible object is
@@ -89,7 +89,7 @@ public class Branche {
}
/**
- * Sets the value of the oenaceText property.
+ * Legt den Wert der oenaceText-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -101,7 +101,7 @@ public class Branche {
}
/**
- * Gets the value of the beginn property.
+ * Ruft den Wert der beginn-Eigenschaft ab.
*
* @return
* possible object is
@@ -113,7 +113,7 @@ public class Branche {
}
/**
- * Sets the value of the beginn property.
+ * Legt den Wert der beginn-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -125,7 +125,7 @@ public class Branche {
}
/**
- * Gets the value of the ende property.
+ * Ruft den Wert der ende-Eigenschaft ab.
*
* @return
* possible object is
@@ -137,7 +137,7 @@ public class Branche {
}
/**
- * Sets the value of the ende property.
+ * Legt den Wert der ende-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -149,7 +149,7 @@ public class Branche {
}
/**
- * Gets the value of the art property.
+ * Ruft den Wert der art-Eigenschaft ab.
*
* @return
* possible object is
@@ -161,7 +161,7 @@ public class Branche {
}
/**
- * Sets the value of the art property.
+ * Legt den Wert der art-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/FktRegelTyp.java b/src/main/java/at/gv/util/xsd/ur_V2/search/FktRegelTyp.java
index 30d8627..d3f40f8 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/FktRegelTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/FktRegelTyp.java
@@ -11,9 +11,9 @@ import javax.xml.datatype.XMLGregorianCalendar;
/**
- * <p>Java class for FktRegelTyp complex type.
+ * <p>Java-Klasse für FktRegelTyp complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="FktRegelTyp">
@@ -52,7 +52,7 @@ public abstract class FktRegelTyp {
protected String fktRegelText;
/**
- * Gets the value of the fktRegelVon property.
+ * Ruft den Wert der fktRegelVon-Eigenschaft ab.
*
* @return
* possible object is
@@ -64,7 +64,7 @@ public abstract class FktRegelTyp {
}
/**
- * Sets the value of the fktRegelVon property.
+ * Legt den Wert der fktRegelVon-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -76,7 +76,7 @@ public abstract class FktRegelTyp {
}
/**
- * Gets the value of the fktRegelBis property.
+ * Ruft den Wert der fktRegelBis-Eigenschaft ab.
*
* @return
* possible object is
@@ -88,7 +88,7 @@ public abstract class FktRegelTyp {
}
/**
- * Sets the value of the fktRegelBis property.
+ * Legt den Wert der fktRegelBis-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -100,7 +100,7 @@ public abstract class FktRegelTyp {
}
/**
- * Gets the value of the fktRegelText property.
+ * Ruft den Wert der fktRegelText-Eigenschaft ab.
*
* @return
* possible object is
@@ -112,7 +112,7 @@ public abstract class FktRegelTyp {
}
/**
- * Sets the value of the fktRegelText property.
+ * Legt den Wert der fktRegelText-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/FktRegelTypVollzug.java b/src/main/java/at/gv/util/xsd/ur_V2/search/FktRegelTypVollzug.java
index fc5207e..2c10ca7 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/FktRegelTypVollzug.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/FktRegelTypVollzug.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for FktRegelTypVollzug complex type.
+ * <p>Java-Klasse für FktRegelTypVollzug complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="FktRegelTypVollzug">
@@ -42,7 +42,7 @@ public class FktRegelTypVollzug
protected Object vollzugEnde;
/**
- * Gets the value of the vollzugBeginn property.
+ * Ruft den Wert der vollzugBeginn-Eigenschaft ab.
*
* @return
* possible object is
@@ -54,7 +54,7 @@ public class FktRegelTypVollzug
}
/**
- * Sets the value of the vollzugBeginn property.
+ * Legt den Wert der vollzugBeginn-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -66,7 +66,7 @@ public class FktRegelTypVollzug
}
/**
- * Gets the value of the vollzugEnde property.
+ * Ruft den Wert der vollzugEnde-Eigenschaft ab.
*
* @return
* possible object is
@@ -78,7 +78,7 @@ public class FktRegelTypVollzug
}
/**
- * Sets the value of the vollzugEnde property.
+ * Legt den Wert der vollzugEnde-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/Funktion.java b/src/main/java/at/gv/util/xsd/ur_V2/search/Funktion.java
index 6166f79..4389e71 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/Funktion.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/Funktion.java
@@ -4,14 +4,15 @@ package at.gv.util.xsd.ur_V2.search;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for Funktion complex type.
+ * <p>Java-Klasse für Funktion complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="Funktion">
@@ -39,12 +40,13 @@ import javax.xml.bind.annotation.XmlType;
public abstract class Funktion {
@XmlElement(name = "FktName")
+ @XmlSchemaType(name = "integer")
protected int fktName;
@XmlElement(name = "FktNameText")
protected String fktNameText;
/**
- * Gets the value of the fktName property.
+ * Ruft den Wert der fktName-Eigenschaft ab.
*
*/
public int getFktName() {
@@ -52,7 +54,7 @@ public abstract class Funktion {
}
/**
- * Sets the value of the fktName property.
+ * Legt den Wert der fktName-Eigenschaft fest.
*
*/
public void setFktName(int value) {
@@ -60,7 +62,7 @@ public abstract class Funktion {
}
/**
- * Gets the value of the fktNameText property.
+ * Ruft den Wert der fktNameText-Eigenschaft ab.
*
* @return
* possible object is
@@ -72,7 +74,7 @@ public abstract class Funktion {
}
/**
- * Sets the value of the fktNameText property.
+ * Legt den Wert der fktNameText-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/FunktionVollzug.java b/src/main/java/at/gv/util/xsd/ur_V2/search/FunktionVollzug.java
index a244c30..eaf708a 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/FunktionVollzug.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/FunktionVollzug.java
@@ -13,9 +13,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for FunktionVollzug complex type.
+ * <p>Java-Klasse für FunktionVollzug complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="FunktionVollzug">
@@ -56,7 +56,7 @@ public class FunktionVollzug
protected Object vollzugEnde;
/**
- * Gets the value of the fktRegel property.
+ * Ruft den Wert der fktRegel-Eigenschaft ab.
*
* @return
* possible object is
@@ -68,7 +68,7 @@ public class FunktionVollzug
}
/**
- * Sets the value of the fktRegel property.
+ * Legt den Wert der fktRegel-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -109,7 +109,7 @@ public class FunktionVollzug
}
/**
- * Gets the value of the vollzugBeginn property.
+ * Ruft den Wert der vollzugBeginn-Eigenschaft ab.
*
* @return
* possible object is
@@ -121,7 +121,7 @@ public class FunktionVollzug
}
/**
- * Sets the value of the vollzugBeginn property.
+ * Legt den Wert der vollzugBeginn-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -133,7 +133,7 @@ public class FunktionVollzug
}
/**
- * Gets the value of the vollzugEnde property.
+ * Ruft den Wert der vollzugEnde-Eigenschaft ab.
*
* @return
* possible object is
@@ -145,7 +145,7 @@ public class FunktionVollzug
}
/**
- * Sets the value of the vollzugEnde property.
+ * Legt den Wert der vollzugEnde-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/OenaceType.java b/src/main/java/at/gv/util/xsd/ur_V2/search/OenaceType.java
index 75341fc..9f82d2e 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/OenaceType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/OenaceType.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlValue;
/**
- * <p>Java class for OenaceType complex type.
+ * <p>Java-Klasse für OenaceType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="OenaceType">
@@ -38,7 +38,7 @@ public class OenaceType {
/**
*
- * ÖNACE - Branchenkennzahl
+ * ÖNACE - Branchenkennzahl
*
*
* @return
@@ -51,7 +51,7 @@ public class OenaceType {
}
/**
- * Sets the value of the value property.
+ * Legt den Wert der value-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -63,7 +63,7 @@ public class OenaceType {
}
/**
- * Gets the value of the jahr property.
+ * Ruft den Wert der jahr-Eigenschaft ab.
*
*/
public int getJahr() {
@@ -71,7 +71,7 @@ public class OenaceType {
}
/**
- * Sets the value of the jahr property.
+ * Legt den Wert der jahr-Eigenschaft fest.
*
*/
public void setJahr(int value) {
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/QuellenType.java b/src/main/java/at/gv/util/xsd/ur_V2/search/QuellenType.java
index 458ba9d..1424625 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/QuellenType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/QuellenType.java
@@ -11,9 +11,9 @@ import javax.xml.datatype.XMLGregorianCalendar;
/**
- * <p>Java class for QuellenType complex type.
+ * <p>Java-Klasse für QuellenType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="QuellenType">
@@ -44,7 +44,7 @@ public class QuellenType {
protected String quText;
/**
- * Gets the value of the value property.
+ * Ruft den Wert der value-Eigenschaft ab.
*
* @return
* possible object is
@@ -56,7 +56,7 @@ public class QuellenType {
}
/**
- * Sets the value of the value property.
+ * Legt den Wert der value-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -68,7 +68,7 @@ public class QuellenType {
}
/**
- * Gets the value of the quelle property.
+ * Ruft den Wert der quelle-Eigenschaft ab.
*
* @return
* possible object is
@@ -80,7 +80,7 @@ public class QuellenType {
}
/**
- * Sets the value of the quelle property.
+ * Legt den Wert der quelle-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -92,7 +92,7 @@ public class QuellenType {
}
/**
- * Gets the value of the quText property.
+ * Ruft den Wert der quText-Eigenschaft ab.
*
* @return
* possible object is
@@ -104,7 +104,7 @@ public class QuellenType {
}
/**
- * Sets the value of the quText property.
+ * Legt den Wert der quText-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/Rechtsform.java b/src/main/java/at/gv/util/xsd/ur_V2/search/Rechtsform.java
index 341094d..a994a5f 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/Rechtsform.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/Rechtsform.java
@@ -4,14 +4,15 @@ package at.gv.util.xsd.ur_V2.search;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
+import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for Rechtsform complex type.
+ * <p>Java-Klasse für Rechtsform complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="Rechtsform">
@@ -43,16 +44,18 @@ import javax.xml.bind.annotation.XmlType;
public abstract class Rechtsform {
@XmlElement(name = "ReForm")
+ @XmlSchemaType(name = "integer")
protected Integer reForm;
@XmlElement(name = "ReFormText")
protected String reFormText;
@XmlElement(name = "ReFormExtern")
+ @XmlSchemaType(name = "integer")
protected int reFormExtern;
@XmlElement(name = "ReFormExternText")
protected String reFormExternText;
/**
- * Gets the value of the reForm property.
+ * Ruft den Wert der reForm-Eigenschaft ab.
*
* @return
* possible object is
@@ -64,7 +67,7 @@ public abstract class Rechtsform {
}
/**
- * Sets the value of the reForm property.
+ * Legt den Wert der reForm-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -76,7 +79,7 @@ public abstract class Rechtsform {
}
/**
- * Gets the value of the reFormText property.
+ * Ruft den Wert der reFormText-Eigenschaft ab.
*
* @return
* possible object is
@@ -88,7 +91,7 @@ public abstract class Rechtsform {
}
/**
- * Sets the value of the reFormText property.
+ * Legt den Wert der reFormText-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -100,7 +103,7 @@ public abstract class Rechtsform {
}
/**
- * Gets the value of the reFormExtern property.
+ * Ruft den Wert der reFormExtern-Eigenschaft ab.
*
*/
public int getReFormExtern() {
@@ -108,7 +111,7 @@ public abstract class Rechtsform {
}
/**
- * Sets the value of the reFormExtern property.
+ * Legt den Wert der reFormExtern-Eigenschaft fest.
*
*/
public void setReFormExtern(int value) {
@@ -116,7 +119,7 @@ public abstract class Rechtsform {
}
/**
- * Gets the value of the reFormExternText property.
+ * Ruft den Wert der reFormExternText-Eigenschaft ab.
*
* @return
* possible object is
@@ -128,7 +131,7 @@ public abstract class Rechtsform {
}
/**
- * Sets the value of the reFormExternText property.
+ * Legt den Wert der reFormExternText-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/RechtsformVollzug.java b/src/main/java/at/gv/util/xsd/ur_V2/search/RechtsformVollzug.java
index ed2aa94..3124fc7 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/RechtsformVollzug.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/RechtsformVollzug.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for RechtsformVollzug complex type.
+ * <p>Java-Klasse für RechtsformVollzug complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="RechtsformVollzug">
@@ -42,7 +42,7 @@ public class RechtsformVollzug
protected Object vollzugEnde;
/**
- * Gets the value of the vollzugBeginn property.
+ * Ruft den Wert der vollzugBeginn-Eigenschaft ab.
*
* @return
* possible object is
@@ -54,7 +54,7 @@ public class RechtsformVollzug
}
/**
- * Sets the value of the vollzugBeginn property.
+ * Legt den Wert der vollzugBeginn-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -66,7 +66,7 @@ public class RechtsformVollzug
}
/**
- * Gets the value of the vollzugEnde property.
+ * Ruft den Wert der vollzugEnde-Eigenschaft ab.
*
* @return
* possible object is
@@ -78,7 +78,7 @@ public class RechtsformVollzug
}
/**
- * Sets the value of the vollzugEnde property.
+ * Legt den Wert der vollzugEnde-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/Rechtstatsachen.java b/src/main/java/at/gv/util/xsd/ur_V2/search/Rechtstatsachen.java
index b0c0b05..1738591 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/Rechtstatsachen.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/Rechtstatsachen.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for Rechtstatsachen complex type.
+ * <p>Java-Klasse für Rechtstatsachen complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="Rechtstatsachen">
@@ -48,7 +48,7 @@ public abstract class Rechtstatsachen {
protected String rtText;
/**
- * Gets the value of the rtNummer property.
+ * Ruft den Wert der rtNummer-Eigenschaft ab.
*
* @return
* possible object is
@@ -60,7 +60,7 @@ public abstract class Rechtstatsachen {
}
/**
- * Sets the value of the rtNummer property.
+ * Legt den Wert der rtNummer-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -72,7 +72,7 @@ public abstract class Rechtstatsachen {
}
/**
- * Gets the value of the rtCode property.
+ * Ruft den Wert der rtCode-Eigenschaft ab.
*
* @return
* possible object is
@@ -84,7 +84,7 @@ public abstract class Rechtstatsachen {
}
/**
- * Sets the value of the rtCode property.
+ * Legt den Wert der rtCode-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -96,7 +96,7 @@ public abstract class Rechtstatsachen {
}
/**
- * Gets the value of the rtText property.
+ * Ruft den Wert der rtText-Eigenschaft ab.
*
* @return
* possible object is
@@ -108,7 +108,7 @@ public abstract class Rechtstatsachen {
}
/**
- * Sets the value of the rtText property.
+ * Legt den Wert der rtText-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/RechtstatsachenVollzug.java b/src/main/java/at/gv/util/xsd/ur_V2/search/RechtstatsachenVollzug.java
index 6be4703..ed7dde0 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/RechtstatsachenVollzug.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/RechtstatsachenVollzug.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for RechtstatsachenVollzug complex type.
+ * <p>Java-Klasse für RechtstatsachenVollzug complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="RechtstatsachenVollzug">
@@ -42,7 +42,7 @@ public class RechtstatsachenVollzug
protected Object vollzugEnde;
/**
- * Gets the value of the vollzugBeginn property.
+ * Ruft den Wert der vollzugBeginn-Eigenschaft ab.
*
* @return
* possible object is
@@ -54,7 +54,7 @@ public class RechtstatsachenVollzug
}
/**
- * Sets the value of the vollzugBeginn property.
+ * Legt den Wert der vollzugBeginn-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -66,7 +66,7 @@ public class RechtstatsachenVollzug
}
/**
- * Gets the value of the vollzugEnde property.
+ * Ruft den Wert der vollzugEnde-Eigenschaft ab.
*
* @return
* possible object is
@@ -78,7 +78,7 @@ public class RechtstatsachenVollzug
}
/**
- * Sets the value of the vollzugEnde property.
+ * Legt den Wert der vollzugEnde-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/SucheBranche.java b/src/main/java/at/gv/util/xsd/ur_V2/search/SucheBranche.java
index 04cb553..9d8060e 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/SucheBranche.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/SucheBranche.java
@@ -3,14 +3,15 @@ package at.gv.util.xsd.ur_V2.search;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
import at.gv.util.xsd.ur_V2.simpletypes.OenaceArtTyp;
/**
- * <p>Java class for SucheBranche complex type.
+ * <p>Java-Klasse für SucheBranche complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SucheBranche">
@@ -36,12 +37,14 @@ import at.gv.util.xsd.ur_V2.simpletypes.OenaceArtTyp;
})
public class SucheBranche {
+ @XmlSchemaType(name = "integer")
protected Integer oenaceJahr;
protected String oenaceCode;
+ @XmlSchemaType(name = "string")
protected OenaceArtTyp oenaceArt;
/**
- * Gets the value of the oenaceJahr property.
+ * Ruft den Wert der oenaceJahr-Eigenschaft ab.
*
* @return
* possible object is
@@ -53,7 +56,7 @@ public class SucheBranche {
}
/**
- * Sets the value of the oenaceJahr property.
+ * Legt den Wert der oenaceJahr-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -65,7 +68,7 @@ public class SucheBranche {
}
/**
- * Gets the value of the oenaceCode property.
+ * Ruft den Wert der oenaceCode-Eigenschaft ab.
*
* @return
* possible object is
@@ -77,7 +80,7 @@ public class SucheBranche {
}
/**
- * Sets the value of the oenaceCode property.
+ * Legt den Wert der oenaceCode-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -89,7 +92,7 @@ public class SucheBranche {
}
/**
- * Gets the value of the oenaceArt property.
+ * Ruft den Wert der oenaceArt-Eigenschaft ab.
*
* @return
* possible object is
@@ -101,7 +104,7 @@ public class SucheBranche {
}
/**
- * Sets the value of the oenaceArt property.
+ * Legt den Wert der oenaceArt-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/SuchePersonendaten.java b/src/main/java/at/gv/util/xsd/ur_V2/search/SuchePersonendaten.java
index aa890e6..79fe355 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/SuchePersonendaten.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/SuchePersonendaten.java
@@ -9,9 +9,9 @@ import javax.xml.datatype.XMLGregorianCalendar;
/**
- * <p>Java class for SuchePersonendaten complex type.
+ * <p>Java-Klasse für SuchePersonendaten complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SuchePersonendaten">
@@ -63,6 +63,7 @@ public class SuchePersonendaten {
protected String strasse;
protected String hNr;
protected String ort;
+ @XmlSchemaType(name = "integer")
protected Integer gemnr;
protected String plz;
protected String land;
@@ -70,7 +71,7 @@ public class SuchePersonendaten {
protected String stammregister;
/**
- * Gets the value of the phonetisch property.
+ * Ruft den Wert der phonetisch-Eigenschaft ab.
*
* @return
* possible object is
@@ -82,7 +83,7 @@ public class SuchePersonendaten {
}
/**
- * Sets the value of the phonetisch property.
+ * Legt den Wert der phonetisch-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -94,7 +95,7 @@ public class SuchePersonendaten {
}
/**
- * Gets the value of the nachname property.
+ * Ruft den Wert der nachname-Eigenschaft ab.
*
* @return
* possible object is
@@ -106,7 +107,7 @@ public class SuchePersonendaten {
}
/**
- * Sets the value of the nachname property.
+ * Legt den Wert der nachname-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -118,7 +119,7 @@ public class SuchePersonendaten {
}
/**
- * Gets the value of the vorname property.
+ * Ruft den Wert der vorname-Eigenschaft ab.
*
* @return
* possible object is
@@ -130,7 +131,7 @@ public class SuchePersonendaten {
}
/**
- * Sets the value of the vorname property.
+ * Legt den Wert der vorname-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -142,7 +143,7 @@ public class SuchePersonendaten {
}
/**
- * Gets the value of the gebDatum property.
+ * Ruft den Wert der gebDatum-Eigenschaft ab.
*
* @return
* possible object is
@@ -154,7 +155,7 @@ public class SuchePersonendaten {
}
/**
- * Sets the value of the gebDatum property.
+ * Legt den Wert der gebDatum-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -166,7 +167,7 @@ public class SuchePersonendaten {
}
/**
- * Gets the value of the strasse property.
+ * Ruft den Wert der strasse-Eigenschaft ab.
*
* @return
* possible object is
@@ -178,7 +179,7 @@ public class SuchePersonendaten {
}
/**
- * Sets the value of the strasse property.
+ * Legt den Wert der strasse-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -190,7 +191,7 @@ public class SuchePersonendaten {
}
/**
- * Gets the value of the hNr property.
+ * Ruft den Wert der hNr-Eigenschaft ab.
*
* @return
* possible object is
@@ -202,7 +203,7 @@ public class SuchePersonendaten {
}
/**
- * Sets the value of the hNr property.
+ * Legt den Wert der hNr-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -214,7 +215,7 @@ public class SuchePersonendaten {
}
/**
- * Gets the value of the ort property.
+ * Ruft den Wert der ort-Eigenschaft ab.
*
* @return
* possible object is
@@ -226,7 +227,7 @@ public class SuchePersonendaten {
}
/**
- * Sets the value of the ort property.
+ * Legt den Wert der ort-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -238,7 +239,7 @@ public class SuchePersonendaten {
}
/**
- * Gets the value of the gemnr property.
+ * Ruft den Wert der gemnr-Eigenschaft ab.
*
* @return
* possible object is
@@ -250,7 +251,7 @@ public class SuchePersonendaten {
}
/**
- * Sets the value of the gemnr property.
+ * Legt den Wert der gemnr-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -262,7 +263,7 @@ public class SuchePersonendaten {
}
/**
- * Gets the value of the plz property.
+ * Ruft den Wert der plz-Eigenschaft ab.
*
* @return
* possible object is
@@ -274,7 +275,7 @@ public class SuchePersonendaten {
}
/**
- * Sets the value of the plz property.
+ * Legt den Wert der plz-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -286,7 +287,7 @@ public class SuchePersonendaten {
}
/**
- * Gets the value of the land property.
+ * Ruft den Wert der land-Eigenschaft ab.
*
* @return
* possible object is
@@ -298,7 +299,7 @@ public class SuchePersonendaten {
}
/**
- * Sets the value of the land property.
+ * Legt den Wert der land-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -310,7 +311,7 @@ public class SuchePersonendaten {
}
/**
- * Gets the value of the stammzahl property.
+ * Ruft den Wert der stammzahl-Eigenschaft ab.
*
* @return
* possible object is
@@ -322,7 +323,7 @@ public class SuchePersonendaten {
}
/**
- * Sets the value of the stammzahl property.
+ * Legt den Wert der stammzahl-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -334,7 +335,7 @@ public class SuchePersonendaten {
}
/**
- * Gets the value of the stammregister property.
+ * Ruft den Wert der stammregister-Eigenschaft ab.
*
* @return
* possible object is
@@ -346,7 +347,7 @@ public class SuchePersonendaten {
}
/**
- * Sets the value of the stammregister property.
+ * Legt den Wert der stammregister-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenNachAendDatRequest.java b/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenNachAendDatRequest.java
index 0729e11..336d9ff 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenNachAendDatRequest.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenNachAendDatRequest.java
@@ -10,9 +10,9 @@ import javax.xml.datatype.XMLGregorianCalendar;
/**
- * <p>Java class for SucheUnternehmenNachAendDatRequest complex type.
+ * <p>Java-Klasse für SucheUnternehmenNachAendDatRequest complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SucheUnternehmenNachAendDatRequest">
@@ -42,7 +42,7 @@ public class SucheUnternehmenNachAendDatRequest {
protected XMLGregorianCalendar aendDat;
/**
- * Gets the value of the version property.
+ * Ruft den Wert der version-Eigenschaft ab.
*
* @return
* possible object is
@@ -54,7 +54,7 @@ public class SucheUnternehmenNachAendDatRequest {
}
/**
- * Sets the value of the version property.
+ * Legt den Wert der version-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -66,7 +66,7 @@ public class SucheUnternehmenNachAendDatRequest {
}
/**
- * Gets the value of the aendDat property.
+ * Ruft den Wert der aendDat-Eigenschaft ab.
*
* @return
* possible object is
@@ -78,7 +78,7 @@ public class SucheUnternehmenNachAendDatRequest {
}
/**
- * Sets the value of the aendDat property.
+ * Legt den Wert der aendDat-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenNachBpkRequest.java b/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenNachBpkRequest.java
index cc5645e..a430a08 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenNachBpkRequest.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenNachBpkRequest.java
@@ -7,9 +7,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for SucheUnternehmenNachBpkRequest complex type.
+ * <p>Java-Klasse für SucheUnternehmenNachBpkRequest complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SucheUnternehmenNachBpkRequest">
@@ -45,7 +45,7 @@ public class SucheUnternehmenNachBpkRequest {
protected Boolean nurAktive;
/**
- * Gets the value of the version property.
+ * Ruft den Wert der version-Eigenschaft ab.
*
* @return
* possible object is
@@ -57,7 +57,7 @@ public class SucheUnternehmenNachBpkRequest {
}
/**
- * Sets the value of the version property.
+ * Legt den Wert der version-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -69,7 +69,7 @@ public class SucheUnternehmenNachBpkRequest {
}
/**
- * Gets the value of the bpkWTUR property.
+ * Ruft den Wert der bpkWTUR-Eigenschaft ab.
*
* @return
* possible object is
@@ -81,7 +81,7 @@ public class SucheUnternehmenNachBpkRequest {
}
/**
- * Sets the value of the bpkWTUR property.
+ * Legt den Wert der bpkWTUR-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -93,7 +93,7 @@ public class SucheUnternehmenNachBpkRequest {
}
/**
- * Gets the value of the bpkWTUREncoded property.
+ * Ruft den Wert der bpkWTUREncoded-Eigenschaft ab.
*
* @return
* possible object is
@@ -105,7 +105,7 @@ public class SucheUnternehmenNachBpkRequest {
}
/**
- * Sets the value of the bpkWTUREncoded property.
+ * Legt den Wert der bpkWTUREncoded-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -117,7 +117,7 @@ public class SucheUnternehmenNachBpkRequest {
}
/**
- * Gets the value of the nurAktive property.
+ * Ruft den Wert der nurAktive-Eigenschaft ab.
*
* @return
* possible object is
@@ -129,7 +129,7 @@ public class SucheUnternehmenNachBpkRequest {
}
/**
- * Sets the value of the nurAktive property.
+ * Legt den Wert der nurAktive-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenNachIdRequest.java b/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenNachIdRequest.java
index 8aaa9e0..7f77a15 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenNachIdRequest.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenNachIdRequest.java
@@ -11,9 +11,9 @@ import at.gv.util.xsd.ur_V2.simpletypes.ErgebnisVollzugStatusTyp;
/**
- * <p>Java class for SucheUnternehmenNachIdRequest complex type.
+ * <p>Java-Klasse für SucheUnternehmenNachIdRequest complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SucheUnternehmenNachIdRequest">
@@ -64,10 +64,11 @@ public class SucheUnternehmenNachIdRequest {
protected XMLGregorianCalendar stichtag;
@XmlElement(defaultValue = "false")
protected boolean mitHistorie;
+ @XmlSchemaType(name = "string")
protected ErgebnisVollzugStatusTyp vollzugStatus;
/**
- * Gets the value of the version property.
+ * Ruft den Wert der version-Eigenschaft ab.
*
* @return
* possible object is
@@ -79,7 +80,7 @@ public class SucheUnternehmenNachIdRequest {
}
/**
- * Sets the value of the version property.
+ * Legt den Wert der version-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -91,7 +92,7 @@ public class SucheUnternehmenNachIdRequest {
}
/**
- * Gets the value of the kur property.
+ * Ruft den Wert der kur-Eigenschaft ab.
*
* @return
* possible object is
@@ -103,7 +104,7 @@ public class SucheUnternehmenNachIdRequest {
}
/**
- * Sets the value of the kur property.
+ * Legt den Wert der kur-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -115,7 +116,7 @@ public class SucheUnternehmenNachIdRequest {
}
/**
- * Gets the value of the fbn property.
+ * Ruft den Wert der fbn-Eigenschaft ab.
*
* @return
* possible object is
@@ -127,7 +128,7 @@ public class SucheUnternehmenNachIdRequest {
}
/**
- * Sets the value of the fbn property.
+ * Legt den Wert der fbn-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -139,7 +140,7 @@ public class SucheUnternehmenNachIdRequest {
}
/**
- * Gets the value of the zvr property.
+ * Ruft den Wert der zvr-Eigenschaft ab.
*
* @return
* possible object is
@@ -151,7 +152,7 @@ public class SucheUnternehmenNachIdRequest {
}
/**
- * Sets the value of the zvr property.
+ * Legt den Wert der zvr-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -163,7 +164,7 @@ public class SucheUnternehmenNachIdRequest {
}
/**
- * Gets the value of the erj property.
+ * Ruft den Wert der erj-Eigenschaft ab.
*
* @return
* possible object is
@@ -175,7 +176,7 @@ public class SucheUnternehmenNachIdRequest {
}
/**
- * Sets the value of the erj property.
+ * Legt den Wert der erj-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -187,7 +188,7 @@ public class SucheUnternehmenNachIdRequest {
}
/**
- * Gets the value of the urvPdf property.
+ * Ruft den Wert der urvPdf-Eigenschaft ab.
*
* @return
* possible object is
@@ -199,7 +200,7 @@ public class SucheUnternehmenNachIdRequest {
}
/**
- * Sets the value of the urvPdf property.
+ * Legt den Wert der urvPdf-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -211,7 +212,7 @@ public class SucheUnternehmenNachIdRequest {
}
/**
- * Gets the value of the stichtag property.
+ * Ruft den Wert der stichtag-Eigenschaft ab.
*
* @return
* possible object is
@@ -223,7 +224,7 @@ public class SucheUnternehmenNachIdRequest {
}
/**
- * Sets the value of the stichtag property.
+ * Legt den Wert der stichtag-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -235,7 +236,7 @@ public class SucheUnternehmenNachIdRequest {
}
/**
- * Gets the value of the mitHistorie property.
+ * Ruft den Wert der mitHistorie-Eigenschaft ab.
*
*/
public boolean isMitHistorie() {
@@ -243,7 +244,7 @@ public class SucheUnternehmenNachIdRequest {
}
/**
- * Sets the value of the mitHistorie property.
+ * Legt den Wert der mitHistorie-Eigenschaft fest.
*
*/
public void setMitHistorie(boolean value) {
@@ -251,7 +252,7 @@ public class SucheUnternehmenNachIdRequest {
}
/**
- * Gets the value of the vollzugStatus property.
+ * Ruft den Wert der vollzugStatus-Eigenschaft ab.
*
* @return
* possible object is
@@ -263,7 +264,7 @@ public class SucheUnternehmenNachIdRequest {
}
/**
- * Sets the value of the vollzugStatus property.
+ * Legt den Wert der vollzugStatus-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenNachIdsRequest.java b/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenNachIdsRequest.java
index 4ad2dce..d2d96be 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenNachIdsRequest.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenNachIdsRequest.java
@@ -5,14 +5,15 @@ import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
import at.gv.util.xsd.ur_V2.simpletypes.ErgebnisVollzugStatusTyp;
/**
- * <p>Java class for SucheUnternehmenNachIdsRequest complex type.
+ * <p>Java-Klasse für SucheUnternehmenNachIdsRequest complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SucheUnternehmenNachIdsRequest">
@@ -49,10 +50,11 @@ public class SucheUnternehmenNachIdsRequest {
protected List<String> fbn;
protected List<String> zvr;
protected List<String> erj;
+ @XmlSchemaType(name = "string")
protected ErgebnisVollzugStatusTyp vollzugStatus;
/**
- * Gets the value of the version property.
+ * Ruft den Wert der version-Eigenschaft ab.
*
* @return
* possible object is
@@ -64,7 +66,7 @@ public class SucheUnternehmenNachIdsRequest {
}
/**
- * Sets the value of the version property.
+ * Legt den Wert der version-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -192,7 +194,7 @@ public class SucheUnternehmenNachIdsRequest {
}
/**
- * Gets the value of the vollzugStatus property.
+ * Ruft den Wert der vollzugStatus-Eigenschaft ab.
*
* @return
* possible object is
@@ -204,7 +206,7 @@ public class SucheUnternehmenNachIdsRequest {
}
/**
- * Sets the value of the vollzugStatus property.
+ * Legt den Wert der vollzugStatus-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenRequest.java b/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenRequest.java
index addbc48..6790c2c 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenRequest.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmenRequest.java
@@ -7,9 +7,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for SucheUnternehmenRequest complex type.
+ * <p>Java-Klasse für SucheUnternehmenRequest complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SucheUnternehmenRequest">
@@ -43,7 +43,7 @@ public class SucheUnternehmenRequest {
protected SuchePersonendaten personendaten;
/**
- * Gets the value of the version property.
+ * Ruft den Wert der version-Eigenschaft ab.
*
* @return
* possible object is
@@ -55,7 +55,7 @@ public class SucheUnternehmenRequest {
}
/**
- * Sets the value of the version property.
+ * Legt den Wert der version-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -67,7 +67,7 @@ public class SucheUnternehmenRequest {
}
/**
- * Gets the value of the unternehmensdaten property.
+ * Ruft den Wert der unternehmensdaten-Eigenschaft ab.
*
* @return
* possible object is
@@ -79,7 +79,7 @@ public class SucheUnternehmenRequest {
}
/**
- * Sets the value of the unternehmensdaten property.
+ * Legt den Wert der unternehmensdaten-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -91,7 +91,7 @@ public class SucheUnternehmenRequest {
}
/**
- * Gets the value of the branche property.
+ * Ruft den Wert der branche-Eigenschaft ab.
*
* @return
* possible object is
@@ -103,7 +103,7 @@ public class SucheUnternehmenRequest {
}
/**
- * Sets the value of the branche property.
+ * Legt den Wert der branche-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -115,7 +115,7 @@ public class SucheUnternehmenRequest {
}
/**
- * Gets the value of the personendaten property.
+ * Ruft den Wert der personendaten-Eigenschaft ab.
*
* @return
* possible object is
@@ -127,7 +127,7 @@ public class SucheUnternehmenRequest {
}
/**
- * Sets the value of the personendaten property.
+ * Legt den Wert der personendaten-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmensdaten.java b/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmensdaten.java
index dd53227..86c0a67 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmensdaten.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/SucheUnternehmensdaten.java
@@ -3,13 +3,14 @@ package at.gv.util.xsd.ur_V2.search;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
+import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for SucheUnternehmensdaten complex type.
+ * <p>Java-Klasse für SucheUnternehmensdaten complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SucheUnternehmensdaten">
@@ -53,18 +54,20 @@ public class SucheUnternehmensdaten {
protected Boolean phonetisch;
protected String untName;
+ @XmlSchemaType(name = "integer")
protected Integer rechtsform;
protected String id;
protected String idArt;
protected String strasse;
protected String hNr;
protected String ort;
+ @XmlSchemaType(name = "integer")
protected Integer gemnr;
protected String plz;
protected String land;
/**
- * Gets the value of the phonetisch property.
+ * Ruft den Wert der phonetisch-Eigenschaft ab.
*
* @return
* possible object is
@@ -76,7 +79,7 @@ public class SucheUnternehmensdaten {
}
/**
- * Sets the value of the phonetisch property.
+ * Legt den Wert der phonetisch-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -88,7 +91,7 @@ public class SucheUnternehmensdaten {
}
/**
- * Gets the value of the untName property.
+ * Ruft den Wert der untName-Eigenschaft ab.
*
* @return
* possible object is
@@ -100,7 +103,7 @@ public class SucheUnternehmensdaten {
}
/**
- * Sets the value of the untName property.
+ * Legt den Wert der untName-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -112,7 +115,7 @@ public class SucheUnternehmensdaten {
}
/**
- * Gets the value of the rechtsform property.
+ * Ruft den Wert der rechtsform-Eigenschaft ab.
*
* @return
* possible object is
@@ -124,7 +127,7 @@ public class SucheUnternehmensdaten {
}
/**
- * Sets the value of the rechtsform property.
+ * Legt den Wert der rechtsform-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -136,7 +139,7 @@ public class SucheUnternehmensdaten {
}
/**
- * Gets the value of the id property.
+ * Ruft den Wert der id-Eigenschaft ab.
*
* @return
* possible object is
@@ -148,7 +151,7 @@ public class SucheUnternehmensdaten {
}
/**
- * Sets the value of the id property.
+ * Legt den Wert der id-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -160,7 +163,7 @@ public class SucheUnternehmensdaten {
}
/**
- * Gets the value of the idArt property.
+ * Ruft den Wert der idArt-Eigenschaft ab.
*
* @return
* possible object is
@@ -172,7 +175,7 @@ public class SucheUnternehmensdaten {
}
/**
- * Sets the value of the idArt property.
+ * Legt den Wert der idArt-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -184,7 +187,7 @@ public class SucheUnternehmensdaten {
}
/**
- * Gets the value of the strasse property.
+ * Ruft den Wert der strasse-Eigenschaft ab.
*
* @return
* possible object is
@@ -196,7 +199,7 @@ public class SucheUnternehmensdaten {
}
/**
- * Sets the value of the strasse property.
+ * Legt den Wert der strasse-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -208,7 +211,7 @@ public class SucheUnternehmensdaten {
}
/**
- * Gets the value of the hNr property.
+ * Ruft den Wert der hNr-Eigenschaft ab.
*
* @return
* possible object is
@@ -220,7 +223,7 @@ public class SucheUnternehmensdaten {
}
/**
- * Sets the value of the hNr property.
+ * Legt den Wert der hNr-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -232,7 +235,7 @@ public class SucheUnternehmensdaten {
}
/**
- * Gets the value of the ort property.
+ * Ruft den Wert der ort-Eigenschaft ab.
*
* @return
* possible object is
@@ -244,7 +247,7 @@ public class SucheUnternehmensdaten {
}
/**
- * Sets the value of the ort property.
+ * Legt den Wert der ort-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -256,7 +259,7 @@ public class SucheUnternehmensdaten {
}
/**
- * Gets the value of the gemnr property.
+ * Ruft den Wert der gemnr-Eigenschaft ab.
*
* @return
* possible object is
@@ -268,7 +271,7 @@ public class SucheUnternehmensdaten {
}
/**
- * Sets the value of the gemnr property.
+ * Legt den Wert der gemnr-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -280,7 +283,7 @@ public class SucheUnternehmensdaten {
}
/**
- * Gets the value of the plz property.
+ * Ruft den Wert der plz-Eigenschaft ab.
*
* @return
* possible object is
@@ -292,7 +295,7 @@ public class SucheUnternehmensdaten {
}
/**
- * Sets the value of the plz property.
+ * Legt den Wert der plz-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -304,7 +307,7 @@ public class SucheUnternehmensdaten {
}
/**
- * Gets the value of the land property.
+ * Ruft den Wert der land-Eigenschaft ab.
*
* @return
* possible object is
@@ -316,7 +319,7 @@ public class SucheUnternehmensdaten {
}
/**
- * Sets the value of the land property.
+ * Legt den Wert der land-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/UntName.java b/src/main/java/at/gv/util/xsd/ur_V2/search/UntName.java
index fe39ee9..a831158 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/UntName.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/UntName.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for UntName complex type.
+ * <p>Java-Klasse für UntName complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="UntName">
@@ -40,7 +40,7 @@ public abstract class UntName {
protected String vollerName;
/**
- * Gets the value of the vollerName property.
+ * Ruft den Wert der vollerName-Eigenschaft ab.
*
* @return
* possible object is
@@ -52,7 +52,7 @@ public abstract class UntName {
}
/**
- * Sets the value of the vollerName property.
+ * Legt den Wert der vollerName-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/UntNameVollzug.java b/src/main/java/at/gv/util/xsd/ur_V2/search/UntNameVollzug.java
index e81ae3c..b1fa0d4 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/UntNameVollzug.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/UntNameVollzug.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for UntNameVollzug complex type.
+ * <p>Java-Klasse für UntNameVollzug complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="UntNameVollzug">
@@ -42,7 +42,7 @@ public class UntNameVollzug
protected Object vollzugEnde;
/**
- * Gets the value of the vollzugBeginn property.
+ * Ruft den Wert der vollzugBeginn-Eigenschaft ab.
*
* @return
* possible object is
@@ -54,7 +54,7 @@ public class UntNameVollzug
}
/**
- * Sets the value of the vollzugBeginn property.
+ * Legt den Wert der vollzugBeginn-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -66,7 +66,7 @@ public class UntNameVollzug
}
/**
- * Gets the value of the vollzugEnde property.
+ * Ruft den Wert der vollzugEnde-Eigenschaft ab.
*
* @return
* possible object is
@@ -78,7 +78,7 @@ public class UntNameVollzug
}
/**
- * Sets the value of the vollzugEnde property.
+ * Legt den Wert der vollzugEnde-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/Vertretung.java b/src/main/java/at/gv/util/xsd/ur_V2/search/Vertretung.java
index ca43f1b..d72bfd8 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/Vertretung.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/Vertretung.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlValue;
/**
- * <p>Java class for Vertretung complex type.
+ * <p>Java-Klasse für Vertretung complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="Vertretung">
@@ -37,7 +37,7 @@ public abstract class Vertretung {
protected String value;
/**
- * Gets the value of the value property.
+ * Ruft den Wert der value-Eigenschaft ab.
*
* @return
* possible object is
@@ -49,7 +49,7 @@ public abstract class Vertretung {
}
/**
- * Sets the value of the value property.
+ * Legt den Wert der value-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/VertretungVollzug.java b/src/main/java/at/gv/util/xsd/ur_V2/search/VertretungVollzug.java
index 9802809..0c32fbe 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/VertretungVollzug.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/VertretungVollzug.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for VertretungVollzug complex type.
+ * <p>Java-Klasse für VertretungVollzug complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="VertretungVollzug">
@@ -42,7 +42,7 @@ public class VertretungVollzug
protected Object vollzugEnde;
/**
- * Gets the value of the vollzugBeginn property.
+ * Ruft den Wert der vollzugBeginn-Eigenschaft ab.
*
* @return
* possible object is
@@ -54,7 +54,7 @@ public class VertretungVollzug
}
/**
- * Sets the value of the vollzugBeginn property.
+ * Legt den Wert der vollzugBeginn-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -66,7 +66,7 @@ public class VertretungVollzug
}
/**
- * Gets the value of the vollzugEnde property.
+ * Ruft den Wert der vollzugEnde-Eigenschaft ab.
*
* @return
* possible object is
@@ -78,7 +78,7 @@ public class VertretungVollzug
}
/**
- * Sets the value of the vollzugEnde property.
+ * Legt den Wert der vollzugEnde-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/Vollzug.java b/src/main/java/at/gv/util/xsd/ur_V2/search/Vollzug.java
index e3751fc..a424b04 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/Vollzug.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/Vollzug.java
@@ -15,9 +15,9 @@ import at.gv.util.xsd.ur_V2.simpletypes.VollzugStatusTyp;
/**
- * <p>Java class for Vollzug complex type.
+ * <p>Java-Klasse für Vollzug complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="Vollzug">
@@ -63,7 +63,7 @@ public class Vollzug {
protected VollzugStatusTyp status;
/**
- * Gets the value of the antrag property.
+ * Ruft den Wert der antrag-Eigenschaft ab.
*
* @return
* possible object is
@@ -75,7 +75,7 @@ public class Vollzug {
}
/**
- * Sets the value of the antrag property.
+ * Legt den Wert der antrag-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -87,7 +87,7 @@ public class Vollzug {
}
/**
- * Gets the value of the vollzug property.
+ * Ruft den Wert der vollzug-Eigenschaft ab.
*
* @return
* possible object is
@@ -99,7 +99,7 @@ public class Vollzug {
}
/**
- * Sets the value of the vollzug property.
+ * Legt den Wert der vollzug-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -111,7 +111,7 @@ public class Vollzug {
}
/**
- * Gets the value of the zurueckstellung property.
+ * Ruft den Wert der zurueckstellung-Eigenschaft ab.
*
* @return
* possible object is
@@ -123,7 +123,7 @@ public class Vollzug {
}
/**
- * Sets the value of the zurueckstellung property.
+ * Legt den Wert der zurueckstellung-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -135,7 +135,7 @@ public class Vollzug {
}
/**
- * Gets the value of the id property.
+ * Ruft den Wert der id-Eigenschaft ab.
*
* @return
* possible object is
@@ -147,7 +147,7 @@ public class Vollzug {
}
/**
- * Sets the value of the id property.
+ * Legt den Wert der id-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -159,7 +159,7 @@ public class Vollzug {
}
/**
- * Gets the value of the nummer property.
+ * Ruft den Wert der nummer-Eigenschaft ab.
*
* @return
* possible object is
@@ -171,7 +171,7 @@ public class Vollzug {
}
/**
- * Sets the value of the nummer property.
+ * Legt den Wert der nummer-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -183,7 +183,7 @@ public class Vollzug {
}
/**
- * Gets the value of the status property.
+ * Ruft den Wert der status-Eigenschaft ab.
*
* @return
* possible object is
@@ -195,7 +195,7 @@ public class Vollzug {
}
/**
- * Sets the value of the status property.
+ * Legt den Wert der status-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/search/VollzugElem.java b/src/main/java/at/gv/util/xsd/ur_V2/search/VollzugElem.java
index 6ac1c1c..133f9dd 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/search/VollzugElem.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/search/VollzugElem.java
@@ -11,9 +11,9 @@ import javax.xml.datatype.XMLGregorianCalendar;
/**
- * <p>Java class for VollzugElem complex type.
+ * <p>Java-Klasse für VollzugElem complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="VollzugElem">
@@ -44,7 +44,7 @@ public class VollzugElem {
protected String quText;
/**
- * Gets the value of the value property.
+ * Ruft den Wert der value-Eigenschaft ab.
*
* @return
* possible object is
@@ -56,7 +56,7 @@ public class VollzugElem {
}
/**
- * Sets the value of the value property.
+ * Legt den Wert der value-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -68,7 +68,7 @@ public class VollzugElem {
}
/**
- * Gets the value of the quelle property.
+ * Ruft den Wert der quelle-Eigenschaft ab.
*
* @return
* possible object is
@@ -80,7 +80,7 @@ public class VollzugElem {
}
/**
- * Sets the value of the quelle property.
+ * Legt den Wert der quelle-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -92,7 +92,7 @@ public class VollzugElem {
}
/**
- * Gets the value of the quText property.
+ * Ruft den Wert der quText-Eigenschaft ab.
*
* @return
* possible object is
@@ -104,7 +104,7 @@ public class VollzugElem {
}
/**
- * Sets the value of the quText property.
+ * Legt den Wert der quText-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/simpletypes/AdressTyp.java b/src/main/java/at/gv/util/xsd/ur_V2/simpletypes/AdressTyp.java
index ebb19c5..c6eeb01 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/simpletypes/AdressTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/simpletypes/AdressTyp.java
@@ -6,9 +6,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for AdressTyp.
+ * <p>Java-Klasse für AdressTyp.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
* <p>
* <pre>
* &lt;simpleType name="AdressTyp">
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/simpletypes/ErgebnisVollzugStatusTyp.java b/src/main/java/at/gv/util/xsd/ur_V2/simpletypes/ErgebnisVollzugStatusTyp.java
index 215fa86..0bcb7aa 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/simpletypes/ErgebnisVollzugStatusTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/simpletypes/ErgebnisVollzugStatusTyp.java
@@ -6,9 +6,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for ErgebnisVollzugStatusTyp.
+ * <p>Java-Klasse für ErgebnisVollzugStatusTyp.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
* <p>
* <pre>
* &lt;simpleType name="ErgebnisVollzugStatusTyp">
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/simpletypes/EvbStatusTyp.java b/src/main/java/at/gv/util/xsd/ur_V2/simpletypes/EvbStatusTyp.java
index 5d0fb74..26085dc 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/simpletypes/EvbStatusTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/simpletypes/EvbStatusTyp.java
@@ -6,9 +6,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for EvbStatusTyp.
+ * <p>Java-Klasse für EvbStatusTyp.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
* <p>
* <pre>
* &lt;simpleType name="EvbStatusTyp">
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/simpletypes/OenaceArtTyp.java b/src/main/java/at/gv/util/xsd/ur_V2/simpletypes/OenaceArtTyp.java
index 5d445f1..6279f12 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/simpletypes/OenaceArtTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/simpletypes/OenaceArtTyp.java
@@ -6,9 +6,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for OenaceArtTyp.
+ * <p>Java-Klasse für OenaceArtTyp.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
* <p>
* <pre>
* &lt;simpleType name="OenaceArtTyp">
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/simpletypes/VollzugStatusTyp.java b/src/main/java/at/gv/util/xsd/ur_V2/simpletypes/VollzugStatusTyp.java
index 3150812..79625a6 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/simpletypes/VollzugStatusTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/simpletypes/VollzugStatusTyp.java
@@ -6,9 +6,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for VollzugStatusTyp.
+ * <p>Java-Klasse für VollzugStatusTyp.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
* <p>
* <pre>
* &lt;simpleType name="VollzugStatusTyp">
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/CustomFaultType.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/CustomFaultType.java
index d66cddd..476eeef 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/CustomFaultType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/CustomFaultType.java
@@ -13,9 +13,9 @@ import javax.xml.bind.annotation.XmlType;
/**
* CustomFault reporting structure
*
- * <p>Java class for CustomFaultType complex type.
+ * <p>Java-Klasse für CustomFaultType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="CustomFaultType">
@@ -53,7 +53,7 @@ public class CustomFaultType {
protected Object detail;
/**
- * Gets the value of the code property.
+ * Ruft den Wert der code-Eigenschaft ab.
*
* @return
* possible object is
@@ -65,7 +65,7 @@ public class CustomFaultType {
}
/**
- * Sets the value of the code property.
+ * Legt den Wert der code-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -106,7 +106,7 @@ public class CustomFaultType {
}
/**
- * Gets the value of the help property.
+ * Ruft den Wert der help-Eigenschaft ab.
*
* @return
* possible object is
@@ -118,7 +118,7 @@ public class CustomFaultType {
}
/**
- * Sets the value of the help property.
+ * Legt den Wert der help-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -130,7 +130,7 @@ public class CustomFaultType {
}
/**
- * Gets the value of the detail property.
+ * Ruft den Wert der detail-Eigenschaft ab.
*
* @return
* possible object is
@@ -142,7 +142,7 @@ public class CustomFaultType {
}
/**
- * Sets the value of the detail property.
+ * Legt den Wert der detail-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ExtraResultCriteria.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ExtraResultCriteria.java
index 652f5d4..b509188 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ExtraResultCriteria.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ExtraResultCriteria.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for anonymous complex type.
+ * <p>Java-Klasse für anonymous complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType>
@@ -38,7 +38,7 @@ public class ExtraResultCriteria {
protected Boolean ersbAttribute;
/**
- * Gets the value of the ersbAttribute property.
+ * Ruft den Wert der ersbAttribute-Eigenschaft ab.
*
* @return
* possible object is
@@ -50,7 +50,7 @@ public class ExtraResultCriteria {
}
/**
- * Sets the value of the ersbAttribute property.
+ * Legt den Wert der ersbAttribute-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ExtraResultInfo.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ExtraResultInfo.java
index 2794c8a..9ddfc12 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ExtraResultInfo.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ExtraResultInfo.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for anonymous complex type.
+ * <p>Java-Klasse für anonymous complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType>
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ObjectFactory.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ObjectFactory.java
index b38fcfe..8a9b453 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ObjectFactory.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ObjectFactory.java
@@ -30,8 +30,8 @@ public class ObjectFactory {
private final static QName _CaseSensitive_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "CaseSensitive");
private final static QName _Path_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "Path");
private final static QName _SearchRequestInfo_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "SearchRequestInfo");
- private final static QName _ResultSetId_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "ResultSetId");
private final static QName _SortKey_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "SortKey");
+ private final static QName _ResultSetId_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "ResultSetId");
private final static QName _RecordId_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "RecordId");
private final static QName _SearchCriteria_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "SearchCriteria");
private final static QName _Costs_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "Costs");
@@ -227,21 +227,21 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+ * Create an instance of {@link JAXBElement }{@code <}{@link SortKeyType }{@code >}}
*
*/
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "ResultSetId")
- public JAXBElement<String> createResultSetId(String value) {
- return new JAXBElement<String>(_ResultSetId_QNAME, String.class, null, value);
+ @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "SortKey")
+ public JAXBElement<SortKeyType> createSortKey(SortKeyType value) {
+ return new JAXBElement<SortKeyType>(_SortKey_QNAME, SortKeyType.class, null, value);
}
/**
- * Create an instance of {@link JAXBElement }{@code <}{@link SortKeyType }{@code >}}
+ * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "SortKey")
- public JAXBElement<SortKeyType> createSortKey(SortKeyType value) {
- return new JAXBElement<SortKeyType>(_SortKey_QNAME, SortKeyType.class, null, value);
+ @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "ResultSetId")
+ public JAXBElement<String> createResultSetId(String value) {
+ return new JAXBElement<String>(_ResultSetId_QNAME, String.class, null, value);
}
/**
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/PaymentInfoType.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/PaymentInfoType.java
index 3e8dbb7..58d680a 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/PaymentInfoType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/PaymentInfoType.java
@@ -11,9 +11,9 @@ import javax.xml.datatype.XMLGregorianCalendar;
/**
- * <p>Java class for PaymentInfoType complex type.
+ * <p>Java-Klasse für PaymentInfoType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="PaymentInfoType">
@@ -53,7 +53,7 @@ public class PaymentInfoType {
protected XMLGregorianCalendar timeStamp;
/**
- * Gets the value of the invoiceId property.
+ * Ruft den Wert der invoiceId-Eigenschaft ab.
*
* @return
* possible object is
@@ -65,7 +65,7 @@ public class PaymentInfoType {
}
/**
- * Sets the value of the invoiceId property.
+ * Legt den Wert der invoiceId-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -77,7 +77,7 @@ public class PaymentInfoType {
}
/**
- * Gets the value of the costs property.
+ * Ruft den Wert der costs-Eigenschaft ab.
*
*/
public float getCosts() {
@@ -85,7 +85,7 @@ public class PaymentInfoType {
}
/**
- * Sets the value of the costs property.
+ * Legt den Wert der costs-Eigenschaft fest.
*
*/
public void setCosts(float value) {
@@ -93,7 +93,7 @@ public class PaymentInfoType {
}
/**
- * Gets the value of the accountedUnits property.
+ * Ruft den Wert der accountedUnits-Eigenschaft ab.
*
* @return
* possible object is
@@ -105,7 +105,7 @@ public class PaymentInfoType {
}
/**
- * Sets the value of the accountedUnits property.
+ * Legt den Wert der accountedUnits-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -117,7 +117,7 @@ public class PaymentInfoType {
}
/**
- * Gets the value of the timeStamp property.
+ * Ruft den Wert der timeStamp-Eigenschaft ab.
*
* @return
* possible object is
@@ -129,7 +129,7 @@ public class PaymentInfoType {
}
/**
- * Sets the value of the timeStamp property.
+ * Legt den Wert der timeStamp-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/RecordFieldList.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/RecordFieldList.java
index a21c4b7..734c418 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/RecordFieldList.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/RecordFieldList.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for anonymous complex type.
+ * <p>Java-Klasse für anonymous complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType>
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultCriteriaType.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultCriteriaType.java
index c67ea70..4eef4d0 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultCriteriaType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultCriteriaType.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for ResultCriteriaType complex type.
+ * <p>Java-Klasse für ResultCriteriaType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="ResultCriteriaType">
@@ -61,7 +61,7 @@ public class ResultCriteriaType {
protected ExtraResultCriteria extraResultCriteria;
/**
- * Gets the value of the maxRecords property.
+ * Ruft den Wert der maxRecords-Eigenschaft ab.
*
* @return
* possible object is
@@ -73,7 +73,7 @@ public class ResultCriteriaType {
}
/**
- * Sets the value of the maxRecords property.
+ * Legt den Wert der maxRecords-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -85,7 +85,7 @@ public class ResultCriteriaType {
}
/**
- * Gets the value of the startRecord property.
+ * Ruft den Wert der startRecord-Eigenschaft ab.
*
* @return
* possible object is
@@ -97,7 +97,7 @@ public class ResultCriteriaType {
}
/**
- * Sets the value of the startRecord property.
+ * Legt den Wert der startRecord-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -109,7 +109,7 @@ public class ResultCriteriaType {
}
/**
- * Gets the value of the sortKeys property.
+ * Ruft den Wert der sortKeys-Eigenschaft ab.
*
* @return
* possible object is
@@ -121,7 +121,7 @@ public class ResultCriteriaType {
}
/**
- * Sets the value of the sortKeys property.
+ * Legt den Wert der sortKeys-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -133,7 +133,7 @@ public class ResultCriteriaType {
}
/**
- * Gets the value of the timeOut property.
+ * Ruft den Wert der timeOut-Eigenschaft ab.
*
* @return
* possible object is
@@ -145,7 +145,7 @@ public class ResultCriteriaType {
}
/**
- * Sets the value of the timeOut property.
+ * Legt den Wert der timeOut-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -157,7 +157,7 @@ public class ResultCriteriaType {
}
/**
- * Gets the value of the recordFieldList property.
+ * Ruft den Wert der recordFieldList-Eigenschaft ab.
*
* @return
* possible object is
@@ -169,7 +169,7 @@ public class ResultCriteriaType {
}
/**
- * Sets the value of the recordFieldList property.
+ * Legt den Wert der recordFieldList-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -181,7 +181,7 @@ public class ResultCriteriaType {
}
/**
- * Gets the value of the extraResultCriteria property.
+ * Ruft den Wert der extraResultCriteria-Eigenschaft ab.
*
* @return
* possible object is
@@ -193,7 +193,7 @@ public class ResultCriteriaType {
}
/**
- * Sets the value of the extraResultCriteria property.
+ * Legt den Wert der extraResultCriteria-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultInfoType.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultInfoType.java
index 2a7d2ef..4e78561 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultInfoType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultInfoType.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for ResultInfoType complex type.
+ * <p>Java-Klasse für ResultInfoType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="ResultInfoType">
@@ -56,7 +56,7 @@ public class ResultInfoType {
protected ExtraResultInfo extraResultInfo;
/**
- * Gets the value of the resultSetId property.
+ * Ruft den Wert der resultSetId-Eigenschaft ab.
*
* @return
* possible object is
@@ -68,7 +68,7 @@ public class ResultInfoType {
}
/**
- * Sets the value of the resultSetId property.
+ * Legt den Wert der resultSetId-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -80,7 +80,7 @@ public class ResultInfoType {
}
/**
- * Gets the value of the foundRecords property.
+ * Ruft den Wert der foundRecords-Eigenschaft ab.
*
* @return
* possible object is
@@ -92,7 +92,7 @@ public class ResultInfoType {
}
/**
- * Sets the value of the foundRecords property.
+ * Legt den Wert der foundRecords-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -104,7 +104,7 @@ public class ResultInfoType {
}
/**
- * Gets the value of the returnedRecords property.
+ * Ruft den Wert der returnedRecords-Eigenschaft ab.
*
* @return
* possible object is
@@ -116,7 +116,7 @@ public class ResultInfoType {
}
/**
- * Sets the value of the returnedRecords property.
+ * Legt den Wert der returnedRecords-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -128,7 +128,7 @@ public class ResultInfoType {
}
/**
- * Gets the value of the paymentInfo property.
+ * Ruft den Wert der paymentInfo-Eigenschaft ab.
*
* @return
* possible object is
@@ -140,7 +140,7 @@ public class ResultInfoType {
}
/**
- * Sets the value of the paymentInfo property.
+ * Legt den Wert der paymentInfo-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -152,7 +152,7 @@ public class ResultInfoType {
}
/**
- * Gets the value of the extraResultInfo property.
+ * Ruft den Wert der extraResultInfo-Eigenschaft ab.
*
* @return
* possible object is
@@ -164,7 +164,7 @@ public class ResultInfoType {
}
/**
- * Sets the value of the extraResultInfo property.
+ * Legt den Wert der extraResultInfo-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultRecord.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultRecord.java
index 7bc95e6..08e4e1a 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultRecord.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultRecord.java
@@ -13,9 +13,9 @@ import at.gv.util.xsd.ur_V2.pd.PersonenDatenTyp;
/**
- * <p>Java class for anonymous complex type.
+ * <p>Java-Klasse für anonymous complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType>
@@ -50,7 +50,7 @@ public class ResultRecord {
protected BigInteger id;
/**
- * Gets the value of the personenDaten property.
+ * Ruft den Wert der personenDaten-Eigenschaft ab.
*
* @return
* possible object is
@@ -62,7 +62,7 @@ public class ResultRecord {
}
/**
- * Sets the value of the personenDaten property.
+ * Legt den Wert der personenDaten-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -74,7 +74,7 @@ public class ResultRecord {
}
/**
- * Gets the value of the urvPdf property.
+ * Ruft den Wert der urvPdf-Eigenschaft ab.
*
* @return
* possible object is
@@ -85,7 +85,7 @@ public class ResultRecord {
}
/**
- * Sets the value of the urvPdf property.
+ * Legt den Wert der urvPdf-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -96,7 +96,7 @@ public class ResultRecord {
}
/**
- * Gets the value of the id property.
+ * Ruft den Wert der id-Eigenschaft ab.
*
* @return
* possible object is
@@ -108,7 +108,7 @@ public class ResultRecord {
}
/**
- * Sets the value of the id property.
+ * Legt den Wert der id-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultRecords.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultRecords.java
index d158f44..5e5a00c 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultRecords.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultRecords.java
@@ -11,9 +11,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for anonymous complex type.
+ * <p>Java-Klasse für anonymous complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType>
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchByExampleType.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchByExampleType.java
index 7f35478..217170b 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchByExampleType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchByExampleType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for SearchByExampleType complex type.
+ * <p>Java-Klasse für SearchByExampleType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SearchByExampleType">
@@ -48,7 +48,7 @@ public class SearchByExampleType {
protected SearchCriteriaType searchCriteria;
/**
- * Gets the value of the searchRequestId property.
+ * Ruft den Wert der searchRequestId-Eigenschaft ab.
*
* @return
* possible object is
@@ -60,7 +60,7 @@ public class SearchByExampleType {
}
/**
- * Sets the value of the searchRequestId property.
+ * Legt den Wert der searchRequestId-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -72,7 +72,7 @@ public class SearchByExampleType {
}
/**
- * Gets the value of the searchRequestInfo property.
+ * Ruft den Wert der searchRequestInfo-Eigenschaft ab.
*
* @return
* possible object is
@@ -84,7 +84,7 @@ public class SearchByExampleType {
}
/**
- * Sets the value of the searchRequestInfo property.
+ * Legt den Wert der searchRequestInfo-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -96,7 +96,7 @@ public class SearchByExampleType {
}
/**
- * Gets the value of the resultCriteria property.
+ * Ruft den Wert der resultCriteria-Eigenschaft ab.
*
* @return
* possible object is
@@ -108,7 +108,7 @@ public class SearchByExampleType {
}
/**
- * Sets the value of the resultCriteria property.
+ * Legt den Wert der resultCriteria-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -120,7 +120,7 @@ public class SearchByExampleType {
}
/**
- * Gets the value of the searchCriteria property.
+ * Ruft den Wert der searchCriteria-Eigenschaft ab.
*
* @return
* possible object is
@@ -132,7 +132,7 @@ public class SearchByExampleType {
}
/**
- * Sets the value of the searchCriteria property.
+ * Legt den Wert der searchCriteria-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchByIdType.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchByIdType.java
index b261606..05ffbe2 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchByIdType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchByIdType.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for SearchByIdType complex type.
+ * <p>Java-Klasse für SearchByIdType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SearchByIdType">
@@ -47,7 +47,7 @@ public class SearchByIdType {
protected BigInteger recordId;
/**
- * Gets the value of the searchRequestId property.
+ * Ruft den Wert der searchRequestId-Eigenschaft ab.
*
* @return
* possible object is
@@ -59,7 +59,7 @@ public class SearchByIdType {
}
/**
- * Sets the value of the searchRequestId property.
+ * Legt den Wert der searchRequestId-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -71,7 +71,7 @@ public class SearchByIdType {
}
/**
- * Gets the value of the searchRequestInfo property.
+ * Ruft den Wert der searchRequestInfo-Eigenschaft ab.
*
* @return
* possible object is
@@ -83,7 +83,7 @@ public class SearchByIdType {
}
/**
- * Sets the value of the searchRequestInfo property.
+ * Legt den Wert der searchRequestInfo-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -95,7 +95,7 @@ public class SearchByIdType {
}
/**
- * Gets the value of the recordId property.
+ * Ruft den Wert der recordId-Eigenschaft ab.
*
* @return
* possible object is
@@ -107,7 +107,7 @@ public class SearchByIdType {
}
/**
- * Sets the value of the recordId property.
+ * Legt den Wert der recordId-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchCriteriaType.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchCriteriaType.java
index 9547a90..5d938a6 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchCriteriaType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchCriteriaType.java
@@ -13,9 +13,9 @@ import at.gv.util.xsd.ur_V2.search.SucheUnternehmenRequest;
/**
- * <p>Java class for SearchCriteriaType complex type.
+ * <p>Java-Klasse für SearchCriteriaType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SearchCriteriaType">
@@ -63,7 +63,7 @@ public class SearchCriteriaType {
protected SucheUnternehmenRequest sucheUnternehmenRequest;
/**
- * Gets the value of the resultSetId property.
+ * Ruft den Wert der resultSetId-Eigenschaft ab.
*
* @return
* possible object is
@@ -75,7 +75,7 @@ public class SearchCriteriaType {
}
/**
- * Sets the value of the resultSetId property.
+ * Legt den Wert der resultSetId-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -87,7 +87,7 @@ public class SearchCriteriaType {
}
/**
- * Gets the value of the sucheUnternehmenNachAendDatRequest property.
+ * Ruft den Wert der sucheUnternehmenNachAendDatRequest-Eigenschaft ab.
*
* @return
* possible object is
@@ -99,7 +99,7 @@ public class SearchCriteriaType {
}
/**
- * Sets the value of the sucheUnternehmenNachAendDatRequest property.
+ * Legt den Wert der sucheUnternehmenNachAendDatRequest-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -111,7 +111,7 @@ public class SearchCriteriaType {
}
/**
- * Gets the value of the sucheUnternehmenNachBpkRequest property.
+ * Ruft den Wert der sucheUnternehmenNachBpkRequest-Eigenschaft ab.
*
* @return
* possible object is
@@ -123,7 +123,7 @@ public class SearchCriteriaType {
}
/**
- * Sets the value of the sucheUnternehmenNachBpkRequest property.
+ * Legt den Wert der sucheUnternehmenNachBpkRequest-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -135,7 +135,7 @@ public class SearchCriteriaType {
}
/**
- * Gets the value of the sucheUnternehmenNachIdRequest property.
+ * Ruft den Wert der sucheUnternehmenNachIdRequest-Eigenschaft ab.
*
* @return
* possible object is
@@ -147,7 +147,7 @@ public class SearchCriteriaType {
}
/**
- * Sets the value of the sucheUnternehmenNachIdRequest property.
+ * Legt den Wert der sucheUnternehmenNachIdRequest-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -159,7 +159,7 @@ public class SearchCriteriaType {
}
/**
- * Gets the value of the sucheUnternehmenNachIdsRequest property.
+ * Ruft den Wert der sucheUnternehmenNachIdsRequest-Eigenschaft ab.
*
* @return
* possible object is
@@ -171,7 +171,7 @@ public class SearchCriteriaType {
}
/**
- * Sets the value of the sucheUnternehmenNachIdsRequest property.
+ * Legt den Wert der sucheUnternehmenNachIdsRequest-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -183,7 +183,7 @@ public class SearchCriteriaType {
}
/**
- * Gets the value of the sucheUnternehmenRequest property.
+ * Ruft den Wert der sucheUnternehmenRequest-Eigenschaft ab.
*
* @return
* possible object is
@@ -195,7 +195,7 @@ public class SearchCriteriaType {
}
/**
- * Sets the value of the sucheUnternehmenRequest property.
+ * Legt den Wert der sucheUnternehmenRequest-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchRequestInfoType.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchRequestInfoType.java
index 5ca10a3..4699c61 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchRequestInfoType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchRequestInfoType.java
@@ -7,9 +7,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for SearchRequestInfoType complex type.
+ * <p>Java-Klasse für SearchRequestInfoType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SearchRequestInfoType">
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchResponseType.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchResponseType.java
index ee7d03a..07b1d97 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchResponseType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchResponseType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for SearchResponseType complex type.
+ * <p>Java-Klasse für SearchResponseType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SearchResponseType">
@@ -48,7 +48,7 @@ public class SearchResponseType {
protected ResultRecords resultRecords;
/**
- * Gets the value of the searchRequestId property.
+ * Ruft den Wert der searchRequestId-Eigenschaft ab.
*
* @return
* possible object is
@@ -60,7 +60,7 @@ public class SearchResponseType {
}
/**
- * Sets the value of the searchRequestId property.
+ * Legt den Wert der searchRequestId-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -72,7 +72,7 @@ public class SearchResponseType {
}
/**
- * Gets the value of the message property.
+ * Ruft den Wert der message-Eigenschaft ab.
*
* @return
* possible object is
@@ -84,7 +84,7 @@ public class SearchResponseType {
}
/**
- * Sets the value of the message property.
+ * Legt den Wert der message-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -96,7 +96,7 @@ public class SearchResponseType {
}
/**
- * Gets the value of the resultInfo property.
+ * Ruft den Wert der resultInfo-Eigenschaft ab.
*
* @return
* possible object is
@@ -108,7 +108,7 @@ public class SearchResponseType {
}
/**
- * Sets the value of the resultInfo property.
+ * Legt den Wert der resultInfo-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -120,7 +120,7 @@ public class SearchResponseType {
}
/**
- * Gets the value of the resultRecords property.
+ * Ruft den Wert der resultRecords-Eigenschaft ab.
*
* @return
* possible object is
@@ -132,7 +132,7 @@ public class SearchResponseType {
}
/**
- * Sets the value of the resultRecords property.
+ * Legt den Wert der resultRecords-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SortKeyType.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SortKeyType.java
index 095294b..d97bc8f 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SortKeyType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SortKeyType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for SortKeyType complex type.
+ * <p>Java-Klasse für SortKeyType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SortKeyType">
@@ -44,7 +44,7 @@ public class SortKeyType {
protected Boolean caseSensitive;
/**
- * Gets the value of the path property.
+ * Ruft den Wert der path-Eigenschaft ab.
*
* @return
* possible object is
@@ -56,7 +56,7 @@ public class SortKeyType {
}
/**
- * Sets the value of the path property.
+ * Legt den Wert der path-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -68,7 +68,7 @@ public class SortKeyType {
}
/**
- * Gets the value of the ascending property.
+ * Ruft den Wert der ascending-Eigenschaft ab.
*
* @return
* possible object is
@@ -80,7 +80,7 @@ public class SortKeyType {
}
/**
- * Sets the value of the ascending property.
+ * Legt den Wert der ascending-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -92,7 +92,7 @@ public class SortKeyType {
}
/**
- * Gets the value of the caseSensitive property.
+ * Ruft den Wert der caseSensitive-Eigenschaft ab.
*
* @return
* possible object is
@@ -104,7 +104,7 @@ public class SortKeyType {
}
/**
- * Sets the value of the caseSensitive property.
+ * Legt den Wert der caseSensitive-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SortKeysType.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SortKeysType.java
index cf6a4fb..935a2a8 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SortKeysType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SortKeysType.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for SortKeysType complex type.
+ * <p>Java-Klasse für SortKeysType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="SortKeysType">