ObjectFactory.java

  1. /*
  2.  * GovWay - A customizable API Gateway
  3.  * https://govway.org
  4.  *
  5.  * Copyright (c) 2005-2025 Link.it srl (https://link.it).
  6.  *
  7.  * This program is free software: you can redistribute it and/or modify
  8.  * it under the terms of the GNU General Public License version 3, as published by
  9.  * the Free Software Foundation.
  10.  *
  11.  * This program is distributed in the hope that it will be useful,
  12.  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  13.  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  14.  * GNU General Public License for more details.
  15.  *
  16.  * You should have received a copy of the GNU General Public License
  17.  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  18.  *
  19.  */
  20. package org.openspcoop2.protocol.information_missing;

  21. import javax.xml.bind.annotation.XmlRegistry;
  22. import javax.xml.bind.annotation.XmlElementDecl;
  23. import javax.xml.bind.JAXBElement;
  24. import javax.xml.namespace.QName;


  25. /**
  26.  * This object contains factory methods for each
  27.  * Java content interface and Java element interface
  28.  * generated in the org.openspcoop2.protocol.information_missing package.
  29.  * <p>An ObjectFactory allows you to programatically
  30.  * construct new instances of the Java representation
  31.  * for XML content. The Java representation of XML
  32.  * content can consist of schema derived interfaces
  33.  * and classes representing the binding of schema
  34.  * type definitions, element declarations and model
  35.  * groups.  Factory methods for each of these are
  36.  * provided in this class.
  37.  *
  38.  * @author Poli Andrea (poli@link.it)
  39.  * @author $Author$
  40.  * @version $Rev$, $Date$
  41. */

  42. @XmlRegistry
  43. public class ObjectFactory {


  44.     /**
  45.      * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openspcoop2.protocol.information_missing
  46.      *
  47.      */
  48.     public ObjectFactory() {
  49.         // Create a new ObjectFactory
  50.     }

  51.     /**
  52.      * Create an instance of {@link RequisitoProtocollo }
  53.      */
  54.     public RequisitoProtocollo createRequisitoProtocollo() {
  55.         return new RequisitoProtocollo();
  56.     }

  57.     /**
  58.      * Create an instance of {@link PortaDelegata }
  59.      */
  60.     public PortaDelegata createPortaDelegata() {
  61.         return new PortaDelegata();
  62.     }

  63.     /**
  64.      * Create an instance of {@link ReplaceMatchFieldType }
  65.      */
  66.     public ReplaceMatchFieldType createReplaceMatchFieldType() {
  67.         return new ReplaceMatchFieldType();
  68.     }

  69.     /**
  70.      * Create an instance of {@link Soggetto }
  71.      */
  72.     public Soggetto createSoggetto() {
  73.         return new Soggetto();
  74.     }

  75.     /**
  76.      * Create an instance of {@link Wizard }
  77.      */
  78.     public Wizard createWizard() {
  79.         return new Wizard();
  80.     }

  81.     /**
  82.      * Create an instance of {@link ProprietaDefault }
  83.      */
  84.     public ProprietaDefault createProprietaDefault() {
  85.         return new ProprietaDefault();
  86.     }

  87.     /**
  88.      * Create an instance of {@link Openspcoop2 }
  89.      */
  90.     public Openspcoop2 createOpenspcoop2() {
  91.         return new Openspcoop2();
  92.     }

  93.     /**
  94.      * Create an instance of {@link Proprieta }
  95.      */
  96.     public Proprieta createProprieta() {
  97.         return new Proprieta();
  98.     }

  99.     /**
  100.      * Create an instance of {@link ReplaceMatchType }
  101.      */
  102.     public ReplaceMatchType createReplaceMatchType() {
  103.         return new ReplaceMatchType();
  104.     }

  105.     /**
  106.      * Create an instance of {@link AccordoServizioParteComune }
  107.      */
  108.     public AccordoServizioParteComune createAccordoServizioParteComune() {
  109.         return new AccordoServizioParteComune();
  110.     }

  111.     /**
  112.      * Create an instance of {@link Input }
  113.      */
  114.     public Input createInput() {
  115.         return new Input();
  116.     }

  117.     /**
  118.      * Create an instance of {@link Default }
  119.      */
  120.     public Default createDefault() {
  121.         return new Default();
  122.     }

  123.     /**
  124.      * Create an instance of {@link PortaApplicativa }
  125.      */
  126.     public PortaApplicativa createPortaApplicativa() {
  127.         return new PortaApplicativa();
  128.     }

  129.     /**
  130.      * Create an instance of {@link Fruitore }
  131.      */
  132.     public Fruitore createFruitore() {
  133.         return new Fruitore();
  134.     }

  135.     /**
  136.      * Create an instance of {@link Requisiti }
  137.      */
  138.     public Requisiti createRequisiti() {
  139.         return new Requisiti();
  140.     }

  141.     /**
  142.      * Create an instance of {@link ReplaceFruitoreMatchType }
  143.      */
  144.     public ReplaceFruitoreMatchType createReplaceFruitoreMatchType() {
  145.         return new ReplaceFruitoreMatchType();
  146.     }

  147.     /**
  148.      * Create an instance of {@link Description }
  149.      */
  150.     public Description createDescription() {
  151.         return new Description();
  152.     }

  153.     /**
  154.      * Create an instance of {@link ConditionsType }
  155.      */
  156.     public ConditionsType createConditionsType() {
  157.         return new ConditionsType();
  158.     }

  159.     /**
  160.      * Create an instance of {@link AccordoCooperazione }
  161.      */
  162.     public AccordoCooperazione createAccordoCooperazione() {
  163.         return new AccordoCooperazione();
  164.     }

  165.     /**
  166.      * Create an instance of {@link AccordoServizioParteSpecifica }
  167.      */
  168.     public AccordoServizioParteSpecifica createAccordoServizioParteSpecifica() {
  169.         return new AccordoServizioParteSpecifica();
  170.     }

  171.     /**
  172.      * Create an instance of {@link DescriptionType }
  173.      */
  174.     public DescriptionType createDescriptionType() {
  175.         return new DescriptionType();
  176.     }

  177.     /**
  178.      * Create an instance of {@link RequisitoInput }
  179.      */
  180.     public RequisitoInput createRequisitoInput() {
  181.         return new RequisitoInput();
  182.     }

  183.     /**
  184.      * Create an instance of {@link ConditionType }
  185.      */
  186.     public ConditionType createConditionType() {
  187.         return new ConditionType();
  188.     }

  189.     /**
  190.      * Create an instance of {@link ServizioApplicativo }
  191.      */
  192.     public ServizioApplicativo createServizioApplicativo() {
  193.         return new ServizioApplicativo();
  194.     }

  195.     /**
  196.      * Create an instance of {@link ProprietaRequisitoInput }
  197.      */
  198.     public ProprietaRequisitoInput createProprietaRequisitoInput() {
  199.         return new ProprietaRequisitoInput();
  200.     }

  201.     /**
  202.      * Create an instance of {@link Operazione }
  203.      */
  204.     public Operazione createOperazione() {
  205.         return new Operazione();
  206.     }

  207.     private static final QName _AccordoServizioComposto = new QName("http://www.openspcoop2.org/protocol/information_missing", "accordo-servizio-composto");

  208.     /**
  209.      * Create an instance of {@link JAXBElement }{@code <}{@link AccordoServizioParteComune }{@code >}}
  210.      */
  211.     @XmlElementDecl(namespace = "http://www.openspcoop2.org/protocol/information_missing", name="accordo-servizio-composto")
  212.     public JAXBElement<AccordoServizioParteComune> createAccordoServizioComposto() {
  213.         return new JAXBElement<AccordoServizioParteComune>(_AccordoServizioComposto, AccordoServizioParteComune.class, null, this.createAccordoServizioParteComune());
  214.     }
  215.     public JAXBElement<AccordoServizioParteComune> createAccordoServizioComposto(AccordoServizioParteComune accordoServizioComposto) {
  216.         return new JAXBElement<AccordoServizioParteComune>(_AccordoServizioComposto, AccordoServizioParteComune.class, null, accordoServizioComposto);
  217.     }

  218.     private static final QName _Header = new QName("http://www.openspcoop2.org/protocol/information_missing", "header");

  219.     /**
  220.      * Create an instance of {@link JAXBElement }{@code <}{@link Description }{@code >}}
  221.      */
  222.     @XmlElementDecl(namespace = "http://www.openspcoop2.org/protocol/information_missing", name="header")
  223.     public JAXBElement<Description> createHeader() {
  224.         return new JAXBElement<Description>(_Header, Description.class, null, this.createDescription());
  225.     }
  226.     public JAXBElement<Description> createHeader(Description header) {
  227.         return new JAXBElement<Description>(_Header, Description.class, null, header);
  228.     }

  229.     private static final QName _Footer = new QName("http://www.openspcoop2.org/protocol/information_missing", "footer");

  230.     /**
  231.      * Create an instance of {@link JAXBElement }{@code <}{@link Description }{@code >}}
  232.      */
  233.     @XmlElementDecl(namespace = "http://www.openspcoop2.org/protocol/information_missing", name="footer")
  234.     public JAXBElement<Description> createFooter() {
  235.         return new JAXBElement<Description>(_Footer, Description.class, null, this.createDescription());
  236.     }
  237.     public JAXBElement<Description> createFooter(Description footer) {
  238.         return new JAXBElement<Description>(_Footer, Description.class, null, footer);
  239.     }


  240.  }