From e2150f22562b4bc06307f4ac7b842687390e4856 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Thu, 16 Oct 2014 13:42:04 +0200 Subject: change webservice implementation to Apache CXF --- .../util/xsd/ur_V5/xmlsw/SearchCriteriaType.java | 28 +++++++++++----------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchCriteriaType.java') diff --git a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchCriteriaType.java b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchCriteriaType.java index 8ddd5b1..f2fd52a 100644 --- a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchCriteriaType.java +++ b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/SearchCriteriaType.java @@ -13,9 +13,9 @@ import at.gv.util.xsd.ur_V5.search.SucheUnternehmenRequest; /** - *

Java class for SearchCriteriaType complex type. + *

Java-Klasse für SearchCriteriaType 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="SearchCriteriaType">
@@ -63,7 +63,7 @@ public class SearchCriteriaType {
     protected SucheUnternehmenRequest sucheUnternehmenRequest;
 
     /**
-     * Gets the value of the resultSetId property.
+     * Ruft den Wert der resultSetId-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -75,7 +75,7 @@ public class SearchCriteriaType {
     }
 
     /**
-     * Sets the value of the resultSetId property.
+     * Legt den Wert der resultSetId-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -87,7 +87,7 @@ public class SearchCriteriaType {
     }
 
     /**
-     * Gets the value of the sucheUnternehmenNachAendDatRequest property.
+     * Ruft den Wert der sucheUnternehmenNachAendDatRequest-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -99,7 +99,7 @@ public class SearchCriteriaType {
     }
 
     /**
-     * Sets the value of the sucheUnternehmenNachAendDatRequest property.
+     * Legt den Wert der sucheUnternehmenNachAendDatRequest-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -111,7 +111,7 @@ public class SearchCriteriaType {
     }
 
     /**
-     * Gets the value of the sucheUnternehmenNachBpkRequest property.
+     * Ruft den Wert der sucheUnternehmenNachBpkRequest-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -123,7 +123,7 @@ public class SearchCriteriaType {
     }
 
     /**
-     * Sets the value of the sucheUnternehmenNachBpkRequest property.
+     * Legt den Wert der sucheUnternehmenNachBpkRequest-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -135,7 +135,7 @@ public class SearchCriteriaType {
     }
 
     /**
-     * Gets the value of the sucheUnternehmenNachIdRequest property.
+     * Ruft den Wert der sucheUnternehmenNachIdRequest-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -147,7 +147,7 @@ public class SearchCriteriaType {
     }
 
     /**
-     * Sets the value of the sucheUnternehmenNachIdRequest property.
+     * Legt den Wert der sucheUnternehmenNachIdRequest-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -159,7 +159,7 @@ public class SearchCriteriaType {
     }
 
     /**
-     * Gets the value of the sucheUnternehmenNachIdsRequest property.
+     * Ruft den Wert der sucheUnternehmenNachIdsRequest-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -171,7 +171,7 @@ public class SearchCriteriaType {
     }
 
     /**
-     * Sets the value of the sucheUnternehmenNachIdsRequest property.
+     * Legt den Wert der sucheUnternehmenNachIdsRequest-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -183,7 +183,7 @@ public class SearchCriteriaType {
     }
 
     /**
-     * Gets the value of the sucheUnternehmenRequest property.
+     * Ruft den Wert der sucheUnternehmenRequest-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -195,7 +195,7 @@ public class SearchCriteriaType {
     }
 
     /**
-     * Sets the value of the sucheUnternehmenRequest property.
+     * Legt den Wert der sucheUnternehmenRequest-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
-- 
cgit v1.2.3