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/szr/pvp/PvpPrincipalType.java | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'src/main/java/at/gv/util/xsd/szr/pvp/PvpPrincipalType.java') diff --git a/src/main/java/at/gv/util/xsd/szr/pvp/PvpPrincipalType.java b/src/main/java/at/gv/util/xsd/szr/pvp/PvpPrincipalType.java index eeadb45..b5f10d6 100644 --- a/src/main/java/at/gv/util/xsd/szr/pvp/PvpPrincipalType.java +++ b/src/main/java/at/gv/util/xsd/szr/pvp/PvpPrincipalType.java @@ -14,9 +14,9 @@ import javax.xml.namespace.QName; /** - *

Java class for pvpPrincipalType complex type. + *

Java-Klasse für pvpPrincipalType 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="pvpPrincipalType">
@@ -63,7 +63,7 @@ public class PvpPrincipalType {
     private Map otherAttributes = new HashMap();
 
     /**
-     * Gets the value of the userId property.
+     * Ruft den Wert der userId-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -75,7 +75,7 @@ public class PvpPrincipalType {
     }
 
     /**
-     * Sets the value of the userId property.
+     * Legt den Wert der userId-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -87,7 +87,7 @@ public class PvpPrincipalType {
     }
 
     /**
-     * Gets the value of the cn property.
+     * Ruft den Wert der cn-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -99,7 +99,7 @@ public class PvpPrincipalType {
     }
 
     /**
-     * Sets the value of the cn property.
+     * Legt den Wert der cn-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -111,7 +111,7 @@ public class PvpPrincipalType {
     }
 
     /**
-     * Gets the value of the gvOuId property.
+     * Ruft den Wert der gvOuId-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -123,7 +123,7 @@ public class PvpPrincipalType {
     }
 
     /**
-     * Sets the value of the gvOuId property.
+     * Legt den Wert der gvOuId-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -135,7 +135,7 @@ public class PvpPrincipalType {
     }
 
     /**
-     * Gets the value of the ou property.
+     * Ruft den Wert der ou-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -147,7 +147,7 @@ public class PvpPrincipalType {
     }
 
     /**
-     * Sets the value of the ou property.
+     * Legt den Wert der ou-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -159,7 +159,7 @@ public class PvpPrincipalType {
     }
 
     /**
-     * Gets the value of the gvSecClass property.
+     * Ruft den Wert der gvSecClass-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -171,7 +171,7 @@ public class PvpPrincipalType {
     }
 
     /**
-     * Sets the value of the gvSecClass property.
+     * Legt den Wert der gvSecClass-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
-- 
cgit v1.2.3