summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/mis/usp/GetMandatesResponse.java
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2014-11-05 08:07:15 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2014-11-05 08:07:15 +0100
commit7a5b350a93990956106d91679240b6e8326cb110 (patch)
tree138196b56fb04f186f05387f8f68be6bd91a0e85 /src/main/java/at/gv/util/xsd/mis/usp/GetMandatesResponse.java
parente2150f22562b4bc06307f4ac7b842687390e4856 (diff)
downloadegovutils-7a5b350a93990956106d91679240b6e8326cb110.tar.gz
egovutils-7a5b350a93990956106d91679240b6e8326cb110.tar.bz2
egovutils-7a5b350a93990956106d91679240b6e8326cb110.zip
change more client implementations to APACHE CXF
Diffstat (limited to 'src/main/java/at/gv/util/xsd/mis/usp/GetMandatesResponse.java')
-rw-r--r--src/main/java/at/gv/util/xsd/mis/usp/GetMandatesResponse.java42
1 files changed, 21 insertions, 21 deletions
diff --git a/src/main/java/at/gv/util/xsd/mis/usp/GetMandatesResponse.java b/src/main/java/at/gv/util/xsd/mis/usp/GetMandatesResponse.java
index 016aff0..8605fce 100644
--- a/src/main/java/at/gv/util/xsd/mis/usp/GetMandatesResponse.java
+++ b/src/main/java/at/gv/util/xsd/mis/usp/GetMandatesResponse.java
@@ -15,9 +15,9 @@ import javax.xml.bind.annotation.XmlValue;
/**
- * <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>
@@ -81,7 +81,7 @@ public class GetMandatesResponse {
protected GetMandatesResponse.Error error;
/**
- * Gets the value of the mandates property.
+ * Ruft den Wert der mandates-Eigenschaft ab.
*
* @return
* possible object is
@@ -93,7 +93,7 @@ public class GetMandatesResponse {
}
/**
- * Sets the value of the mandates property.
+ * Legt den Wert der mandates-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -105,7 +105,7 @@ public class GetMandatesResponse {
}
/**
- * Gets the value of the error property.
+ * Ruft den Wert der error-Eigenschaft ab.
*
* @return
* possible object is
@@ -117,7 +117,7 @@ public class GetMandatesResponse {
}
/**
- * Sets the value of the error property.
+ * Legt den Wert der error-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -130,9 +130,9 @@ public class GetMandatesResponse {
/**
- * <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>
@@ -163,7 +163,7 @@ public class GetMandatesResponse {
protected String info;
/**
- * Gets the value of the code property.
+ * Ruft den Wert der code-Eigenschaft ab.
*
* @return
* possible object is
@@ -175,7 +175,7 @@ public class GetMandatesResponse {
}
/**
- * Sets the value of the code property.
+ * Legt den Wert der code-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -187,7 +187,7 @@ public class GetMandatesResponse {
}
/**
- * Gets the value of the info property.
+ * Ruft den Wert der info-Eigenschaft ab.
*
* @return
* possible object is
@@ -199,7 +199,7 @@ public class GetMandatesResponse {
}
/**
- * Sets the value of the info property.
+ * Legt den Wert der info-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -214,9 +214,9 @@ public class GetMandatesResponse {
/**
- * <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>
@@ -280,9 +280,9 @@ public class GetMandatesResponse {
/**
- * <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>
@@ -309,7 +309,7 @@ public class GetMandatesResponse {
protected String mandateFilter;
/**
- * Gets the value of the value property.
+ * Ruft den Wert der value-Eigenschaft ab.
*
* @return
* possible object is
@@ -320,18 +320,18 @@ public class GetMandatesResponse {
}
/**
- * Sets the value of the value property.
+ * Legt den Wert der value-Eigenschaft fest.
*
* @param value
* allowed object is
* byte[]
*/
public void setValue(byte[] value) {
- this.value = ((byte[]) value);
+ this.value = value;
}
/**
- * Gets the value of the mandateFilter property.
+ * Ruft den Wert der mandateFilter-Eigenschaft ab.
*
* @return
* possible object is
@@ -343,7 +343,7 @@ public class GetMandatesResponse {
}
/**
- * Sets the value of the mandateFilter property.
+ * Legt den Wert der mandateFilter-Eigenschaft fest.
*
* @param value
* allowed object is