summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/ersb/basicTypes/OenaceType.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/gv/util/xsd/ersb/basicTypes/OenaceType.java')
-rw-r--r--src/main/java/at/gv/util/xsd/ersb/basicTypes/OenaceType.java12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/main/java/at/gv/util/xsd/ersb/basicTypes/OenaceType.java b/src/main/java/at/gv/util/xsd/ersb/basicTypes/OenaceType.java
index 1b73df6..41f9bc5 100644
--- a/src/main/java/at/gv/util/xsd/ersb/basicTypes/OenaceType.java
+++ b/src/main/java/at/gv/util/xsd/ersb/basicTypes/OenaceType.java
@@ -9,9 +9,9 @@ import javax.xml.bind.annotation.XmlValue;
/**
- * <p>Java class for OenaceType complex type.
+ * <p>Java-Klasse für OenaceType 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="OenaceType">
@@ -38,7 +38,7 @@ public class OenaceType {
/**
*
- * Ö\u0096NACE - Branchenkennzahl
+ * Ö\u0096NACE - Branchenkennzahl
*
*
* @return
@@ -51,7 +51,7 @@ public class OenaceType {
}
/**
- * Sets the value of the value property.
+ * Legt den Wert der value-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -63,7 +63,7 @@ public class OenaceType {
}
/**
- * Gets the value of the jahr property.
+ * Ruft den Wert der jahr-Eigenschaft ab.
*
*/
public int getJahr() {
@@ -71,7 +71,7 @@ public class OenaceType {
}
/**
- * Sets the value of the jahr property.
+ * Legt den Wert der jahr-Eigenschaft fest.
*
*/
public void setJahr(int value) {