summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/szr/persondata/PostalAddressType.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/gv/util/xsd/szr/persondata/PostalAddressType.java')
-rw-r--r--src/main/java/at/gv/util/xsd/szr/persondata/PostalAddressType.java24
1 files changed, 12 insertions, 12 deletions
diff --git a/src/main/java/at/gv/util/xsd/szr/persondata/PostalAddressType.java b/src/main/java/at/gv/util/xsd/szr/persondata/PostalAddressType.java
index eb10a12..3fbc0c2 100644
--- a/src/main/java/at/gv/util/xsd/szr/persondata/PostalAddressType.java
+++ b/src/main/java/at/gv/util/xsd/szr/persondata/PostalAddressType.java
@@ -8,9 +8,9 @@ import javax.xml.bind.annotation.XmlType;
/**
- * <p>Java class for PostalAddressType complex type.
+ * <p>Java-Klasse für PostalAddressType 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="PostalAddressType">
@@ -52,7 +52,7 @@ public class PostalAddressType {
protected DeliveryAddressType deliveryAddress;
/**
- * Gets the value of the postalCode property.
+ * Ruft den Wert der postalCode-Eigenschaft ab.
*
* @return
* possible object is
@@ -64,7 +64,7 @@ public class PostalAddressType {
}
/**
- * Sets the value of the postalCode property.
+ * Legt den Wert der postalCode-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -76,7 +76,7 @@ public class PostalAddressType {
}
/**
- * Gets the value of the municipality property.
+ * Ruft den Wert der municipality-Eigenschaft ab.
*
* @return
* possible object is
@@ -88,7 +88,7 @@ public class PostalAddressType {
}
/**
- * Sets the value of the municipality property.
+ * Legt den Wert der municipality-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -100,7 +100,7 @@ public class PostalAddressType {
}
/**
- * Gets the value of the locality property.
+ * Ruft den Wert der locality-Eigenschaft ab.
*
* @return
* possible object is
@@ -112,7 +112,7 @@ public class PostalAddressType {
}
/**
- * Sets the value of the locality property.
+ * Legt den Wert der locality-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -124,7 +124,7 @@ public class PostalAddressType {
}
/**
- * Gets the value of the stateCode3 property.
+ * Ruft den Wert der stateCode3-Eigenschaft ab.
*
* @return
* possible object is
@@ -136,7 +136,7 @@ public class PostalAddressType {
}
/**
- * Sets the value of the stateCode3 property.
+ * Legt den Wert der stateCode3-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -148,7 +148,7 @@ public class PostalAddressType {
}
/**
- * Gets the value of the deliveryAddress property.
+ * Ruft den Wert der deliveryAddress-Eigenschaft ab.
*
* @return
* possible object is
@@ -160,7 +160,7 @@ public class PostalAddressType {
}
/**
- * Sets the value of the deliveryAddress property.
+ * Legt den Wert der deliveryAddress-Eigenschaft fest.
*
* @param value
* allowed object is