summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/ersb/personendata1/PostAdresseTyp.java
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2014-10-16 13:42:04 +0200
committerThomas Lenz <thomas.lenz@egiz.gv.at>2014-10-16 13:42:04 +0200
commite2150f22562b4bc06307f4ac7b842687390e4856 (patch)
tree768250437cca30ab4fda039d924269e37fd99414 /src/main/java/at/gv/util/xsd/ersb/personendata1/PostAdresseTyp.java
parent2f3b7f180511a5e0af674e3a25ddbaabaa38d36c (diff)
downloadegovutils-e2150f22562b4bc06307f4ac7b842687390e4856.tar.gz
egovutils-e2150f22562b4bc06307f4ac7b842687390e4856.tar.bz2
egovutils-e2150f22562b4bc06307f4ac7b842687390e4856.zip
change webservice implementation to Apache CXF
Diffstat (limited to 'src/main/java/at/gv/util/xsd/ersb/personendata1/PostAdresseTyp.java')
-rw-r--r--src/main/java/at/gv/util/xsd/ersb/personendata1/PostAdresseTyp.java48
1 files changed, 24 insertions, 24 deletions
diff --git a/src/main/java/at/gv/util/xsd/ersb/personendata1/PostAdresseTyp.java b/src/main/java/at/gv/util/xsd/ersb/personendata1/PostAdresseTyp.java
index 701aafd..d1af648 100644
--- a/src/main/java/at/gv/util/xsd/ersb/personendata1/PostAdresseTyp.java
+++ b/src/main/java/at/gv/util/xsd/ersb/personendata1/PostAdresseTyp.java
@@ -13,9 +13,9 @@ import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
* entspricht PostalAddressType
*
- * <p>Java class for PostAdresseTyp complex type.
+ * <p>Java-Klasse für PostAdresseTyp 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="PostAdresseTyp">
@@ -86,7 +86,7 @@ public class PostAdresseTyp
protected PostAdresseTyp.Zustelladresse zustelladresse;
/**
- * Gets the value of the staatscode property.
+ * Ruft den Wert der staatscode-Eigenschaft ab.
*
* @return
* possible object is
@@ -98,7 +98,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the staatscode property.
+ * Legt den Wert der staatscode-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -110,7 +110,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the postleitzahl property.
+ * Ruft den Wert der postleitzahl-Eigenschaft ab.
*
* @return
* possible object is
@@ -122,7 +122,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the postleitzahl property.
+ * Legt den Wert der postleitzahl-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -134,7 +134,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the gemeinde property.
+ * Ruft den Wert der gemeinde-Eigenschaft ab.
*
* @return
* possible object is
@@ -146,7 +146,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the gemeinde property.
+ * Legt den Wert der gemeinde-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -158,7 +158,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the gemeindekennziffer property.
+ * Ruft den Wert der gemeindekennziffer-Eigenschaft ab.
*
* @return
* possible object is
@@ -170,7 +170,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the gemeindekennziffer property.
+ * Legt den Wert der gemeindekennziffer-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -182,7 +182,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the ortschaft property.
+ * Ruft den Wert der ortschaft-Eigenschaft ab.
*
* @return
* possible object is
@@ -194,7 +194,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the ortschaft property.
+ * Legt den Wert der ortschaft-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -206,7 +206,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the zustelladresse property.
+ * Ruft den Wert der zustelladresse-Eigenschaft ab.
*
* @return
* possible object is
@@ -218,7 +218,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the zustelladresse property.
+ * Legt den Wert der zustelladresse-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -231,9 +231,9 @@ public class PostAdresseTyp
/**
- * <p>Java class for anonymous complex type.
+ * <p>Java-Klasse für anonymous 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>
@@ -275,7 +275,7 @@ public class PostAdresseTyp
protected String nutzungseinheit;
/**
- * Gets the value of the strassenname property.
+ * Ruft den Wert der strassenname-Eigenschaft ab.
*
* @return
* possible object is
@@ -287,7 +287,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the strassenname property.
+ * Legt den Wert der strassenname-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -299,7 +299,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the orientierungsnummer property.
+ * Ruft den Wert der orientierungsnummer-Eigenschaft ab.
*
* @return
* possible object is
@@ -311,7 +311,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the orientierungsnummer property.
+ * Legt den Wert der orientierungsnummer-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -323,7 +323,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the gebaeude property.
+ * Ruft den Wert der gebaeude-Eigenschaft ab.
*
* @return
* possible object is
@@ -335,7 +335,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the gebaeude property.
+ * Legt den Wert der gebaeude-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -347,7 +347,7 @@ public class PostAdresseTyp
}
/**
- * Gets the value of the nutzungseinheit property.
+ * Ruft den Wert der nutzungseinheit-Eigenschaft ab.
*
* @return
* possible object is
@@ -359,7 +359,7 @@ public class PostAdresseTyp
}
/**
- * Sets the value of the nutzungseinheit property.
+ * Legt den Wert der nutzungseinheit-Eigenschaft fest.
*
* @param value
* allowed object is