summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultCriteriaType.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultCriteriaType.java')
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V2/xmlsw/ResultCriteriaType.java28
1 files changed, 14 insertions, 14 deletions
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