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/moaspss/InputDataType.java | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/main/java/at/gv/util/xsd/moaspss/InputDataType.java') diff --git a/src/main/java/at/gv/util/xsd/moaspss/InputDataType.java b/src/main/java/at/gv/util/xsd/moaspss/InputDataType.java index 27f3c14..8fa67ec 100644 --- a/src/main/java/at/gv/util/xsd/moaspss/InputDataType.java +++ b/src/main/java/at/gv/util/xsd/moaspss/InputDataType.java @@ -12,9 +12,9 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter; /** - *

Java class for InputDataType complex type. + *

Java-Klasse für InputDataType 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="InputDataType">
@@ -50,7 +50,7 @@ public class InputDataType
     protected BigInteger referringSigReference;
 
     /**
-     * Gets the value of the partOf property.
+     * Ruft den Wert der partOf-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -66,7 +66,7 @@ public class InputDataType
     }
 
     /**
-     * Sets the value of the partOf property.
+     * Legt den Wert der partOf-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -78,7 +78,7 @@ public class InputDataType
     }
 
     /**
-     * Gets the value of the referringSigReference property.
+     * Ruft den Wert der referringSigReference-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -90,7 +90,7 @@ public class InputDataType
     }
 
     /**
-     * Sets the value of the referringSigReference property.
+     * Legt den Wert der referringSigReference-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
-- 
cgit v1.2.3