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 --- .../gv/util/xsd/szr/GetBPKKombiResponseType.java | 32 +++++++++++----------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'src/main/java/at/gv/util/xsd/szr/GetBPKKombiResponseType.java') diff --git a/src/main/java/at/gv/util/xsd/szr/GetBPKKombiResponseType.java b/src/main/java/at/gv/util/xsd/szr/GetBPKKombiResponseType.java index d010526..2d6022e 100644 --- a/src/main/java/at/gv/util/xsd/szr/GetBPKKombiResponseType.java +++ b/src/main/java/at/gv/util/xsd/szr/GetBPKKombiResponseType.java @@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType; /** - *

Java class for GetBPKKombiResponseType complex type. + *

Java-Klasse für GetBPKKombiResponseType 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="GetBPKKombiResponseType">
@@ -92,7 +92,7 @@ public class GetBPKKombiResponseType {
     }
 
     /**
-     * Gets the value of the insertERnPResult property.
+     * Ruft den Wert der insertERnPResult-Eigenschaft ab.
      * 
      */
     public boolean isInsertERnPResult() {
@@ -100,7 +100,7 @@ public class GetBPKKombiResponseType {
     }
 
     /**
-     * Sets the value of the insertERnPResult property.
+     * Legt den Wert der insertERnPResult-Eigenschaft fest.
      * 
      */
     public void setInsertERnPResult(boolean value) {
@@ -108,7 +108,7 @@ public class GetBPKKombiResponseType {
     }
 
     /**
-     * Gets the value of the foundWithSuchwizard property.
+     * Ruft den Wert der foundWithSuchwizard-Eigenschaft ab.
      * 
      */
     public boolean isFoundWithSuchwizard() {
@@ -116,7 +116,7 @@ public class GetBPKKombiResponseType {
     }
 
     /**
-     * Sets the value of the foundWithSuchwizard property.
+     * Legt den Wert der foundWithSuchwizard-Eigenschaft fest.
      * 
      */
     public void setFoundWithSuchwizard(boolean value) {
@@ -124,7 +124,7 @@ public class GetBPKKombiResponseType {
     }
 
     /**
-     * Gets the value of the sessionid property.
+     * Ruft den Wert der sessionid-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -136,7 +136,7 @@ public class GetBPKKombiResponseType {
     }
 
     /**
-     * Sets the value of the sessionid property.
+     * Legt den Wert der sessionid-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -149,9 +149,9 @@ public class GetBPKKombiResponseType {
 
 
     /**
-     * 

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>
@@ -189,7 +189,7 @@ public class GetBPKKombiResponseType {
         protected List fremdBPK;
 
         /**
-         * Gets the value of the personInfo property.
+         * Ruft den Wert der personInfo-Eigenschaft ab.
          * 
          * @return
          *     possible object is
@@ -201,7 +201,7 @@ public class GetBPKKombiResponseType {
         }
 
         /**
-         * Sets the value of the personInfo property.
+         * Legt den Wert der personInfo-Eigenschaft fest.
          * 
          * @param value
          *     allowed object is
@@ -213,7 +213,7 @@ public class GetBPKKombiResponseType {
         }
 
         /**
-         * Gets the value of the register property.
+         * Ruft den Wert der register-Eigenschaft ab.
          * 
          * @return
          *     possible object is
@@ -225,7 +225,7 @@ public class GetBPKKombiResponseType {
         }
 
         /**
-         * Sets the value of the register property.
+         * Legt den Wert der register-Eigenschaft fest.
          * 
          * @param value
          *     allowed object is
@@ -237,7 +237,7 @@ public class GetBPKKombiResponseType {
         }
 
         /**
-         * Gets the value of the bpk property.
+         * Ruft den Wert der bpk-Eigenschaft ab.
          * 
          * @return
          *     possible object is
@@ -249,7 +249,7 @@ public class GetBPKKombiResponseType {
         }
 
         /**
-         * Sets the value of the bpk property.
+         * Legt den Wert der bpk-Eigenschaft fest.
          * 
          * @param value
          *     allowed object is
-- 
cgit v1.2.3