summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/saml/protocol/ResponseAbstractType.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/gv/util/xsd/saml/protocol/ResponseAbstractType.java')
-rw-r--r--src/main/java/at/gv/util/xsd/saml/protocol/ResponseAbstractType.java33
1 files changed, 16 insertions, 17 deletions
diff --git a/src/main/java/at/gv/util/xsd/saml/protocol/ResponseAbstractType.java b/src/main/java/at/gv/util/xsd/saml/protocol/ResponseAbstractType.java
index 6e35e87..c446452 100644
--- a/src/main/java/at/gv/util/xsd/saml/protocol/ResponseAbstractType.java
+++ b/src/main/java/at/gv/util/xsd/saml/protocol/ResponseAbstractType.java
@@ -10,14 +10,13 @@ import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGregorianCalendar;
-
import at.gv.util.xsd.xmldsig.SignatureType;
/**
- * <p>Java class for ResponseAbstractType complex type.
+ * <p>Java-Klasse für ResponseAbstractType 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="ResponseAbstractType">
@@ -66,7 +65,7 @@ public abstract class ResponseAbstractType {
protected String recipient;
/**
- * Gets the value of the signature property.
+ * Ruft den Wert der signature-Eigenschaft ab.
*
* @return
* possible object is
@@ -78,7 +77,7 @@ public abstract class ResponseAbstractType {
}
/**
- * Sets the value of the signature property.
+ * Legt den Wert der signature-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -90,7 +89,7 @@ public abstract class ResponseAbstractType {
}
/**
- * Gets the value of the responseID property.
+ * Ruft den Wert der responseID-Eigenschaft ab.
*
* @return
* possible object is
@@ -102,7 +101,7 @@ public abstract class ResponseAbstractType {
}
/**
- * Sets the value of the responseID property.
+ * Legt den Wert der responseID-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -114,7 +113,7 @@ public abstract class ResponseAbstractType {
}
/**
- * Gets the value of the inResponseTo property.
+ * Ruft den Wert der inResponseTo-Eigenschaft ab.
*
* @return
* possible object is
@@ -126,7 +125,7 @@ public abstract class ResponseAbstractType {
}
/**
- * Sets the value of the inResponseTo property.
+ * Legt den Wert der inResponseTo-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -138,7 +137,7 @@ public abstract class ResponseAbstractType {
}
/**
- * Gets the value of the majorVersion property.
+ * Ruft den Wert der majorVersion-Eigenschaft ab.
*
* @return
* possible object is
@@ -150,7 +149,7 @@ public abstract class ResponseAbstractType {
}
/**
- * Sets the value of the majorVersion property.
+ * Legt den Wert der majorVersion-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -162,7 +161,7 @@ public abstract class ResponseAbstractType {
}
/**
- * Gets the value of the minorVersion property.
+ * Ruft den Wert der minorVersion-Eigenschaft ab.
*
* @return
* possible object is
@@ -174,7 +173,7 @@ public abstract class ResponseAbstractType {
}
/**
- * Sets the value of the minorVersion property.
+ * Legt den Wert der minorVersion-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -186,7 +185,7 @@ public abstract class ResponseAbstractType {
}
/**
- * Gets the value of the issueInstant property.
+ * Ruft den Wert der issueInstant-Eigenschaft ab.
*
* @return
* possible object is
@@ -198,7 +197,7 @@ public abstract class ResponseAbstractType {
}
/**
- * Sets the value of the issueInstant property.
+ * Legt den Wert der issueInstant-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -210,7 +209,7 @@ public abstract class ResponseAbstractType {
}
/**
- * Gets the value of the recipient property.
+ * Ruft den Wert der recipient-Eigenschaft ab.
*
* @return
* possible object is
@@ -222,7 +221,7 @@ public abstract class ResponseAbstractType {
}
/**
- * Sets the value of the recipient property.
+ * Legt den Wert der recipient-Eigenschaft fest.
*
* @param value
* allowed object is