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