summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/ersb/personendata1/NichtNatuerlichePersonTyp.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/gv/util/xsd/ersb/personendata1/NichtNatuerlichePersonTyp.java')
-rw-r--r--src/main/java/at/gv/util/xsd/ersb/personendata1/NichtNatuerlichePersonTyp.java32
1 files changed, 16 insertions, 16 deletions
diff --git a/src/main/java/at/gv/util/xsd/ersb/personendata1/NichtNatuerlichePersonTyp.java b/src/main/java/at/gv/util/xsd/ersb/personendata1/NichtNatuerlichePersonTyp.java
index 987d70a..f32d1ff 100644
--- a/src/main/java/at/gv/util/xsd/ersb/personendata1/NichtNatuerlichePersonTyp.java
+++ b/src/main/java/at/gv/util/xsd/ersb/personendata1/NichtNatuerlichePersonTyp.java
@@ -17,9 +17,9 @@ import at.gv.util.xsd.ersb.UntNameErsb;
/**
* 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">
@@ -48,26 +48,26 @@ public class NichtNatuerlichePersonTyp
{
@XmlElementRefs({
- @XmlElementRef(name = "UntName", namespace = "http://statistik.at/namespace/ersb/1#", type = JAXBElement.class),
- @XmlElementRef(name = "VollerName", namespace = "http://statistik.at/namespace/ersb/persondata/1#", type = JAXBElement.class),
- @XmlElementRef(name = "Rechtsform", namespace = "http://statistik.at/namespace/ersb/1#", type = JAXBElement.class),
- @XmlElementRef(name = "Rechtsform", namespace = "http://statistik.at/namespace/ersb/persondata/1#", type = JAXBElement.class)
+ @XmlElementRef(name = "Rechtsform", namespace = "http://statistik.at/namespace/ersb/1#", type = JAXBElement.class, required = false),
+ @XmlElementRef(name = "UntName", namespace = "http://statistik.at/namespace/ersb/1#", type = JAXBElement.class, required = false),
+ @XmlElementRef(name = "Rechtsform", namespace = "http://statistik.at/namespace/ersb/persondata/1#", type = JAXBElement.class, required = false),
+ @XmlElementRef(name = "VollerName", namespace = "http://statistik.at/namespace/ersb/persondata/1#", type = JAXBElement.class, required = false)
})
protected List<JAXBElement<?>> rest;
@XmlAttribute(name = "aktion", namespace = "http://statistik.at/namespace/ersb/1#")
protected String aktion;
/**
- * 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 268 of file:/D:/Projekte/svn/online-vollmachten/egovutils/src/main/resources/wsdl/ERsB/1.1/PersonData_Ersb.xsd
- * line 260 of file:/D:/Projekte/svn/online-vollmachten/egovutils/src/main/resources/wsdl/ERsB/1.1/PersonData_Ersb.xsd
+ * Sie rufen diese "catch-all"-Eigenschaft aus folgendem Grund ab:
+ * Der Feldname "Rechtsform" wird von zwei verschiedenen Teilen eines Schemas verwendet. Siehe:
+ * Zeile 268 von file:/D:/Projekte/svn/online-vollmachten/egovutils/src/main/resources/wsdl/ERsB/1.1/PersonData_Ersb.xsd
+ * Zeile 260 von file:/D:/Projekte/svn/online-vollmachten/egovutils/src/main/resources/wsdl/ERsB/1.1/PersonData_Ersb.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>
@@ -85,10 +85,10 @@ public class NichtNatuerlichePersonTyp
*
* <p>
* Objects of the following type(s) are allowed in the list
+ * {@link JAXBElement }{@code <}{@link RechtsformErsb }{@code >}
* {@link JAXBElement }{@code <}{@link UntNameErsb }{@code >}
* {@link JAXBElement }{@code <}{@link String }{@code >}
* {@link JAXBElement }{@code <}{@link String }{@code >}
- * {@link JAXBElement }{@code <}{@link RechtsformErsb }{@code >}
*
*
*/
@@ -100,7 +100,7 @@ public class NichtNatuerlichePersonTyp
}
/**
- * Gets the value of the aktion property.
+ * Ruft den Wert der aktion-Eigenschaft ab.
*
* @return
* possible object is
@@ -112,7 +112,7 @@ public class NichtNatuerlichePersonTyp
}
/**
- * Sets the value of the aktion property.
+ * Legt den Wert der aktion-Eigenschaft fest.
*
* @param value
* allowed object is