From 7a5b350a93990956106d91679240b6e8326cb110 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 5 Nov 2014 08:07:15 +0100 Subject: change more client implementations to APACHE CXF --- .../java/at/gv/util/xsd/persondata/InternetAddressType.java | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/main/java/at/gv/util/xsd/persondata/InternetAddressType.java') diff --git a/src/main/java/at/gv/util/xsd/persondata/InternetAddressType.java b/src/main/java/at/gv/util/xsd/persondata/InternetAddressType.java index 90dfd41..207d0f6 100644 --- a/src/main/java/at/gv/util/xsd/persondata/InternetAddressType.java +++ b/src/main/java/at/gv/util/xsd/persondata/InternetAddressType.java @@ -16,9 +16,9 @@ import org.w3c.dom.Element; /** * e.g. e-mail, webiste, compare InternetAdresseTyp * - *

Java class for InternetAddressType complex type. + *

Java-Klasse für InternetAddressType complex type. * - *

The following schema fragment specifies the expected content contained within this class. + *

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist. * *

  * <complexType name="InternetAddressType">
@@ -68,7 +68,7 @@ public class InternetAddressType
     }
 
     /**
-     * Sets the value of the keyInfo property.
+     * Legt den Wert der keyInfo-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
@@ -80,7 +80,7 @@ public class InternetAddressType
     }
 
     /**
-     * Gets the value of the address property.
+     * Ruft den Wert der address-Eigenschaft ab.
      * 
      * @return
      *     possible object is
@@ -92,7 +92,7 @@ public class InternetAddressType
     }
 
     /**
-     * Sets the value of the address property.
+     * Legt den Wert der address-Eigenschaft fest.
      * 
      * @param value
      *     allowed object is
-- 
cgit v1.2.3