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 --- src/main/java/at/gv/util/xsd/srzgw/MISType.java | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'src/main/java/at/gv/util/xsd/srzgw/MISType.java') diff --git a/src/main/java/at/gv/util/xsd/srzgw/MISType.java b/src/main/java/at/gv/util/xsd/srzgw/MISType.java index 7b626ce..42473ca 100644 --- a/src/main/java/at/gv/util/xsd/srzgw/MISType.java +++ b/src/main/java/at/gv/util/xsd/srzgw/MISType.java @@ -10,9 +10,9 @@ import at.gv.util.xsd.mis.Target; /** - *

Java class for MISType complex type. + *

Java-Klasse für MISType 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="MISType">
@@ -56,7 +56,7 @@ public class MISType {
     protected String oaFriendlyName;
 
     /**
-     * Gets the value of the filters property.
+     * Ruft den Wert der filters-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -68,7 +68,7 @@ public class MISType {
     }
 
     /**
-     * Sets the value of the filters property.
+     * Legt den Wert der filters-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -80,7 +80,7 @@ public class MISType {
     }
 
     /**
-     * Gets the value of the target property.
+     * Ruft den Wert der target-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -92,7 +92,7 @@ public class MISType {
     }
 
     /**
-     * Sets the value of the target property.
+     * Legt den Wert der target-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -104,7 +104,7 @@ public class MISType {
     }
 
     /**
-     * Gets the value of the oaFriendlyName property.
+     * Ruft den Wert der oaFriendlyName-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -116,7 +116,7 @@ public class MISType {
     }
 
     /**
-     * Sets the value of the oaFriendlyName property.
+     * Legt den Wert der oaFriendlyName-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -129,9 +129,9 @@ public class MISType {
 
 
     /**
-     * 

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>
@@ -157,7 +157,7 @@ public class MISType {
         protected MandateIdentifiers mandateIdentifiers;
 
         /**
-         * Gets the value of the mandateIdentifiers property.
+         * Ruft den Wert der mandateIdentifiers-Eigenschaft ab.
          * 
          * @return
          *     possible object is
@@ -169,7 +169,7 @@ public class MISType {
         }
 
         /**
-         * Sets the value of the mandateIdentifiers property.
+         * Legt den Wert der mandateIdentifiers-Eigenschaft fest.
          * 
          * @param value
          *     allowed object is
-- 
cgit v1.2.3