summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/PaymentInfoType.java
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2014-10-16 13:42:04 +0200
committerThomas Lenz <thomas.lenz@egiz.gv.at>2014-10-16 13:42:04 +0200
commite2150f22562b4bc06307f4ac7b842687390e4856 (patch)
tree768250437cca30ab4fda039d924269e37fd99414 /src/main/java/at/gv/util/xsd/ur_V5/xmlsw/PaymentInfoType.java
parent2f3b7f180511a5e0af674e3a25ddbaabaa38d36c (diff)
downloadegovutils-e2150f22562b4bc06307f4ac7b842687390e4856.tar.gz
egovutils-e2150f22562b4bc06307f4ac7b842687390e4856.tar.bz2
egovutils-e2150f22562b4bc06307f4ac7b842687390e4856.zip
change webservice implementation to Apache CXF
Diffstat (limited to 'src/main/java/at/gv/util/xsd/ur_V5/xmlsw/PaymentInfoType.java')
-rw-r--r--src/main/java/at/gv/util/xsd/ur_V5/xmlsw/PaymentInfoType.java20
1 files changed, 10 insertions, 10 deletions
diff --git a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/PaymentInfoType.java b/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/PaymentInfoType.java
index ccfb4fc..de64743 100644
--- a/src/main/java/at/gv/util/xsd/ur_V5/xmlsw/PaymentInfoType.java
+++ b/src/main/java/at/gv/util/xsd/ur_V5/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