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/misstork/MisStorkRequest.java | 68 +++++++++++----------- 1 file changed, 34 insertions(+), 34 deletions(-) (limited to 'src/main/java/at/gv/util/xsd/misstork/MisStorkRequest.java') diff --git a/src/main/java/at/gv/util/xsd/misstork/MisStorkRequest.java b/src/main/java/at/gv/util/xsd/misstork/MisStorkRequest.java index 78210d5..26b7c31 100644 --- a/src/main/java/at/gv/util/xsd/misstork/MisStorkRequest.java +++ b/src/main/java/at/gv/util/xsd/misstork/MisStorkRequest.java @@ -16,9 +16,9 @@ import at.gv.util.xsd.persondata.CorporateBodyType; /** - *

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>
@@ -116,7 +116,7 @@ public class MisStorkRequest {
     protected String reqID;
 
     /**
-     * Gets the value of the storkMandateType property.
+     * Ruft den Wert der storkMandateType-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -128,7 +128,7 @@ public class MisStorkRequest {
     }
 
     /**
-     * Sets the value of the storkMandateType property.
+     * Legt den Wert der storkMandateType-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -140,7 +140,7 @@ public class MisStorkRequest {
     }
 
     /**
-     * Gets the value of the mandatorType property.
+     * Ruft den Wert der mandatorType-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -152,7 +152,7 @@ public class MisStorkRequest {
     }
 
     /**
-     * Sets the value of the mandatorType property.
+     * Legt den Wert der mandatorType-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -164,7 +164,7 @@ public class MisStorkRequest {
     }
 
     /**
-     * Gets the value of the filters property.
+     * Ruft den Wert der filters-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -176,7 +176,7 @@ public class MisStorkRequest {
     }
 
     /**
-     * Sets the value of the filters property.
+     * Legt den Wert der filters-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -188,7 +188,7 @@ public class MisStorkRequest {
     }
 
     /**
-     * Gets the value of the target property.
+     * Ruft den Wert der target-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -200,7 +200,7 @@ public class MisStorkRequest {
     }
 
     /**
-     * Sets the value of the target property.
+     * Legt den Wert der target-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -212,7 +212,7 @@ public class MisStorkRequest {
     }
 
     /**
-     * Gets the value of the oaFriendlyName property.
+     * Ruft den Wert der oaFriendlyName-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -224,7 +224,7 @@ public class MisStorkRequest {
     }
 
     /**
-     * Sets the value of the oaFriendlyName property.
+     * Legt den Wert der oaFriendlyName-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -236,7 +236,7 @@ public class MisStorkRequest {
     }
 
     /**
-     * Gets the value of the referenceValue property.
+     * Ruft den Wert der referenceValue-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -248,7 +248,7 @@ public class MisStorkRequest {
     }
 
     /**
-     * Sets the value of the referenceValue property.
+     * Legt den Wert der referenceValue-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -260,7 +260,7 @@ public class MisStorkRequest {
     }
 
     /**
-     * Gets the value of the mandator property.
+     * Ruft den Wert der mandator-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -272,7 +272,7 @@ public class MisStorkRequest {
     }
 
     /**
-     * Sets the value of the mandator property.
+     * Legt den Wert der mandator-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -284,7 +284,7 @@ public class MisStorkRequest {
     }
 
     /**
-     * Gets the value of the representative property.
+     * Ruft den Wert der representative-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -296,7 +296,7 @@ public class MisStorkRequest {
     }
 
     /**
-     * Sets the value of the representative property.
+     * Legt den Wert der representative-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -308,7 +308,7 @@ public class MisStorkRequest {
     }
 
     /**
-     * Gets the value of the reqID property.
+     * Ruft den Wert der reqID-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -320,7 +320,7 @@ public class MisStorkRequest {
     }
 
     /**
-     * Sets the value of the reqID property.
+     * Legt den Wert der reqID-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -333,9 +333,9 @@ public class MisStorkRequest {
 
 
     /**
-     * 

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>
@@ -361,7 +361,7 @@ public class MisStorkRequest {
         protected MandateIdentifiers mandateIdentifiers;
 
         /**
-         * Gets the value of the mandateIdentifiers property.
+         * Ruft den Wert der mandateIdentifiers-Eigenschaft ab.
          * 
          * @return
          *     possible object is
@@ -373,7 +373,7 @@ public class MisStorkRequest {
         }
 
         /**
-         * Sets the value of the mandateIdentifiers property.
+         * Legt den Wert der mandateIdentifiers-Eigenschaft fest.
          * 
          * @param value
          *     allowed object is
@@ -388,9 +388,9 @@ public class MisStorkRequest {
 
 
     /**
-     * 

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>
@@ -424,7 +424,7 @@ public class MisStorkRequest {
         protected CorporateBodyType corporateBody;
 
         /**
-         * Gets the value of the identityLink property.
+         * Ruft den Wert der identityLink-Eigenschaft ab.
          * 
          * @return
          *     possible object is
@@ -435,7 +435,7 @@ public class MisStorkRequest {
         }
 
         /**
-         * Sets the value of the identityLink property.
+         * Legt den Wert der identityLink-Eigenschaft fest.
          * 
          * @param value
          *     allowed object is
@@ -446,7 +446,7 @@ public class MisStorkRequest {
         }
 
         /**
-         * Gets the value of the corporateBody property.
+         * Ruft den Wert der corporateBody-Eigenschaft ab.
          * 
          * @return
          *     possible object is
@@ -458,7 +458,7 @@ public class MisStorkRequest {
         }
 
         /**
-         * Sets the value of the corporateBody property.
+         * Legt den Wert der corporateBody-Eigenschaft fest.
          * 
          * @param value
          *     allowed object is
@@ -473,9 +473,9 @@ public class MisStorkRequest {
 
 
     /**
-     * 

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>
@@ -501,7 +501,7 @@ public class MisStorkRequest {
         protected byte[] identityLink;
 
         /**
-         * Gets the value of the identityLink property.
+         * Ruft den Wert der identityLink-Eigenschaft ab.
          * 
          * @return
          *     possible object is
@@ -512,7 +512,7 @@ public class MisStorkRequest {
         }
 
         /**
-         * Sets the value of the identityLink property.
+         * Legt den Wert der identityLink-Eigenschaft fest.
          * 
          * @param value
          *     allowed object is
-- 
cgit v1.2.3