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

Java class for GetBPKKombiRequestType complex type. + *

Java-Klasse für GetBPKKombiRequestType 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="GetBPKKombiRequestType">
@@ -74,7 +74,7 @@ public class GetBPKKombiRequestType {
     protected String sessionid;
 
     /**
-     * Gets the value of the personInfo property.
+     * Ruft den Wert der personInfo-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -86,7 +86,7 @@ public class GetBPKKombiRequestType {
     }
 
     /**
-     * Sets the value of the personInfo property.
+     * Legt den Wert der personInfo-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -98,7 +98,7 @@ public class GetBPKKombiRequestType {
     }
 
     /**
-     * Gets the value of the insertERnP property.
+     * Ruft den Wert der insertERnP-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -110,7 +110,7 @@ public class GetBPKKombiRequestType {
     }
 
     /**
-     * Sets the value of the insertERnP property.
+     * Legt den Wert der insertERnP-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -122,7 +122,7 @@ public class GetBPKKombiRequestType {
     }
 
     /**
-     * Gets the value of the suchwizard property.
+     * Ruft den Wert der suchwizard-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -134,7 +134,7 @@ public class GetBPKKombiRequestType {
     }
 
     /**
-     * Sets the value of the suchwizard property.
+     * Legt den Wert der suchwizard-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -146,7 +146,7 @@ public class GetBPKKombiRequestType {
     }
 
     /**
-     * Gets the value of the vkz property.
+     * Ruft den Wert der vkz-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -158,7 +158,7 @@ public class GetBPKKombiRequestType {
     }
 
     /**
-     * Sets the value of the vkz property.
+     * Legt den Wert der vkz-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -170,7 +170,7 @@ public class GetBPKKombiRequestType {
     }
 
     /**
-     * Gets the value of the behoerdenKennzeichen property.
+     * Ruft den Wert der behoerdenKennzeichen-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -182,7 +182,7 @@ public class GetBPKKombiRequestType {
     }
 
     /**
-     * Sets the value of the behoerdenKennzeichen property.
+     * Legt den Wert der behoerdenKennzeichen-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -194,7 +194,7 @@ public class GetBPKKombiRequestType {
     }
 
     /**
-     * Gets the value of the bereichsKennung property.
+     * Ruft den Wert der bereichsKennung-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -206,7 +206,7 @@ public class GetBPKKombiRequestType {
     }
 
     /**
-     * Sets the value of the bereichsKennung property.
+     * Legt den Wert der bereichsKennung-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -247,7 +247,7 @@ public class GetBPKKombiRequestType {
     }
 
     /**
-     * Gets the value of the sessionid property.
+     * Ruft den Wert der sessionid-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -259,7 +259,7 @@ public class GetBPKKombiRequestType {
     }
 
     /**
-     * Sets the value of the sessionid property.
+     * Legt den Wert der sessionid-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
-- 
cgit v1.2.3