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/szr/ZMRAnwendungsIntegration.java | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/main/java/at/gv/util/xsd/szr/ZMRAnwendungsIntegration.java') diff --git a/src/main/java/at/gv/util/xsd/szr/ZMRAnwendungsIntegration.java b/src/main/java/at/gv/util/xsd/szr/ZMRAnwendungsIntegration.java index 96e86c8..bc2962c 100644 --- a/src/main/java/at/gv/util/xsd/szr/ZMRAnwendungsIntegration.java +++ b/src/main/java/at/gv/util/xsd/szr/ZMRAnwendungsIntegration.java @@ -11,9 +11,9 @@ import javax.xml.bind.annotation.XmlType; /** - *

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>
@@ -48,7 +48,7 @@ public class ZMRAnwendungsIntegration {
     protected List zmRfremdbPK;
 
     /**
-     * Gets the value of the bereich property.
+     * Ruft den Wert der bereich-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -60,7 +60,7 @@ public class ZMRAnwendungsIntegration {
     }
 
     /**
-     * Sets the value of the bereich property.
+     * Legt den Wert der bereich-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
-- 
cgit v1.2.3