summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/saml/protocol/ResponseType.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/gv/util/xsd/saml/protocol/ResponseType.java')
-rw-r--r--src/main/java/at/gv/util/xsd/saml/protocol/ResponseType.java9
1 files changed, 4 insertions, 5 deletions
diff --git a/src/main/java/at/gv/util/xsd/saml/protocol/ResponseType.java b/src/main/java/at/gv/util/xsd/saml/protocol/ResponseType.java
index f69b0d5..0d92209 100644
--- a/src/main/java/at/gv/util/xsd/saml/protocol/ResponseType.java
+++ b/src/main/java/at/gv/util/xsd/saml/protocol/ResponseType.java
@@ -7,14 +7,13 @@ import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
-
import at.gv.util.xsd.saml.assertion.AssertionType;
/**
- * <p>Java class for ResponseType complex type.
+ * <p>Java-Klasse für ResponseType complex type.
*
- * <p>The following schema fragment specifies the expected content contained within this class.
+ * <p>Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
*
* <pre>
* &lt;complexType name="ResponseType">
@@ -46,7 +45,7 @@ public class ResponseType
protected List<AssertionType> assertion;
/**
- * Gets the value of the status property.
+ * Ruft den Wert der status-Eigenschaft ab.
*
* @return
* possible object is
@@ -58,7 +57,7 @@ public class ResponseType
}
/**
- * Sets the value of the status property.
+ * Legt den Wert der status-Eigenschaft fest.
*
* @param value
* allowed object is