summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/ur_V5/pd/NatuerlichePersonTyp.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/gv/util/xsd/ur_V5/pd/NatuerlichePersonTyp.java')
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V5/pd/NatuerlichePersonTyp.java21
1 files changed, 11 insertions, 10 deletions
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/pd/NatuerlichePersonTyp.java b/src/main/java/at/gv/util/xsd/ur_V5/pd/NatuerlichePersonTyp.java
index a96c4ff..7fce15e 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/pd/NatuerlichePersonTyp.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/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/4#")
@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