summaryrefslogtreecommitdiff
path: root/src/main/java/at/gv/util/xsd/persondata/PersonNameType.java
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/java/at/gv/util/xsd/persondata/PersonNameType.java')
-rw-r--r--src/main/java/at/gv/util/xsd/persondata/PersonNameType.java60
1 files changed, 30 insertions, 30 deletions
diff --git a/src/main/java/at/gv/util/xsd/persondata/PersonNameType.java b/src/main/java/at/gv/util/xsd/persondata/PersonNameType.java
index 3b148fc..ee6f287 100644
--- a/src/main/java/at/gv/util/xsd/persondata/PersonNameType.java
+++ b/src/main/java/at/gv/util/xsd/persondata/PersonNameType.java
@@ -15,9 +15,9 @@ import javax.xml.bind.annotation.XmlValue;
/**
* container for parts of a name, comapre PersonenNameTyp
*
- * <p>Java class for PersonNameType complex type.
+ * <p>Java-Klasse für PersonNameType 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="PersonNameType">
@@ -161,7 +161,7 @@ public class PersonNameType {
}
/**
- * Gets the value of the legalName property.
+ * Ruft den Wert der legalName-Eigenschaft ab.
*
* @return
* possible object is
@@ -173,7 +173,7 @@ public class PersonNameType {
}
/**
- * Sets the value of the legalName property.
+ * Legt den Wert der legalName-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -214,7 +214,7 @@ public class PersonNameType {
}
/**
- * Gets the value of the preferredGivenName property.
+ * Ruft den Wert der preferredGivenName-Eigenschaft ab.
*
* @return
* possible object is
@@ -226,7 +226,7 @@ public class PersonNameType {
}
/**
- * Sets the value of the preferredGivenName property.
+ * Legt den Wert der preferredGivenName-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -238,7 +238,7 @@ public class PersonNameType {
}
/**
- * Gets the value of the middleName property.
+ * Ruft den Wert der middleName-Eigenschaft ab.
*
* @return
* possible object is
@@ -250,7 +250,7 @@ public class PersonNameType {
}
/**
- * Sets the value of the middleName property.
+ * Legt den Wert der middleName-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -321,9 +321,9 @@ public class PersonNameType {
/**
- * <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>
@@ -372,7 +372,7 @@ public class PersonNameType {
protected String position;
/**
- * Gets the value of the value property.
+ * Ruft den Wert der value-Eigenschaft ab.
*
* @return
* possible object is
@@ -384,7 +384,7 @@ public class PersonNameType {
}
/**
- * Sets the value of the value property.
+ * Legt den Wert der value-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -396,7 +396,7 @@ public class PersonNameType {
}
/**
- * Gets the value of the type property.
+ * Ruft den Wert der type-Eigenschaft ab.
*
* @return
* possible object is
@@ -408,7 +408,7 @@ public class PersonNameType {
}
/**
- * Sets the value of the type property.
+ * Legt den Wert der type-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -420,7 +420,7 @@ public class PersonNameType {
}
/**
- * Gets the value of the position property.
+ * Ruft den Wert der position-Eigenschaft ab.
*
* @return
* possible object is
@@ -432,7 +432,7 @@ public class PersonNameType {
}
/**
- * Sets the value of the position property.
+ * Legt den Wert der position-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -447,9 +447,9 @@ public class PersonNameType {
/**
- * <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>
@@ -486,7 +486,7 @@ public class PersonNameType {
protected String prefix;
/**
- * Gets the value of the value property.
+ * Ruft den Wert der value-Eigenschaft ab.
*
* @return
* possible object is
@@ -498,7 +498,7 @@ public class PersonNameType {
}
/**
- * Sets the value of the value property.
+ * Legt den Wert der value-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -510,7 +510,7 @@ public class PersonNameType {
}
/**
- * Gets the value of the primary property.
+ * Ruft den Wert der primary-Eigenschaft ab.
*
* @return
* possible object is
@@ -526,7 +526,7 @@ public class PersonNameType {
}
/**
- * Sets the value of the primary property.
+ * Legt den Wert der primary-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -538,7 +538,7 @@ public class PersonNameType {
}
/**
- * Gets the value of the prefix property.
+ * Ruft den Wert der prefix-Eigenschaft ab.
*
* @return
* possible object is
@@ -550,7 +550,7 @@ public class PersonNameType {
}
/**
- * Sets the value of the prefix property.
+ * Legt den Wert der prefix-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -565,9 +565,9 @@ public class PersonNameType {
/**
- * <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>
@@ -601,7 +601,7 @@ public class PersonNameType {
protected String type;
/**
- * Gets the value of the value property.
+ * Ruft den Wert der value-Eigenschaft ab.
*
* @return
* possible object is
@@ -613,7 +613,7 @@ public class PersonNameType {
}
/**
- * Sets the value of the value property.
+ * Legt den Wert der value-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -625,7 +625,7 @@ public class PersonNameType {
}
/**
- * Gets the value of the type property.
+ * Ruft den Wert der type-Eigenschaft ab.
*
* @return
* possible object is
@@ -641,7 +641,7 @@ public class PersonNameType {
}
/**
- * Sets the value of the type property.
+ * Legt den Wert der type-Eigenschaft fest.
*
* @param value
* allowed object is