aboutsummaryrefslogtreecommitdiff
path: root/moaSig/moa-sig/src/generated/java/at/gv/egiz/moasig/DataObjectInfoType.java
diff options
context:
space:
mode:
authorThomas <>2021-12-15 08:42:11 +0100
committerThomas <>2021-12-15 08:42:11 +0100
commit549e433c60f30a49fd7164967d3afe1a4998930b (patch)
tree105e698da63fa5e67bd3ff11bdd22d7cf589db5b /moaSig/moa-sig/src/generated/java/at/gv/egiz/moasig/DataObjectInfoType.java
parent48de4fce4f95610d877aaf0f4fbec581513f5c3c (diff)
downloadmoa-sig-549e433c60f30a49fd7164967d3afe1a4998930b.tar.gz
moa-sig-549e433c60f30a49fd7164967d3afe1a4998930b.tar.bz2
moa-sig-549e433c60f30a49fd7164967d3afe1a4998930b.zip
switch to JAXB API v3.0
Diffstat (limited to 'moaSig/moa-sig/src/generated/java/at/gv/egiz/moasig/DataObjectInfoType.java')
-rw-r--r--moaSig/moa-sig/src/generated/java/at/gv/egiz/moasig/DataObjectInfoType.java118
1 files changed, 60 insertions, 58 deletions
diff --git a/moaSig/moa-sig/src/generated/java/at/gv/egiz/moasig/DataObjectInfoType.java b/moaSig/moa-sig/src/generated/java/at/gv/egiz/moasig/DataObjectInfoType.java
index f2b6f0d..10b0b01 100644
--- a/moaSig/moa-sig/src/generated/java/at/gv/egiz/moasig/DataObjectInfoType.java
+++ b/moaSig/moa-sig/src/generated/java/at/gv/egiz/moasig/DataObjectInfoType.java
@@ -1,57 +1,58 @@
//
-// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4
-// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
-// Any modifications to this file will be lost upon recompilation of the source schema.
-// Generated on: 2016.06.15 at 04:11:53 PM CEST
+// Diese Datei wurde mit der Eclipse Implementation of JAXB, v3.0.2 generiert
+// Siehe https://eclipse-ee4j.github.io/jaxb-ri
+// Änderungen an dieser Datei gehen bei einer Neukompilierung des Quellschemas verloren.
+// Generiert: 2021.12.14 um 08:52:50 PM CET
//
package at.gv.egiz.moasig;
-import javax.xml.bind.annotation.XmlAccessType;
-import javax.xml.bind.annotation.XmlAccessorType;
-import javax.xml.bind.annotation.XmlAttribute;
-import javax.xml.bind.annotation.XmlElement;
-import javax.xml.bind.annotation.XmlSeeAlso;
-import javax.xml.bind.annotation.XmlType;
-import javax.xml.bind.annotation.adapters.CollapsedStringAdapter;
-import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
+import jakarta.xml.bind.annotation.XmlAccessType;
+import jakarta.xml.bind.annotation.XmlAccessorType;
+import jakarta.xml.bind.annotation.XmlAttribute;
+import jakarta.xml.bind.annotation.XmlElement;
+import jakarta.xml.bind.annotation.XmlSchemaType;
+import jakarta.xml.bind.annotation.XmlSeeAlso;
+import jakarta.xml.bind.annotation.XmlType;
+import jakarta.xml.bind.annotation.adapters.CollapsedStringAdapter;
+import jakarta.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
/**
- * <p>Java class for DataObjectInfoType complex type.
+ * <p>Java-Klasse für DataObjectInfoType 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="DataObjectInfoType">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element name="DataObject">
- * &lt;complexType>
- * &lt;complexContent>
- * &lt;extension base="{http://reference.e-government.gv.at/namespace/moa/20020822#}ContentOptionalRefType">
- * &lt;/extension>
- * &lt;/complexContent>
- * &lt;/complexType>
- * &lt;/element>
- * &lt;choice>
- * &lt;element ref="{http://reference.e-government.gv.at/namespace/moa/20020822#}CreateTransformsInfoProfile"/>
- * &lt;element name="CreateTransformsInfoProfileID" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}ProfileIdentifierType"/>
- * &lt;/choice>
- * &lt;/sequence>
- * &lt;attribute name="Structure" use="required">
- * &lt;simpleType>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string">
- * &lt;enumeration value="detached"/>
- * &lt;enumeration value="enveloping"/>
- * &lt;/restriction>
- * &lt;/simpleType>
- * &lt;/attribute>
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
+ * &lt;complexType name="DataObjectInfoType"&gt;
+ * &lt;complexContent&gt;
+ * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
+ * &lt;sequence&gt;
+ * &lt;element name="DataObject"&gt;
+ * &lt;complexType&gt;
+ * &lt;complexContent&gt;
+ * &lt;extension base="{http://reference.e-government.gv.at/namespace/moa/20020822#}ContentOptionalRefType"&gt;
+ * &lt;/extension&gt;
+ * &lt;/complexContent&gt;
+ * &lt;/complexType&gt;
+ * &lt;/element&gt;
+ * &lt;choice&gt;
+ * &lt;element ref="{http://reference.e-government.gv.at/namespace/moa/20020822#}CreateTransformsInfoProfile"/&gt;
+ * &lt;element name="CreateTransformsInfoProfileID" type="{http://reference.e-government.gv.at/namespace/moa/20020822#}ProfileIdentifierType"/&gt;
+ * &lt;/choice&gt;
+ * &lt;/sequence&gt;
+ * &lt;attribute name="Structure" use="required"&gt;
+ * &lt;simpleType&gt;
+ * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}string"&gt;
+ * &lt;enumeration value="detached"/&gt;
+ * &lt;enumeration value="enveloping"/&gt;
+ * &lt;/restriction&gt;
+ * &lt;/simpleType&gt;
+ * &lt;/attribute&gt;
+ * &lt;/restriction&gt;
+ * &lt;/complexContent&gt;
+ * &lt;/complexType&gt;
* </pre>
*
*
@@ -73,12 +74,13 @@ public class DataObjectInfoType {
protected CreateTransformsInfoProfile createTransformsInfoProfile;
@XmlElement(name = "CreateTransformsInfoProfileID")
@XmlJavaTypeAdapter(CollapsedStringAdapter.class)
+ @XmlSchemaType(name = "token")
protected String createTransformsInfoProfileID;
@XmlAttribute(name = "Structure", required = true)
protected String structure;
/**
- * Gets the value of the dataObject property.
+ * Ruft den Wert der dataObject-Eigenschaft ab.
*
* @return
* possible object is
@@ -90,7 +92,7 @@ public class DataObjectInfoType {
}
/**
- * Sets the value of the dataObject property.
+ * Legt den Wert der dataObject-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -102,7 +104,7 @@ public class DataObjectInfoType {
}
/**
- * Gets the value of the createTransformsInfoProfile property.
+ * Ruft den Wert der createTransformsInfoProfile-Eigenschaft ab.
*
* @return
* possible object is
@@ -114,7 +116,7 @@ public class DataObjectInfoType {
}
/**
- * Sets the value of the createTransformsInfoProfile property.
+ * Legt den Wert der createTransformsInfoProfile-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -126,7 +128,7 @@ public class DataObjectInfoType {
}
/**
- * Gets the value of the createTransformsInfoProfileID property.
+ * Ruft den Wert der createTransformsInfoProfileID-Eigenschaft ab.
*
* @return
* possible object is
@@ -138,7 +140,7 @@ public class DataObjectInfoType {
}
/**
- * Sets the value of the createTransformsInfoProfileID property.
+ * Legt den Wert der createTransformsInfoProfileID-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -150,7 +152,7 @@ public class DataObjectInfoType {
}
/**
- * Gets the value of the structure property.
+ * Ruft den Wert der structure-Eigenschaft ab.
*
* @return
* possible object is
@@ -162,7 +164,7 @@ public class DataObjectInfoType {
}
/**
- * Sets the value of the structure property.
+ * Legt den Wert der structure-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -175,17 +177,17 @@ public class DataObjectInfoType {
/**
- * <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>
- * &lt;complexContent>
- * &lt;extension base="{http://reference.e-government.gv.at/namespace/moa/20020822#}ContentOptionalRefType">
- * &lt;/extension>
- * &lt;/complexContent>
- * &lt;/complexType>
+ * &lt;complexType&gt;
+ * &lt;complexContent&gt;
+ * &lt;extension base="{http://reference.e-government.gv.at/namespace/moa/20020822#}ContentOptionalRefType"&gt;
+ * &lt;/extension&gt;
+ * &lt;/complexContent&gt;
+ * &lt;/complexType&gt;
* </pre>
*
*