summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/moaspss/CreateXMLSignatureRequestType.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/gv/util/xsd/moaspss/CreateXMLSignatureRequestType.java')
-rw-r--r--src/main/java/at/gv/util/xsd/moaspss/CreateXMLSignatureRequestType.java46
1 files changed, 24 insertions, 22 deletions
diff --git a/src/main/java/at/gv/util/xsd/moaspss/CreateXMLSignatureRequestType.java b/src/main/java/at/gv/util/xsd/moaspss/CreateXMLSignatureRequestType.java
index 5a0cf5e..bc1b7cd 100644
--- a/src/main/java/at/gv/util/xsd/moaspss/CreateXMLSignatureRequestType.java
+++ b/src/main/java/at/gv/util/xsd/moaspss/CreateXMLSignatureRequestType.java
@@ -7,6 +7,7 @@ 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.XmlSchemaType;
import javax.xml.bind.annotation.XmlSeeAlso;
import javax.xml.bind.annotation.XmlType;
import javax.xml.bind.annotation.adapters.CollapsedStringAdapter;
@@ -14,9 +15,9 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
- * <p>Java class for CreateXMLSignatureRequestType complex type.
+ * <p>Java-Klasse für CreateXMLSignatureRequestType 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="CreateXMLSignatureRequestType">
@@ -83,7 +84,7 @@ public class CreateXMLSignatureRequestType {
protected List<CreateXMLSignatureRequestType.SingleSignatureInfo> singleSignatureInfo;
/**
- * Gets the value of the keyIdentifier property.
+ * Ruft den Wert der keyIdentifier-Eigenschaft ab.
*
* @return
* possible object is
@@ -95,7 +96,7 @@ public class CreateXMLSignatureRequestType {
}
/**
- * Sets the value of the keyIdentifier property.
+ * Legt den Wert der keyIdentifier-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -137,9 +138,9 @@ public class CreateXMLSignatureRequestType {
/**
- * <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>
@@ -223,7 +224,7 @@ public class CreateXMLSignatureRequestType {
}
/**
- * Gets the value of the createSignatureInfo property.
+ * Ruft den Wert der createSignatureInfo-Eigenschaft ab.
*
* @return
* possible object is
@@ -235,7 +236,7 @@ public class CreateXMLSignatureRequestType {
}
/**
- * Sets the value of the createSignatureInfo property.
+ * Legt den Wert der createSignatureInfo-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -247,7 +248,7 @@ public class CreateXMLSignatureRequestType {
}
/**
- * Gets the value of the securityLayerConformity property.
+ * Ruft den Wert der securityLayerConformity-Eigenschaft ab.
*
* @return
* possible object is
@@ -263,7 +264,7 @@ public class CreateXMLSignatureRequestType {
}
/**
- * Sets the value of the securityLayerConformity property.
+ * Legt den Wert der securityLayerConformity-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -276,9 +277,9 @@ public class CreateXMLSignatureRequestType {
/**
- * <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>
@@ -312,10 +313,11 @@ public class CreateXMLSignatureRequestType {
protected CreateSignatureEnvironmentProfile createSignatureEnvironmentProfile;
@XmlElement(name = "CreateSignatureEnvironmentProfileID")
@XmlJavaTypeAdapter(CollapsedStringAdapter.class)
+ @XmlSchemaType(name = "token")
protected String createSignatureEnvironmentProfileID;
/**
- * Gets the value of the createSignatureEnvironment property.
+ * Ruft den Wert der createSignatureEnvironment-Eigenschaft ab.
*
* @return
* possible object is
@@ -327,7 +329,7 @@ public class CreateXMLSignatureRequestType {
}
/**
- * Sets the value of the createSignatureEnvironment property.
+ * Legt den Wert der createSignatureEnvironment-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -339,7 +341,7 @@ public class CreateXMLSignatureRequestType {
}
/**
- * Gets the value of the createSignatureEnvironmentProfile property.
+ * Ruft den Wert der createSignatureEnvironmentProfile-Eigenschaft ab.
*
* @return
* possible object is
@@ -351,7 +353,7 @@ public class CreateXMLSignatureRequestType {
}
/**
- * Sets the value of the createSignatureEnvironmentProfile property.
+ * Legt den Wert der createSignatureEnvironmentProfile-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -363,7 +365,7 @@ public class CreateXMLSignatureRequestType {
}
/**
- * Gets the value of the createSignatureEnvironmentProfileID property.
+ * Ruft den Wert der createSignatureEnvironmentProfileID-Eigenschaft ab.
*
* @return
* possible object is
@@ -375,7 +377,7 @@ public class CreateXMLSignatureRequestType {
}
/**
- * Sets the value of the createSignatureEnvironmentProfileID property.
+ * Legt den Wert der createSignatureEnvironmentProfileID-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -390,9 +392,9 @@ public class CreateXMLSignatureRequestType {
/**
- * <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>
@@ -416,7 +418,7 @@ public class CreateXMLSignatureRequestType {
protected Boolean childOfManifest;
/**
- * Gets the value of the childOfManifest property.
+ * Ruft den Wert der childOfManifest-Eigenschaft ab.
*
* @return
* possible object is
@@ -432,7 +434,7 @@ public class CreateXMLSignatureRequestType {
}
/**
- * Sets the value of the childOfManifest property.
+ * Legt den Wert der childOfManifest-Eigenschaft fest.
*
* @param value
* allowed object is