From 7a5b350a93990956106d91679240b6e8326cb110 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 5 Nov 2014 08:07:15 +0100 Subject: change more client implementations to APACHE CXF --- .../xsd/szr/persondata/PhysicalPersonType.java | 36 +++++++++++----------- 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'src/main/java/at/gv/util/xsd/szr/persondata/PhysicalPersonType.java') diff --git a/src/main/java/at/gv/util/xsd/szr/persondata/PhysicalPersonType.java b/src/main/java/at/gv/util/xsd/szr/persondata/PhysicalPersonType.java index 123c50e..7e235f8 100644 --- a/src/main/java/at/gv/util/xsd/szr/persondata/PhysicalPersonType.java +++ b/src/main/java/at/gv/util/xsd/szr/persondata/PhysicalPersonType.java @@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType; /** - *

Java class for PhysicalPersonType complex type. + *

Java-Klasse für PhysicalPersonType complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="PhysicalPersonType">
@@ -64,7 +64,7 @@ public class PhysicalPersonType {
     protected String nationality;
 
     /**
-     * Gets the value of the identification property.
+     * Ruft den Wert der identification-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -76,7 +76,7 @@ public class PhysicalPersonType {
     }
 
     /**
-     * Sets the value of the identification property.
+     * Legt den Wert der identification-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -88,7 +88,7 @@ public class PhysicalPersonType {
     }
 
     /**
-     * Gets the value of the name property.
+     * Ruft den Wert der name-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -100,7 +100,7 @@ public class PhysicalPersonType {
     }
 
     /**
-     * Sets the value of the name property.
+     * Legt den Wert der name-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -112,7 +112,7 @@ public class PhysicalPersonType {
     }
 
     /**
-     * Gets the value of the alternativeName property.
+     * Ruft den Wert der alternativeName-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -124,7 +124,7 @@ public class PhysicalPersonType {
     }
 
     /**
-     * Sets the value of the alternativeName property.
+     * Legt den Wert der alternativeName-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -136,7 +136,7 @@ public class PhysicalPersonType {
     }
 
     /**
-     * Gets the value of the sex property.
+     * Ruft den Wert der sex-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -148,7 +148,7 @@ public class PhysicalPersonType {
     }
 
     /**
-     * Sets the value of the sex property.
+     * Legt den Wert der sex-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -160,7 +160,7 @@ public class PhysicalPersonType {
     }
 
     /**
-     * Gets the value of the dateOfBirth property.
+     * Ruft den Wert der dateOfBirth-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -172,7 +172,7 @@ public class PhysicalPersonType {
     }
 
     /**
-     * Sets the value of the dateOfBirth property.
+     * Legt den Wert der dateOfBirth-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -184,7 +184,7 @@ public class PhysicalPersonType {
     }
 
     /**
-     * Gets the value of the placeOfBirth property.
+     * Ruft den Wert der placeOfBirth-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -196,7 +196,7 @@ public class PhysicalPersonType {
     }
 
     /**
-     * Sets the value of the placeOfBirth property.
+     * Legt den Wert der placeOfBirth-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -208,7 +208,7 @@ public class PhysicalPersonType {
     }
 
     /**
-     * Gets the value of the countryOfBirth property.
+     * Ruft den Wert der countryOfBirth-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -220,7 +220,7 @@ public class PhysicalPersonType {
     }
 
     /**
-     * Sets the value of the countryOfBirth property.
+     * Legt den Wert der countryOfBirth-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -232,7 +232,7 @@ public class PhysicalPersonType {
     }
 
     /**
-     * Gets the value of the nationality property.
+     * Ruft den Wert der nationality-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -244,7 +244,7 @@ public class PhysicalPersonType {
     }
 
     /**
-     * Sets the value of the nationality property.
+     * Legt den Wert der nationality-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
-- 
cgit v1.2.3