summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/moaspss/VerifyXMLSignatureResponseType.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/gv/util/xsd/moaspss/VerifyXMLSignatureResponseType.java')
-rw-r--r--src/main/java/at/gv/util/xsd/moaspss/VerifyXMLSignatureResponseType.java21
1 files changed, 10 insertions, 11 deletions
diff --git a/src/main/java/at/gv/util/xsd/moaspss/VerifyXMLSignatureResponseType.java b/src/main/java/at/gv/util/xsd/moaspss/VerifyXMLSignatureResponseType.java
index 2c68f71..897f9fc 100644
--- a/src/main/java/at/gv/util/xsd/moaspss/VerifyXMLSignatureResponseType.java
+++ b/src/main/java/at/gv/util/xsd/moaspss/VerifyXMLSignatureResponseType.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.xmldsig.KeyInfoType;
/**
- * <p>Java class for VerifyXMLSignatureResponseType complex type.
+ * <p>Java-Klasse für VerifyXMLSignatureResponseType 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="VerifyXMLSignatureResponseType">
@@ -64,7 +63,7 @@ public class VerifyXMLSignatureResponseType {
protected CheckResultType certificateCheck;
/**
- * Gets the value of the signerInfo property.
+ * Ruft den Wert der signerInfo-Eigenschaft ab.
*
* @return
* possible object is
@@ -76,7 +75,7 @@ public class VerifyXMLSignatureResponseType {
}
/**
- * Sets the value of the signerInfo property.
+ * Legt den Wert der signerInfo-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -146,7 +145,7 @@ public class VerifyXMLSignatureResponseType {
}
/**
- * Gets the value of the signatureCheck property.
+ * Ruft den Wert der signatureCheck-Eigenschaft ab.
*
* @return
* possible object is
@@ -158,7 +157,7 @@ public class VerifyXMLSignatureResponseType {
}
/**
- * Sets the value of the signatureCheck property.
+ * Legt den Wert der signatureCheck-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -170,7 +169,7 @@ public class VerifyXMLSignatureResponseType {
}
/**
- * Gets the value of the signatureManifestCheck property.
+ * Ruft den Wert der signatureManifestCheck-Eigenschaft ab.
*
* @return
* possible object is
@@ -182,7 +181,7 @@ public class VerifyXMLSignatureResponseType {
}
/**
- * Sets the value of the signatureManifestCheck property.
+ * Legt den Wert der signatureManifestCheck-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -223,7 +222,7 @@ public class VerifyXMLSignatureResponseType {
}
/**
- * Gets the value of the certificateCheck property.
+ * Ruft den Wert der certificateCheck-Eigenschaft ab.
*
* @return
* possible object is
@@ -235,7 +234,7 @@ public class VerifyXMLSignatureResponseType {
}
/**
- * Sets the value of the certificateCheck property.
+ * Legt den Wert der certificateCheck-Eigenschaft fest.
*
* @param value
* allowed object is