From e2150f22562b4bc06307f4ac7b842687390e4856 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Thu, 16 Oct 2014 13:42:04 +0200 Subject: change webservice implementation to Apache CXF --- .../at/gv/util/xsd/ersb/pd/PersonenNameTyp.java | 44 +++++++++++----------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'src/main/java/at/gv/util/xsd/ersb/pd/PersonenNameTyp.java') diff --git a/src/main/java/at/gv/util/xsd/ersb/pd/PersonenNameTyp.java b/src/main/java/at/gv/util/xsd/ersb/pd/PersonenNameTyp.java index 7ebdb8e..d59f364 100644 --- a/src/main/java/at/gv/util/xsd/ersb/pd/PersonenNameTyp.java +++ b/src/main/java/at/gv/util/xsd/ersb/pd/PersonenNameTyp.java @@ -14,9 +14,9 @@ import javax.xml.bind.annotation.XmlValue; /** * entspricht NameType * - *

Java class for PersonenNameTyp complex type. + *

Java-Klasse für PersonenNameTyp 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="PersonenNameTyp">
@@ -94,7 +94,7 @@ public class PersonenNameTyp {
     protected List 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 {
 
 
     /**
-     * 

Java class for anonymous complex type. + *

Java-Klasse für anonymous 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>
@@ -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 {
 
 
     /**
-     * 

Java class for anonymous complex type. + *

Java-Klasse für anonymous 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>
@@ -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
-- 
cgit v1.2.3