summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/mis/MandateIssueRequestType.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/gv/util/xsd/mis/MandateIssueRequestType.java')
-rw-r--r--src/main/java/at/gv/util/xsd/mis/MandateIssueRequestType.java48
1 files changed, 24 insertions, 24 deletions
diff --git a/src/main/java/at/gv/util/xsd/mis/MandateIssueRequestType.java b/src/main/java/at/gv/util/xsd/mis/MandateIssueRequestType.java
index 86c8e52..23e1d24 100644
--- a/src/main/java/at/gv/util/xsd/mis/MandateIssueRequestType.java
+++ b/src/main/java/at/gv/util/xsd/mis/MandateIssueRequestType.java
@@ -11,9 +11,9 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
- * <p>Java class for MandateIssueRequestType complex type.
+ * <p>Java-Klasse für MandateIssueRequestType 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="MandateIssueRequestType">
@@ -91,7 +91,7 @@ public class MandateIssueRequestType {
protected String sessionID;
/**
- * Gets the value of the identityLink property.
+ * Ruft den Wert der identityLink-Eigenschaft ab.
*
* @return
* possible object is
@@ -102,7 +102,7 @@ public class MandateIssueRequestType {
}
/**
- * Sets the value of the identityLink property.
+ * Legt den Wert der identityLink-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -113,7 +113,7 @@ public class MandateIssueRequestType {
}
/**
- * Gets the value of the x509SignatureCertificate property.
+ * Ruft den Wert der x509SignatureCertificate-Eigenschaft ab.
*
* @return
* possible object is
@@ -124,7 +124,7 @@ public class MandateIssueRequestType {
}
/**
- * Sets the value of the x509SignatureCertificate property.
+ * Legt den Wert der x509SignatureCertificate-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -135,7 +135,7 @@ public class MandateIssueRequestType {
}
/**
- * Gets the value of the oaFriendlyName property.
+ * Ruft den Wert der oaFriendlyName-Eigenschaft ab.
*
* @return
* possible object is
@@ -147,7 +147,7 @@ public class MandateIssueRequestType {
}
/**
- * Sets the value of the oaFriendlyName property.
+ * Legt den Wert der oaFriendlyName-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -159,7 +159,7 @@ public class MandateIssueRequestType {
}
/**
- * Gets the value of the redirectURL property.
+ * Ruft den Wert der redirectURL-Eigenschaft ab.
*
* @return
* possible object is
@@ -171,7 +171,7 @@ public class MandateIssueRequestType {
}
/**
- * Sets the value of the redirectURL property.
+ * Legt den Wert der redirectURL-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -183,7 +183,7 @@ public class MandateIssueRequestType {
}
/**
- * Gets the value of the referenceValue property.
+ * Ruft den Wert der referenceValue-Eigenschaft ab.
*
* @return
* possible object is
@@ -195,7 +195,7 @@ public class MandateIssueRequestType {
}
/**
- * Sets the value of the referenceValue property.
+ * Legt den Wert der referenceValue-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -207,7 +207,7 @@ public class MandateIssueRequestType {
}
/**
- * Gets the value of the filters property.
+ * Ruft den Wert der filters-Eigenschaft ab.
*
* @return
* possible object is
@@ -219,7 +219,7 @@ public class MandateIssueRequestType {
}
/**
- * Sets the value of the filters property.
+ * Legt den Wert der filters-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -231,7 +231,7 @@ public class MandateIssueRequestType {
}
/**
- * Gets the value of the target property.
+ * Ruft den Wert der target-Eigenschaft ab.
*
* @return
* possible object is
@@ -243,7 +243,7 @@ public class MandateIssueRequestType {
}
/**
- * Sets the value of the target property.
+ * Legt den Wert der target-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -255,7 +255,7 @@ public class MandateIssueRequestType {
}
/**
- * Gets the value of the authBlock property.
+ * Ruft den Wert der authBlock-Eigenschaft ab.
*
* @return
* possible object is
@@ -266,7 +266,7 @@ public class MandateIssueRequestType {
}
/**
- * Sets the value of the authBlock property.
+ * Legt den Wert der authBlock-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -277,7 +277,7 @@ public class MandateIssueRequestType {
}
/**
- * Gets the value of the sessionID property.
+ * Ruft den Wert der sessionID-Eigenschaft ab.
*
* @return
* possible object is
@@ -289,7 +289,7 @@ public class MandateIssueRequestType {
}
/**
- * Sets the value of the sessionID property.
+ * Legt den Wert der sessionID-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -302,9 +302,9 @@ public class MandateIssueRequestType {
/**
- * <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>
@@ -330,7 +330,7 @@ public class MandateIssueRequestType {
protected MandateIdentifiers mandateIdentifiers;
/**
- * Gets the value of the mandateIdentifiers property.
+ * Ruft den Wert der mandateIdentifiers-Eigenschaft ab.
*
* @return
* possible object is
@@ -342,7 +342,7 @@ public class MandateIssueRequestType {
}
/**
- * Sets the value of the mandateIdentifiers property.
+ * Legt den Wert der mandateIdentifiers-Eigenschaft fest.
*
* @param value
* allowed object is