summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/szr
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/gv/util/xsd/szr')
-rw-r--r--src/main/java/at/gv/util/xsd/szr/AddressCodesType.java32
-rw-r--r--src/main/java/at/gv/util/xsd/szr/BPKzuBasiszahl.java12
-rw-r--r--src/main/java/at/gv/util/xsd/szr/BPKzuBasiszahlResponse.java8
-rw-r--r--src/main/java/at/gv/util/xsd/szr/BasiszahlZuBPK.java8
-rw-r--r--src/main/java/at/gv/util/xsd/szr/BasiszahlZuBPKResponse.java4
-rw-r--r--src/main/java/at/gv/util/xsd/szr/BasiszahlZuBPKReturnType.java8
-rw-r--r--src/main/java/at/gv/util/xsd/szr/FremdBPKRequestType.java12
-rw-r--r--src/main/java/at/gv/util/xsd/szr/FremdBPKType.java12
-rw-r--r--src/main/java/at/gv/util/xsd/szr/GetBPK.java20
-rw-r--r--src/main/java/at/gv/util/xsd/szr/GetBPKKombi.java8
-rw-r--r--src/main/java/at/gv/util/xsd/szr/GetBPKKombiRequestType.java32
-rw-r--r--src/main/java/at/gv/util/xsd/szr/GetBPKKombiResponse.java8
-rw-r--r--src/main/java/at/gv/util/xsd/szr/GetBPKKombiResponseType.java32
-rw-r--r--src/main/java/at/gv/util/xsd/szr/GetBPKResponse.java8
-rw-r--r--src/main/java/at/gv/util/xsd/szr/GetIdentityLink.java12
-rw-r--r--src/main/java/at/gv/util/xsd/szr/GetIdentityLinkResponse.java8
-rw-r--r--src/main/java/at/gv/util/xsd/szr/GetStammzahl.java8
-rw-r--r--src/main/java/at/gv/util/xsd/szr/GetStammzahlResponse.java8
-rw-r--r--src/main/java/at/gv/util/xsd/szr/GetVersionResponse.java8
-rw-r--r--src/main/java/at/gv/util/xsd/szr/IdentityLinkType.java16
-rw-r--r--src/main/java/at/gv/util/xsd/szr/ObjectFactory.java162
-rw-r--r--src/main/java/at/gv/util/xsd/szr/PersonInfoType.java32
-rw-r--r--src/main/java/at/gv/util/xsd/szr/SZRException.java4
-rw-r--r--src/main/java/at/gv/util/xsd/szr/TransformBPK.java20
-rw-r--r--src/main/java/at/gv/util/xsd/szr/TransformBPKResponse.java4
-rw-r--r--src/main/java/at/gv/util/xsd/szr/TravelDocumentType.java24
-rw-r--r--src/main/java/at/gv/util/xsd/szr/ValidateIdentityLink.java12
-rw-r--r--src/main/java/at/gv/util/xsd/szr/ValidateIdentityLinkResponse.java8
-rw-r--r--src/main/java/at/gv/util/xsd/szr/ZMRAnwendungsIntegration.java8
-rw-r--r--src/main/java/at/gv/util/xsd/szr/ZMRAnwendungsIntegrationResponse.java4
-rw-r--r--src/main/java/at/gv/util/xsd/szr/ZMRAnwendungsIntegrationReturnType.java8
-rw-r--r--src/main/java/at/gv/util/xsd/szr/ecdsa/DomainParamsType.java8
-rw-r--r--src/main/java/at/gv/util/xsd/szr/ecdsa/ECDSAKeyValueType.java12
-rw-r--r--src/main/java/at/gv/util/xsd/szr/ecdsa/ECPointType.java12
-rw-r--r--src/main/java/at/gv/util/xsd/szr/ecdsa/NamedCurveType.java8
-rw-r--r--src/main/java/at/gv/util/xsd/szr/ecdsa/ObjectFactory.java24
-rw-r--r--src/main/java/at/gv/util/xsd/szr/ecdsa/PrimeFieldElemType.java8
-rw-r--r--src/main/java/at/gv/util/xsd/szr/persondata/AlternativeNameType.java12
-rw-r--r--src/main/java/at/gv/util/xsd/szr/persondata/DeliveryAddressType.java24
-rw-r--r--src/main/java/at/gv/util/xsd/szr/persondata/IdentificationType.java12
-rw-r--r--src/main/java/at/gv/util/xsd/szr/persondata/ObjectFactory.java34
-rw-r--r--src/main/java/at/gv/util/xsd/szr/persondata/PersonNameType.java20
-rw-r--r--src/main/java/at/gv/util/xsd/szr/persondata/PhysicalPersonType.java36
-rw-r--r--src/main/java/at/gv/util/xsd/szr/persondata/PostalAddressType.java24
-rw-r--r--src/main/java/at/gv/util/xsd/szr/pvp/Param.java12
-rw-r--r--src/main/java/at/gv/util/xsd/szr/pvp/PvpPrincipalType.java24
-rw-r--r--src/main/java/at/gv/util/xsd/szr/pvp/PvpTokenType.java106
-rw-r--r--src/main/java/at/gv/util/xsd/szr/pvp/Role.java12
-rw-r--r--src/main/java/at/gv/util/xsd/szr/pvp/sec/Security.java8
-rw-r--r--src/main/java/at/gv/util/xsd/szr/xmldsig/DSAKeyValueType.java32
-rw-r--r--src/main/java/at/gv/util/xsd/szr/xmldsig/KeyValueType.java16
-rw-r--r--src/main/java/at/gv/util/xsd/szr/xmldsig/ObjectFactory.java12
-rw-r--r--src/main/java/at/gv/util/xsd/szr/xmldsig/RSAKeyValueType.java12
53 files changed, 509 insertions, 509 deletions
diff --git a/src/main/java/at/gv/util/xsd/szr/AddressCodesType.java b/src/main/java/at/gv/util/xsd/szr/AddressCodesType.java
index a748c71..74f67fe 100644
--- a/src/main/java/at/gv/util/xsd/szr/AddressCodesType.java
+++ b/src/main/java/at/gv/util/xsd/szr/AddressCodesType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for AddressCodesType complex type.
+ * <p>Java-Klasse für AddressCodesType 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="AddressCodesType">
@@ -60,7 +60,7 @@ public class AddressCodesType {
protected String ntzlnr;
/**
- * Gets the value of the gkz property.
+ * Ruft den Wert der gkz-Eigenschaft ab.
*
* @return
* possible object is
@@ -72,7 +72,7 @@ public class AddressCodesType {
}
/**
- * Sets the value of the gkz property.
+ * Legt den Wert der gkz-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -84,7 +84,7 @@ public class AddressCodesType {
}
/**
- * Gets the value of the okz property.
+ * Ruft den Wert der okz-Eigenschaft ab.
*
* @return
* possible object is
@@ -96,7 +96,7 @@ public class AddressCodesType {
}
/**
- * Sets the value of the okz property.
+ * Legt den Wert der okz-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -108,7 +108,7 @@ public class AddressCodesType {
}
/**
- * Gets the value of the skz property.
+ * Ruft den Wert der skz-Eigenschaft ab.
*
* @return
* possible object is
@@ -120,7 +120,7 @@ public class AddressCodesType {
}
/**
- * Sets the value of the skz property.
+ * Legt den Wert der skz-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -132,7 +132,7 @@ public class AddressCodesType {
}
/**
- * Gets the value of the adrcd property.
+ * Ruft den Wert der adrcd-Eigenschaft ab.
*
* @return
* possible object is
@@ -144,7 +144,7 @@ public class AddressCodesType {
}
/**
- * Sets the value of the adrcd property.
+ * Legt den Wert der adrcd-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -156,7 +156,7 @@ public class AddressCodesType {
}
/**
- * Gets the value of the subcd property.
+ * Ruft den Wert der subcd-Eigenschaft ab.
*
* @return
* possible object is
@@ -168,7 +168,7 @@ public class AddressCodesType {
}
/**
- * Sets the value of the subcd property.
+ * Legt den Wert der subcd-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -180,7 +180,7 @@ public class AddressCodesType {
}
/**
- * Gets the value of the objnr property.
+ * Ruft den Wert der objnr-Eigenschaft ab.
*
* @return
* possible object is
@@ -192,7 +192,7 @@ public class AddressCodesType {
}
/**
- * Sets the value of the objnr property.
+ * Legt den Wert der objnr-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -204,7 +204,7 @@ public class AddressCodesType {
}
/**
- * Gets the value of the ntzlnr property.
+ * Ruft den Wert der ntzlnr-Eigenschaft ab.
*
* @return
* possible object is
@@ -216,7 +216,7 @@ public class AddressCodesType {
}
/**
- * Sets the value of the ntzlnr property.
+ * Legt den Wert der ntzlnr-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/BPKzuBasiszahl.java b/src/main/java/at/gv/util/xsd/szr/BPKzuBasiszahl.java
index c201f68..51e8767 100644
--- a/src/main/java/at/gv/util/xsd/szr/BPKzuBasiszahl.java
+++ b/src/main/java/at/gv/util/xsd/szr/BPKzuBasiszahl.java
@@ -11,9 +11,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <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>
@@ -48,7 +48,7 @@ public class BPKzuBasiszahl {
protected List<String> basisZahl;
/**
- * Gets the value of the bereich property.
+ * Ruft den Wert der bereich-Eigenschaft ab.
*
* @return
* possible object is
@@ -60,7 +60,7 @@ public class BPKzuBasiszahl {
}
/**
- * Sets the value of the bereich property.
+ * Legt den Wert der bereich-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -72,7 +72,7 @@ public class BPKzuBasiszahl {
}
/**
- * Gets the value of the bpk property.
+ * Ruft den Wert der bpk-Eigenschaft ab.
*
* @return
* possible object is
@@ -84,7 +84,7 @@ public class BPKzuBasiszahl {
}
/**
- * Sets the value of the bpk property.
+ * Legt den Wert der bpk-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/BPKzuBasiszahlResponse.java b/src/main/java/at/gv/util/xsd/szr/BPKzuBasiszahlResponse.java
index dec4714..bad7dfb 100644
--- a/src/main/java/at/gv/util/xsd/szr/BPKzuBasiszahlResponse.java
+++ b/src/main/java/at/gv/util/xsd/szr/BPKzuBasiszahlResponse.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <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>
@@ -38,7 +38,7 @@ public class BPKzuBasiszahlResponse {
protected String bpKzuBasiszahlReturn;
/**
- * Gets the value of the bpKzuBasiszahlReturn property.
+ * Ruft den Wert der bpKzuBasiszahlReturn-Eigenschaft ab.
*
* @return
* possible object is
@@ -50,7 +50,7 @@ public class BPKzuBasiszahlResponse {
}
/**
- * Sets the value of the bpKzuBasiszahlReturn property.
+ * Legt den Wert der bpKzuBasiszahlReturn-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/BasiszahlZuBPK.java b/src/main/java/at/gv/util/xsd/szr/BasiszahlZuBPK.java
index fb3a1fa..e9795b9 100644
--- a/src/main/java/at/gv/util/xsd/szr/BasiszahlZuBPK.java
+++ b/src/main/java/at/gv/util/xsd/szr/BasiszahlZuBPK.java
@@ -11,9 +11,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <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>
@@ -77,7 +77,7 @@ public class BasiszahlZuBPK {
}
/**
- * Gets the value of the bereich property.
+ * Ruft den Wert der bereich-Eigenschaft ab.
*
* @return
* possible object is
@@ -89,7 +89,7 @@ public class BasiszahlZuBPK {
}
/**
- * Sets the value of the bereich property.
+ * Legt den Wert der bereich-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/BasiszahlZuBPKResponse.java b/src/main/java/at/gv/util/xsd/szr/BasiszahlZuBPKResponse.java
index ed2b23b..de4e5ef 100644
--- a/src/main/java/at/gv/util/xsd/szr/BasiszahlZuBPKResponse.java
+++ b/src/main/java/at/gv/util/xsd/szr/BasiszahlZuBPKResponse.java
@@ -11,9 +11,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <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>
diff --git a/src/main/java/at/gv/util/xsd/szr/BasiszahlZuBPKReturnType.java b/src/main/java/at/gv/util/xsd/szr/BasiszahlZuBPKReturnType.java
index 2755e56..512ac1c 100644
--- a/src/main/java/at/gv/util/xsd/szr/BasiszahlZuBPKReturnType.java
+++ b/src/main/java/at/gv/util/xsd/szr/BasiszahlZuBPKReturnType.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for BasiszahlZuBPKReturnType complex type.
+ * <p>Java-Klasse für BasiszahlZuBPKReturnType 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="BasiszahlZuBPKReturnType">
@@ -42,7 +42,7 @@ public class BasiszahlZuBPKReturnType {
protected List<FremdBPKType> fremdBPKs;
/**
- * Gets the value of the bpk property.
+ * Ruft den Wert der bpk-Eigenschaft ab.
*
* @return
* possible object is
@@ -54,7 +54,7 @@ public class BasiszahlZuBPKReturnType {
}
/**
- * Sets the value of the bpk property.
+ * Legt den Wert der bpk-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/FremdBPKRequestType.java b/src/main/java/at/gv/util/xsd/szr/FremdBPKRequestType.java
index 7039b63..7469c3b 100644
--- a/src/main/java/at/gv/util/xsd/szr/FremdBPKRequestType.java
+++ b/src/main/java/at/gv/util/xsd/szr/FremdBPKRequestType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for FremdBPKRequestType complex type.
+ * <p>Java-Klasse für FremdBPKRequestType 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="FremdBPKRequestType">
@@ -40,7 +40,7 @@ public class FremdBPKRequestType {
protected String vkz;
/**
- * Gets the value of the bereichsKennung property.
+ * Ruft den Wert der bereichsKennung-Eigenschaft ab.
*
* @return
* possible object is
@@ -52,7 +52,7 @@ public class FremdBPKRequestType {
}
/**
- * Sets the value of the bereichsKennung property.
+ * Legt den Wert der bereichsKennung-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -64,7 +64,7 @@ public class FremdBPKRequestType {
}
/**
- * Gets the value of the vkz property.
+ * Ruft den Wert der vkz-Eigenschaft ab.
*
* @return
* possible object is
@@ -76,7 +76,7 @@ public class FremdBPKRequestType {
}
/**
- * Sets the value of the vkz property.
+ * Legt den Wert der vkz-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/FremdBPKType.java b/src/main/java/at/gv/util/xsd/szr/FremdBPKType.java
index ba7c084..d688bb3 100644
--- a/src/main/java/at/gv/util/xsd/szr/FremdBPKType.java
+++ b/src/main/java/at/gv/util/xsd/szr/FremdBPKType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for FremdBPKType complex type.
+ * <p>Java-Klasse für FremdBPKType 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="FremdBPKType">
@@ -40,7 +40,7 @@ public class FremdBPKType {
protected String fremdBPK;
/**
- * Gets the value of the bereichsKennung property.
+ * Ruft den Wert der bereichsKennung-Eigenschaft ab.
*
* @return
* possible object is
@@ -52,7 +52,7 @@ public class FremdBPKType {
}
/**
- * Sets the value of the bereichsKennung property.
+ * Legt den Wert der bereichsKennung-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -64,7 +64,7 @@ public class FremdBPKType {
}
/**
- * Gets the value of the fremdBPK property.
+ * Ruft den Wert der fremdBPK-Eigenschaft ab.
*
* @return
* possible object is
@@ -76,7 +76,7 @@ public class FremdBPKType {
}
/**
- * Sets the value of the fremdBPK property.
+ * Legt den Wert der fremdBPK-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/GetBPK.java b/src/main/java/at/gv/util/xsd/szr/GetBPK.java
index 179b007..1c57415 100644
--- a/src/main/java/at/gv/util/xsd/szr/GetBPK.java
+++ b/src/main/java/at/gv/util/xsd/szr/GetBPK.java
@@ -11,9 +11,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <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>
@@ -56,7 +56,7 @@ public class GetBPK {
protected Boolean listMultiplePersons;
/**
- * Gets the value of the personInfo property.
+ * Ruft den Wert der personInfo-Eigenschaft ab.
*
* @return
* possible object is
@@ -68,7 +68,7 @@ public class GetBPK {
}
/**
- * Sets the value of the personInfo property.
+ * Legt den Wert der personInfo-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -80,7 +80,7 @@ public class GetBPK {
}
/**
- * Gets the value of the bereichsKennung property.
+ * Ruft den Wert der bereichsKennung-Eigenschaft ab.
*
* @return
* possible object is
@@ -92,7 +92,7 @@ public class GetBPK {
}
/**
- * Sets the value of the bereichsKennung property.
+ * Legt den Wert der bereichsKennung-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -104,7 +104,7 @@ public class GetBPK {
}
/**
- * Gets the value of the vkz property.
+ * Ruft den Wert der vkz-Eigenschaft ab.
*
* @return
* possible object is
@@ -116,7 +116,7 @@ public class GetBPK {
}
/**
- * Sets the value of the vkz property.
+ * Legt den Wert der vkz-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -157,7 +157,7 @@ public class GetBPK {
}
/**
- * Gets the value of the listMultiplePersons property.
+ * Ruft den Wert der listMultiplePersons-Eigenschaft ab.
*
* @return
* possible object is
@@ -169,7 +169,7 @@ public class GetBPK {
}
/**
- * Sets the value of the listMultiplePersons property.
+ * Legt den Wert der listMultiplePersons-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/GetBPKKombi.java b/src/main/java/at/gv/util/xsd/szr/GetBPKKombi.java
index ad486a8..2c1fa8b 100644
--- a/src/main/java/at/gv/util/xsd/szr/GetBPKKombi.java
+++ b/src/main/java/at/gv/util/xsd/szr/GetBPKKombi.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <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>
@@ -38,7 +38,7 @@ public class GetBPKKombi {
protected GetBPKKombiRequestType getBPKKombiRequest;
/**
- * Gets the value of the getBPKKombiRequest property.
+ * Ruft den Wert der getBPKKombiRequest-Eigenschaft ab.
*
* @return
* possible object is
@@ -50,7 +50,7 @@ public class GetBPKKombi {
}
/**
- * Sets the value of the getBPKKombiRequest property.
+ * Legt den Wert der getBPKKombiRequest-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/GetBPKKombiRequestType.java b/src/main/java/at/gv/util/xsd/szr/GetBPKKombiRequestType.java
index a04262e..b1de561 100644
--- a/src/main/java/at/gv/util/xsd/szr/GetBPKKombiRequestType.java
+++ b/src/main/java/at/gv/util/xsd/szr/GetBPKKombiRequestType.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for GetBPKKombiRequestType complex type.
+ * <p>Java-Klasse für GetBPKKombiRequestType 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="GetBPKKombiRequestType">
@@ -74,7 +74,7 @@ public class GetBPKKombiRequestType {
protected String sessionid;
/**
- * Gets the value of the personInfo property.
+ * Ruft den Wert der personInfo-Eigenschaft ab.
*
* @return
* possible object is
@@ -86,7 +86,7 @@ public class GetBPKKombiRequestType {
}
/**
- * Sets the value of the personInfo property.
+ * Legt den Wert der personInfo-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -98,7 +98,7 @@ public class GetBPKKombiRequestType {
}
/**
- * Gets the value of the insertERnP property.
+ * Ruft den Wert der insertERnP-Eigenschaft ab.
*
* @return
* possible object is
@@ -110,7 +110,7 @@ public class GetBPKKombiRequestType {
}
/**
- * Sets the value of the insertERnP property.
+ * Legt den Wert der insertERnP-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -122,7 +122,7 @@ public class GetBPKKombiRequestType {
}
/**
- * Gets the value of the suchwizard property.
+ * Ruft den Wert der suchwizard-Eigenschaft ab.
*
* @return
* possible object is
@@ -134,7 +134,7 @@ public class GetBPKKombiRequestType {
}
/**
- * Sets the value of the suchwizard property.
+ * Legt den Wert der suchwizard-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -146,7 +146,7 @@ public class GetBPKKombiRequestType {
}
/**
- * Gets the value of the vkz property.
+ * Ruft den Wert der vkz-Eigenschaft ab.
*
* @return
* possible object is
@@ -158,7 +158,7 @@ public class GetBPKKombiRequestType {
}
/**
- * Sets the value of the vkz property.
+ * Legt den Wert der vkz-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -170,7 +170,7 @@ public class GetBPKKombiRequestType {
}
/**
- * Gets the value of the behoerdenKennzeichen property.
+ * Ruft den Wert der behoerdenKennzeichen-Eigenschaft ab.
*
* @return
* possible object is
@@ -182,7 +182,7 @@ public class GetBPKKombiRequestType {
}
/**
- * Sets the value of the behoerdenKennzeichen property.
+ * Legt den Wert der behoerdenKennzeichen-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -194,7 +194,7 @@ public class GetBPKKombiRequestType {
}
/**
- * Gets the value of the bereichsKennung property.
+ * Ruft den Wert der bereichsKennung-Eigenschaft ab.
*
* @return
* possible object is
@@ -206,7 +206,7 @@ public class GetBPKKombiRequestType {
}
/**
- * Sets the value of the bereichsKennung property.
+ * Legt den Wert der bereichsKennung-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -247,7 +247,7 @@ public class GetBPKKombiRequestType {
}
/**
- * Gets the value of the sessionid property.
+ * Ruft den Wert der sessionid-Eigenschaft ab.
*
* @return
* possible object is
@@ -259,7 +259,7 @@ public class GetBPKKombiRequestType {
}
/**
- * Sets the value of the sessionid property.
+ * Legt den Wert der sessionid-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/GetBPKKombiResponse.java b/src/main/java/at/gv/util/xsd/szr/GetBPKKombiResponse.java
index 6335cee..a89d19c 100644
--- a/src/main/java/at/gv/util/xsd/szr/GetBPKKombiResponse.java
+++ b/src/main/java/at/gv/util/xsd/szr/GetBPKKombiResponse.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <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>
@@ -38,7 +38,7 @@ public class GetBPKKombiResponse {
protected GetBPKKombiResponseType getBPKKombiResponse;
/**
- * Gets the value of the getBPKKombiResponse property.
+ * Ruft den Wert der getBPKKombiResponse-Eigenschaft ab.
*
* @return
* possible object is
@@ -50,7 +50,7 @@ public class GetBPKKombiResponse {
}
/**
- * Sets the value of the getBPKKombiResponse property.
+ * Legt den Wert der getBPKKombiResponse-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/GetBPKKombiResponseType.java b/src/main/java/at/gv/util/xsd/szr/GetBPKKombiResponseType.java
index d010526..2d6022e 100644
--- a/src/main/java/at/gv/util/xsd/szr/GetBPKKombiResponseType.java
+++ b/src/main/java/at/gv/util/xsd/szr/GetBPKKombiResponseType.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for GetBPKKombiResponseType complex type.
+ * <p>Java-Klasse für GetBPKKombiResponseType 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="GetBPKKombiResponseType">
@@ -92,7 +92,7 @@ public class GetBPKKombiResponseType {
}
/**
- * Gets the value of the insertERnPResult property.
+ * Ruft den Wert der insertERnPResult-Eigenschaft ab.
*
*/
public boolean isInsertERnPResult() {
@@ -100,7 +100,7 @@ public class GetBPKKombiResponseType {
}
/**
- * Sets the value of the insertERnPResult property.
+ * Legt den Wert der insertERnPResult-Eigenschaft fest.
*
*/
public void setInsertERnPResult(boolean value) {
@@ -108,7 +108,7 @@ public class GetBPKKombiResponseType {
}
/**
- * Gets the value of the foundWithSuchwizard property.
+ * Ruft den Wert der foundWithSuchwizard-Eigenschaft ab.
*
*/
public boolean isFoundWithSuchwizard() {
@@ -116,7 +116,7 @@ public class GetBPKKombiResponseType {
}
/**
- * Sets the value of the foundWithSuchwizard property.
+ * Legt den Wert der foundWithSuchwizard-Eigenschaft fest.
*
*/
public void setFoundWithSuchwizard(boolean value) {
@@ -124,7 +124,7 @@ public class GetBPKKombiResponseType {
}
/**
- * Gets the value of the sessionid property.
+ * Ruft den Wert der sessionid-Eigenschaft ab.
*
* @return
* possible object is
@@ -136,7 +136,7 @@ public class GetBPKKombiResponseType {
}
/**
- * Sets the value of the sessionid property.
+ * Legt den Wert der sessionid-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -149,9 +149,9 @@ public class GetBPKKombiResponseType {
/**
- * <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>
@@ -189,7 +189,7 @@ public class GetBPKKombiResponseType {
protected List<FremdBPKType> fremdBPK;
/**
- * Gets the value of the personInfo property.
+ * Ruft den Wert der personInfo-Eigenschaft ab.
*
* @return
* possible object is
@@ -201,7 +201,7 @@ public class GetBPKKombiResponseType {
}
/**
- * Sets the value of the personInfo property.
+ * Legt den Wert der personInfo-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -213,7 +213,7 @@ public class GetBPKKombiResponseType {
}
/**
- * Gets the value of the register property.
+ * Ruft den Wert der register-Eigenschaft ab.
*
* @return
* possible object is
@@ -225,7 +225,7 @@ public class GetBPKKombiResponseType {
}
/**
- * Sets the value of the register property.
+ * Legt den Wert der register-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -237,7 +237,7 @@ public class GetBPKKombiResponseType {
}
/**
- * Gets the value of the bpk property.
+ * Ruft den Wert der bpk-Eigenschaft ab.
*
* @return
* possible object is
@@ -249,7 +249,7 @@ public class GetBPKKombiResponseType {
}
/**
- * Sets the value of the bpk property.
+ * Legt den Wert der bpk-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/GetBPKResponse.java b/src/main/java/at/gv/util/xsd/szr/GetBPKResponse.java
index 96d6ab9..84310b7 100644
--- a/src/main/java/at/gv/util/xsd/szr/GetBPKResponse.java
+++ b/src/main/java/at/gv/util/xsd/szr/GetBPKResponse.java
@@ -11,9 +11,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <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>
@@ -48,7 +48,7 @@ public class GetBPKResponse {
protected List<PersonInfoType> personInfo;
/**
- * Gets the value of the getBPKReturn property.
+ * Ruft den Wert der getBPKReturn-Eigenschaft ab.
*
* @return
* possible object is
@@ -60,7 +60,7 @@ public class GetBPKResponse {
}
/**
- * Sets the value of the getBPKReturn property.
+ * Legt den Wert der getBPKReturn-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/GetIdentityLink.java b/src/main/java/at/gv/util/xsd/szr/GetIdentityLink.java
index c718338..b8dfe51 100644
--- a/src/main/java/at/gv/util/xsd/szr/GetIdentityLink.java
+++ b/src/main/java/at/gv/util/xsd/szr/GetIdentityLink.java
@@ -12,9 +12,9 @@ import at.gv.util.xsd.szr.xmldsig.KeyValueType;
/**
- * <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>
@@ -49,7 +49,7 @@ public class GetIdentityLink {
protected Boolean insertERnP;
/**
- * Gets the value of the personInfo property.
+ * Ruft den Wert der personInfo-Eigenschaft ab.
*
* @return
* possible object is
@@ -61,7 +61,7 @@ public class GetIdentityLink {
}
/**
- * Sets the value of the personInfo property.
+ * Legt den Wert der personInfo-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -102,7 +102,7 @@ public class GetIdentityLink {
}
/**
- * Gets the value of the insertERnP property.
+ * Ruft den Wert der insertERnP-Eigenschaft ab.
*
* @return
* possible object is
@@ -114,7 +114,7 @@ public class GetIdentityLink {
}
/**
- * Sets the value of the insertERnP property.
+ * Legt den Wert der insertERnP-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/GetIdentityLinkResponse.java b/src/main/java/at/gv/util/xsd/szr/GetIdentityLinkResponse.java
index b20b371..3515056 100644
--- a/src/main/java/at/gv/util/xsd/szr/GetIdentityLinkResponse.java
+++ b/src/main/java/at/gv/util/xsd/szr/GetIdentityLinkResponse.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <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>
@@ -38,7 +38,7 @@ public class GetIdentityLinkResponse {
protected IdentityLinkType getIdentityLinkReturn;
/**
- * Gets the value of the getIdentityLinkReturn property.
+ * Ruft den Wert der getIdentityLinkReturn-Eigenschaft ab.
*
* @return
* possible object is
@@ -50,7 +50,7 @@ public class GetIdentityLinkResponse {
}
/**
- * Sets the value of the getIdentityLinkReturn property.
+ * Legt den Wert der getIdentityLinkReturn-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/GetStammzahl.java b/src/main/java/at/gv/util/xsd/szr/GetStammzahl.java
index c4bb690..0952210 100644
--- a/src/main/java/at/gv/util/xsd/szr/GetStammzahl.java
+++ b/src/main/java/at/gv/util/xsd/szr/GetStammzahl.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <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>
@@ -38,7 +38,7 @@ public class GetStammzahl {
protected PersonInfoType personInfo;
/**
- * Gets the value of the personInfo property.
+ * Ruft den Wert der personInfo-Eigenschaft ab.
*
* @return
* possible object is
@@ -50,7 +50,7 @@ public class GetStammzahl {
}
/**
- * Sets the value of the personInfo property.
+ * Legt den Wert der personInfo-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/GetStammzahlResponse.java b/src/main/java/at/gv/util/xsd/szr/GetStammzahlResponse.java
index d1ff252..4b906bf 100644
--- a/src/main/java/at/gv/util/xsd/szr/GetStammzahlResponse.java
+++ b/src/main/java/at/gv/util/xsd/szr/GetStammzahlResponse.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <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>
@@ -38,7 +38,7 @@ public class GetStammzahlResponse {
protected String stammzahl;
/**
- * Gets the value of the stammzahl property.
+ * Ruft den Wert der stammzahl-Eigenschaft ab.
*
* @return
* possible object is
@@ -50,7 +50,7 @@ public class GetStammzahlResponse {
}
/**
- * Sets the value of the stammzahl property.
+ * Legt den Wert der stammzahl-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/GetVersionResponse.java b/src/main/java/at/gv/util/xsd/szr/GetVersionResponse.java
index eccfb9e..ab58bd3 100644
--- a/src/main/java/at/gv/util/xsd/szr/GetVersionResponse.java
+++ b/src/main/java/at/gv/util/xsd/szr/GetVersionResponse.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <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>
@@ -38,7 +38,7 @@ public class GetVersionResponse {
protected String version;
/**
- * Gets the value of the version property.
+ * Ruft den Wert der version-Eigenschaft ab.
*
* @return
* possible object is
@@ -50,7 +50,7 @@ public class GetVersionResponse {
}
/**
- * Sets the value of the version property.
+ * Legt den Wert der version-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/IdentityLinkType.java b/src/main/java/at/gv/util/xsd/szr/IdentityLinkType.java
index 42feaad..755bdbd 100644
--- a/src/main/java/at/gv/util/xsd/szr/IdentityLinkType.java
+++ b/src/main/java/at/gv/util/xsd/szr/IdentityLinkType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for IdentityLinkType complex type.
+ * <p>Java-Klasse für IdentityLinkType 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="IdentityLinkType">
@@ -44,7 +44,7 @@ public class IdentityLinkType {
protected String additionalInfo;
/**
- * Gets the value of the personInfo property.
+ * Ruft den Wert der personInfo-Eigenschaft ab.
*
* @return
* possible object is
@@ -56,7 +56,7 @@ public class IdentityLinkType {
}
/**
- * Sets the value of the personInfo property.
+ * Legt den Wert der personInfo-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -68,7 +68,7 @@ public class IdentityLinkType {
}
/**
- * Gets the value of the assertion property.
+ * Ruft den Wert der assertion-Eigenschaft ab.
*
* @return
* possible object is
@@ -80,7 +80,7 @@ public class IdentityLinkType {
}
/**
- * Sets the value of the assertion property.
+ * Legt den Wert der assertion-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -92,7 +92,7 @@ public class IdentityLinkType {
}
/**
- * Gets the value of the additionalInfo property.
+ * Ruft den Wert der additionalInfo-Eigenschaft ab.
*
* @return
* possible object is
@@ -104,7 +104,7 @@ public class IdentityLinkType {
}
/**
- * Sets the value of the additionalInfo property.
+ * Legt den Wert der additionalInfo-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/ObjectFactory.java b/src/main/java/at/gv/util/xsd/szr/ObjectFactory.java
index c6ef806..82d6335 100644
--- a/src/main/java/at/gv/util/xsd/szr/ObjectFactory.java
+++ b/src/main/java/at/gv/util/xsd/szr/ObjectFactory.java
@@ -37,51 +37,51 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link BasiszahlZuBPK }
+ * Create an instance of {@link GetBPKKombiResponseType }
*
*/
- public BasiszahlZuBPK createBasiszahlZuBPK() {
- return new BasiszahlZuBPK();
+ public GetBPKKombiResponseType createGetBPKKombiResponseType() {
+ return new GetBPKKombiResponseType();
}
/**
- * Create an instance of {@link GetStammzahl }
+ * Create an instance of {@link GetStammzahlResponse }
*
*/
- public GetStammzahl createGetStammzahl() {
- return new GetStammzahl();
+ public GetStammzahlResponse createGetStammzahlResponse() {
+ return new GetStammzahlResponse();
}
/**
- * Create an instance of {@link ZMRAnwendungsIntegrationReturnType }
+ * Create an instance of {@link ValidateIdentityLinkResponse }
*
*/
- public ZMRAnwendungsIntegrationReturnType createZMRAnwendungsIntegrationReturnType() {
- return new ZMRAnwendungsIntegrationReturnType();
+ public ValidateIdentityLinkResponse createValidateIdentityLinkResponse() {
+ return new ValidateIdentityLinkResponse();
}
/**
- * Create an instance of {@link TransformBPKResponse }
+ * Create an instance of {@link GetBPKKombi }
*
*/
- public TransformBPKResponse createTransformBPKResponse() {
- return new TransformBPKResponse();
+ public GetBPKKombi createGetBPKKombi() {
+ return new GetBPKKombi();
}
/**
- * Create an instance of {@link IdentityLinkType }
+ * Create an instance of {@link GetBPKKombiRequestType }
*
*/
- public IdentityLinkType createIdentityLinkType() {
- return new IdentityLinkType();
+ public GetBPKKombiRequestType createGetBPKKombiRequestType() {
+ return new GetBPKKombiRequestType();
}
/**
- * Create an instance of {@link GetBPKKombiResponseType.ResultRecord }
+ * Create an instance of {@link GetIdentityLink }
*
*/
- public GetBPKKombiResponseType.ResultRecord createGetBPKKombiResponseTypeResultRecord() {
- return new GetBPKKombiResponseType.ResultRecord();
+ public GetIdentityLink createGetIdentityLink() {
+ return new GetIdentityLink();
}
/**
@@ -93,83 +93,83 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link FremdBPKRequestType }
+ * Create an instance of {@link ValidateIdentityLink }
*
*/
- public FremdBPKRequestType createFremdBPKRequestType() {
- return new FremdBPKRequestType();
+ public ValidateIdentityLink createValidateIdentityLink() {
+ return new ValidateIdentityLink();
}
/**
- * Create an instance of {@link BPKzuBasiszahlResponse }
+ * Create an instance of {@link IdentityLinkType }
*
*/
- public BPKzuBasiszahlResponse createBPKzuBasiszahlResponse() {
- return new BPKzuBasiszahlResponse();
+ public IdentityLinkType createIdentityLinkType() {
+ return new IdentityLinkType();
}
/**
- * Create an instance of {@link GetBPK }
+ * Create an instance of {@link BasiszahlZuBPKResponse }
*
*/
- public GetBPK createGetBPK() {
- return new GetBPK();
+ public BasiszahlZuBPKResponse createBasiszahlZuBPKResponse() {
+ return new BasiszahlZuBPKResponse();
}
/**
- * Create an instance of {@link GetIdentityLinkResponse }
+ * Create an instance of {@link BasiszahlZuBPKReturnType }
*
*/
- public GetIdentityLinkResponse createGetIdentityLinkResponse() {
- return new GetIdentityLinkResponse();
+ public BasiszahlZuBPKReturnType createBasiszahlZuBPKReturnType() {
+ return new BasiszahlZuBPKReturnType();
}
/**
- * Create an instance of {@link TransformBPK }
+ * Create an instance of {@link BasiszahlZuBPK }
*
*/
- public TransformBPK createTransformBPK() {
- return new TransformBPK();
+ public BasiszahlZuBPK createBasiszahlZuBPK() {
+ return new BasiszahlZuBPK();
}
/**
- * Create an instance of {@link GetBPKKombiResponse }
+ * Create an instance of {@link FremdBPKRequestType }
*
*/
- public GetBPKKombiResponse createGetBPKKombiResponse() {
- return new GetBPKKombiResponse();
+ public FremdBPKRequestType createFremdBPKRequestType() {
+ return new FremdBPKRequestType();
}
/**
- * Create an instance of {@link GetBPKKombiRequestType }
+ * Create an instance of {@link BPKzuBasiszahl }
*
*/
- public GetBPKKombiRequestType createGetBPKKombiRequestType() {
- return new GetBPKKombiRequestType();
+ public BPKzuBasiszahl createBPKzuBasiszahl() {
+ return new BPKzuBasiszahl();
}
/**
- * Create an instance of {@link GetVersionResponse }
+ * Create an instance of {@link ZMRAnwendungsIntegration }
*
*/
- public GetVersionResponse createGetVersionResponse() {
- return new GetVersionResponse();
+ public ZMRAnwendungsIntegration createZMRAnwendungsIntegration() {
+ return new ZMRAnwendungsIntegration();
}
/**
- * Create an instance of {@link TravelDocumentType }
+ * Create an instance of {@link GetBPKKombiResponse }
*
*/
- public TravelDocumentType createTravelDocumentType() {
- return new TravelDocumentType();
+ public GetBPKKombiResponse createGetBPKKombiResponse() {
+ return new GetBPKKombiResponse();
}
/**
- * Create an instance of {@link BasiszahlZuBPKResponse }
+ * Create an instance of {@link SZRException }
*
*/
- public BasiszahlZuBPKResponse createBasiszahlZuBPKResponse() {
- return new BasiszahlZuBPKResponse();
+ public SZRException createSZRException() {
+ return new SZRException();
}
/**
@@ -181,27 +181,27 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link ZMRAnwendungsIntegration }
+ * Create an instance of {@link ZMRAnwendungsIntegrationReturnType }
*
*/
- public ZMRAnwendungsIntegration createZMRAnwendungsIntegration() {
- return new ZMRAnwendungsIntegration();
+ public ZMRAnwendungsIntegrationReturnType createZMRAnwendungsIntegrationReturnType() {
+ return new ZMRAnwendungsIntegrationReturnType();
}
/**
- * Create an instance of {@link GetBPKKombi }
+ * Create an instance of {@link TransformBPK }
*
*/
- public GetBPKKombi createGetBPKKombi() {
- return new GetBPKKombi();
+ public TransformBPK createTransformBPK() {
+ return new TransformBPK();
}
/**
- * Create an instance of {@link ValidateIdentityLinkResponse }
+ * Create an instance of {@link TransformBPKResponse }
*
*/
- public ValidateIdentityLinkResponse createValidateIdentityLinkResponse() {
- return new ValidateIdentityLinkResponse();
+ public TransformBPKResponse createTransformBPKResponse() {
+ return new TransformBPKResponse();
}
/**
@@ -213,51 +213,51 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link GetIdentityLink }
+ * Create an instance of {@link GetStammzahl }
*
*/
- public GetIdentityLink createGetIdentityLink() {
- return new GetIdentityLink();
+ public GetStammzahl createGetStammzahl() {
+ return new GetStammzahl();
}
/**
- * Create an instance of {@link GetBPKResponse }
+ * Create an instance of {@link BPKzuBasiszahlResponse }
*
*/
- public GetBPKResponse createGetBPKResponse() {
- return new GetBPKResponse();
+ public BPKzuBasiszahlResponse createBPKzuBasiszahlResponse() {
+ return new BPKzuBasiszahlResponse();
}
/**
- * Create an instance of {@link BPKzuBasiszahl }
+ * Create an instance of {@link GetBPKResponse }
*
*/
- public BPKzuBasiszahl createBPKzuBasiszahl() {
- return new BPKzuBasiszahl();
+ public GetBPKResponse createGetBPKResponse() {
+ return new GetBPKResponse();
}
/**
- * Create an instance of {@link BasiszahlZuBPKReturnType }
+ * Create an instance of {@link GetBPK }
*
*/
- public BasiszahlZuBPKReturnType createBasiszahlZuBPKReturnType() {
- return new BasiszahlZuBPKReturnType();
+ public GetBPK createGetBPK() {
+ return new GetBPK();
}
/**
- * Create an instance of {@link GetStammzahlResponse }
+ * Create an instance of {@link GetVersionResponse }
*
*/
- public GetStammzahlResponse createGetStammzahlResponse() {
- return new GetStammzahlResponse();
+ public GetVersionResponse createGetVersionResponse() {
+ return new GetVersionResponse();
}
/**
- * Create an instance of {@link SZRException }
+ * Create an instance of {@link GetIdentityLinkResponse }
*
*/
- public SZRException createSZRException() {
- return new SZRException();
+ public GetIdentityLinkResponse createGetIdentityLinkResponse() {
+ return new GetIdentityLinkResponse();
}
/**
@@ -269,19 +269,19 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link ValidateIdentityLink }
+ * Create an instance of {@link TravelDocumentType }
*
*/
- public ValidateIdentityLink createValidateIdentityLink() {
- return new ValidateIdentityLink();
+ public TravelDocumentType createTravelDocumentType() {
+ return new TravelDocumentType();
}
/**
- * Create an instance of {@link GetBPKKombiResponseType }
+ * Create an instance of {@link GetBPKKombiResponseType.ResultRecord }
*
*/
- public GetBPKKombiResponseType createGetBPKKombiResponseType() {
- return new GetBPKKombiResponseType();
+ public GetBPKKombiResponseType.ResultRecord createGetBPKKombiResponseTypeResultRecord() {
+ return new GetBPKKombiResponseType.ResultRecord();
}
/**
diff --git a/src/main/java/at/gv/util/xsd/szr/PersonInfoType.java b/src/main/java/at/gv/util/xsd/szr/PersonInfoType.java
index 84b7248..44d30c8 100644
--- a/src/main/java/at/gv/util/xsd/szr/PersonInfoType.java
+++ b/src/main/java/at/gv/util/xsd/szr/PersonInfoType.java
@@ -12,9 +12,9 @@ import at.gv.util.xsd.szr.persondata.PostalAddressType;
/**
- * <p>Java class for PersonInfoType complex type.
+ * <p>Java-Klasse für PersonInfoType 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="PersonInfoType">
@@ -50,13 +50,13 @@ public class PersonInfoType {
protected PostalAddressType regularDomicile;
@XmlElement(name = "AddressCodes")
protected AddressCodesType addressCodes;
- @XmlElementRef(name = "TravelDocument", namespace = "urn:SZRServices", type = JAXBElement.class)
+ @XmlElementRef(name = "TravelDocument", namespace = "urn:SZRServices", type = JAXBElement.class, required = false)
protected JAXBElement<TravelDocumentType> travelDocument;
- @XmlElementRef(name = "DateOfBirthWildcard", namespace = "urn:SZRServices", type = JAXBElement.class)
+ @XmlElementRef(name = "DateOfBirthWildcard", namespace = "urn:SZRServices", type = JAXBElement.class, required = false)
protected JAXBElement<Boolean> dateOfBirthWildcard;
/**
- * Gets the value of the person property.
+ * Ruft den Wert der person-Eigenschaft ab.
*
* @return
* possible object is
@@ -68,7 +68,7 @@ public class PersonInfoType {
}
/**
- * Sets the value of the person property.
+ * Legt den Wert der person-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -80,7 +80,7 @@ public class PersonInfoType {
}
/**
- * Gets the value of the regularDomicile property.
+ * Ruft den Wert der regularDomicile-Eigenschaft ab.
*
* @return
* possible object is
@@ -92,7 +92,7 @@ public class PersonInfoType {
}
/**
- * Sets the value of the regularDomicile property.
+ * Legt den Wert der regularDomicile-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -104,7 +104,7 @@ public class PersonInfoType {
}
/**
- * Gets the value of the addressCodes property.
+ * Ruft den Wert der addressCodes-Eigenschaft ab.
*
* @return
* possible object is
@@ -116,7 +116,7 @@ public class PersonInfoType {
}
/**
- * Sets the value of the addressCodes property.
+ * Legt den Wert der addressCodes-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -128,7 +128,7 @@ public class PersonInfoType {
}
/**
- * Gets the value of the travelDocument property.
+ * Ruft den Wert der travelDocument-Eigenschaft ab.
*
* @return
* possible object is
@@ -140,7 +140,7 @@ public class PersonInfoType {
}
/**
- * Sets the value of the travelDocument property.
+ * Legt den Wert der travelDocument-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -148,11 +148,11 @@ public class PersonInfoType {
*
*/
public void setTravelDocument(JAXBElement<TravelDocumentType> value) {
- this.travelDocument = ((JAXBElement<TravelDocumentType> ) value);
+ this.travelDocument = value;
}
/**
- * Gets the value of the dateOfBirthWildcard property.
+ * Ruft den Wert der dateOfBirthWildcard-Eigenschaft ab.
*
* @return
* possible object is
@@ -164,7 +164,7 @@ public class PersonInfoType {
}
/**
- * Sets the value of the dateOfBirthWildcard property.
+ * Legt den Wert der dateOfBirthWildcard-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -172,7 +172,7 @@ public class PersonInfoType {
*
*/
public void setDateOfBirthWildcard(JAXBElement<Boolean> value) {
- this.dateOfBirthWildcard = ((JAXBElement<Boolean> ) value);
+ this.dateOfBirthWildcard = value;
}
}
diff --git a/src/main/java/at/gv/util/xsd/szr/SZRException.java b/src/main/java/at/gv/util/xsd/szr/SZRException.java
index 6498ce6..4c03d06 100644
--- a/src/main/java/at/gv/util/xsd/szr/SZRException.java
+++ b/src/main/java/at/gv/util/xsd/szr/SZRException.java
@@ -7,9 +7,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for SZRException complex type.
+ * <p>Java-Klasse für SZRException 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="SZRException">
diff --git a/src/main/java/at/gv/util/xsd/szr/TransformBPK.java b/src/main/java/at/gv/util/xsd/szr/TransformBPK.java
index c8c9179..852b51c 100644
--- a/src/main/java/at/gv/util/xsd/szr/TransformBPK.java
+++ b/src/main/java/at/gv/util/xsd/szr/TransformBPK.java
@@ -11,9 +11,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <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>
@@ -56,7 +56,7 @@ public class TransformBPK {
protected List<FremdBPKRequestType> target;
/**
- * Gets the value of the personInfo property.
+ * Ruft den Wert der personInfo-Eigenschaft ab.
*
* @return
* possible object is
@@ -68,7 +68,7 @@ public class TransformBPK {
}
/**
- * Sets the value of the personInfo property.
+ * Legt den Wert der personInfo-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -80,7 +80,7 @@ public class TransformBPK {
}
/**
- * Gets the value of the inputBPK property.
+ * Ruft den Wert der inputBPK-Eigenschaft ab.
*
* @return
* possible object is
@@ -92,7 +92,7 @@ public class TransformBPK {
}
/**
- * Sets the value of the inputBPK property.
+ * Legt den Wert der inputBPK-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -104,7 +104,7 @@ public class TransformBPK {
}
/**
- * Gets the value of the inputBereichsKennung property.
+ * Ruft den Wert der inputBereichsKennung-Eigenschaft ab.
*
* @return
* possible object is
@@ -116,7 +116,7 @@ public class TransformBPK {
}
/**
- * Sets the value of the inputBereichsKennung property.
+ * Legt den Wert der inputBereichsKennung-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -128,7 +128,7 @@ public class TransformBPK {
}
/**
- * Gets the value of the begruendung property.
+ * Ruft den Wert der begruendung-Eigenschaft ab.
*
* @return
* possible object is
@@ -140,7 +140,7 @@ public class TransformBPK {
}
/**
- * Sets the value of the begruendung property.
+ * Legt den Wert der begruendung-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/TransformBPKResponse.java b/src/main/java/at/gv/util/xsd/szr/TransformBPKResponse.java
index 73471e6..306da51 100644
--- a/src/main/java/at/gv/util/xsd/szr/TransformBPKResponse.java
+++ b/src/main/java/at/gv/util/xsd/szr/TransformBPKResponse.java
@@ -11,9 +11,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <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>
diff --git a/src/main/java/at/gv/util/xsd/szr/TravelDocumentType.java b/src/main/java/at/gv/util/xsd/szr/TravelDocumentType.java
index 6df406b..3091944 100644
--- a/src/main/java/at/gv/util/xsd/szr/TravelDocumentType.java
+++ b/src/main/java/at/gv/util/xsd/szr/TravelDocumentType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for TravelDocumentType complex type.
+ * <p>Java-Klasse für TravelDocumentType 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="TravelDocumentType">
@@ -52,7 +52,7 @@ public class TravelDocumentType {
protected String issuingCountry;
/**
- * Gets the value of the documentNumber property.
+ * Ruft den Wert der documentNumber-Eigenschaft ab.
*
* @return
* possible object is
@@ -64,7 +64,7 @@ public class TravelDocumentType {
}
/**
- * Sets the value of the documentNumber property.
+ * Legt den Wert der documentNumber-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -76,7 +76,7 @@ public class TravelDocumentType {
}
/**
- * Gets the value of the documentType property.
+ * Ruft den Wert der documentType-Eigenschaft ab.
*
* @return
* possible object is
@@ -88,7 +88,7 @@ public class TravelDocumentType {
}
/**
- * Sets the value of the documentType property.
+ * Legt den Wert der documentType-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -100,7 +100,7 @@ public class TravelDocumentType {
}
/**
- * Gets the value of the issueDate property.
+ * Ruft den Wert der issueDate-Eigenschaft ab.
*
* @return
* possible object is
@@ -112,7 +112,7 @@ public class TravelDocumentType {
}
/**
- * Sets the value of the issueDate property.
+ * Legt den Wert der issueDate-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -124,7 +124,7 @@ public class TravelDocumentType {
}
/**
- * Gets the value of the issuingAuthority property.
+ * Ruft den Wert der issuingAuthority-Eigenschaft ab.
*
* @return
* possible object is
@@ -136,7 +136,7 @@ public class TravelDocumentType {
}
/**
- * Sets the value of the issuingAuthority property.
+ * Legt den Wert der issuingAuthority-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -148,7 +148,7 @@ public class TravelDocumentType {
}
/**
- * Gets the value of the issuingCountry property.
+ * Ruft den Wert der issuingCountry-Eigenschaft ab.
*
* @return
* possible object is
@@ -160,7 +160,7 @@ public class TravelDocumentType {
}
/**
- * Sets the value of the issuingCountry property.
+ * Legt den Wert der issuingCountry-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/ValidateIdentityLink.java b/src/main/java/at/gv/util/xsd/szr/ValidateIdentityLink.java
index 79392df..19a45e0 100644
--- a/src/main/java/at/gv/util/xsd/szr/ValidateIdentityLink.java
+++ b/src/main/java/at/gv/util/xsd/szr/ValidateIdentityLink.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <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>
@@ -42,7 +42,7 @@ public class ValidateIdentityLink {
protected String bereichsKennung;
/**
- * Gets the value of the identityLink property.
+ * Ruft den Wert der identityLink-Eigenschaft ab.
*
* @return
* possible object is
@@ -54,7 +54,7 @@ public class ValidateIdentityLink {
}
/**
- * Sets the value of the identityLink property.
+ * Legt den Wert der identityLink-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -66,7 +66,7 @@ public class ValidateIdentityLink {
}
/**
- * Gets the value of the bereichsKennung property.
+ * Ruft den Wert der bereichsKennung-Eigenschaft ab.
*
* @return
* possible object is
@@ -78,7 +78,7 @@ public class ValidateIdentityLink {
}
/**
- * Sets the value of the bereichsKennung property.
+ * Legt den Wert der bereichsKennung-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/ValidateIdentityLinkResponse.java b/src/main/java/at/gv/util/xsd/szr/ValidateIdentityLinkResponse.java
index a353aae..4858270 100644
--- a/src/main/java/at/gv/util/xsd/szr/ValidateIdentityLinkResponse.java
+++ b/src/main/java/at/gv/util/xsd/szr/ValidateIdentityLinkResponse.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <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>
@@ -38,7 +38,7 @@ public class ValidateIdentityLinkResponse {
protected String validateIdentityLinkReturn;
/**
- * Gets the value of the validateIdentityLinkReturn property.
+ * Ruft den Wert der validateIdentityLinkReturn-Eigenschaft ab.
*
* @return
* possible object is
@@ -50,7 +50,7 @@ public class ValidateIdentityLinkResponse {
}
/**
- * Sets the value of the validateIdentityLinkReturn property.
+ * Legt den Wert der validateIdentityLinkReturn-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/ZMRAnwendungsIntegration.java b/src/main/java/at/gv/util/xsd/szr/ZMRAnwendungsIntegration.java
index 96e86c8..bc2962c 100644
--- a/src/main/java/at/gv/util/xsd/szr/ZMRAnwendungsIntegration.java
+++ b/src/main/java/at/gv/util/xsd/szr/ZMRAnwendungsIntegration.java
@@ -11,9 +11,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <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>
@@ -48,7 +48,7 @@ public class ZMRAnwendungsIntegration {
protected List<String> zmRfremdbPK;
/**
- * Gets the value of the bereich property.
+ * Ruft den Wert der bereich-Eigenschaft ab.
*
* @return
* possible object is
@@ -60,7 +60,7 @@ public class ZMRAnwendungsIntegration {
}
/**
- * Sets the value of the bereich property.
+ * Legt den Wert der bereich-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/ZMRAnwendungsIntegrationResponse.java b/src/main/java/at/gv/util/xsd/szr/ZMRAnwendungsIntegrationResponse.java
index 903832b..1882cc6 100644
--- a/src/main/java/at/gv/util/xsd/szr/ZMRAnwendungsIntegrationResponse.java
+++ b/src/main/java/at/gv/util/xsd/szr/ZMRAnwendungsIntegrationResponse.java
@@ -11,9 +11,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <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>
diff --git a/src/main/java/at/gv/util/xsd/szr/ZMRAnwendungsIntegrationReturnType.java b/src/main/java/at/gv/util/xsd/szr/ZMRAnwendungsIntegrationReturnType.java
index cc2a1be..2010a85 100644
--- a/src/main/java/at/gv/util/xsd/szr/ZMRAnwendungsIntegrationReturnType.java
+++ b/src/main/java/at/gv/util/xsd/szr/ZMRAnwendungsIntegrationReturnType.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for ZMRAnwendungsIntegrationReturnType complex type.
+ * <p>Java-Klasse für ZMRAnwendungsIntegrationReturnType 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="ZMRAnwendungsIntegrationReturnType">
@@ -42,7 +42,7 @@ public class ZMRAnwendungsIntegrationReturnType {
protected List<FremdBPKType> fremdBPKs;
/**
- * Gets the value of the bpk property.
+ * Ruft den Wert der bpk-Eigenschaft ab.
*
* @return
* possible object is
@@ -54,7 +54,7 @@ public class ZMRAnwendungsIntegrationReturnType {
}
/**
- * Sets the value of the bpk property.
+ * Legt den Wert der bpk-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/ecdsa/DomainParamsType.java b/src/main/java/at/gv/util/xsd/szr/ecdsa/DomainParamsType.java
index e3d6d69..12d756c 100644
--- a/src/main/java/at/gv/util/xsd/szr/ecdsa/DomainParamsType.java
+++ b/src/main/java/at/gv/util/xsd/szr/ecdsa/DomainParamsType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for DomainParamsType complex type.
+ * <p>Java-Klasse für DomainParamsType 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="DomainParamsType">
@@ -36,7 +36,7 @@ public class DomainParamsType {
protected NamedCurveType namedCurve;
/**
- * Gets the value of the namedCurve property.
+ * Ruft den Wert der namedCurve-Eigenschaft ab.
*
* @return
* possible object is
@@ -48,7 +48,7 @@ public class DomainParamsType {
}
/**
- * Sets the value of the namedCurve property.
+ * Legt den Wert der namedCurve-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/ecdsa/ECDSAKeyValueType.java b/src/main/java/at/gv/util/xsd/szr/ecdsa/ECDSAKeyValueType.java
index 25e1c3e..47e8afd 100644
--- a/src/main/java/at/gv/util/xsd/szr/ecdsa/ECDSAKeyValueType.java
+++ b/src/main/java/at/gv/util/xsd/szr/ecdsa/ECDSAKeyValueType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for ECDSAKeyValueType complex type.
+ * <p>Java-Klasse für ECDSAKeyValueType 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="ECDSAKeyValueType">
@@ -40,7 +40,7 @@ public class ECDSAKeyValueType {
protected ECPointType publicKey;
/**
- * Gets the value of the domainParameters property.
+ * Ruft den Wert der domainParameters-Eigenschaft ab.
*
* @return
* possible object is
@@ -52,7 +52,7 @@ public class ECDSAKeyValueType {
}
/**
- * Sets the value of the domainParameters property.
+ * Legt den Wert der domainParameters-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -64,7 +64,7 @@ public class ECDSAKeyValueType {
}
/**
- * Gets the value of the publicKey property.
+ * Ruft den Wert der publicKey-Eigenschaft ab.
*
* @return
* possible object is
@@ -76,7 +76,7 @@ public class ECDSAKeyValueType {
}
/**
- * Sets the value of the publicKey property.
+ * Legt den Wert der publicKey-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/ecdsa/ECPointType.java b/src/main/java/at/gv/util/xsd/szr/ecdsa/ECPointType.java
index 895fd6c..fc96885 100644
--- a/src/main/java/at/gv/util/xsd/szr/ecdsa/ECPointType.java
+++ b/src/main/java/at/gv/util/xsd/szr/ecdsa/ECPointType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for ECPointType complex type.
+ * <p>Java-Klasse für ECPointType 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="ECPointType">
@@ -40,7 +40,7 @@ public class ECPointType {
protected PrimeFieldElemType y;
/**
- * Gets the value of the x property.
+ * Ruft den Wert der x-Eigenschaft ab.
*
* @return
* possible object is
@@ -52,7 +52,7 @@ public class ECPointType {
}
/**
- * Sets the value of the x property.
+ * Legt den Wert der x-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -64,7 +64,7 @@ public class ECPointType {
}
/**
- * Gets the value of the y property.
+ * Ruft den Wert der y-Eigenschaft ab.
*
* @return
* possible object is
@@ -76,7 +76,7 @@ public class ECPointType {
}
/**
- * Sets the value of the y property.
+ * Legt den Wert der y-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/ecdsa/NamedCurveType.java b/src/main/java/at/gv/util/xsd/szr/ecdsa/NamedCurveType.java
index e612756..3ae485b 100644
--- a/src/main/java/at/gv/util/xsd/szr/ecdsa/NamedCurveType.java
+++ b/src/main/java/at/gv/util/xsd/szr/ecdsa/NamedCurveType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for NamedCurveType complex type.
+ * <p>Java-Klasse für NamedCurveType 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="NamedCurveType">
@@ -32,7 +32,7 @@ public class NamedCurveType {
protected String urn;
/**
- * Gets the value of the urn property.
+ * Ruft den Wert der urn-Eigenschaft ab.
*
* @return
* possible object is
@@ -44,7 +44,7 @@ public class NamedCurveType {
}
/**
- * Sets the value of the urn property.
+ * Legt den Wert der urn-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/ecdsa/ObjectFactory.java b/src/main/java/at/gv/util/xsd/szr/ecdsa/ObjectFactory.java
index 70cca4f..9243d14 100644
--- a/src/main/java/at/gv/util/xsd/szr/ecdsa/ObjectFactory.java
+++ b/src/main/java/at/gv/util/xsd/szr/ecdsa/ObjectFactory.java
@@ -42,35 +42,35 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link DomainParamsType }
+ * Create an instance of {@link ECPointType }
*
*/
- public DomainParamsType createDomainParamsType() {
- return new DomainParamsType();
+ public ECPointType createECPointType() {
+ return new ECPointType();
}
/**
- * Create an instance of {@link NamedCurveType }
+ * Create an instance of {@link PrimeFieldElemType }
*
*/
- public NamedCurveType createNamedCurveType() {
- return new NamedCurveType();
+ public PrimeFieldElemType createPrimeFieldElemType() {
+ return new PrimeFieldElemType();
}
/**
- * Create an instance of {@link ECPointType }
+ * Create an instance of {@link DomainParamsType }
*
*/
- public ECPointType createECPointType() {
- return new ECPointType();
+ public DomainParamsType createDomainParamsType() {
+ return new DomainParamsType();
}
/**
- * Create an instance of {@link PrimeFieldElemType }
+ * Create an instance of {@link NamedCurveType }
*
*/
- public PrimeFieldElemType createPrimeFieldElemType() {
- return new PrimeFieldElemType();
+ public NamedCurveType createNamedCurveType() {
+ return new NamedCurveType();
}
/**
diff --git a/src/main/java/at/gv/util/xsd/szr/ecdsa/PrimeFieldElemType.java b/src/main/java/at/gv/util/xsd/szr/ecdsa/PrimeFieldElemType.java
index 030dd66..c4b68f4 100644
--- a/src/main/java/at/gv/util/xsd/szr/ecdsa/PrimeFieldElemType.java
+++ b/src/main/java/at/gv/util/xsd/szr/ecdsa/PrimeFieldElemType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for PrimeFieldElemType complex type.
+ * <p>Java-Klasse für PrimeFieldElemType 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="PrimeFieldElemType">
@@ -32,7 +32,7 @@ public class PrimeFieldElemType {
protected String value;
/**
- * Gets the value of the value property.
+ * Ruft den Wert der value-Eigenschaft ab.
*
* @return
* possible object is
@@ -44,7 +44,7 @@ public class PrimeFieldElemType {
}
/**
- * Sets the value of the value property.
+ * Legt den Wert der value-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/persondata/AlternativeNameType.java b/src/main/java/at/gv/util/xsd/szr/persondata/AlternativeNameType.java
index 34b3bdf..bf7c3c6 100644
--- a/src/main/java/at/gv/util/xsd/szr/persondata/AlternativeNameType.java
+++ b/src/main/java/at/gv/util/xsd/szr/persondata/AlternativeNameType.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for AlternativeNameType complex type.
+ * <p>Java-Klasse für AlternativeNameType 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="AlternativeNameType">
@@ -42,7 +42,7 @@ public class AlternativeNameType {
protected String type;
/**
- * Gets the value of the familyName property.
+ * Ruft den Wert der familyName-Eigenschaft ab.
*
* @return
* possible object is
@@ -54,7 +54,7 @@ public class AlternativeNameType {
}
/**
- * Sets the value of the familyName property.
+ * Legt den Wert der familyName-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -66,7 +66,7 @@ public class AlternativeNameType {
}
/**
- * Gets the value of the type property.
+ * Ruft den Wert der type-Eigenschaft ab.
*
* @return
* possible object is
@@ -82,7 +82,7 @@ public class AlternativeNameType {
}
/**
- * Sets the value of the type property.
+ * Legt den Wert der type-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/persondata/DeliveryAddressType.java b/src/main/java/at/gv/util/xsd/szr/persondata/DeliveryAddressType.java
index 02ce4d9..89759e9 100644
--- a/src/main/java/at/gv/util/xsd/szr/persondata/DeliveryAddressType.java
+++ b/src/main/java/at/gv/util/xsd/szr/persondata/DeliveryAddressType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for DeliveryAddressType complex type.
+ * <p>Java-Klasse für DeliveryAddressType 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="DeliveryAddressType">
@@ -52,7 +52,7 @@ public class DeliveryAddressType {
protected String doorNumber;
/**
- * Gets the value of the addressLine property.
+ * Ruft den Wert der addressLine-Eigenschaft ab.
*
* @return
* possible object is
@@ -64,7 +64,7 @@ public class DeliveryAddressType {
}
/**
- * Sets the value of the addressLine property.
+ * Legt den Wert der addressLine-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -76,7 +76,7 @@ public class DeliveryAddressType {
}
/**
- * Gets the value of the streetName property.
+ * Ruft den Wert der streetName-Eigenschaft ab.
*
* @return
* possible object is
@@ -88,7 +88,7 @@ public class DeliveryAddressType {
}
/**
- * Sets the value of the streetName property.
+ * Legt den Wert der streetName-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -100,7 +100,7 @@ public class DeliveryAddressType {
}
/**
- * Gets the value of the buildingNumber property.
+ * Ruft den Wert der buildingNumber-Eigenschaft ab.
*
* @return
* possible object is
@@ -112,7 +112,7 @@ public class DeliveryAddressType {
}
/**
- * Sets the value of the buildingNumber property.
+ * Legt den Wert der buildingNumber-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -124,7 +124,7 @@ public class DeliveryAddressType {
}
/**
- * Gets the value of the unit property.
+ * Ruft den Wert der unit-Eigenschaft ab.
*
* @return
* possible object is
@@ -136,7 +136,7 @@ public class DeliveryAddressType {
}
/**
- * Sets the value of the unit property.
+ * Legt den Wert der unit-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -148,7 +148,7 @@ public class DeliveryAddressType {
}
/**
- * Gets the value of the doorNumber property.
+ * Ruft den Wert der doorNumber-Eigenschaft ab.
*
* @return
* possible object is
@@ -160,7 +160,7 @@ public class DeliveryAddressType {
}
/**
- * Sets the value of the doorNumber property.
+ * Legt den Wert der doorNumber-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/persondata/IdentificationType.java b/src/main/java/at/gv/util/xsd/szr/persondata/IdentificationType.java
index 861528e..7318306 100644
--- a/src/main/java/at/gv/util/xsd/szr/persondata/IdentificationType.java
+++ b/src/main/java/at/gv/util/xsd/szr/persondata/IdentificationType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for IdentificationType complex type.
+ * <p>Java-Klasse für IdentificationType 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="IdentificationType">
@@ -40,7 +40,7 @@ public class IdentificationType {
protected String type;
/**
- * Gets the value of the value property.
+ * Ruft den Wert der value-Eigenschaft ab.
*
* @return
* possible object is
@@ -52,7 +52,7 @@ public class IdentificationType {
}
/**
- * Sets the value of the value property.
+ * Legt den Wert der value-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -64,7 +64,7 @@ public class IdentificationType {
}
/**
- * Gets the value of the type property.
+ * Ruft den Wert der type-Eigenschaft ab.
*
* @return
* possible object is
@@ -76,7 +76,7 @@ public class IdentificationType {
}
/**
- * Sets the value of the type property.
+ * Legt den Wert der type-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/persondata/ObjectFactory.java b/src/main/java/at/gv/util/xsd/szr/persondata/ObjectFactory.java
index 94788d8..40d8384 100644
--- a/src/main/java/at/gv/util/xsd/szr/persondata/ObjectFactory.java
+++ b/src/main/java/at/gv/util/xsd/szr/persondata/ObjectFactory.java
@@ -30,19 +30,11 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link IdentificationType }
- *
- */
- public IdentificationType createIdentificationType() {
- return new IdentificationType();
- }
-
- /**
- * Create an instance of {@link PostalAddressType }
+ * Create an instance of {@link PhysicalPersonType }
*
*/
- public PostalAddressType createPostalAddressType() {
- return new PostalAddressType();
+ public PhysicalPersonType createPhysicalPersonType() {
+ return new PhysicalPersonType();
}
/**
@@ -54,19 +46,19 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link PersonNameType }
+ * Create an instance of {@link PostalAddressType }
*
*/
- public PersonNameType createPersonNameType() {
- return new PersonNameType();
+ public PostalAddressType createPostalAddressType() {
+ return new PostalAddressType();
}
/**
- * Create an instance of {@link PhysicalPersonType }
+ * Create an instance of {@link IdentificationType }
*
*/
- public PhysicalPersonType createPhysicalPersonType() {
- return new PhysicalPersonType();
+ public IdentificationType createIdentificationType() {
+ return new IdentificationType();
}
/**
@@ -77,4 +69,12 @@ public class ObjectFactory {
return new DeliveryAddressType();
}
+ /**
+ * Create an instance of {@link PersonNameType }
+ *
+ */
+ public PersonNameType createPersonNameType() {
+ return new PersonNameType();
+ }
+
}
diff --git a/src/main/java/at/gv/util/xsd/szr/persondata/PersonNameType.java b/src/main/java/at/gv/util/xsd/szr/persondata/PersonNameType.java
index 0914b6b..28ec874 100644
--- a/src/main/java/at/gv/util/xsd/szr/persondata/PersonNameType.java
+++ b/src/main/java/at/gv/util/xsd/szr/persondata/PersonNameType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for PersonNameType complex type.
+ * <p>Java-Klasse für PersonNameType 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="PersonNameType">
@@ -48,7 +48,7 @@ public class PersonNameType {
protected String suffixedDegree;
/**
- * Gets the value of the prefixedDegree property.
+ * Ruft den Wert der prefixedDegree-Eigenschaft ab.
*
* @return
* possible object is
@@ -60,7 +60,7 @@ public class PersonNameType {
}
/**
- * Sets the value of the prefixedDegree property.
+ * Legt den Wert der prefixedDegree-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -72,7 +72,7 @@ public class PersonNameType {
}
/**
- * Gets the value of the givenName property.
+ * Ruft den Wert der givenName-Eigenschaft ab.
*
* @return
* possible object is
@@ -84,7 +84,7 @@ public class PersonNameType {
}
/**
- * Sets the value of the givenName property.
+ * Legt den Wert der givenName-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -96,7 +96,7 @@ public class PersonNameType {
}
/**
- * Gets the value of the familyName property.
+ * Ruft den Wert der familyName-Eigenschaft ab.
*
* @return
* possible object is
@@ -108,7 +108,7 @@ public class PersonNameType {
}
/**
- * Sets the value of the familyName property.
+ * Legt den Wert der familyName-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -120,7 +120,7 @@ public class PersonNameType {
}
/**
- * Gets the value of the suffixedDegree property.
+ * Ruft den Wert der suffixedDegree-Eigenschaft ab.
*
* @return
* possible object is
@@ -132,7 +132,7 @@ public class PersonNameType {
}
/**
- * Sets the value of the suffixedDegree property.
+ * Legt den Wert der suffixedDegree-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/persondata/PhysicalPersonType.java b/src/main/java/at/gv/util/xsd/szr/persondata/PhysicalPersonType.java
index 123c50e..7e235f8 100644
--- a/src/main/java/at/gv/util/xsd/szr/persondata/PhysicalPersonType.java
+++ b/src/main/java/at/gv/util/xsd/szr/persondata/PhysicalPersonType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for PhysicalPersonType complex type.
+ * <p>Java-Klasse für PhysicalPersonType 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="PhysicalPersonType">
@@ -64,7 +64,7 @@ public class PhysicalPersonType {
protected String nationality;
/**
- * Gets the value of the identification property.
+ * Ruft den Wert der identification-Eigenschaft ab.
*
* @return
* possible object is
@@ -76,7 +76,7 @@ public class PhysicalPersonType {
}
/**
- * Sets the value of the identification property.
+ * Legt den Wert der identification-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -88,7 +88,7 @@ public class PhysicalPersonType {
}
/**
- * Gets the value of the name property.
+ * Ruft den Wert der name-Eigenschaft ab.
*
* @return
* possible object is
@@ -100,7 +100,7 @@ public class PhysicalPersonType {
}
/**
- * Sets the value of the name property.
+ * Legt den Wert der name-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -112,7 +112,7 @@ public class PhysicalPersonType {
}
/**
- * Gets the value of the alternativeName property.
+ * Ruft den Wert der alternativeName-Eigenschaft ab.
*
* @return
* possible object is
@@ -124,7 +124,7 @@ public class PhysicalPersonType {
}
/**
- * Sets the value of the alternativeName property.
+ * Legt den Wert der alternativeName-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -136,7 +136,7 @@ public class PhysicalPersonType {
}
/**
- * Gets the value of the sex property.
+ * Ruft den Wert der sex-Eigenschaft ab.
*
* @return
* possible object is
@@ -148,7 +148,7 @@ public class PhysicalPersonType {
}
/**
- * Sets the value of the sex property.
+ * Legt den Wert der sex-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -160,7 +160,7 @@ public class PhysicalPersonType {
}
/**
- * Gets the value of the dateOfBirth property.
+ * Ruft den Wert der dateOfBirth-Eigenschaft ab.
*
* @return
* possible object is
@@ -172,7 +172,7 @@ public class PhysicalPersonType {
}
/**
- * Sets the value of the dateOfBirth property.
+ * Legt den Wert der dateOfBirth-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -184,7 +184,7 @@ public class PhysicalPersonType {
}
/**
- * Gets the value of the placeOfBirth property.
+ * Ruft den Wert der placeOfBirth-Eigenschaft ab.
*
* @return
* possible object is
@@ -196,7 +196,7 @@ public class PhysicalPersonType {
}
/**
- * Sets the value of the placeOfBirth property.
+ * Legt den Wert der placeOfBirth-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -208,7 +208,7 @@ public class PhysicalPersonType {
}
/**
- * Gets the value of the countryOfBirth property.
+ * Ruft den Wert der countryOfBirth-Eigenschaft ab.
*
* @return
* possible object is
@@ -220,7 +220,7 @@ public class PhysicalPersonType {
}
/**
- * Sets the value of the countryOfBirth property.
+ * Legt den Wert der countryOfBirth-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -232,7 +232,7 @@ public class PhysicalPersonType {
}
/**
- * Gets the value of the nationality property.
+ * Ruft den Wert der nationality-Eigenschaft ab.
*
* @return
* possible object is
@@ -244,7 +244,7 @@ public class PhysicalPersonType {
}
/**
- * Sets the value of the nationality property.
+ * Legt den Wert der nationality-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/persondata/PostalAddressType.java b/src/main/java/at/gv/util/xsd/szr/persondata/PostalAddressType.java
index eb10a12..3fbc0c2 100644
--- a/src/main/java/at/gv/util/xsd/szr/persondata/PostalAddressType.java
+++ b/src/main/java/at/gv/util/xsd/szr/persondata/PostalAddressType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for PostalAddressType complex type.
+ * <p>Java-Klasse für PostalAddressType 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="PostalAddressType">
@@ -52,7 +52,7 @@ public class PostalAddressType {
protected DeliveryAddressType deliveryAddress;
/**
- * Gets the value of the postalCode property.
+ * Ruft den Wert der postalCode-Eigenschaft ab.
*
* @return
* possible object is
@@ -64,7 +64,7 @@ public class PostalAddressType {
}
/**
- * Sets the value of the postalCode property.
+ * Legt den Wert der postalCode-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -76,7 +76,7 @@ public class PostalAddressType {
}
/**
- * Gets the value of the municipality property.
+ * Ruft den Wert der municipality-Eigenschaft ab.
*
* @return
* possible object is
@@ -88,7 +88,7 @@ public class PostalAddressType {
}
/**
- * Sets the value of the municipality property.
+ * Legt den Wert der municipality-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -100,7 +100,7 @@ public class PostalAddressType {
}
/**
- * Gets the value of the locality property.
+ * Ruft den Wert der locality-Eigenschaft ab.
*
* @return
* possible object is
@@ -112,7 +112,7 @@ public class PostalAddressType {
}
/**
- * Sets the value of the locality property.
+ * Legt den Wert der locality-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -124,7 +124,7 @@ public class PostalAddressType {
}
/**
- * Gets the value of the stateCode3 property.
+ * Ruft den Wert der stateCode3-Eigenschaft ab.
*
* @return
* possible object is
@@ -136,7 +136,7 @@ public class PostalAddressType {
}
/**
- * Sets the value of the stateCode3 property.
+ * Legt den Wert der stateCode3-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -148,7 +148,7 @@ public class PostalAddressType {
}
/**
- * Gets the value of the deliveryAddress property.
+ * Ruft den Wert der deliveryAddress-Eigenschaft ab.
*
* @return
* possible object is
@@ -160,7 +160,7 @@ public class PostalAddressType {
}
/**
- * Sets the value of the deliveryAddress property.
+ * Legt den Wert der deliveryAddress-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/pvp/Param.java b/src/main/java/at/gv/util/xsd/szr/pvp/Param.java
index 7a33c83..5d56d55 100644
--- a/src/main/java/at/gv/util/xsd/szr/pvp/Param.java
+++ b/src/main/java/at/gv/util/xsd/szr/pvp/Param.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <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>
@@ -42,7 +42,7 @@ public class Param {
protected String value;
/**
- * Gets the value of the key property.
+ * Ruft den Wert der key-Eigenschaft ab.
*
* @return
* possible object is
@@ -54,7 +54,7 @@ public class Param {
}
/**
- * Sets the value of the key property.
+ * Legt den Wert der key-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -66,7 +66,7 @@ public class Param {
}
/**
- * Gets the value of the value property.
+ * Ruft den Wert der value-Eigenschaft ab.
*
* @return
* possible object is
@@ -78,7 +78,7 @@ public class Param {
}
/**
- * Sets the value of the value property.
+ * Legt den Wert der value-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/pvp/PvpPrincipalType.java b/src/main/java/at/gv/util/xsd/szr/pvp/PvpPrincipalType.java
index eeadb45..b5f10d6 100644
--- a/src/main/java/at/gv/util/xsd/szr/pvp/PvpPrincipalType.java
+++ b/src/main/java/at/gv/util/xsd/szr/pvp/PvpPrincipalType.java
@@ -14,9 +14,9 @@ import javax.xml.namespace.QName;
/**
- * <p>Java class for pvpPrincipalType complex type.
+ * <p>Java-Klasse für pvpPrincipalType 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="pvpPrincipalType">
@@ -63,7 +63,7 @@ public class PvpPrincipalType {
private Map<QName, String> otherAttributes = new HashMap<QName, String>();
/**
- * Gets the value of the userId property.
+ * Ruft den Wert der userId-Eigenschaft ab.
*
* @return
* possible object is
@@ -75,7 +75,7 @@ public class PvpPrincipalType {
}
/**
- * Sets the value of the userId property.
+ * Legt den Wert der userId-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -87,7 +87,7 @@ public class PvpPrincipalType {
}
/**
- * Gets the value of the cn property.
+ * Ruft den Wert der cn-Eigenschaft ab.
*
* @return
* possible object is
@@ -99,7 +99,7 @@ public class PvpPrincipalType {
}
/**
- * Sets the value of the cn property.
+ * Legt den Wert der cn-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -111,7 +111,7 @@ public class PvpPrincipalType {
}
/**
- * Gets the value of the gvOuId property.
+ * Ruft den Wert der gvOuId-Eigenschaft ab.
*
* @return
* possible object is
@@ -123,7 +123,7 @@ public class PvpPrincipalType {
}
/**
- * Sets the value of the gvOuId property.
+ * Legt den Wert der gvOuId-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -135,7 +135,7 @@ public class PvpPrincipalType {
}
/**
- * Gets the value of the ou property.
+ * Ruft den Wert der ou-Eigenschaft ab.
*
* @return
* possible object is
@@ -147,7 +147,7 @@ public class PvpPrincipalType {
}
/**
- * Sets the value of the ou property.
+ * Legt den Wert der ou-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -159,7 +159,7 @@ public class PvpPrincipalType {
}
/**
- * Gets the value of the gvSecClass property.
+ * Ruft den Wert der gvSecClass-Eigenschaft ab.
*
* @return
* possible object is
@@ -171,7 +171,7 @@ public class PvpPrincipalType {
}
/**
- * Sets the value of the gvSecClass property.
+ * Legt den Wert der gvSecClass-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/pvp/PvpTokenType.java b/src/main/java/at/gv/util/xsd/szr/pvp/PvpTokenType.java
index 3e3910a..297bccc 100644
--- a/src/main/java/at/gv/util/xsd/szr/pvp/PvpTokenType.java
+++ b/src/main/java/at/gv/util/xsd/szr/pvp/PvpTokenType.java
@@ -18,9 +18,9 @@ import org.w3c.dom.Element;
/**
- * <p>Java class for pvpTokenType complex type.
+ * <p>Java-Klasse für pvpTokenType 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="pvpTokenType">
@@ -140,7 +140,7 @@ public class PvpTokenType {
private Map<QName, String> otherAttributes = new HashMap<QName, String>();
/**
- * Gets the value of the authenticate property.
+ * Ruft den Wert der authenticate-Eigenschaft ab.
*
* @return
* possible object is
@@ -152,7 +152,7 @@ public class PvpTokenType {
}
/**
- * Sets the value of the authenticate property.
+ * Legt den Wert der authenticate-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -164,7 +164,7 @@ public class PvpTokenType {
}
/**
- * Gets the value of the authorize property.
+ * Ruft den Wert der authorize-Eigenschaft ab.
*
* @return
* possible object is
@@ -176,7 +176,7 @@ public class PvpTokenType {
}
/**
- * Sets the value of the authorize property.
+ * Legt den Wert der authorize-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -188,7 +188,7 @@ public class PvpTokenType {
}
/**
- * Gets the value of the accounting property.
+ * Ruft den Wert der accounting-Eigenschaft ab.
*
* @return
* possible object is
@@ -200,7 +200,7 @@ public class PvpTokenType {
}
/**
- * Sets the value of the accounting property.
+ * Legt den Wert der accounting-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -212,7 +212,7 @@ public class PvpTokenType {
}
/**
- * Gets the value of the pvpChainedToken property.
+ * Ruft den Wert der pvpChainedToken-Eigenschaft ab.
*
* @return
* possible object is
@@ -224,7 +224,7 @@ public class PvpTokenType {
}
/**
- * Sets the value of the pvpChainedToken property.
+ * Legt den Wert der pvpChainedToken-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -236,7 +236,7 @@ public class PvpTokenType {
}
/**
- * Gets the value of the pvpExtension property.
+ * Ruft den Wert der pvpExtension-Eigenschaft ab.
*
* @return
* possible object is
@@ -248,7 +248,7 @@ public class PvpTokenType {
}
/**
- * Sets the value of the pvpExtension property.
+ * Legt den Wert der pvpExtension-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -260,7 +260,7 @@ public class PvpTokenType {
}
/**
- * Gets the value of the version property.
+ * Ruft den Wert der version-Eigenschaft ab.
*
* @return
* possible object is
@@ -272,7 +272,7 @@ public class PvpTokenType {
}
/**
- * Sets the value of the version property.
+ * Legt den Wert der version-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -303,9 +303,9 @@ public class PvpTokenType {
/**
- * <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>
@@ -355,7 +355,7 @@ public class PvpTokenType {
protected List<PvpTokenType.Accounting.GvChargeCode> gvChargeCode;
/**
- * Gets the value of the invoiceRecptId property.
+ * Ruft den Wert der invoiceRecptId-Eigenschaft ab.
*
* @return
* possible object is
@@ -367,7 +367,7 @@ public class PvpTokenType {
}
/**
- * Sets the value of the invoiceRecptId property.
+ * Legt den Wert der invoiceRecptId-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -438,9 +438,9 @@ public class PvpTokenType {
/**
- * <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>
@@ -466,7 +466,7 @@ public class PvpTokenType {
protected Boolean _default;
/**
- * Gets the value of the value property.
+ * Ruft den Wert der value-Eigenschaft ab.
*
* @return
* possible object is
@@ -478,7 +478,7 @@ public class PvpTokenType {
}
/**
- * Sets the value of the value property.
+ * Legt den Wert der value-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -490,7 +490,7 @@ public class PvpTokenType {
}
/**
- * Gets the value of the default property.
+ * Ruft den Wert der default-Eigenschaft ab.
*
* @return
* possible object is
@@ -506,7 +506,7 @@ public class PvpTokenType {
}
/**
- * Sets the value of the default property.
+ * Legt den Wert der default-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -521,9 +521,9 @@ public class PvpTokenType {
/**
- * <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>
@@ -549,7 +549,7 @@ public class PvpTokenType {
protected Boolean _default;
/**
- * Gets the value of the value property.
+ * Ruft den Wert der value-Eigenschaft ab.
*
* @return
* possible object is
@@ -561,7 +561,7 @@ public class PvpTokenType {
}
/**
- * Sets the value of the value property.
+ * Legt den Wert der value-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -573,7 +573,7 @@ public class PvpTokenType {
}
/**
- * Gets the value of the default property.
+ * Ruft den Wert der default-Eigenschaft ab.
*
* @return
* possible object is
@@ -589,7 +589,7 @@ public class PvpTokenType {
}
/**
- * Sets the value of the default property.
+ * Legt den Wert der default-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -606,9 +606,9 @@ public class PvpTokenType {
/**
- * <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>
@@ -657,7 +657,7 @@ public class PvpTokenType {
protected PvpPrincipalType systemPrincipal;
/**
- * Gets the value of the participantId property.
+ * Ruft den Wert der participantId-Eigenschaft ab.
*
* @return
* possible object is
@@ -669,7 +669,7 @@ public class PvpTokenType {
}
/**
- * Sets the value of the participantId property.
+ * Legt den Wert der participantId-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -681,7 +681,7 @@ public class PvpTokenType {
}
/**
- * Gets the value of the gvOuDomain property.
+ * Ruft den Wert der gvOuDomain-Eigenschaft ab.
*
* @return
* possible object is
@@ -693,7 +693,7 @@ public class PvpTokenType {
}
/**
- * Sets the value of the gvOuDomain property.
+ * Legt den Wert der gvOuDomain-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -705,7 +705,7 @@ public class PvpTokenType {
}
/**
- * Gets the value of the userPrincipal property.
+ * Ruft den Wert der userPrincipal-Eigenschaft ab.
*
* @return
* possible object is
@@ -717,7 +717,7 @@ public class PvpTokenType {
}
/**
- * Sets the value of the userPrincipal property.
+ * Legt den Wert der userPrincipal-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -729,7 +729,7 @@ public class PvpTokenType {
}
/**
- * Gets the value of the systemPrincipal property.
+ * Ruft den Wert der systemPrincipal-Eigenschaft ab.
*
* @return
* possible object is
@@ -741,7 +741,7 @@ public class PvpTokenType {
}
/**
- * Sets the value of the systemPrincipal property.
+ * Legt den Wert der systemPrincipal-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -754,9 +754,9 @@ public class PvpTokenType {
/**
- * <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>
@@ -788,7 +788,7 @@ public class PvpTokenType {
protected String gvFunction;
/**
- * Gets the value of the gvGid property.
+ * Ruft den Wert der gvGid-Eigenschaft ab.
*
* @return
* possible object is
@@ -800,7 +800,7 @@ public class PvpTokenType {
}
/**
- * Sets the value of the gvGid property.
+ * Legt den Wert der gvGid-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -812,7 +812,7 @@ public class PvpTokenType {
}
/**
- * Gets the value of the gvFunction property.
+ * Ruft den Wert der gvFunction-Eigenschaft ab.
*
* @return
* possible object is
@@ -824,7 +824,7 @@ public class PvpTokenType {
}
/**
- * Sets the value of the gvFunction property.
+ * Legt den Wert der gvFunction-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -841,9 +841,9 @@ public class PvpTokenType {
/**
- * <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>
@@ -901,7 +901,7 @@ public class PvpTokenType {
}
/**
- * Gets the value of the dummy property.
+ * Ruft den Wert der dummy-Eigenschaft ab.
*
* @return
* possible object is
@@ -913,7 +913,7 @@ public class PvpTokenType {
}
/**
- * Sets the value of the dummy property.
+ * Legt den Wert der dummy-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -928,9 +928,9 @@ public class PvpTokenType {
/**
- * <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>
@@ -973,8 +973,8 @@ public class PvpTokenType {
*
* <p>
* Objects of the following type(s) are allowed in the list
- * {@link Object }
* {@link Element }
+ * {@link Object }
*
*
*/
diff --git a/src/main/java/at/gv/util/xsd/szr/pvp/Role.java b/src/main/java/at/gv/util/xsd/szr/pvp/Role.java
index 624347b..efdfcac 100644
--- a/src/main/java/at/gv/util/xsd/szr/pvp/Role.java
+++ b/src/main/java/at/gv/util/xsd/szr/pvp/Role.java
@@ -12,9 +12,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <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>
@@ -76,7 +76,7 @@ public class Role {
}
/**
- * Gets the value of the dummy property.
+ * Ruft den Wert der dummy-Eigenschaft ab.
*
* @return
* possible object is
@@ -88,7 +88,7 @@ public class Role {
}
/**
- * Sets the value of the dummy property.
+ * Legt den Wert der dummy-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -100,7 +100,7 @@ public class Role {
}
/**
- * Gets the value of the value property.
+ * Ruft den Wert der value-Eigenschaft ab.
*
* @return
* possible object is
@@ -112,7 +112,7 @@ public class Role {
}
/**
- * Sets the value of the value property.
+ * Legt den Wert der value-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/pvp/sec/Security.java b/src/main/java/at/gv/util/xsd/szr/pvp/sec/Security.java
index 7f70ee2..42a3d37 100644
--- a/src/main/java/at/gv/util/xsd/szr/pvp/sec/Security.java
+++ b/src/main/java/at/gv/util/xsd/szr/pvp/sec/Security.java
@@ -10,9 +10,9 @@ import at.gv.util.xsd.szr.pvp.PvpTokenType;
/**
- * <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>
@@ -39,7 +39,7 @@ public class Security {
protected PvpTokenType pvpToken;
/**
- * Gets the value of the pvpToken property.
+ * Ruft den Wert der pvpToken-Eigenschaft ab.
*
* @return
* possible object is
@@ -51,7 +51,7 @@ public class Security {
}
/**
- * Sets the value of the pvpToken property.
+ * Legt den Wert der pvpToken-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/xmldsig/DSAKeyValueType.java b/src/main/java/at/gv/util/xsd/szr/xmldsig/DSAKeyValueType.java
index c544a9c..698e515 100644
--- a/src/main/java/at/gv/util/xsd/szr/xmldsig/DSAKeyValueType.java
+++ b/src/main/java/at/gv/util/xsd/szr/xmldsig/DSAKeyValueType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for DSAKeyValueType complex type.
+ * <p>Java-Klasse für DSAKeyValueType 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="DSAKeyValueType">
@@ -60,7 +60,7 @@ public class DSAKeyValueType {
protected String seed;
/**
- * Gets the value of the p property.
+ * Ruft den Wert der p-Eigenschaft ab.
*
* @return
* possible object is
@@ -72,7 +72,7 @@ public class DSAKeyValueType {
}
/**
- * Sets the value of the p property.
+ * Legt den Wert der p-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -84,7 +84,7 @@ public class DSAKeyValueType {
}
/**
- * Gets the value of the q property.
+ * Ruft den Wert der q-Eigenschaft ab.
*
* @return
* possible object is
@@ -96,7 +96,7 @@ public class DSAKeyValueType {
}
/**
- * Sets the value of the q property.
+ * Legt den Wert der q-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -108,7 +108,7 @@ public class DSAKeyValueType {
}
/**
- * Gets the value of the j property.
+ * Ruft den Wert der j-Eigenschaft ab.
*
* @return
* possible object is
@@ -120,7 +120,7 @@ public class DSAKeyValueType {
}
/**
- * Sets the value of the j property.
+ * Legt den Wert der j-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -132,7 +132,7 @@ public class DSAKeyValueType {
}
/**
- * Gets the value of the g property.
+ * Ruft den Wert der g-Eigenschaft ab.
*
* @return
* possible object is
@@ -144,7 +144,7 @@ public class DSAKeyValueType {
}
/**
- * Sets the value of the g property.
+ * Legt den Wert der g-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -156,7 +156,7 @@ public class DSAKeyValueType {
}
/**
- * Gets the value of the y property.
+ * Ruft den Wert der y-Eigenschaft ab.
*
* @return
* possible object is
@@ -168,7 +168,7 @@ public class DSAKeyValueType {
}
/**
- * Sets the value of the y property.
+ * Legt den Wert der y-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -180,7 +180,7 @@ public class DSAKeyValueType {
}
/**
- * Gets the value of the pgenCounter property.
+ * Ruft den Wert der pgenCounter-Eigenschaft ab.
*
* @return
* possible object is
@@ -192,7 +192,7 @@ public class DSAKeyValueType {
}
/**
- * Sets the value of the pgenCounter property.
+ * Legt den Wert der pgenCounter-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -204,7 +204,7 @@ public class DSAKeyValueType {
}
/**
- * Gets the value of the seed property.
+ * Ruft den Wert der seed-Eigenschaft ab.
*
* @return
* possible object is
@@ -216,7 +216,7 @@ public class DSAKeyValueType {
}
/**
- * Sets the value of the seed property.
+ * Legt den Wert der seed-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/xmldsig/KeyValueType.java b/src/main/java/at/gv/util/xsd/szr/xmldsig/KeyValueType.java
index 840b549..36e6c42 100644
--- a/src/main/java/at/gv/util/xsd/szr/xmldsig/KeyValueType.java
+++ b/src/main/java/at/gv/util/xsd/szr/xmldsig/KeyValueType.java
@@ -9,9 +9,9 @@ import at.gv.util.xsd.szr.ecdsa.ECDSAKeyValueType;
/**
- * <p>Java class for KeyValueType complex type.
+ * <p>Java-Klasse für KeyValueType 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="KeyValueType">
@@ -45,7 +45,7 @@ public class KeyValueType {
protected ECDSAKeyValueType ecdsaKeyValue;
/**
- * Gets the value of the dsaKeyValue property.
+ * Ruft den Wert der dsaKeyValue-Eigenschaft ab.
*
* @return
* possible object is
@@ -57,7 +57,7 @@ public class KeyValueType {
}
/**
- * Sets the value of the dsaKeyValue property.
+ * Legt den Wert der dsaKeyValue-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -69,7 +69,7 @@ public class KeyValueType {
}
/**
- * Gets the value of the rsaKeyValue property.
+ * Ruft den Wert der rsaKeyValue-Eigenschaft ab.
*
* @return
* possible object is
@@ -81,7 +81,7 @@ public class KeyValueType {
}
/**
- * Sets the value of the rsaKeyValue property.
+ * Legt den Wert der rsaKeyValue-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -93,7 +93,7 @@ public class KeyValueType {
}
/**
- * Gets the value of the ecdsaKeyValue property.
+ * Ruft den Wert der ecdsaKeyValue-Eigenschaft ab.
*
* @return
* possible object is
@@ -105,7 +105,7 @@ public class KeyValueType {
}
/**
- * Sets the value of the ecdsaKeyValue property.
+ * Legt den Wert der ecdsaKeyValue-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/szr/xmldsig/ObjectFactory.java b/src/main/java/at/gv/util/xsd/szr/xmldsig/ObjectFactory.java
index 5267115..eaf3663 100644
--- a/src/main/java/at/gv/util/xsd/szr/xmldsig/ObjectFactory.java
+++ b/src/main/java/at/gv/util/xsd/szr/xmldsig/ObjectFactory.java
@@ -30,11 +30,11 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link RSAKeyValueType }
+ * Create an instance of {@link KeyValueType }
*
*/
- public RSAKeyValueType createRSAKeyValueType() {
- return new RSAKeyValueType();
+ public KeyValueType createKeyValueType() {
+ return new KeyValueType();
}
/**
@@ -46,11 +46,11 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link KeyValueType }
+ * Create an instance of {@link RSAKeyValueType }
*
*/
- public KeyValueType createKeyValueType() {
- return new KeyValueType();
+ public RSAKeyValueType createRSAKeyValueType() {
+ return new RSAKeyValueType();
}
}
diff --git a/src/main/java/at/gv/util/xsd/szr/xmldsig/RSAKeyValueType.java b/src/main/java/at/gv/util/xsd/szr/xmldsig/RSAKeyValueType.java
index 9deeb6b..6eb4d0e 100644
--- a/src/main/java/at/gv/util/xsd/szr/xmldsig/RSAKeyValueType.java
+++ b/src/main/java/at/gv/util/xsd/szr/xmldsig/RSAKeyValueType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for RSAKeyValueType complex type.
+ * <p>Java-Klasse für RSAKeyValueType 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="RSAKeyValueType">
@@ -40,7 +40,7 @@ public class RSAKeyValueType {
protected String exponent;
/**
- * Gets the value of the modulus property.
+ * Ruft den Wert der modulus-Eigenschaft ab.
*
* @return
* possible object is
@@ -52,7 +52,7 @@ public class RSAKeyValueType {
}
/**
- * Sets the value of the modulus property.
+ * Legt den Wert der modulus-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -64,7 +64,7 @@ public class RSAKeyValueType {
}
/**
- * Gets the value of the exponent property.
+ * Ruft den Wert der exponent-Eigenschaft ab.
*
* @return
* possible object is
@@ -76,7 +76,7 @@ public class RSAKeyValueType {
}
/**
- * Sets the value of the exponent property.
+ * Legt den Wert der exponent-Eigenschaft fest.
*
* @param value
* allowed object is