summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/szr/persondata/PostalAddressType.java
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2014-11-05 08:07:15 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2014-11-05 08:07:15 +0100
commit7a5b350a93990956106d91679240b6e8326cb110 (patch)
tree138196b56fb04f186f05387f8f68be6bd91a0e85 /src/main/java/at/gv/util/xsd/szr/persondata/PostalAddressType.java
parente2150f22562b4bc06307f4ac7b842687390e4856 (diff)
downloadegovutils-7a5b350a93990956106d91679240b6e8326cb110.tar.gz
egovutils-7a5b350a93990956106d91679240b6e8326cb110.tar.bz2
egovutils-7a5b350a93990956106d91679240b6e8326cb110.zip
change more client implementations to APACHE CXF
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