aboutsummaryrefslogtreecommitdiff
path: root/moaSig/moa-sig/src/generated/java/at/gv/egiz/moasig/VerifyXMLSignatureRequestType.java
diff options
context:
space:
mode:
Diffstat (limited to 'moaSig/moa-sig/src/generated/java/at/gv/egiz/moasig/VerifyXMLSignatureRequestType.java')
-rw-r--r--moaSig/moa-sig/src/generated/java/at/gv/egiz/moasig/VerifyXMLSignatureRequestType.java198
1 files changed, 99 insertions, 99 deletions
diff --git a/moaSig/moa-sig/src/generated/java/at/gv/egiz/moasig/VerifyXMLSignatureRequestType.java b/moaSig/moa-sig/src/generated/java/at/gv/egiz/moasig/VerifyXMLSignatureRequestType.java
index 96e5a64..4998f32 100644
--- a/moaSig/moa-sig/src/generated/java/at/gv/egiz/moasig/VerifyXMLSignatureRequestType.java
+++ b/moaSig/moa-sig/src/generated/java/at/gv/egiz/moasig/VerifyXMLSignatureRequestType.java
@@ -1,8 +1,8 @@
//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
-// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2016.06.15 at 04:11:53 PM CEST
+// Diese Datei wurde mit der Eclipse Implementation of JAXB, v3.0.2 generiert
+// Siehe https://eclipse-ee4j.github.io/jaxb-ri
+// Änderungen an dieser Datei gehen bei einer Neukompilierung des Quellschemas verloren.
+// Generiert: 2021.12.14 um 08:52:50 PM CET
//
@@ -10,64 +10,64 @@ package at.gv.egiz.moasig;
import java.util.ArrayList;
import java.util.List;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlElements;
-import javax.xml.bind.annotation.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.bind.annotation.adapters.CollapsedStringAdapter;
-import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
import javax.xml.datatype.XMLGregorianCalendar;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlAttribute;
+import jakarta.xml.bind.annotation.XmlElement;
+import jakarta.xml.bind.annotation.XmlElements;
+import jakarta.xml.bind.annotation.XmlSchemaType;
+import jakarta.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.adapters.CollapsedStringAdapter;
+import jakarta.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
- * <p>Java class for VerifyXMLSignatureRequestType complex type.
+ * <p>Java-Klasse für VerifyXMLSignatureRequestType 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="VerifyXMLSignatureRequestType">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="DateTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
- * &lt;element name="ExtendedValidation" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
- * &lt;element name="VerifySignatureInfo">
- * &lt;complexType>
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="VerifySignatureEnvironment" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}ContentOptionalRefType"/>
- * &lt;element name="VerifySignatureLocation" type="{http://www.w3.org/2001/XMLSchema}token"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * &lt;/element>
- * &lt;choice maxOccurs="unbounded" minOccurs="0">
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/moa/20020822#}SupplementProfile"/>
- * &lt;element name="SupplementProfileID" type="{http://www.w3.org/2001/XMLSchema}string"/>
- * &lt;/choice>
- * &lt;element name="SignatureManifestCheckParams" minOccurs="0">
- * &lt;complexType>
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="ReferenceInfo" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}VerifyTransformsDataType" maxOccurs="unbounded"/>
- * &lt;/sequence>
- * &lt;attribute name="ReturnReferenceInputData" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
- * &lt;/element>
- * &lt;element name="ReturnHashInputData" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/>
- * &lt;element name="TrustProfileID" type="{http://www.w3.org/2001/XMLSchema}token"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
+ * &lt;complexType name="VerifyXMLSignatureRequestType"&gt;
+ * &lt;complexContent&gt;
+ * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
+ * &lt;sequence&gt;
+ * &lt;element name="DateTime" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/&gt;
+ * &lt;element name="ExtendedValidation" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/&gt;
+ * &lt;element name="VerifySignatureInfo"&gt;
+ * &lt;complexType&gt;
+ * &lt;complexContent&gt;
+ * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
+ * &lt;sequence&gt;
+ * &lt;element name="VerifySignatureEnvironment" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}ContentOptionalRefType"/&gt;
+ * &lt;element name="VerifySignatureLocation" type="{http://www.w3.org/2001/XMLSchema}token"/&gt;
+ * &lt;/sequence&gt;
+ * &lt;/restriction&gt;
+ * &lt;/complexContent&gt;
+ * &lt;/complexType&gt;
+ * &lt;/element&gt;
+ * &lt;choice maxOccurs="unbounded" minOccurs="0"&gt;
+ * &lt;element ref="{http://reference.e-government.gv.at/namespace/moa/20020822#}SupplementProfile"/&gt;
+ * &lt;element name="SupplementProfileID" type="{http://www.w3.org/2001/XMLSchema}string"/&gt;
+ * &lt;/choice&gt;
+ * &lt;element name="SignatureManifestCheckParams" minOccurs="0"&gt;
+ * &lt;complexType&gt;
+ * &lt;complexContent&gt;
+ * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
+ * &lt;sequence&gt;
+ * &lt;element name="ReferenceInfo" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}VerifyTransformsDataType" maxOccurs="unbounded"/&gt;
+ * &lt;/sequence&gt;
+ * &lt;attribute name="ReturnReferenceInputData" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /&gt;
+ * &lt;/restriction&gt;
+ * &lt;/complexContent&gt;
+ * &lt;/complexType&gt;
+ * &lt;/element&gt;
+ * &lt;element name="ReturnHashInputData" type="{http://www.w3.org/2001/XMLSchema}anyType" minOccurs="0"/&gt;
+ * &lt;element name="TrustProfileID" type="{http://www.w3.org/2001/XMLSchema}token"/&gt;
+ * &lt;/sequence&gt;
+ * &lt;/restriction&gt;
+ * &lt;/complexContent&gt;
+ * &lt;/complexType&gt;
* </pre>
*
*
@@ -106,7 +106,7 @@ public class VerifyXMLSignatureRequestType {
protected String trustProfileID;
/**
- * Gets the value of the dateTime property.
+ * Ruft den Wert der dateTime-Eigenschaft ab.
*
* @return
* possible object is
@@ -118,7 +118,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Sets the value of the dateTime property.
+ * Legt den Wert der dateTime-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -130,7 +130,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Gets the value of the extendedValidation property.
+ * Ruft den Wert der extendedValidation-Eigenschaft ab.
*
* @return
* possible object is
@@ -142,7 +142,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Sets the value of the extendedValidation property.
+ * Legt den Wert der extendedValidation-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -154,7 +154,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Gets the value of the verifySignatureInfo property.
+ * Ruft den Wert der verifySignatureInfo-Eigenschaft ab.
*
* @return
* possible object is
@@ -166,7 +166,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Sets the value of the verifySignatureInfo property.
+ * Legt den Wert der verifySignatureInfo-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -183,7 +183,7 @@ public class VerifyXMLSignatureRequestType {
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
+ * returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a <CODE>set</CODE> method for the supplementProfileOrSupplementProfileID property.
*
* <p>
@@ -208,7 +208,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Gets the value of the signatureManifestCheckParams property.
+ * Ruft den Wert der signatureManifestCheckParams-Eigenschaft ab.
*
* @return
* possible object is
@@ -220,7 +220,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Sets the value of the signatureManifestCheckParams property.
+ * Legt den Wert der signatureManifestCheckParams-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -232,7 +232,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Gets the value of the returnHashInputData property.
+ * Ruft den Wert der returnHashInputData-Eigenschaft ab.
*
* @return
* possible object is
@@ -244,7 +244,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Sets the value of the returnHashInputData property.
+ * Legt den Wert der returnHashInputData-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -256,7 +256,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Gets the value of the trustProfileID property.
+ * Ruft den Wert der trustProfileID-Eigenschaft ab.
*
* @return
* possible object is
@@ -268,7 +268,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Sets the value of the trustProfileID property.
+ * Legt den Wert der trustProfileID-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -281,21 +281,21 @@ public class VerifyXMLSignatureRequestType {
/**
- * <p>Java class for anonymous complex type.
+ * <p>Java-Klasse für anonymous 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>
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="ReferenceInfo" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}VerifyTransformsDataType" maxOccurs="unbounded"/>
- * &lt;/sequence>
- * &lt;attribute name="ReturnReferenceInputData" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" />
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
+ * &lt;complexType&gt;
+ * &lt;complexContent&gt;
+ * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
+ * &lt;sequence&gt;
+ * &lt;element name="ReferenceInfo" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}VerifyTransformsDataType" maxOccurs="unbounded"/&gt;
+ * &lt;/sequence&gt;
+ * &lt;attribute name="ReturnReferenceInputData" type="{http://www.w3.org/2001/XMLSchema}boolean" default="true" /&gt;
+ * &lt;/restriction&gt;
+ * &lt;/complexContent&gt;
+ * &lt;/complexType&gt;
* </pre>
*
*
@@ -317,7 +317,7 @@ public class VerifyXMLSignatureRequestType {
* <p>
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
- * returned list will be present inside the JAXB object.
+ * returned list will be present inside the Jakarta XML Binding object.
* This is why there is not a <CODE>set</CODE> method for the referenceInfo property.
*
* <p>
@@ -341,7 +341,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Gets the value of the returnReferenceInputData property.
+ * Ruft den Wert der returnReferenceInputData-Eigenschaft ab.
*
* @return
* possible object is
@@ -357,7 +357,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Sets the value of the returnReferenceInputData property.
+ * Legt den Wert der returnReferenceInputData-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -372,21 +372,21 @@ public class VerifyXMLSignatureRequestType {
/**
- * <p>Java class for anonymous complex type.
+ * <p>Java-Klasse für anonymous 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>
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="VerifySignatureEnvironment" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}ContentOptionalRefType"/>
- * &lt;element name="VerifySignatureLocation" type="{http://www.w3.org/2001/XMLSchema}token"/>
- * &lt;/sequence>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
+ * &lt;complexType&gt;
+ * &lt;complexContent&gt;
+ * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
+ * &lt;sequence&gt;
+ * &lt;element name="VerifySignatureEnvironment" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}ContentOptionalRefType"/&gt;
+ * &lt;element name="VerifySignatureLocation" type="{http://www.w3.org/2001/XMLSchema}token"/&gt;
+ * &lt;/sequence&gt;
+ * &lt;/restriction&gt;
+ * &lt;/complexContent&gt;
+ * &lt;/complexType&gt;
* </pre>
*
*
@@ -406,7 +406,7 @@ public class VerifyXMLSignatureRequestType {
protected String verifySignatureLocation;
/**
- * Gets the value of the verifySignatureEnvironment property.
+ * Ruft den Wert der verifySignatureEnvironment-Eigenschaft ab.
*
* @return
* possible object is
@@ -418,7 +418,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Sets the value of the verifySignatureEnvironment property.
+ * Legt den Wert der verifySignatureEnvironment-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -430,7 +430,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Gets the value of the verifySignatureLocation property.
+ * Ruft den Wert der verifySignatureLocation-Eigenschaft ab.
*
* @return
* possible object is
@@ -442,7 +442,7 @@ public class VerifyXMLSignatureRequestType {
}
/**
- * Sets the value of the verifySignatureLocation property.
+ * Legt den Wert der verifySignatureLocation-Eigenschaft fest.
*
* @param value
* allowed object is