summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/ur_V2/xmlsw
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/gv/util/xsd/ur_V2/xmlsw')
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/CustomFaultType.java16
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ExtraResultCriteria.java8
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ExtraResultInfo.java4
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ObjectFactory.java18
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/PaymentInfoType.java20
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/RecordFieldList.java4
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultCriteriaType.java28
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultInfoType.java24
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultRecord.java16
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultRecords.java4
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchByExampleType.java20
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchByIdType.java16
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchCriteriaType.java28
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchRequestInfoType.java4
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchResponseType.java20
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SortKeyType.java16
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SortKeysType.java4
17 files changed, 125 insertions, 125 deletions
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/CustomFaultType.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/CustomFaultType.java
index d66cddd..476eeef 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/CustomFaultType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/CustomFaultType.java
@@ -13,9 +13,9 @@ import javax.xml.bind.annotation.XmlType;
/**
* CustomFault reporting structure
*
- * <p>Java class for CustomFaultType complex type.
+ * <p>Java-Klasse für CustomFaultType 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="CustomFaultType">
@@ -53,7 +53,7 @@ public class CustomFaultType {
protected Object detail;
/**
- * Gets the value of the code property.
+ * Ruft den Wert der code-Eigenschaft ab.
*
* @return
* possible object is
@@ -65,7 +65,7 @@ public class CustomFaultType {
}
/**
- * Sets the value of the code property.
+ * Legt den Wert der code-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -106,7 +106,7 @@ public class CustomFaultType {
}
/**
- * Gets the value of the help property.
+ * Ruft den Wert der help-Eigenschaft ab.
*
* @return
* possible object is
@@ -118,7 +118,7 @@ public class CustomFaultType {
}
/**
- * Sets the value of the help property.
+ * Legt den Wert der help-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -130,7 +130,7 @@ public class CustomFaultType {
}
/**
- * Gets the value of the detail property.
+ * Ruft den Wert der detail-Eigenschaft ab.
*
* @return
* possible object is
@@ -142,7 +142,7 @@ public class CustomFaultType {
}
/**
- * Sets the value of the detail property.
+ * Legt den Wert der detail-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ExtraResultCriteria.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ExtraResultCriteria.java
index 652f5d4..b509188 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ExtraResultCriteria.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ExtraResultCriteria.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 ExtraResultCriteria {
protected Boolean ersbAttribute;
/**
- * Gets the value of the ersbAttribute property.
+ * Ruft den Wert der ersbAttribute-Eigenschaft ab.
*
* @return
* possible object is
@@ -50,7 +50,7 @@ public class ExtraResultCriteria {
}
/**
- * Sets the value of the ersbAttribute property.
+ * Legt den Wert der ersbAttribute-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ExtraResultInfo.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ExtraResultInfo.java
index 2794c8a..9ddfc12 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ExtraResultInfo.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ExtraResultInfo.java
@@ -8,9 +8,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/ur_V2/xmlsw/ObjectFactory.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ObjectFactory.java
index b38fcfe..8a9b453 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ObjectFactory.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ObjectFactory.java
@@ -30,8 +30,8 @@ public class ObjectFactory {
private final static QName _CaseSensitive_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "CaseSensitive");
private final static QName _Path_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "Path");
private final static QName _SearchRequestInfo_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "SearchRequestInfo");
- private final static QName _ResultSetId_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "ResultSetId");
private final static QName _SortKey_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "SortKey");
+ private final static QName _ResultSetId_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "ResultSetId");
private final static QName _RecordId_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "RecordId");
private final static QName _SearchCriteria_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "SearchCriteria");
private final static QName _Costs_QNAME = new QName("http://reference.e-government.gv.at/namespace/xml-sw/1#", "Costs");
@@ -227,21 +227,21 @@ public class ObjectFactory {
}
/**
- * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
+ * Create an instance of {@link JAXBElement }{@code <}{@link SortKeyType }{@code >}}
*
*/
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "ResultSetId")
- public JAXBElement<String> createResultSetId(String value) {
- return new JAXBElement<String>(_ResultSetId_QNAME, String.class, null, value);
+ @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "SortKey")
+ public JAXBElement<SortKeyType> createSortKey(SortKeyType value) {
+ return new JAXBElement<SortKeyType>(_SortKey_QNAME, SortKeyType.class, null, value);
}
/**
- * Create an instance of {@link JAXBElement }{@code <}{@link SortKeyType }{@code >}}
+ * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}}
*
*/
- @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "SortKey")
- public JAXBElement<SortKeyType> createSortKey(SortKeyType value) {
- return new JAXBElement<SortKeyType>(_SortKey_QNAME, SortKeyType.class, null, value);
+ @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/xml-sw/1#", name = "ResultSetId")
+ public JAXBElement<String> createResultSetId(String value) {
+ return new JAXBElement<String>(_ResultSetId_QNAME, String.class, null, value);
}
/**
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/PaymentInfoType.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/PaymentInfoType.java
index 3e8dbb7..58d680a 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/PaymentInfoType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/PaymentInfoType.java
@@ -11,9 +11,9 @@ import javax.xml.datatype.XMLGregorianCalendar;
/**
- * <p>Java class for PaymentInfoType complex type.
+ * <p>Java-Klasse für PaymentInfoType 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="PaymentInfoType">
@@ -53,7 +53,7 @@ public class PaymentInfoType {
protected XMLGregorianCalendar timeStamp;
/**
- * Gets the value of the invoiceId property.
+ * Ruft den Wert der invoiceId-Eigenschaft ab.
*
* @return
* possible object is
@@ -65,7 +65,7 @@ public class PaymentInfoType {
}
/**
- * Sets the value of the invoiceId property.
+ * Legt den Wert der invoiceId-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -77,7 +77,7 @@ public class PaymentInfoType {
}
/**
- * Gets the value of the costs property.
+ * Ruft den Wert der costs-Eigenschaft ab.
*
*/
public float getCosts() {
@@ -85,7 +85,7 @@ public class PaymentInfoType {
}
/**
- * Sets the value of the costs property.
+ * Legt den Wert der costs-Eigenschaft fest.
*
*/
public void setCosts(float value) {
@@ -93,7 +93,7 @@ public class PaymentInfoType {
}
/**
- * Gets the value of the accountedUnits property.
+ * Ruft den Wert der accountedUnits-Eigenschaft ab.
*
* @return
* possible object is
@@ -105,7 +105,7 @@ public class PaymentInfoType {
}
/**
- * Sets the value of the accountedUnits property.
+ * Legt den Wert der accountedUnits-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -117,7 +117,7 @@ public class PaymentInfoType {
}
/**
- * Gets the value of the timeStamp property.
+ * Ruft den Wert der timeStamp-Eigenschaft ab.
*
* @return
* possible object is
@@ -129,7 +129,7 @@ public class PaymentInfoType {
}
/**
- * Sets the value of the timeStamp property.
+ * Legt den Wert der timeStamp-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/RecordFieldList.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/RecordFieldList.java
index a21c4b7..734c418 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/RecordFieldList.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/RecordFieldList.java
@@ -8,9 +8,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/ur_V2/xmlsw/ResultCriteriaType.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultCriteriaType.java
index c67ea70..4eef4d0 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultCriteriaType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultCriteriaType.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for ResultCriteriaType complex type.
+ * <p>Java-Klasse für ResultCriteriaType 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="ResultCriteriaType">
@@ -61,7 +61,7 @@ public class ResultCriteriaType {
protected ExtraResultCriteria extraResultCriteria;
/**
- * Gets the value of the maxRecords property.
+ * Ruft den Wert der maxRecords-Eigenschaft ab.
*
* @return
* possible object is
@@ -73,7 +73,7 @@ public class ResultCriteriaType {
}
/**
- * Sets the value of the maxRecords property.
+ * Legt den Wert der maxRecords-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -85,7 +85,7 @@ public class ResultCriteriaType {
}
/**
- * Gets the value of the startRecord property.
+ * Ruft den Wert der startRecord-Eigenschaft ab.
*
* @return
* possible object is
@@ -97,7 +97,7 @@ public class ResultCriteriaType {
}
/**
- * Sets the value of the startRecord property.
+ * Legt den Wert der startRecord-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -109,7 +109,7 @@ public class ResultCriteriaType {
}
/**
- * Gets the value of the sortKeys property.
+ * Ruft den Wert der sortKeys-Eigenschaft ab.
*
* @return
* possible object is
@@ -121,7 +121,7 @@ public class ResultCriteriaType {
}
/**
- * Sets the value of the sortKeys property.
+ * Legt den Wert der sortKeys-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -133,7 +133,7 @@ public class ResultCriteriaType {
}
/**
- * Gets the value of the timeOut property.
+ * Ruft den Wert der timeOut-Eigenschaft ab.
*
* @return
* possible object is
@@ -145,7 +145,7 @@ public class ResultCriteriaType {
}
/**
- * Sets the value of the timeOut property.
+ * Legt den Wert der timeOut-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -157,7 +157,7 @@ public class ResultCriteriaType {
}
/**
- * Gets the value of the recordFieldList property.
+ * Ruft den Wert der recordFieldList-Eigenschaft ab.
*
* @return
* possible object is
@@ -169,7 +169,7 @@ public class ResultCriteriaType {
}
/**
- * Sets the value of the recordFieldList property.
+ * Legt den Wert der recordFieldList-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -181,7 +181,7 @@ public class ResultCriteriaType {
}
/**
- * Gets the value of the extraResultCriteria property.
+ * Ruft den Wert der extraResultCriteria-Eigenschaft ab.
*
* @return
* possible object is
@@ -193,7 +193,7 @@ public class ResultCriteriaType {
}
/**
- * Sets the value of the extraResultCriteria property.
+ * Legt den Wert der extraResultCriteria-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultInfoType.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultInfoType.java
index 2a7d2ef..4e78561 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultInfoType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultInfoType.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for ResultInfoType complex type.
+ * <p>Java-Klasse für ResultInfoType 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="ResultInfoType">
@@ -56,7 +56,7 @@ public class ResultInfoType {
protected ExtraResultInfo extraResultInfo;
/**
- * Gets the value of the resultSetId property.
+ * Ruft den Wert der resultSetId-Eigenschaft ab.
*
* @return
* possible object is
@@ -68,7 +68,7 @@ public class ResultInfoType {
}
/**
- * Sets the value of the resultSetId property.
+ * Legt den Wert der resultSetId-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -80,7 +80,7 @@ public class ResultInfoType {
}
/**
- * Gets the value of the foundRecords property.
+ * Ruft den Wert der foundRecords-Eigenschaft ab.
*
* @return
* possible object is
@@ -92,7 +92,7 @@ public class ResultInfoType {
}
/**
- * Sets the value of the foundRecords property.
+ * Legt den Wert der foundRecords-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -104,7 +104,7 @@ public class ResultInfoType {
}
/**
- * Gets the value of the returnedRecords property.
+ * Ruft den Wert der returnedRecords-Eigenschaft ab.
*
* @return
* possible object is
@@ -116,7 +116,7 @@ public class ResultInfoType {
}
/**
- * Sets the value of the returnedRecords property.
+ * Legt den Wert der returnedRecords-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -128,7 +128,7 @@ public class ResultInfoType {
}
/**
- * Gets the value of the paymentInfo property.
+ * Ruft den Wert der paymentInfo-Eigenschaft ab.
*
* @return
* possible object is
@@ -140,7 +140,7 @@ public class ResultInfoType {
}
/**
- * Sets the value of the paymentInfo property.
+ * Legt den Wert der paymentInfo-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -152,7 +152,7 @@ public class ResultInfoType {
}
/**
- * Gets the value of the extraResultInfo property.
+ * Ruft den Wert der extraResultInfo-Eigenschaft ab.
*
* @return
* possible object is
@@ -164,7 +164,7 @@ public class ResultInfoType {
}
/**
- * Sets the value of the extraResultInfo property.
+ * Legt den Wert der extraResultInfo-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultRecord.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultRecord.java
index 7bc95e6..08e4e1a 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultRecord.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultRecord.java
@@ -13,9 +13,9 @@ import at.gv.util.xsd.ur_V2.pd.PersonenDatenTyp;
/**
- * <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>
@@ -50,7 +50,7 @@ public class ResultRecord {
protected BigInteger id;
/**
- * Gets the value of the personenDaten property.
+ * Ruft den Wert der personenDaten-Eigenschaft ab.
*
* @return
* possible object is
@@ -62,7 +62,7 @@ public class ResultRecord {
}
/**
- * Sets the value of the personenDaten property.
+ * Legt den Wert der personenDaten-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -74,7 +74,7 @@ public class ResultRecord {
}
/**
- * Gets the value of the urvPdf property.
+ * Ruft den Wert der urvPdf-Eigenschaft ab.
*
* @return
* possible object is
@@ -85,7 +85,7 @@ public class ResultRecord {
}
/**
- * Sets the value of the urvPdf property.
+ * Legt den Wert der urvPdf-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -96,7 +96,7 @@ public class ResultRecord {
}
/**
- * Gets the value of the id property.
+ * Ruft den Wert der id-Eigenschaft ab.
*
* @return
* possible object is
@@ -108,7 +108,7 @@ public class ResultRecord {
}
/**
- * Sets the value of the id property.
+ * Legt den Wert der id-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultRecords.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultRecords.java
index d158f44..5e5a00c 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultRecords.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultRecords.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/ur_V2/xmlsw/SearchByExampleType.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchByExampleType.java
index 7f35478..217170b 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchByExampleType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchByExampleType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for SearchByExampleType complex type.
+ * <p>Java-Klasse für SearchByExampleType 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="SearchByExampleType">
@@ -48,7 +48,7 @@ public class SearchByExampleType {
protected SearchCriteriaType searchCriteria;
/**
- * Gets the value of the searchRequestId property.
+ * Ruft den Wert der searchRequestId-Eigenschaft ab.
*
* @return
* possible object is
@@ -60,7 +60,7 @@ public class SearchByExampleType {
}
/**
- * Sets the value of the searchRequestId property.
+ * Legt den Wert der searchRequestId-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -72,7 +72,7 @@ public class SearchByExampleType {
}
/**
- * Gets the value of the searchRequestInfo property.
+ * Ruft den Wert der searchRequestInfo-Eigenschaft ab.
*
* @return
* possible object is
@@ -84,7 +84,7 @@ public class SearchByExampleType {
}
/**
- * Sets the value of the searchRequestInfo property.
+ * Legt den Wert der searchRequestInfo-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -96,7 +96,7 @@ public class SearchByExampleType {
}
/**
- * Gets the value of the resultCriteria property.
+ * Ruft den Wert der resultCriteria-Eigenschaft ab.
*
* @return
* possible object is
@@ -108,7 +108,7 @@ public class SearchByExampleType {
}
/**
- * Sets the value of the resultCriteria property.
+ * Legt den Wert der resultCriteria-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -120,7 +120,7 @@ public class SearchByExampleType {
}
/**
- * Gets the value of the searchCriteria property.
+ * Ruft den Wert der searchCriteria-Eigenschaft ab.
*
* @return
* possible object is
@@ -132,7 +132,7 @@ public class SearchByExampleType {
}
/**
- * Sets the value of the searchCriteria property.
+ * Legt den Wert der searchCriteria-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchByIdType.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchByIdType.java
index b261606..05ffbe2 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchByIdType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchByIdType.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for SearchByIdType complex type.
+ * <p>Java-Klasse für SearchByIdType 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="SearchByIdType">
@@ -47,7 +47,7 @@ public class SearchByIdType {
protected BigInteger recordId;
/**
- * Gets the value of the searchRequestId property.
+ * Ruft den Wert der searchRequestId-Eigenschaft ab.
*
* @return
* possible object is
@@ -59,7 +59,7 @@ public class SearchByIdType {
}
/**
- * Sets the value of the searchRequestId property.
+ * Legt den Wert der searchRequestId-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -71,7 +71,7 @@ public class SearchByIdType {
}
/**
- * Gets the value of the searchRequestInfo property.
+ * Ruft den Wert der searchRequestInfo-Eigenschaft ab.
*
* @return
* possible object is
@@ -83,7 +83,7 @@ public class SearchByIdType {
}
/**
- * Sets the value of the searchRequestInfo property.
+ * Legt den Wert der searchRequestInfo-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -95,7 +95,7 @@ public class SearchByIdType {
}
/**
- * Gets the value of the recordId property.
+ * Ruft den Wert der recordId-Eigenschaft ab.
*
* @return
* possible object is
@@ -107,7 +107,7 @@ public class SearchByIdType {
}
/**
- * Sets the value of the recordId property.
+ * Legt den Wert der recordId-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchCriteriaType.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchCriteriaType.java
index 9547a90..5d938a6 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchCriteriaType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchCriteriaType.java
@@ -13,9 +13,9 @@ import at.gv.util.xsd.ur_V2.search.SucheUnternehmenRequest;
/**
- * <p>Java class for SearchCriteriaType complex type.
+ * <p>Java-Klasse für SearchCriteriaType 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="SearchCriteriaType">
@@ -63,7 +63,7 @@ public class SearchCriteriaType {
protected SucheUnternehmenRequest sucheUnternehmenRequest;
/**
- * Gets the value of the resultSetId property.
+ * Ruft den Wert der resultSetId-Eigenschaft ab.
*
* @return
* possible object is
@@ -75,7 +75,7 @@ public class SearchCriteriaType {
}
/**
- * Sets the value of the resultSetId property.
+ * Legt den Wert der resultSetId-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -87,7 +87,7 @@ public class SearchCriteriaType {
}
/**
- * Gets the value of the sucheUnternehmenNachAendDatRequest property.
+ * Ruft den Wert der sucheUnternehmenNachAendDatRequest-Eigenschaft ab.
*
* @return
* possible object is
@@ -99,7 +99,7 @@ public class SearchCriteriaType {
}
/**
- * Sets the value of the sucheUnternehmenNachAendDatRequest property.
+ * Legt den Wert der sucheUnternehmenNachAendDatRequest-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -111,7 +111,7 @@ public class SearchCriteriaType {
}
/**
- * Gets the value of the sucheUnternehmenNachBpkRequest property.
+ * Ruft den Wert der sucheUnternehmenNachBpkRequest-Eigenschaft ab.
*
* @return
* possible object is
@@ -123,7 +123,7 @@ public class SearchCriteriaType {
}
/**
- * Sets the value of the sucheUnternehmenNachBpkRequest property.
+ * Legt den Wert der sucheUnternehmenNachBpkRequest-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -135,7 +135,7 @@ public class SearchCriteriaType {
}
/**
- * Gets the value of the sucheUnternehmenNachIdRequest property.
+ * Ruft den Wert der sucheUnternehmenNachIdRequest-Eigenschaft ab.
*
* @return
* possible object is
@@ -147,7 +147,7 @@ public class SearchCriteriaType {
}
/**
- * Sets the value of the sucheUnternehmenNachIdRequest property.
+ * Legt den Wert der sucheUnternehmenNachIdRequest-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -159,7 +159,7 @@ public class SearchCriteriaType {
}
/**
- * Gets the value of the sucheUnternehmenNachIdsRequest property.
+ * Ruft den Wert der sucheUnternehmenNachIdsRequest-Eigenschaft ab.
*
* @return
* possible object is
@@ -171,7 +171,7 @@ public class SearchCriteriaType {
}
/**
- * Sets the value of the sucheUnternehmenNachIdsRequest property.
+ * Legt den Wert der sucheUnternehmenNachIdsRequest-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -183,7 +183,7 @@ public class SearchCriteriaType {
}
/**
- * Gets the value of the sucheUnternehmenRequest property.
+ * Ruft den Wert der sucheUnternehmenRequest-Eigenschaft ab.
*
* @return
* possible object is
@@ -195,7 +195,7 @@ public class SearchCriteriaType {
}
/**
- * Sets the value of the sucheUnternehmenRequest property.
+ * Legt den Wert der sucheUnternehmenRequest-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchRequestInfoType.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchRequestInfoType.java
index 5ca10a3..4699c61 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchRequestInfoType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchRequestInfoType.java
@@ -7,9 +7,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for SearchRequestInfoType complex type.
+ * <p>Java-Klasse für SearchRequestInfoType 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="SearchRequestInfoType">
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchResponseType.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchResponseType.java
index ee7d03a..07b1d97 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchResponseType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SearchResponseType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for SearchResponseType complex type.
+ * <p>Java-Klasse für SearchResponseType 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="SearchResponseType">
@@ -48,7 +48,7 @@ public class SearchResponseType {
protected ResultRecords resultRecords;
/**
- * Gets the value of the searchRequestId property.
+ * Ruft den Wert der searchRequestId-Eigenschaft ab.
*
* @return
* possible object is
@@ -60,7 +60,7 @@ public class SearchResponseType {
}
/**
- * Sets the value of the searchRequestId property.
+ * Legt den Wert der searchRequestId-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -72,7 +72,7 @@ public class SearchResponseType {
}
/**
- * Gets the value of the message property.
+ * Ruft den Wert der message-Eigenschaft ab.
*
* @return
* possible object is
@@ -84,7 +84,7 @@ public class SearchResponseType {
}
/**
- * Sets the value of the message property.
+ * Legt den Wert der message-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -96,7 +96,7 @@ public class SearchResponseType {
}
/**
- * Gets the value of the resultInfo property.
+ * Ruft den Wert der resultInfo-Eigenschaft ab.
*
* @return
* possible object is
@@ -108,7 +108,7 @@ public class SearchResponseType {
}
/**
- * Sets the value of the resultInfo property.
+ * Legt den Wert der resultInfo-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -120,7 +120,7 @@ public class SearchResponseType {
}
/**
- * Gets the value of the resultRecords property.
+ * Ruft den Wert der resultRecords-Eigenschaft ab.
*
* @return
* possible object is
@@ -132,7 +132,7 @@ public class SearchResponseType {
}
/**
- * Sets the value of the resultRecords property.
+ * Legt den Wert der resultRecords-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SortKeyType.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SortKeyType.java
index 095294b..d97bc8f 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SortKeyType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SortKeyType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for SortKeyType complex type.
+ * <p>Java-Klasse für SortKeyType 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="SortKeyType">
@@ -44,7 +44,7 @@ public class SortKeyType {
protected Boolean caseSensitive;
/**
- * Gets the value of the path property.
+ * Ruft den Wert der path-Eigenschaft ab.
*
* @return
* possible object is
@@ -56,7 +56,7 @@ public class SortKeyType {
}
/**
- * Sets the value of the path property.
+ * Legt den Wert der path-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -68,7 +68,7 @@ public class SortKeyType {
}
/**
- * Gets the value of the ascending property.
+ * Ruft den Wert der ascending-Eigenschaft ab.
*
* @return
* possible object is
@@ -80,7 +80,7 @@ public class SortKeyType {
}
/**
- * Sets the value of the ascending property.
+ * Legt den Wert der ascending-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -92,7 +92,7 @@ public class SortKeyType {
}
/**
- * Gets the value of the caseSensitive property.
+ * Ruft den Wert der caseSensitive-Eigenschaft ab.
*
* @return
* possible object is
@@ -104,7 +104,7 @@ public class SortKeyType {
}
/**
- * Sets the value of the caseSensitive property.
+ * Legt den Wert der caseSensitive-Eigenschaft fest.
*
* @param value
* allowed object is
diff --git a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SortKeysType.java b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SortKeysType.java
index cf6a4fb..935a2a8 100644
--- a/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SortKeysType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/SortKeysType.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for SortKeysType complex type.
+ * <p>Java-Klasse für SortKeysType 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="SortKeysType">