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/protocol/StatusDetailType.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/main/java/at/gv/util/xsd/saml/protocol/StatusDetailType.java') diff --git a/src/main/java/at/gv/util/xsd/saml/protocol/StatusDetailType.java b/src/main/java/at/gv/util/xsd/saml/protocol/StatusDetailType.java index 635afd8..878d556 100644 --- a/src/main/java/at/gv/util/xsd/saml/protocol/StatusDetailType.java +++ b/src/main/java/at/gv/util/xsd/saml/protocol/StatusDetailType.java @@ -11,9 +11,9 @@ import org.w3c.dom.Element; /** - *

Java class for StatusDetailType complex type. + *

Java-Klasse für StatusDetailType 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="StatusDetailType">
@@ -56,8 +56,8 @@ public class StatusDetailType {
      * 
      * 

* Objects of the following type(s) are allowed in the list - * {@link Element } * {@link Object } + * {@link Element } * * */ -- cgit v1.2.3