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/saml/assertion/ActionType.java | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/main/java/at/gv/util/xsd/saml/assertion/ActionType.java') diff --git a/src/main/java/at/gv/util/xsd/saml/assertion/ActionType.java b/src/main/java/at/gv/util/xsd/saml/assertion/ActionType.java index 36a5ef4..d50df5b 100644 --- a/src/main/java/at/gv/util/xsd/saml/assertion/ActionType.java +++ b/src/main/java/at/gv/util/xsd/saml/assertion/ActionType.java @@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlValue; /** - *

Java class for ActionType complex type. + *

Java-Klasse für ActionType 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="ActionType">
@@ -39,7 +39,7 @@ public class ActionType {
     protected String namespace;
 
     /**
-     * Gets the value of the value property.
+     * Ruft den Wert der value-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -51,7 +51,7 @@ public class ActionType {
     }
 
     /**
-     * Sets the value of the value property.
+     * Legt den Wert der value-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -63,7 +63,7 @@ public class ActionType {
     }
 
     /**
-     * Gets the value of the namespace property.
+     * Ruft den Wert der namespace-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -75,7 +75,7 @@ public class ActionType {
     }
 
     /**
-     * Sets the value of the namespace property.
+     * Legt den Wert der namespace-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
-- 
cgit v1.2.3