summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/saml/protocol/RequestAbstractType.java
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2014-11-05 08:07:15 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2014-11-05 08:07:15 +0100
commit7a5b350a93990956106d91679240b6e8326cb110 (patch)
tree138196b56fb04f186f05387f8f68be6bd91a0e85 /src/main/java/at/gv/util/xsd/saml/protocol/RequestAbstractType.java
parente2150f22562b4bc06307f4ac7b842687390e4856 (diff)
downloadegovutils-7a5b350a93990956106d91679240b6e8326cb110.tar.gz
egovutils-7a5b350a93990956106d91679240b6e8326cb110.tar.bz2
egovutils-7a5b350a93990956106d91679240b6e8326cb110.zip
change more client implementations to APACHE CXF
Diffstat (limited to 'src/main/java/at/gv/util/xsd/saml/protocol/RequestAbstractType.java')
-rw-r--r--src/main/java/at/gv/util/xsd/saml/protocol/RequestAbstractType.java25
1 files changed, 12 insertions, 13 deletions
diff --git a/src/main/java/at/gv/util/xsd/saml/protocol/RequestAbstractType.java b/src/main/java/at/gv/util/xsd/saml/protocol/RequestAbstractType.java
index 337ebd5..3384b40 100644
--- a/src/main/java/at/gv/util/xsd/saml/protocol/RequestAbstractType.java
+++ b/src/main/java/at/gv/util/xsd/saml/protocol/RequestAbstractType.java
@@ -13,14 +13,13 @@ import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import javax.xml.datatype.XMLGregorianCalendar;
import javax.xml.namespace.QName;
-
import at.gv.util.xsd.xmldsig.SignatureType;
/**
- * <p>Java class for RequestAbstractType complex type.
+ * <p>Java-Klasse für RequestAbstractType 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="RequestAbstractType">
@@ -95,7 +94,7 @@ public abstract class RequestAbstractType {
}
/**
- * Gets the value of the signature property.
+ * Ruft den Wert der signature-Eigenschaft ab.
*
* @return
* possible object is
@@ -107,7 +106,7 @@ public abstract class RequestAbstractType {
}
/**
- * Sets the value of the signature property.
+ * Legt den Wert der signature-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -119,7 +118,7 @@ public abstract class RequestAbstractType {
}
/**
- * Gets the value of the requestID property.
+ * Ruft den Wert der requestID-Eigenschaft ab.
*
* @return
* possible object is
@@ -131,7 +130,7 @@ public abstract class RequestAbstractType {
}
/**
- * Sets the value of the requestID property.
+ * Legt den Wert der requestID-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -143,7 +142,7 @@ public abstract class RequestAbstractType {
}
/**
- * Gets the value of the majorVersion property.
+ * Ruft den Wert der majorVersion-Eigenschaft ab.
*
* @return
* possible object is
@@ -155,7 +154,7 @@ public abstract class RequestAbstractType {
}
/**
- * Sets the value of the majorVersion property.
+ * Legt den Wert der majorVersion-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -167,7 +166,7 @@ public abstract class RequestAbstractType {
}
/**
- * Gets the value of the minorVersion property.
+ * Ruft den Wert der minorVersion-Eigenschaft ab.
*
* @return
* possible object is
@@ -179,7 +178,7 @@ public abstract class RequestAbstractType {
}
/**
- * Sets the value of the minorVersion property.
+ * Legt den Wert der minorVersion-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -191,7 +190,7 @@ public abstract class RequestAbstractType {
}
/**
- * Gets the value of the issueInstant property.
+ * Ruft den Wert der issueInstant-Eigenschaft ab.
*
* @return
* possible object is
@@ -203,7 +202,7 @@ public abstract class RequestAbstractType {
}
/**
- * Sets the value of the issueInstant property.
+ * Legt den Wert der issueInstant-Eigenschaft fest.
*
* @param value
* allowed object is