aboutsummaryrefslogtreecommitdiff
path: root/moaSig/moa-asic/src/generated/java/at/gv/egiz/asic/DataObjectReferenceType.java
diff options
context:
space:
mode:
Diffstat (limited to 'moaSig/moa-asic/src/generated/java/at/gv/egiz/asic/DataObjectReferenceType.java')
-rw-r--r--moaSig/moa-asic/src/generated/java/at/gv/egiz/asic/DataObjectReferenceType.java76
1 files changed, 38 insertions, 38 deletions
diff --git a/moaSig/moa-asic/src/generated/java/at/gv/egiz/asic/DataObjectReferenceType.java b/moaSig/moa-asic/src/generated/java/at/gv/egiz/asic/DataObjectReferenceType.java
index f6d0399..e793a4b 100644
--- a/moaSig/moa-asic/src/generated/java/at/gv/egiz/asic/DataObjectReferenceType.java
+++ b/moaSig/moa-asic/src/generated/java/at/gv/egiz/asic/DataObjectReferenceType.java
@@ -1,41 +1,41 @@
//
-// 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.16 at 02:42:50 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:42 PM CET
//
package at.gv.egiz.asic;
-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.XmlSchemaType;
-import javax.xml.bind.annotation.XmlType;
+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.XmlType;
/**
- * <p>Java class for DataObjectReferenceType complex type.
+ * <p>Java-Klasse für DataObjectReferenceType 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="DataObjectReferenceType">
- * &lt;complexContent>
- * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- * &lt;sequence>
- * &lt;element ref="{http://www.w3.org/2000/09/xmldsig#}DigestMethod"/>
- * &lt;element ref="{http://www.w3.org/2000/09/xmldsig#}DigestValue"/>
- * &lt;element name="DataObjectReferenceExtensions" type="{http://uri.etsi.org/02918/v1.2.1#}ExtensionsListType" minOccurs="0"/>
- * &lt;/sequence>
- * &lt;attribute name="URI" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
- * &lt;attribute name="MimeType" type="{http://www.w3.org/2001/XMLSchema}string" />
- * &lt;attribute name="Rootfile" type="{http://www.w3.org/2001/XMLSchema}boolean" />
- * &lt;/restriction>
- * &lt;/complexContent>
- * &lt;/complexType>
+ * &lt;complexType name="DataObjectReferenceType"&gt;
+ * &lt;complexContent&gt;
+ * &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt;
+ * &lt;sequence&gt;
+ * &lt;element ref="{http://www.w3.org/2000/09/xmldsig#}DigestMethod"/&gt;
+ * &lt;element ref="{http://www.w3.org/2000/09/xmldsig#}DigestValue"/&gt;
+ * &lt;element name="DataObjectReferenceExtensions" type="{http://uri.etsi.org/02918/v1.2.1#}ExtensionsListType" minOccurs="0"/&gt;
+ * &lt;/sequence&gt;
+ * &lt;attribute name="URI" use="required" type="{http://www.w3.org/2001/XMLSchema}anyURI" /&gt;
+ * &lt;attribute name="MimeType" type="{http://www.w3.org/2001/XMLSchema}string" /&gt;
+ * &lt;attribute name="Rootfile" type="{http://www.w3.org/2001/XMLSchema}boolean" /&gt;
+ * &lt;/restriction&gt;
+ * &lt;/complexContent&gt;
+ * &lt;/complexType&gt;
* </pre>
*
*
@@ -63,7 +63,7 @@ public class DataObjectReferenceType {
protected Boolean rootfile;
/**
- * Gets the value of the digestMethod property.
+ * Ruft den Wert der digestMethod-Eigenschaft ab.
*
* @return
* possible object is
@@ -75,7 +75,7 @@ public class DataObjectReferenceType {
}
/**
- * Sets the value of the digestMethod property.
+ * Legt den Wert der digestMethod-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -87,7 +87,7 @@ public class DataObjectReferenceType {
}
/**
- * Gets the value of the digestValue property.
+ * Ruft den Wert der digestValue-Eigenschaft ab.
*
* @return
* possible object is
@@ -98,7 +98,7 @@ public class DataObjectReferenceType {
}
/**
- * Sets the value of the digestValue property.
+ * Legt den Wert der digestValue-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -109,7 +109,7 @@ public class DataObjectReferenceType {
}
/**
- * Gets the value of the dataObjectReferenceExtensions property.
+ * Ruft den Wert der dataObjectReferenceExtensions-Eigenschaft ab.
*
* @return
* possible object is
@@ -121,7 +121,7 @@ public class DataObjectReferenceType {
}
/**
- * Sets the value of the dataObjectReferenceExtensions property.
+ * Legt den Wert der dataObjectReferenceExtensions-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -133,7 +133,7 @@ public class DataObjectReferenceType {
}
/**
- * Gets the value of the uri property.
+ * Ruft den Wert der uri-Eigenschaft ab.
*
* @return
* possible object is
@@ -145,7 +145,7 @@ public class DataObjectReferenceType {
}
/**
- * Sets the value of the uri property.
+ * Legt den Wert der uri-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -157,7 +157,7 @@ public class DataObjectReferenceType {
}
/**
- * Gets the value of the mimeType property.
+ * Ruft den Wert der mimeType-Eigenschaft ab.
*
* @return
* possible object is
@@ -169,7 +169,7 @@ public class DataObjectReferenceType {
}
/**
- * Sets the value of the mimeType property.
+ * Legt den Wert der mimeType-Eigenschaft fest.
*
* @param value
* allowed object is
@@ -181,7 +181,7 @@ public class DataObjectReferenceType {
}
/**
- * Gets the value of the rootfile property.
+ * Ruft den Wert der rootfile-Eigenschaft ab.
*
* @return
* possible object is
@@ -193,7 +193,7 @@ public class DataObjectReferenceType {
}
/**
- * Sets the value of the rootfile property.
+ * Legt den Wert der rootfile-Eigenschaft fest.
*
* @param value
* allowed object is