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/mis/usp/GetMandatesRequest.java | 28 +++++++++++----------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'src/main/java/at/gv/util/xsd/mis/usp/GetMandatesRequest.java') diff --git a/src/main/java/at/gv/util/xsd/mis/usp/GetMandatesRequest.java b/src/main/java/at/gv/util/xsd/mis/usp/GetMandatesRequest.java index edc96a9..8adddf1 100644 --- a/src/main/java/at/gv/util/xsd/mis/usp/GetMandatesRequest.java +++ b/src/main/java/at/gv/util/xsd/mis/usp/GetMandatesRequest.java @@ -16,9 +16,9 @@ import javax.xml.datatype.XMLGregorianCalendar; /** - *

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>
@@ -71,7 +71,7 @@ public class GetMandatesRequest {
     protected String applicationId;
 
     /**
-     * Gets the value of the identification property.
+     * Ruft den Wert der identification-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -83,7 +83,7 @@ public class GetMandatesRequest {
     }
 
     /**
-     * Sets the value of the identification property.
+     * Legt den Wert der identification-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -95,7 +95,7 @@ public class GetMandatesRequest {
     }
 
     /**
-     * Gets the value of the mandateFilters property.
+     * Ruft den Wert der mandateFilters-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -107,7 +107,7 @@ public class GetMandatesRequest {
     }
 
     /**
-     * Sets the value of the mandateFilters property.
+     * Legt den Wert der mandateFilters-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -119,7 +119,7 @@ public class GetMandatesRequest {
     }
 
     /**
-     * Gets the value of the requestId property.
+     * Ruft den Wert der requestId-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -131,7 +131,7 @@ public class GetMandatesRequest {
     }
 
     /**
-     * Sets the value of the requestId property.
+     * Legt den Wert der requestId-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -143,7 +143,7 @@ public class GetMandatesRequest {
     }
 
     /**
-     * Gets the value of the timestamp property.
+     * Ruft den Wert der timestamp-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -155,7 +155,7 @@ public class GetMandatesRequest {
     }
 
     /**
-     * Sets the value of the timestamp property.
+     * Legt den Wert der timestamp-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -167,7 +167,7 @@ public class GetMandatesRequest {
     }
 
     /**
-     * Gets the value of the applicationId property.
+     * Ruft den Wert der applicationId-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -179,7 +179,7 @@ public class GetMandatesRequest {
     }
 
     /**
-     * Sets the value of the applicationId property.
+     * Legt den Wert der applicationId-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -192,9 +192,9 @@ public class GetMandatesRequest {
 
 
     /**
-     * 

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>
-- 
cgit v1.2.3