summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/ur_V2/search/SuchePersonendaten.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/gv/util/xsd/ur_V2/search/SuchePersonendaten.java')
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/search/SuchePersonendaten.java53
1 files changed, 27 insertions, 26 deletions
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