summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/persondata/MobileTelcomNumberType.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/gv/util/xsd/persondata/MobileTelcomNumberType.java')
-rw-r--r--src/main/java/at/gv/util/xsd/persondata/MobileTelcomNumberType.java8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/main/java/at/gv/util/xsd/persondata/MobileTelcomNumberType.java b/src/main/java/at/gv/util/xsd/persondata/MobileTelcomNumberType.java
index 3abde42..561b9a2 100644
--- a/src/main/java/at/gv/util/xsd/persondata/MobileTelcomNumberType.java
+++ b/src/main/java/at/gv/util/xsd/persondata/MobileTelcomNumberType.java
@@ -10,9 +10,9 @@ import javax.xml.bind.annotation.XmlType;
/**
* like TelephoneAddresseType but with additional smsEnabled attribute
*
- * <p>Java class for MobileTelcomNumberType complex type.
+ * <p>Java-Klasse für MobileTelcomNumberType 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="MobileTelcomNumberType">
@@ -36,7 +36,7 @@ public class MobileTelcomNumberType
protected Boolean smsEnabled;
/**
- * Gets the value of the smsEnabled property.
+ * Ruft den Wert der smsEnabled-Eigenschaft ab.
*
* @return
* possible object is
@@ -48,7 +48,7 @@ public class MobileTelcomNumberType
}
/**
- * Sets the value of the smsEnabled property.
+ * Legt den Wert der smsEnabled-Eigenschaft fest.
*
* @param value
* allowed object is