From 83a92eead9d389060ec43e9459c5a1367aefc29a Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 25 Oct 2016 16:22:26 +0200 Subject: move JaxB classes into an own module --- .../mandates/_20040701_/ObjectFactory.java | 308 --------------------- 1 file changed, 308 deletions(-) delete mode 100644 id/server/idserverlib/src/main/java/at/gv/e_government/reference/namespace/mandates/_20040701_/ObjectFactory.java (limited to 'id/server/idserverlib/src/main/java/at/gv/e_government/reference/namespace/mandates/_20040701_/ObjectFactory.java') diff --git a/id/server/idserverlib/src/main/java/at/gv/e_government/reference/namespace/mandates/_20040701_/ObjectFactory.java b/id/server/idserverlib/src/main/java/at/gv/e_government/reference/namespace/mandates/_20040701_/ObjectFactory.java deleted file mode 100644 index 4c5993d09..000000000 --- a/id/server/idserverlib/src/main/java/at/gv/e_government/reference/namespace/mandates/_20040701_/ObjectFactory.java +++ /dev/null @@ -1,308 +0,0 @@ -/******************************************************************************* - * Copyright 2014 Federal Chancellery Austria - * MOA-ID has been developed in a cooperation between BRZ, the Federal - * Chancellery Austria - ICT staff unit, and Graz University of Technology. - * - * Licensed under the EUPL, Version 1.1 or - as soon they will be approved by - * the European Commission - subsequent versions of the EUPL (the "Licence"); - * You may not use this work except in compliance with the Licence. - * You may obtain a copy of the Licence at: - * http://www.osor.eu/eupl/ - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the Licence is distributed on an "AS IS" basis, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the Licence for the specific language governing permissions and - * limitations under the Licence. - * - * This product combines work with different licenses. See the "NOTICE" text - * file for details on the various modules and licenses. - * The "NOTICE" text file is part of the distribution. Any derivative works - * that you distribute must include a readable copy of the "NOTICE" text file. - *******************************************************************************/ -// -// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.10 in JDK 6 -// See http://java.sun.com/xml/jaxb -// Any modifications to this file will be lost upon recompilation of the source schema. -// Generated on: 2013.06.19 at 11:53:10 AM CEST -// - - -package at.gv.e_government.reference.namespace.mandates._20040701_; - -import javax.xml.bind.JAXBElement; -import javax.xml.bind.annotation.XmlElementDecl; -import javax.xml.bind.annotation.XmlRegistry; -import javax.xml.bind.annotation.adapters.CollapsedStringAdapter; -import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter; -import javax.xml.namespace.QName; -import at.gv.e_government.reference.namespace.persondata._20020228_.PhysicalPersonType; - - -/** - * This object contains factory methods for each - * Java content interface and Java element interface - * generated in the at.gv.e_government.reference.namespace.mandates._20040701_ package. - *

An ObjectFactory allows you to programatically - * construct new instances of the Java representation - * for XML content. The Java representation of XML - * content can consist of schema derived interfaces - * and classes representing the binding of schema - * type definitions, element declarations and model - * groups. Factory methods for each of these are - * provided in this class. - * - */ -@XmlRegistry -public class ObjectFactory { - - private final static QName _Intermediary_QNAME = new QName("http://reference.e-government.gv.at/namespace/mandates/20040701#", "Intermediary"); - private final static QName _ParameterisedDescription_QNAME = new QName("http://reference.e-government.gv.at/namespace/mandates/20040701#", "ParameterisedDescription"); - private final static QName _ParameterisedText_QNAME = new QName("http://reference.e-government.gv.at/namespace/mandates/20040701#", "ParameterisedText"); - private final static QName _TextualDescription_QNAME = new QName("http://reference.e-government.gv.at/namespace/mandates/20040701#", "TextualDescription"); - private final static QName _Annotation_QNAME = new QName("http://reference.e-government.gv.at/namespace/mandates/20040701#", "Annotation"); - private final static QName _AnyConstraints_QNAME = new QName("http://reference.e-government.gv.at/namespace/mandates/20040701#", "AnyConstraints"); - private final static QName _ValidFrom_QNAME = new QName("http://reference.e-government.gv.at/namespace/mandates/20040701#", "ValidFrom"); - private final static QName _SimpleMandateContent_QNAME = new QName("http://reference.e-government.gv.at/namespace/mandates/20040701#", "SimpleMandateContent"); - private final static QName _StatusInformationService_QNAME = new QName("http://reference.e-government.gv.at/namespace/mandates/20040701#", "StatusInformationService"); - private final static QName _Properties_QNAME = new QName("http://reference.e-government.gv.at/namespace/mandates/20040701#", "Properties"); - private final static QName _ValidTo_QNAME = new QName("http://reference.e-government.gv.at/namespace/mandates/20040701#", "ValidTo"); - - /** - * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: at.gv.e_government.reference.namespace.mandates._20040701_ - * - */ - public ObjectFactory() { - } - - /** - * Create an instance of {@link SimpleMandateContentType } - * - */ - public SimpleMandateContentType createSimpleMandateContentType() { - return new SimpleMandateContentType(); - } - - /** - * Create an instance of {@link Issued } - * - */ - public Issued createIssued() { - return new Issued(); - } - - /** - * Create an instance of {@link ParameterisedTextType } - * - */ - public ParameterisedTextType createParameterisedTextType() { - return new ParameterisedTextType(); - } - - /** - * Create an instance of {@link SimpleMandateContentType.CollectiveConstraint } - * - */ - public SimpleMandateContentType.CollectiveConstraint createSimpleMandateContentTypeCollectiveConstraint() { - return new SimpleMandateContentType.CollectiveConstraint(); - } - - /** - * Create an instance of {@link SetParameter } - * - */ - public SetParameter createSetParameter() { - return new SetParameter(); - } - - /** - * Create an instance of {@link PasteParameter } - * - */ - public PasteParameter createPasteParameter() { - return new PasteParameter(); - } - - /** - * Create an instance of {@link SimpleMandateContentType.TimeConstraint } - * - */ - public SimpleMandateContentType.TimeConstraint createSimpleMandateContentTypeTimeConstraint() { - return new SimpleMandateContentType.TimeConstraint(); - } - - /** - * Create an instance of {@link Representative } - * - */ - public Representative createRepresentative() { - return new Representative(); - } - - /** - * Create an instance of {@link ParameterDefinition } - * - */ - public ParameterDefinition createParameterDefinition() { - return new ParameterDefinition(); - } - - /** - * Create an instance of {@link SimpleMandateContentType.References.MandateID } - * - */ - public SimpleMandateContentType.References.MandateID createSimpleMandateContentTypeReferencesMandateID() { - return new SimpleMandateContentType.References.MandateID(); - } - - /** - * Create an instance of {@link Mandate } - * - */ - public Mandate createMandate() { - return new Mandate(); - } - - /** - * Create an instance of {@link PropertiesType } - * - */ - public PropertiesType createPropertiesType() { - return new PropertiesType(); - } - - /** - * Create an instance of {@link SimpleMandateContentType.TransactionLimit } - * - */ - public SimpleMandateContentType.TransactionLimit createSimpleMandateContentTypeTransactionLimit() { - return new SimpleMandateContentType.TransactionLimit(); - } - - /** - * Create an instance of {@link ParameterisedDescriptionType } - * - */ - public ParameterisedDescriptionType createParameterisedDescriptionType() { - return new ParameterisedDescriptionType(); - } - - /** - * Create an instance of {@link Mandator } - * - */ - public Mandator createMandator() { - return new Mandator(); - } - - /** - * Create an instance of {@link SimpleMandateContentType.References } - * - */ - public SimpleMandateContentType.References createSimpleMandateContentTypeReferences() { - return new SimpleMandateContentType.References(); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link PhysicalPersonType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/mandates/20040701#", name = "Intermediary") - public JAXBElement createIntermediary(PhysicalPersonType value) { - return new JAXBElement(_Intermediary_QNAME, PhysicalPersonType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link ParameterisedDescriptionType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/mandates/20040701#", name = "ParameterisedDescription") - public JAXBElement createParameterisedDescription(ParameterisedDescriptionType value) { - return new JAXBElement(_ParameterisedDescription_QNAME, ParameterisedDescriptionType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link ParameterisedTextType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/mandates/20040701#", name = "ParameterisedText") - public JAXBElement createParameterisedText(ParameterisedTextType value) { - return new JAXBElement(_ParameterisedText_QNAME, ParameterisedTextType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/mandates/20040701#", name = "TextualDescription") - @XmlJavaTypeAdapter(CollapsedStringAdapter.class) - public JAXBElement createTextualDescription(String value) { - return new JAXBElement(_TextualDescription_QNAME, String.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/mandates/20040701#", name = "Annotation") - @XmlJavaTypeAdapter(CollapsedStringAdapter.class) - public JAXBElement createAnnotation(String value) { - return new JAXBElement(_Annotation_QNAME, String.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/mandates/20040701#", name = "AnyConstraints") - @XmlJavaTypeAdapter(CollapsedStringAdapter.class) - public JAXBElement createAnyConstraints(String value) { - return new JAXBElement(_AnyConstraints_QNAME, String.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/mandates/20040701#", name = "ValidFrom") - public JAXBElement createValidFrom(String value) { - return new JAXBElement(_ValidFrom_QNAME, String.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link SimpleMandateContentType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/mandates/20040701#", name = "SimpleMandateContent") - public JAXBElement createSimpleMandateContent(SimpleMandateContentType value) { - return new JAXBElement(_SimpleMandateContent_QNAME, SimpleMandateContentType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/mandates/20040701#", name = "StatusInformationService") - public JAXBElement createStatusInformationService(String value) { - return new JAXBElement(_StatusInformationService_QNAME, String.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link PropertiesType }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/mandates/20040701#", name = "Properties") - public JAXBElement createProperties(PropertiesType value) { - return new JAXBElement(_Properties_QNAME, PropertiesType.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link String }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://reference.e-government.gv.at/namespace/mandates/20040701#", name = "ValidTo") - public JAXBElement createValidTo(String value) { - return new JAXBElement(_ValidTo_QNAME, String.class, null, value); - } - -} -- cgit v1.2.3