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 it.gov.fatturapa.sdi.fatturapa.v1_0;

  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 it.gov.fatturapa.sdi.fatturapa.v1_0 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: it.gov.fatturapa.sdi.fatturapa.v1_0
  46.      *
  47.      */
  48.     public ObjectFactory() {
  49.         // Create a new ObjectFactory
  50.     }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  207.     /**
  208.      * Create an instance of {@link FatturaElettronicaHeaderType }
  209.      */
  210.     public FatturaElettronicaHeaderType createFatturaElettronicaHeaderType() {
  211.         return new FatturaElettronicaHeaderType();
  212.     }

  213.     /**
  214.      * Create an instance of {@link DettaglioLineeType }
  215.      */
  216.     public DettaglioLineeType createDettaglioLineeType() {
  217.         return new DettaglioLineeType();
  218.     }

  219.     /**
  220.      * Create an instance of {@link ContattiTrasmittenteType }
  221.      */
  222.     public ContattiTrasmittenteType createContattiTrasmittenteType() {
  223.         return new ContattiTrasmittenteType();
  224.     }

  225.     /**
  226.      * Create an instance of {@link DatiRiepilogoType }
  227.      */
  228.     public DatiRiepilogoType createDatiRiepilogoType() {
  229.         return new DatiRiepilogoType();
  230.     }

  231.     /**
  232.      * Create an instance of {@link DatiVeicoliType }
  233.      */
  234.     public DatiVeicoliType createDatiVeicoliType() {
  235.         return new DatiVeicoliType();
  236.     }

  237.     /**
  238.      * Create an instance of {@link DatiTrasportoType }
  239.      */
  240.     public DatiTrasportoType createDatiTrasportoType() {
  241.         return new DatiTrasportoType();
  242.     }

  243.     /**
  244.      * Create an instance of {@link DatiBeniServiziType }
  245.      */
  246.     public DatiBeniServiziType createDatiBeniServiziType() {
  247.         return new DatiBeniServiziType();
  248.     }

  249.     /**
  250.      * Create an instance of {@link DatiAnagraficiTerzoIntermediarioType }
  251.      */
  252.     public DatiAnagraficiTerzoIntermediarioType createDatiAnagraficiTerzoIntermediarioType() {
  253.         return new DatiAnagraficiTerzoIntermediarioType();
  254.     }

  255.     /**
  256.      * Create an instance of {@link DatiRitenutaType }
  257.      */
  258.     public DatiRitenutaType createDatiRitenutaType() {
  259.         return new DatiRitenutaType();
  260.     }

  261.     /**
  262.      * Create an instance of {@link DatiPagamentoType }
  263.      */
  264.     public DatiPagamentoType createDatiPagamentoType() {
  265.         return new DatiPagamentoType();
  266.     }

  267.     /**
  268.      * Create an instance of {@link DatiBolloType }
  269.      */
  270.     public DatiBolloType createDatiBolloType() {
  271.         return new DatiBolloType();
  272.     }

  273.     /**
  274.      * Create an instance of {@link CedentePrestatoreType }
  275.      */
  276.     public CedentePrestatoreType createCedentePrestatoreType() {
  277.         return new CedentePrestatoreType();
  278.     }

  279.     /**
  280.      * Create an instance of {@link FatturaElettronicaBodyType }
  281.      */
  282.     public FatturaElettronicaBodyType createFatturaElettronicaBodyType() {
  283.         return new FatturaElettronicaBodyType();
  284.     }

  285.     private static final QName _FatturaElettronica = new QName("http://www.fatturapa.gov.it/sdi/fatturapa/v1.0", "FatturaElettronica");

  286.     /**
  287.      * Create an instance of {@link JAXBElement }{@code <}{@link FatturaElettronicaType }{@code >}}
  288.      */
  289.     @XmlElementDecl(namespace = "http://www.fatturapa.gov.it/sdi/fatturapa/v1.0", name="FatturaElettronica")
  290.     public JAXBElement<FatturaElettronicaType> createFatturaElettronica() {
  291.         return new JAXBElement<FatturaElettronicaType>(_FatturaElettronica, FatturaElettronicaType.class, null, this.createFatturaElettronicaType());
  292.     }
  293.     public JAXBElement<FatturaElettronicaType> createFatturaElettronica(FatturaElettronicaType fatturaElettronica) {
  294.         return new JAXBElement<FatturaElettronicaType>(_FatturaElettronica, FatturaElettronicaType.class, null, fatturaElettronica);
  295.     }


  296.  }