AbstractDeserializer.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.core.config.utils.serializer;

  21. import org.openspcoop2.generic_project.exception.DeserializerException;

  22. import org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetto;
  23. import org.openspcoop2.core.config.Ruolo;
  24. import org.openspcoop2.core.config.TrasformazioneSoapRisposta;
  25. import org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServizioApplicativo;
  26. import org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetti;
  27. import org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServiziApplicativi;
  28. import org.openspcoop2.core.config.PortaApplicativaAutorizzazioneToken;
  29. import org.openspcoop2.core.config.AutorizzazioneRuoli;
  30. import org.openspcoop2.core.config.Route;
  31. import org.openspcoop2.core.config.RoutingTableDefault;
  32. import org.openspcoop2.core.config.Cache;
  33. import org.openspcoop2.core.config.AccessoConfigurazione;
  34. import org.openspcoop2.core.config.AccessoDatiGestioneToken;
  35. import org.openspcoop2.core.config.MtomProcessorFlow;
  36. import org.openspcoop2.core.config.MtomProcessor;
  37. import org.openspcoop2.core.config.GestioneErroreCodiceTrasporto;
  38. import org.openspcoop2.core.config.GestioneErrore;
  39. import org.openspcoop2.core.config.GestioneErroreSoapFault;
  40. import org.openspcoop2.core.config.GestioneTokenAutenticazione;
  41. import org.openspcoop2.core.config.GestioneToken;
  42. import org.openspcoop2.core.config.ServizioApplicativoRuoli;
  43. import org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRisposta;
  44. import org.openspcoop2.core.config.Proprieta;
  45. import org.openspcoop2.core.config.AccessoRegistroRegistro;
  46. import org.openspcoop2.core.config.InvocazioneCredenziali;
  47. import org.openspcoop2.core.config.RispostaAsincrona;
  48. import org.openspcoop2.core.config.Connettore;
  49. import org.openspcoop2.core.config.RouteRegistro;
  50. import org.openspcoop2.core.config.AccessoDatiKeystore;
  51. import org.openspcoop2.core.config.TrasformazioneRegolaRichiesta;
  52. import org.openspcoop2.core.config.TrasformazioneRegolaParametro;
  53. import org.openspcoop2.core.config.TrasformazioneRest;
  54. import org.openspcoop2.core.config.TrasformazioneSoap;
  55. import org.openspcoop2.core.config.IdSoggetto;
  56. import org.openspcoop2.core.config.PortaDelegata;
  57. import org.openspcoop2.core.config.Soggetto;
  58. import org.openspcoop2.core.config.PortaApplicativa;
  59. import org.openspcoop2.core.config.ServizioApplicativo;
  60. import org.openspcoop2.core.config.Property;
  61. import org.openspcoop2.core.config.OpenspcoopAppender;
  62. import org.openspcoop2.core.config.RegistroPlugin;
  63. import org.openspcoop2.core.config.RegistroPlugins;
  64. import org.openspcoop2.core.config.PortaDelegataAutorizzazioneServiziApplicativi;
  65. import org.openspcoop2.core.config.PortaDelegataAutorizzazioneToken;
  66. import org.openspcoop2.core.config.ConfigurazioneUrlInvocazioneRegola;
  67. import org.openspcoop2.core.config.IdPortaApplicativa;
  68. import org.openspcoop2.core.config.PortaApplicativaSoggettoVirtuale;
  69. import org.openspcoop2.core.config.TracciamentoConfigurazioneFiletraceConnector;
  70. import org.openspcoop2.core.config.TracciamentoConfigurazioneFiletrace;
  71. import org.openspcoop2.core.config.TrasformazioneRegolaRisposta;
  72. import org.openspcoop2.core.config.MessageSecurityFlowParameter;
  73. import org.openspcoop2.core.config.PortaDelegataSoggettoErogatore;
  74. import org.openspcoop2.core.config.PortaApplicativaServizioApplicativoConnettore;
  75. import org.openspcoop2.core.config.ProprietaOggetto;
  76. import org.openspcoop2.core.config.RegistroPluginArchivio;
  77. import org.openspcoop2.core.config.IdPortaDelegata;
  78. import org.openspcoop2.core.config.PortaDelegataServizio;
  79. import org.openspcoop2.core.config.PortaDelegataAzione;
  80. import org.openspcoop2.core.config.PortaDelegataServizioApplicativo;
  81. import org.openspcoop2.core.config.AutorizzazioneScope;
  82. import org.openspcoop2.core.config.PortaDelegataLocalForward;
  83. import org.openspcoop2.core.config.MessageSecurity;
  84. import org.openspcoop2.core.config.ValidazioneContenutiApplicativi;
  85. import org.openspcoop2.core.config.CorrelazioneApplicativa;
  86. import org.openspcoop2.core.config.CorrelazioneApplicativaRisposta;
  87. import org.openspcoop2.core.config.DumpConfigurazione;
  88. import org.openspcoop2.core.config.PortaTracciamento;
  89. import org.openspcoop2.core.config.CorsConfigurazione;
  90. import org.openspcoop2.core.config.ResponseCachingConfigurazione;
  91. import org.openspcoop2.core.config.Trasformazioni;
  92. import org.openspcoop2.core.config.ConfigurazionePortaHandler;
  93. import org.openspcoop2.core.config.AttributeAuthority;
  94. import org.openspcoop2.core.config.ResponseCachingConfigurazioneRegola;
  95. import org.openspcoop2.core.config.GenericProperties;
  96. import org.openspcoop2.core.config.IdServizioApplicativo;
  97. import org.openspcoop2.core.config.CanaleConfigurazione;
  98. import org.openspcoop2.core.config.TracciamentoConfigurazione;
  99. import org.openspcoop2.core.config.ConfigurazioneTracciamentoPorta;
  100. import org.openspcoop2.core.config.Transazioni;
  101. import org.openspcoop2.core.config.CorsConfigurazioneHeaders;
  102. import org.openspcoop2.core.config.CanaliConfigurazione;
  103. import org.openspcoop2.core.config.CanaleConfigurazioneNodo;
  104. import org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRichiesta;
  105. import org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaSoggetto;
  106. import org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaServizioApplicativo;
  107. import org.openspcoop2.core.config.PortaApplicativaServizioApplicativo;
  108. import org.openspcoop2.core.config.CorrelazioneApplicativaRispostaElemento;
  109. import org.openspcoop2.core.config.ConfigurazioneHandler;
  110. import org.openspcoop2.core.config.ConfigurazioneMessageHandlers;
  111. import org.openspcoop2.core.config.SystemProperties;
  112. import org.openspcoop2.core.config.CorrelazioneApplicativaElemento;
  113. import org.openspcoop2.core.config.TrasformazioneRegola;
  114. import org.openspcoop2.core.config.InoltroBusteNonRiscontrate;
  115. import org.openspcoop2.core.config.RouteGateway;
  116. import org.openspcoop2.core.config.Openspcoop2;
  117. import org.openspcoop2.core.config.Configurazione;
  118. import org.openspcoop2.core.config.CorsConfigurazioneOrigin;
  119. import org.openspcoop2.core.config.CorsConfigurazioneMethods;
  120. import org.openspcoop2.core.config.Scope;
  121. import org.openspcoop2.core.config.AccessoDatiConsegnaApplicativi;
  122. import org.openspcoop2.core.config.TipoFiltroAbilitazioneServizi;
  123. import org.openspcoop2.core.config.StatoServiziPddPortaApplicativa;
  124. import org.openspcoop2.core.config.MessaggiDiagnostici;
  125. import org.openspcoop2.core.config.OpenspcoopSorgenteDati;
  126. import org.openspcoop2.core.config.ConfigurazioneGeneraleHandler;
  127. import org.openspcoop2.core.config.ConfigurazioneServiceHandlers;
  128. import org.openspcoop2.core.config.ResponseCachingConfigurazioneControl;
  129. import org.openspcoop2.core.config.Credenziali;
  130. import org.openspcoop2.core.config.InvocazionePorta;
  131. import org.openspcoop2.core.config.InvocazionePortaGestioneErrore;
  132. import org.openspcoop2.core.config.AccessoDatiRichieste;
  133. import org.openspcoop2.core.config.Tracciamento;
  134. import org.openspcoop2.core.config.ConfigurazioneGestioneErrore;
  135. import org.openspcoop2.core.config.AccessoDatiAttributeAuthority;
  136. import org.openspcoop2.core.config.AccessoDatiAutorizzazione;
  137. import org.openspcoop2.core.config.PortaApplicativaServizio;
  138. import org.openspcoop2.core.config.PortaApplicativaAzione;
  139. import org.openspcoop2.core.config.PortaApplicativaBehaviour;
  140. import org.openspcoop2.core.config.RoutingTable;
  141. import org.openspcoop2.core.config.AccessoRegistro;
  142. import org.openspcoop2.core.config.AccessoDatiAutenticazione;
  143. import org.openspcoop2.core.config.ConfigurazioneMultitenant;
  144. import org.openspcoop2.core.config.ConfigurazioneUrlInvocazione;
  145. import org.openspcoop2.core.config.ValidazioneBuste;
  146. import org.openspcoop2.core.config.IndirizzoRisposta;
  147. import org.openspcoop2.core.config.Attachments;
  148. import org.openspcoop2.core.config.Risposte;
  149. import org.openspcoop2.core.config.Dump;
  150. import org.openspcoop2.core.config.IntegrationManager;
  151. import org.openspcoop2.core.config.StatoServiziPdd;
  152. import org.openspcoop2.core.config.ResponseCachingConfigurazioneGenerale;
  153. import org.openspcoop2.core.config.ResponseCachingConfigurazioneHashGenerator;
  154. import org.openspcoop2.core.config.MtomProcessorFlowParameter;
  155. import org.openspcoop2.core.config.RoutingTableDestinazione;
  156. import org.openspcoop2.core.config.InvocazioneServizio;
  157. import org.openspcoop2.core.config.ProtocolProperty;
  158. import org.openspcoop2.core.config.StatoServiziPddPortaDelegata;
  159. import org.openspcoop2.core.config.StatoServiziPddIntegrationManager;
  160. import org.openspcoop2.core.config.DumpConfigurazioneRegola;
  161. import org.openspcoop2.core.config.MessageSecurityFlow;

  162. import java.io.InputStream;
  163. import java.io.File;

  164. /**    
  165.  * XML Deserializer of beans
  166.  *
  167.  * @author Poli Andrea (poli@link.it)
  168.  * @author $Author$
  169.  * @version $Rev$, $Date$
  170.  */

  171. public abstract class AbstractDeserializer extends org.openspcoop2.generic_project.serializer.AbstractDeserializerBase {



  172.     /*
  173.      =================================================================================
  174.      Object: porta-applicativa-autorizzazione-soggetto
  175.      =================================================================================
  176.     */
  177.    
  178.     /**
  179.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetto}
  180.      *
  181.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetto}
  182.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetto}
  183.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  184.      */
  185.     public PortaApplicativaAutorizzazioneSoggetto readPortaApplicativaAutorizzazioneSoggetto(String fileName) throws DeserializerException {
  186.         return (PortaApplicativaAutorizzazioneSoggetto) this.xmlToObj(fileName, PortaApplicativaAutorizzazioneSoggetto.class);
  187.     }
  188.    
  189.     /**
  190.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetto}
  191.      *
  192.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetto}
  193.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetto}
  194.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  195.      */
  196.     public PortaApplicativaAutorizzazioneSoggetto readPortaApplicativaAutorizzazioneSoggetto(File file) throws DeserializerException {
  197.         return (PortaApplicativaAutorizzazioneSoggetto) this.xmlToObj(file, PortaApplicativaAutorizzazioneSoggetto.class);
  198.     }
  199.    
  200.     /**
  201.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetto}
  202.      *
  203.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetto}
  204.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetto}
  205.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  206.      */
  207.     public PortaApplicativaAutorizzazioneSoggetto readPortaApplicativaAutorizzazioneSoggetto(InputStream in) throws DeserializerException {
  208.         return (PortaApplicativaAutorizzazioneSoggetto) this.xmlToObj(in, PortaApplicativaAutorizzazioneSoggetto.class);
  209.     }  
  210.    
  211.     /**
  212.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetto}
  213.      *
  214.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetto}
  215.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetto}
  216.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  217.      */
  218.     public PortaApplicativaAutorizzazioneSoggetto readPortaApplicativaAutorizzazioneSoggetto(byte[] in) throws DeserializerException {
  219.         return (PortaApplicativaAutorizzazioneSoggetto) this.xmlToObj(in, PortaApplicativaAutorizzazioneSoggetto.class);
  220.     }  
  221.    
  222.     /**
  223.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetto}
  224.      *
  225.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetto}
  226.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetto}
  227.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  228.      */
  229.     public PortaApplicativaAutorizzazioneSoggetto readPortaApplicativaAutorizzazioneSoggettoFromString(String in) throws DeserializerException {
  230.         return (PortaApplicativaAutorizzazioneSoggetto) this.xmlToObj(in.getBytes(), PortaApplicativaAutorizzazioneSoggetto.class);
  231.     }  
  232.    
  233.    
  234.    
  235.     /*
  236.      =================================================================================
  237.      Object: ruolo
  238.      =================================================================================
  239.     */
  240.    
  241.     /**
  242.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.Ruolo}
  243.      *
  244.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Ruolo}
  245.      * @return Object type {@link org.openspcoop2.core.config.Ruolo}
  246.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  247.      */
  248.     public Ruolo readRuolo(String fileName) throws DeserializerException {
  249.         return (Ruolo) this.xmlToObj(fileName, Ruolo.class);
  250.     }
  251.    
  252.     /**
  253.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.Ruolo}
  254.      *
  255.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Ruolo}
  256.      * @return Object type {@link org.openspcoop2.core.config.Ruolo}
  257.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  258.      */
  259.     public Ruolo readRuolo(File file) throws DeserializerException {
  260.         return (Ruolo) this.xmlToObj(file, Ruolo.class);
  261.     }
  262.    
  263.     /**
  264.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.Ruolo}
  265.      *
  266.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Ruolo}
  267.      * @return Object type {@link org.openspcoop2.core.config.Ruolo}
  268.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  269.      */
  270.     public Ruolo readRuolo(InputStream in) throws DeserializerException {
  271.         return (Ruolo) this.xmlToObj(in, Ruolo.class);
  272.     }  
  273.    
  274.     /**
  275.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.Ruolo}
  276.      *
  277.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Ruolo}
  278.      * @return Object type {@link org.openspcoop2.core.config.Ruolo}
  279.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  280.      */
  281.     public Ruolo readRuolo(byte[] in) throws DeserializerException {
  282.         return (Ruolo) this.xmlToObj(in, Ruolo.class);
  283.     }  
  284.    
  285.     /**
  286.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.Ruolo}
  287.      *
  288.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Ruolo}
  289.      * @return Object type {@link org.openspcoop2.core.config.Ruolo}
  290.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  291.      */
  292.     public Ruolo readRuoloFromString(String in) throws DeserializerException {
  293.         return (Ruolo) this.xmlToObj(in.getBytes(), Ruolo.class);
  294.     }  
  295.    
  296.    
  297.    
  298.     /*
  299.      =================================================================================
  300.      Object: trasformazione-soap-risposta
  301.      =================================================================================
  302.     */
  303.    
  304.     /**
  305.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneSoapRisposta}
  306.      *
  307.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneSoapRisposta}
  308.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneSoapRisposta}
  309.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  310.      */
  311.     public TrasformazioneSoapRisposta readTrasformazioneSoapRisposta(String fileName) throws DeserializerException {
  312.         return (TrasformazioneSoapRisposta) this.xmlToObj(fileName, TrasformazioneSoapRisposta.class);
  313.     }
  314.    
  315.     /**
  316.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneSoapRisposta}
  317.      *
  318.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneSoapRisposta}
  319.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneSoapRisposta}
  320.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  321.      */
  322.     public TrasformazioneSoapRisposta readTrasformazioneSoapRisposta(File file) throws DeserializerException {
  323.         return (TrasformazioneSoapRisposta) this.xmlToObj(file, TrasformazioneSoapRisposta.class);
  324.     }
  325.    
  326.     /**
  327.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneSoapRisposta}
  328.      *
  329.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneSoapRisposta}
  330.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneSoapRisposta}
  331.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  332.      */
  333.     public TrasformazioneSoapRisposta readTrasformazioneSoapRisposta(InputStream in) throws DeserializerException {
  334.         return (TrasformazioneSoapRisposta) this.xmlToObj(in, TrasformazioneSoapRisposta.class);
  335.     }  
  336.    
  337.     /**
  338.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneSoapRisposta}
  339.      *
  340.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneSoapRisposta}
  341.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneSoapRisposta}
  342.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  343.      */
  344.     public TrasformazioneSoapRisposta readTrasformazioneSoapRisposta(byte[] in) throws DeserializerException {
  345.         return (TrasformazioneSoapRisposta) this.xmlToObj(in, TrasformazioneSoapRisposta.class);
  346.     }  
  347.    
  348.     /**
  349.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneSoapRisposta}
  350.      *
  351.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneSoapRisposta}
  352.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneSoapRisposta}
  353.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  354.      */
  355.     public TrasformazioneSoapRisposta readTrasformazioneSoapRispostaFromString(String in) throws DeserializerException {
  356.         return (TrasformazioneSoapRisposta) this.xmlToObj(in.getBytes(), TrasformazioneSoapRisposta.class);
  357.     }  
  358.    
  359.    
  360.    
  361.     /*
  362.      =================================================================================
  363.      Object: porta-applicativa-autorizzazione-servizio-applicativo
  364.      =================================================================================
  365.     */
  366.    
  367.     /**
  368.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServizioApplicativo}
  369.      *
  370.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServizioApplicativo}
  371.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServizioApplicativo}
  372.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  373.      */
  374.     public PortaApplicativaAutorizzazioneServizioApplicativo readPortaApplicativaAutorizzazioneServizioApplicativo(String fileName) throws DeserializerException {
  375.         return (PortaApplicativaAutorizzazioneServizioApplicativo) this.xmlToObj(fileName, PortaApplicativaAutorizzazioneServizioApplicativo.class);
  376.     }
  377.    
  378.     /**
  379.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServizioApplicativo}
  380.      *
  381.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServizioApplicativo}
  382.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServizioApplicativo}
  383.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  384.      */
  385.     public PortaApplicativaAutorizzazioneServizioApplicativo readPortaApplicativaAutorizzazioneServizioApplicativo(File file) throws DeserializerException {
  386.         return (PortaApplicativaAutorizzazioneServizioApplicativo) this.xmlToObj(file, PortaApplicativaAutorizzazioneServizioApplicativo.class);
  387.     }
  388.    
  389.     /**
  390.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServizioApplicativo}
  391.      *
  392.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServizioApplicativo}
  393.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServizioApplicativo}
  394.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  395.      */
  396.     public PortaApplicativaAutorizzazioneServizioApplicativo readPortaApplicativaAutorizzazioneServizioApplicativo(InputStream in) throws DeserializerException {
  397.         return (PortaApplicativaAutorizzazioneServizioApplicativo) this.xmlToObj(in, PortaApplicativaAutorizzazioneServizioApplicativo.class);
  398.     }  
  399.    
  400.     /**
  401.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServizioApplicativo}
  402.      *
  403.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServizioApplicativo}
  404.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServizioApplicativo}
  405.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  406.      */
  407.     public PortaApplicativaAutorizzazioneServizioApplicativo readPortaApplicativaAutorizzazioneServizioApplicativo(byte[] in) throws DeserializerException {
  408.         return (PortaApplicativaAutorizzazioneServizioApplicativo) this.xmlToObj(in, PortaApplicativaAutorizzazioneServizioApplicativo.class);
  409.     }  
  410.    
  411.     /**
  412.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServizioApplicativo}
  413.      *
  414.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServizioApplicativo}
  415.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServizioApplicativo}
  416.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  417.      */
  418.     public PortaApplicativaAutorizzazioneServizioApplicativo readPortaApplicativaAutorizzazioneServizioApplicativoFromString(String in) throws DeserializerException {
  419.         return (PortaApplicativaAutorizzazioneServizioApplicativo) this.xmlToObj(in.getBytes(), PortaApplicativaAutorizzazioneServizioApplicativo.class);
  420.     }  
  421.    
  422.    
  423.    
  424.     /*
  425.      =================================================================================
  426.      Object: porta-applicativa-autorizzazione-soggetti
  427.      =================================================================================
  428.     */
  429.    
  430.     /**
  431.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetti}
  432.      *
  433.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetti}
  434.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetti}
  435.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  436.      */
  437.     public PortaApplicativaAutorizzazioneSoggetti readPortaApplicativaAutorizzazioneSoggetti(String fileName) throws DeserializerException {
  438.         return (PortaApplicativaAutorizzazioneSoggetti) this.xmlToObj(fileName, PortaApplicativaAutorizzazioneSoggetti.class);
  439.     }
  440.    
  441.     /**
  442.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetti}
  443.      *
  444.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetti}
  445.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetti}
  446.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  447.      */
  448.     public PortaApplicativaAutorizzazioneSoggetti readPortaApplicativaAutorizzazioneSoggetti(File file) throws DeserializerException {
  449.         return (PortaApplicativaAutorizzazioneSoggetti) this.xmlToObj(file, PortaApplicativaAutorizzazioneSoggetti.class);
  450.     }
  451.    
  452.     /**
  453.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetti}
  454.      *
  455.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetti}
  456.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetti}
  457.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  458.      */
  459.     public PortaApplicativaAutorizzazioneSoggetti readPortaApplicativaAutorizzazioneSoggetti(InputStream in) throws DeserializerException {
  460.         return (PortaApplicativaAutorizzazioneSoggetti) this.xmlToObj(in, PortaApplicativaAutorizzazioneSoggetti.class);
  461.     }  
  462.    
  463.     /**
  464.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetti}
  465.      *
  466.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetti}
  467.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetti}
  468.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  469.      */
  470.     public PortaApplicativaAutorizzazioneSoggetti readPortaApplicativaAutorizzazioneSoggetti(byte[] in) throws DeserializerException {
  471.         return (PortaApplicativaAutorizzazioneSoggetti) this.xmlToObj(in, PortaApplicativaAutorizzazioneSoggetti.class);
  472.     }  
  473.    
  474.     /**
  475.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetti}
  476.      *
  477.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetti}
  478.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneSoggetti}
  479.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  480.      */
  481.     public PortaApplicativaAutorizzazioneSoggetti readPortaApplicativaAutorizzazioneSoggettiFromString(String in) throws DeserializerException {
  482.         return (PortaApplicativaAutorizzazioneSoggetti) this.xmlToObj(in.getBytes(), PortaApplicativaAutorizzazioneSoggetti.class);
  483.     }  
  484.    
  485.    
  486.    
  487.     /*
  488.      =================================================================================
  489.      Object: porta-applicativa-autorizzazione-servizi-applicativi
  490.      =================================================================================
  491.     */
  492.    
  493.     /**
  494.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServiziApplicativi}
  495.      *
  496.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServiziApplicativi}
  497.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServiziApplicativi}
  498.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  499.      */
  500.     public PortaApplicativaAutorizzazioneServiziApplicativi readPortaApplicativaAutorizzazioneServiziApplicativi(String fileName) throws DeserializerException {
  501.         return (PortaApplicativaAutorizzazioneServiziApplicativi) this.xmlToObj(fileName, PortaApplicativaAutorizzazioneServiziApplicativi.class);
  502.     }
  503.    
  504.     /**
  505.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServiziApplicativi}
  506.      *
  507.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServiziApplicativi}
  508.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServiziApplicativi}
  509.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  510.      */
  511.     public PortaApplicativaAutorizzazioneServiziApplicativi readPortaApplicativaAutorizzazioneServiziApplicativi(File file) throws DeserializerException {
  512.         return (PortaApplicativaAutorizzazioneServiziApplicativi) this.xmlToObj(file, PortaApplicativaAutorizzazioneServiziApplicativi.class);
  513.     }
  514.    
  515.     /**
  516.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServiziApplicativi}
  517.      *
  518.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServiziApplicativi}
  519.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServiziApplicativi}
  520.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  521.      */
  522.     public PortaApplicativaAutorizzazioneServiziApplicativi readPortaApplicativaAutorizzazioneServiziApplicativi(InputStream in) throws DeserializerException {
  523.         return (PortaApplicativaAutorizzazioneServiziApplicativi) this.xmlToObj(in, PortaApplicativaAutorizzazioneServiziApplicativi.class);
  524.     }  
  525.    
  526.     /**
  527.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServiziApplicativi}
  528.      *
  529.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServiziApplicativi}
  530.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServiziApplicativi}
  531.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  532.      */
  533.     public PortaApplicativaAutorizzazioneServiziApplicativi readPortaApplicativaAutorizzazioneServiziApplicativi(byte[] in) throws DeserializerException {
  534.         return (PortaApplicativaAutorizzazioneServiziApplicativi) this.xmlToObj(in, PortaApplicativaAutorizzazioneServiziApplicativi.class);
  535.     }  
  536.    
  537.     /**
  538.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServiziApplicativi}
  539.      *
  540.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServiziApplicativi}
  541.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneServiziApplicativi}
  542.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  543.      */
  544.     public PortaApplicativaAutorizzazioneServiziApplicativi readPortaApplicativaAutorizzazioneServiziApplicativiFromString(String in) throws DeserializerException {
  545.         return (PortaApplicativaAutorizzazioneServiziApplicativi) this.xmlToObj(in.getBytes(), PortaApplicativaAutorizzazioneServiziApplicativi.class);
  546.     }  
  547.    
  548.    
  549.    
  550.     /*
  551.      =================================================================================
  552.      Object: porta-applicativa-autorizzazione-token
  553.      =================================================================================
  554.     */
  555.    
  556.     /**
  557.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneToken}
  558.      *
  559.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneToken}
  560.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneToken}
  561.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  562.      */
  563.     public PortaApplicativaAutorizzazioneToken readPortaApplicativaAutorizzazioneToken(String fileName) throws DeserializerException {
  564.         return (PortaApplicativaAutorizzazioneToken) this.xmlToObj(fileName, PortaApplicativaAutorizzazioneToken.class);
  565.     }
  566.    
  567.     /**
  568.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneToken}
  569.      *
  570.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneToken}
  571.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneToken}
  572.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  573.      */
  574.     public PortaApplicativaAutorizzazioneToken readPortaApplicativaAutorizzazioneToken(File file) throws DeserializerException {
  575.         return (PortaApplicativaAutorizzazioneToken) this.xmlToObj(file, PortaApplicativaAutorizzazioneToken.class);
  576.     }
  577.    
  578.     /**
  579.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneToken}
  580.      *
  581.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneToken}
  582.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneToken}
  583.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  584.      */
  585.     public PortaApplicativaAutorizzazioneToken readPortaApplicativaAutorizzazioneToken(InputStream in) throws DeserializerException {
  586.         return (PortaApplicativaAutorizzazioneToken) this.xmlToObj(in, PortaApplicativaAutorizzazioneToken.class);
  587.     }  
  588.    
  589.     /**
  590.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneToken}
  591.      *
  592.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneToken}
  593.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneToken}
  594.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  595.      */
  596.     public PortaApplicativaAutorizzazioneToken readPortaApplicativaAutorizzazioneToken(byte[] in) throws DeserializerException {
  597.         return (PortaApplicativaAutorizzazioneToken) this.xmlToObj(in, PortaApplicativaAutorizzazioneToken.class);
  598.     }  
  599.    
  600.     /**
  601.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneToken}
  602.      *
  603.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneToken}
  604.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAutorizzazioneToken}
  605.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  606.      */
  607.     public PortaApplicativaAutorizzazioneToken readPortaApplicativaAutorizzazioneTokenFromString(String in) throws DeserializerException {
  608.         return (PortaApplicativaAutorizzazioneToken) this.xmlToObj(in.getBytes(), PortaApplicativaAutorizzazioneToken.class);
  609.     }  
  610.    
  611.    
  612.    
  613.     /*
  614.      =================================================================================
  615.      Object: autorizzazione-ruoli
  616.      =================================================================================
  617.     */
  618.    
  619.     /**
  620.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.AutorizzazioneRuoli}
  621.      *
  622.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AutorizzazioneRuoli}
  623.      * @return Object type {@link org.openspcoop2.core.config.AutorizzazioneRuoli}
  624.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  625.      */
  626.     public AutorizzazioneRuoli readAutorizzazioneRuoli(String fileName) throws DeserializerException {
  627.         return (AutorizzazioneRuoli) this.xmlToObj(fileName, AutorizzazioneRuoli.class);
  628.     }
  629.    
  630.     /**
  631.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.AutorizzazioneRuoli}
  632.      *
  633.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AutorizzazioneRuoli}
  634.      * @return Object type {@link org.openspcoop2.core.config.AutorizzazioneRuoli}
  635.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  636.      */
  637.     public AutorizzazioneRuoli readAutorizzazioneRuoli(File file) throws DeserializerException {
  638.         return (AutorizzazioneRuoli) this.xmlToObj(file, AutorizzazioneRuoli.class);
  639.     }
  640.    
  641.     /**
  642.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.AutorizzazioneRuoli}
  643.      *
  644.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AutorizzazioneRuoli}
  645.      * @return Object type {@link org.openspcoop2.core.config.AutorizzazioneRuoli}
  646.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  647.      */
  648.     public AutorizzazioneRuoli readAutorizzazioneRuoli(InputStream in) throws DeserializerException {
  649.         return (AutorizzazioneRuoli) this.xmlToObj(in, AutorizzazioneRuoli.class);
  650.     }  
  651.    
  652.     /**
  653.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.AutorizzazioneRuoli}
  654.      *
  655.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AutorizzazioneRuoli}
  656.      * @return Object type {@link org.openspcoop2.core.config.AutorizzazioneRuoli}
  657.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  658.      */
  659.     public AutorizzazioneRuoli readAutorizzazioneRuoli(byte[] in) throws DeserializerException {
  660.         return (AutorizzazioneRuoli) this.xmlToObj(in, AutorizzazioneRuoli.class);
  661.     }  
  662.    
  663.     /**
  664.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.AutorizzazioneRuoli}
  665.      *
  666.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AutorizzazioneRuoli}
  667.      * @return Object type {@link org.openspcoop2.core.config.AutorizzazioneRuoli}
  668.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  669.      */
  670.     public AutorizzazioneRuoli readAutorizzazioneRuoliFromString(String in) throws DeserializerException {
  671.         return (AutorizzazioneRuoli) this.xmlToObj(in.getBytes(), AutorizzazioneRuoli.class);
  672.     }  
  673.    
  674.    
  675.    
  676.     /*
  677.      =================================================================================
  678.      Object: route
  679.      =================================================================================
  680.     */
  681.    
  682.     /**
  683.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.Route}
  684.      *
  685.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Route}
  686.      * @return Object type {@link org.openspcoop2.core.config.Route}
  687.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  688.      */
  689.     public Route readRoute(String fileName) throws DeserializerException {
  690.         return (Route) this.xmlToObj(fileName, Route.class);
  691.     }
  692.    
  693.     /**
  694.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.Route}
  695.      *
  696.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Route}
  697.      * @return Object type {@link org.openspcoop2.core.config.Route}
  698.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  699.      */
  700.     public Route readRoute(File file) throws DeserializerException {
  701.         return (Route) this.xmlToObj(file, Route.class);
  702.     }
  703.    
  704.     /**
  705.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.Route}
  706.      *
  707.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Route}
  708.      * @return Object type {@link org.openspcoop2.core.config.Route}
  709.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  710.      */
  711.     public Route readRoute(InputStream in) throws DeserializerException {
  712.         return (Route) this.xmlToObj(in, Route.class);
  713.     }  
  714.    
  715.     /**
  716.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.Route}
  717.      *
  718.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Route}
  719.      * @return Object type {@link org.openspcoop2.core.config.Route}
  720.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  721.      */
  722.     public Route readRoute(byte[] in) throws DeserializerException {
  723.         return (Route) this.xmlToObj(in, Route.class);
  724.     }  
  725.    
  726.     /**
  727.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.Route}
  728.      *
  729.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Route}
  730.      * @return Object type {@link org.openspcoop2.core.config.Route}
  731.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  732.      */
  733.     public Route readRouteFromString(String in) throws DeserializerException {
  734.         return (Route) this.xmlToObj(in.getBytes(), Route.class);
  735.     }  
  736.    
  737.    
  738.    
  739.     /*
  740.      =================================================================================
  741.      Object: routing-table-default
  742.      =================================================================================
  743.     */
  744.    
  745.     /**
  746.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.RoutingTableDefault}
  747.      *
  748.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RoutingTableDefault}
  749.      * @return Object type {@link org.openspcoop2.core.config.RoutingTableDefault}
  750.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  751.      */
  752.     public RoutingTableDefault readRoutingTableDefault(String fileName) throws DeserializerException {
  753.         return (RoutingTableDefault) this.xmlToObj(fileName, RoutingTableDefault.class);
  754.     }
  755.    
  756.     /**
  757.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.RoutingTableDefault}
  758.      *
  759.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RoutingTableDefault}
  760.      * @return Object type {@link org.openspcoop2.core.config.RoutingTableDefault}
  761.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  762.      */
  763.     public RoutingTableDefault readRoutingTableDefault(File file) throws DeserializerException {
  764.         return (RoutingTableDefault) this.xmlToObj(file, RoutingTableDefault.class);
  765.     }
  766.    
  767.     /**
  768.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.RoutingTableDefault}
  769.      *
  770.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RoutingTableDefault}
  771.      * @return Object type {@link org.openspcoop2.core.config.RoutingTableDefault}
  772.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  773.      */
  774.     public RoutingTableDefault readRoutingTableDefault(InputStream in) throws DeserializerException {
  775.         return (RoutingTableDefault) this.xmlToObj(in, RoutingTableDefault.class);
  776.     }  
  777.    
  778.     /**
  779.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.RoutingTableDefault}
  780.      *
  781.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RoutingTableDefault}
  782.      * @return Object type {@link org.openspcoop2.core.config.RoutingTableDefault}
  783.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  784.      */
  785.     public RoutingTableDefault readRoutingTableDefault(byte[] in) throws DeserializerException {
  786.         return (RoutingTableDefault) this.xmlToObj(in, RoutingTableDefault.class);
  787.     }  
  788.    
  789.     /**
  790.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.RoutingTableDefault}
  791.      *
  792.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RoutingTableDefault}
  793.      * @return Object type {@link org.openspcoop2.core.config.RoutingTableDefault}
  794.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  795.      */
  796.     public RoutingTableDefault readRoutingTableDefaultFromString(String in) throws DeserializerException {
  797.         return (RoutingTableDefault) this.xmlToObj(in.getBytes(), RoutingTableDefault.class);
  798.     }  
  799.    
  800.    
  801.    
  802.     /*
  803.      =================================================================================
  804.      Object: cache
  805.      =================================================================================
  806.     */
  807.    
  808.     /**
  809.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.Cache}
  810.      *
  811.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Cache}
  812.      * @return Object type {@link org.openspcoop2.core.config.Cache}
  813.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  814.      */
  815.     public Cache readCache(String fileName) throws DeserializerException {
  816.         return (Cache) this.xmlToObj(fileName, Cache.class);
  817.     }
  818.    
  819.     /**
  820.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.Cache}
  821.      *
  822.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Cache}
  823.      * @return Object type {@link org.openspcoop2.core.config.Cache}
  824.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  825.      */
  826.     public Cache readCache(File file) throws DeserializerException {
  827.         return (Cache) this.xmlToObj(file, Cache.class);
  828.     }
  829.    
  830.     /**
  831.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.Cache}
  832.      *
  833.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Cache}
  834.      * @return Object type {@link org.openspcoop2.core.config.Cache}
  835.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  836.      */
  837.     public Cache readCache(InputStream in) throws DeserializerException {
  838.         return (Cache) this.xmlToObj(in, Cache.class);
  839.     }  
  840.    
  841.     /**
  842.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.Cache}
  843.      *
  844.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Cache}
  845.      * @return Object type {@link org.openspcoop2.core.config.Cache}
  846.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  847.      */
  848.     public Cache readCache(byte[] in) throws DeserializerException {
  849.         return (Cache) this.xmlToObj(in, Cache.class);
  850.     }  
  851.    
  852.     /**
  853.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.Cache}
  854.      *
  855.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Cache}
  856.      * @return Object type {@link org.openspcoop2.core.config.Cache}
  857.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  858.      */
  859.     public Cache readCacheFromString(String in) throws DeserializerException {
  860.         return (Cache) this.xmlToObj(in.getBytes(), Cache.class);
  861.     }  
  862.    
  863.    
  864.    
  865.     /*
  866.      =================================================================================
  867.      Object: accesso-configurazione
  868.      =================================================================================
  869.     */
  870.    
  871.     /**
  872.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.AccessoConfigurazione}
  873.      *
  874.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoConfigurazione}
  875.      * @return Object type {@link org.openspcoop2.core.config.AccessoConfigurazione}
  876.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  877.      */
  878.     public AccessoConfigurazione readAccessoConfigurazione(String fileName) throws DeserializerException {
  879.         return (AccessoConfigurazione) this.xmlToObj(fileName, AccessoConfigurazione.class);
  880.     }
  881.    
  882.     /**
  883.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.AccessoConfigurazione}
  884.      *
  885.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoConfigurazione}
  886.      * @return Object type {@link org.openspcoop2.core.config.AccessoConfigurazione}
  887.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  888.      */
  889.     public AccessoConfigurazione readAccessoConfigurazione(File file) throws DeserializerException {
  890.         return (AccessoConfigurazione) this.xmlToObj(file, AccessoConfigurazione.class);
  891.     }
  892.    
  893.     /**
  894.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoConfigurazione}
  895.      *
  896.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoConfigurazione}
  897.      * @return Object type {@link org.openspcoop2.core.config.AccessoConfigurazione}
  898.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  899.      */
  900.     public AccessoConfigurazione readAccessoConfigurazione(InputStream in) throws DeserializerException {
  901.         return (AccessoConfigurazione) this.xmlToObj(in, AccessoConfigurazione.class);
  902.     }  
  903.    
  904.     /**
  905.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoConfigurazione}
  906.      *
  907.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoConfigurazione}
  908.      * @return Object type {@link org.openspcoop2.core.config.AccessoConfigurazione}
  909.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  910.      */
  911.     public AccessoConfigurazione readAccessoConfigurazione(byte[] in) throws DeserializerException {
  912.         return (AccessoConfigurazione) this.xmlToObj(in, AccessoConfigurazione.class);
  913.     }  
  914.    
  915.     /**
  916.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoConfigurazione}
  917.      *
  918.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoConfigurazione}
  919.      * @return Object type {@link org.openspcoop2.core.config.AccessoConfigurazione}
  920.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  921.      */
  922.     public AccessoConfigurazione readAccessoConfigurazioneFromString(String in) throws DeserializerException {
  923.         return (AccessoConfigurazione) this.xmlToObj(in.getBytes(), AccessoConfigurazione.class);
  924.     }  
  925.    
  926.    
  927.    
  928.     /*
  929.      =================================================================================
  930.      Object: accesso-dati-gestione-token
  931.      =================================================================================
  932.     */
  933.    
  934.     /**
  935.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiGestioneToken}
  936.      *
  937.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiGestioneToken}
  938.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiGestioneToken}
  939.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  940.      */
  941.     public AccessoDatiGestioneToken readAccessoDatiGestioneToken(String fileName) throws DeserializerException {
  942.         return (AccessoDatiGestioneToken) this.xmlToObj(fileName, AccessoDatiGestioneToken.class);
  943.     }
  944.    
  945.     /**
  946.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiGestioneToken}
  947.      *
  948.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiGestioneToken}
  949.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiGestioneToken}
  950.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  951.      */
  952.     public AccessoDatiGestioneToken readAccessoDatiGestioneToken(File file) throws DeserializerException {
  953.         return (AccessoDatiGestioneToken) this.xmlToObj(file, AccessoDatiGestioneToken.class);
  954.     }
  955.    
  956.     /**
  957.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiGestioneToken}
  958.      *
  959.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiGestioneToken}
  960.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiGestioneToken}
  961.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  962.      */
  963.     public AccessoDatiGestioneToken readAccessoDatiGestioneToken(InputStream in) throws DeserializerException {
  964.         return (AccessoDatiGestioneToken) this.xmlToObj(in, AccessoDatiGestioneToken.class);
  965.     }  
  966.    
  967.     /**
  968.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiGestioneToken}
  969.      *
  970.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiGestioneToken}
  971.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiGestioneToken}
  972.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  973.      */
  974.     public AccessoDatiGestioneToken readAccessoDatiGestioneToken(byte[] in) throws DeserializerException {
  975.         return (AccessoDatiGestioneToken) this.xmlToObj(in, AccessoDatiGestioneToken.class);
  976.     }  
  977.    
  978.     /**
  979.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiGestioneToken}
  980.      *
  981.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiGestioneToken}
  982.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiGestioneToken}
  983.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  984.      */
  985.     public AccessoDatiGestioneToken readAccessoDatiGestioneTokenFromString(String in) throws DeserializerException {
  986.         return (AccessoDatiGestioneToken) this.xmlToObj(in.getBytes(), AccessoDatiGestioneToken.class);
  987.     }  
  988.    
  989.    
  990.    
  991.     /*
  992.      =================================================================================
  993.      Object: mtom-processor-flow
  994.      =================================================================================
  995.     */
  996.    
  997.     /**
  998.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.MtomProcessorFlow}
  999.      *
  1000.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MtomProcessorFlow}
  1001.      * @return Object type {@link org.openspcoop2.core.config.MtomProcessorFlow}
  1002.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1003.      */
  1004.     public MtomProcessorFlow readMtomProcessorFlow(String fileName) throws DeserializerException {
  1005.         return (MtomProcessorFlow) this.xmlToObj(fileName, MtomProcessorFlow.class);
  1006.     }
  1007.    
  1008.     /**
  1009.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.MtomProcessorFlow}
  1010.      *
  1011.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MtomProcessorFlow}
  1012.      * @return Object type {@link org.openspcoop2.core.config.MtomProcessorFlow}
  1013.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1014.      */
  1015.     public MtomProcessorFlow readMtomProcessorFlow(File file) throws DeserializerException {
  1016.         return (MtomProcessorFlow) this.xmlToObj(file, MtomProcessorFlow.class);
  1017.     }
  1018.    
  1019.     /**
  1020.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.MtomProcessorFlow}
  1021.      *
  1022.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MtomProcessorFlow}
  1023.      * @return Object type {@link org.openspcoop2.core.config.MtomProcessorFlow}
  1024.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1025.      */
  1026.     public MtomProcessorFlow readMtomProcessorFlow(InputStream in) throws DeserializerException {
  1027.         return (MtomProcessorFlow) this.xmlToObj(in, MtomProcessorFlow.class);
  1028.     }  
  1029.    
  1030.     /**
  1031.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.MtomProcessorFlow}
  1032.      *
  1033.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MtomProcessorFlow}
  1034.      * @return Object type {@link org.openspcoop2.core.config.MtomProcessorFlow}
  1035.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1036.      */
  1037.     public MtomProcessorFlow readMtomProcessorFlow(byte[] in) throws DeserializerException {
  1038.         return (MtomProcessorFlow) this.xmlToObj(in, MtomProcessorFlow.class);
  1039.     }  
  1040.    
  1041.     /**
  1042.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.MtomProcessorFlow}
  1043.      *
  1044.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MtomProcessorFlow}
  1045.      * @return Object type {@link org.openspcoop2.core.config.MtomProcessorFlow}
  1046.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1047.      */
  1048.     public MtomProcessorFlow readMtomProcessorFlowFromString(String in) throws DeserializerException {
  1049.         return (MtomProcessorFlow) this.xmlToObj(in.getBytes(), MtomProcessorFlow.class);
  1050.     }  
  1051.    
  1052.    
  1053.    
  1054.     /*
  1055.      =================================================================================
  1056.      Object: mtom-processor
  1057.      =================================================================================
  1058.     */
  1059.    
  1060.     /**
  1061.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.MtomProcessor}
  1062.      *
  1063.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MtomProcessor}
  1064.      * @return Object type {@link org.openspcoop2.core.config.MtomProcessor}
  1065.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1066.      */
  1067.     public MtomProcessor readMtomProcessor(String fileName) throws DeserializerException {
  1068.         return (MtomProcessor) this.xmlToObj(fileName, MtomProcessor.class);
  1069.     }
  1070.    
  1071.     /**
  1072.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.MtomProcessor}
  1073.      *
  1074.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MtomProcessor}
  1075.      * @return Object type {@link org.openspcoop2.core.config.MtomProcessor}
  1076.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1077.      */
  1078.     public MtomProcessor readMtomProcessor(File file) throws DeserializerException {
  1079.         return (MtomProcessor) this.xmlToObj(file, MtomProcessor.class);
  1080.     }
  1081.    
  1082.     /**
  1083.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.MtomProcessor}
  1084.      *
  1085.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MtomProcessor}
  1086.      * @return Object type {@link org.openspcoop2.core.config.MtomProcessor}
  1087.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1088.      */
  1089.     public MtomProcessor readMtomProcessor(InputStream in) throws DeserializerException {
  1090.         return (MtomProcessor) this.xmlToObj(in, MtomProcessor.class);
  1091.     }  
  1092.    
  1093.     /**
  1094.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.MtomProcessor}
  1095.      *
  1096.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MtomProcessor}
  1097.      * @return Object type {@link org.openspcoop2.core.config.MtomProcessor}
  1098.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1099.      */
  1100.     public MtomProcessor readMtomProcessor(byte[] in) throws DeserializerException {
  1101.         return (MtomProcessor) this.xmlToObj(in, MtomProcessor.class);
  1102.     }  
  1103.    
  1104.     /**
  1105.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.MtomProcessor}
  1106.      *
  1107.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MtomProcessor}
  1108.      * @return Object type {@link org.openspcoop2.core.config.MtomProcessor}
  1109.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1110.      */
  1111.     public MtomProcessor readMtomProcessorFromString(String in) throws DeserializerException {
  1112.         return (MtomProcessor) this.xmlToObj(in.getBytes(), MtomProcessor.class);
  1113.     }  
  1114.    
  1115.    
  1116.    
  1117.     /*
  1118.      =================================================================================
  1119.      Object: gestione-errore-codice-trasporto
  1120.      =================================================================================
  1121.     */
  1122.    
  1123.     /**
  1124.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.GestioneErroreCodiceTrasporto}
  1125.      *
  1126.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneErroreCodiceTrasporto}
  1127.      * @return Object type {@link org.openspcoop2.core.config.GestioneErroreCodiceTrasporto}
  1128.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1129.      */
  1130.     public GestioneErroreCodiceTrasporto readGestioneErroreCodiceTrasporto(String fileName) throws DeserializerException {
  1131.         return (GestioneErroreCodiceTrasporto) this.xmlToObj(fileName, GestioneErroreCodiceTrasporto.class);
  1132.     }
  1133.    
  1134.     /**
  1135.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.GestioneErroreCodiceTrasporto}
  1136.      *
  1137.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneErroreCodiceTrasporto}
  1138.      * @return Object type {@link org.openspcoop2.core.config.GestioneErroreCodiceTrasporto}
  1139.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1140.      */
  1141.     public GestioneErroreCodiceTrasporto readGestioneErroreCodiceTrasporto(File file) throws DeserializerException {
  1142.         return (GestioneErroreCodiceTrasporto) this.xmlToObj(file, GestioneErroreCodiceTrasporto.class);
  1143.     }
  1144.    
  1145.     /**
  1146.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.GestioneErroreCodiceTrasporto}
  1147.      *
  1148.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneErroreCodiceTrasporto}
  1149.      * @return Object type {@link org.openspcoop2.core.config.GestioneErroreCodiceTrasporto}
  1150.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1151.      */
  1152.     public GestioneErroreCodiceTrasporto readGestioneErroreCodiceTrasporto(InputStream in) throws DeserializerException {
  1153.         return (GestioneErroreCodiceTrasporto) this.xmlToObj(in, GestioneErroreCodiceTrasporto.class);
  1154.     }  
  1155.    
  1156.     /**
  1157.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.GestioneErroreCodiceTrasporto}
  1158.      *
  1159.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneErroreCodiceTrasporto}
  1160.      * @return Object type {@link org.openspcoop2.core.config.GestioneErroreCodiceTrasporto}
  1161.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1162.      */
  1163.     public GestioneErroreCodiceTrasporto readGestioneErroreCodiceTrasporto(byte[] in) throws DeserializerException {
  1164.         return (GestioneErroreCodiceTrasporto) this.xmlToObj(in, GestioneErroreCodiceTrasporto.class);
  1165.     }  
  1166.    
  1167.     /**
  1168.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.GestioneErroreCodiceTrasporto}
  1169.      *
  1170.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneErroreCodiceTrasporto}
  1171.      * @return Object type {@link org.openspcoop2.core.config.GestioneErroreCodiceTrasporto}
  1172.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1173.      */
  1174.     public GestioneErroreCodiceTrasporto readGestioneErroreCodiceTrasportoFromString(String in) throws DeserializerException {
  1175.         return (GestioneErroreCodiceTrasporto) this.xmlToObj(in.getBytes(), GestioneErroreCodiceTrasporto.class);
  1176.     }  
  1177.    
  1178.    
  1179.    
  1180.     /*
  1181.      =================================================================================
  1182.      Object: gestione-errore
  1183.      =================================================================================
  1184.     */
  1185.    
  1186.     /**
  1187.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.GestioneErrore}
  1188.      *
  1189.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneErrore}
  1190.      * @return Object type {@link org.openspcoop2.core.config.GestioneErrore}
  1191.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1192.      */
  1193.     public GestioneErrore readGestioneErrore(String fileName) throws DeserializerException {
  1194.         return (GestioneErrore) this.xmlToObj(fileName, GestioneErrore.class);
  1195.     }
  1196.    
  1197.     /**
  1198.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.GestioneErrore}
  1199.      *
  1200.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneErrore}
  1201.      * @return Object type {@link org.openspcoop2.core.config.GestioneErrore}
  1202.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1203.      */
  1204.     public GestioneErrore readGestioneErrore(File file) throws DeserializerException {
  1205.         return (GestioneErrore) this.xmlToObj(file, GestioneErrore.class);
  1206.     }
  1207.    
  1208.     /**
  1209.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.GestioneErrore}
  1210.      *
  1211.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneErrore}
  1212.      * @return Object type {@link org.openspcoop2.core.config.GestioneErrore}
  1213.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1214.      */
  1215.     public GestioneErrore readGestioneErrore(InputStream in) throws DeserializerException {
  1216.         return (GestioneErrore) this.xmlToObj(in, GestioneErrore.class);
  1217.     }  
  1218.    
  1219.     /**
  1220.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.GestioneErrore}
  1221.      *
  1222.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneErrore}
  1223.      * @return Object type {@link org.openspcoop2.core.config.GestioneErrore}
  1224.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1225.      */
  1226.     public GestioneErrore readGestioneErrore(byte[] in) throws DeserializerException {
  1227.         return (GestioneErrore) this.xmlToObj(in, GestioneErrore.class);
  1228.     }  
  1229.    
  1230.     /**
  1231.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.GestioneErrore}
  1232.      *
  1233.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneErrore}
  1234.      * @return Object type {@link org.openspcoop2.core.config.GestioneErrore}
  1235.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1236.      */
  1237.     public GestioneErrore readGestioneErroreFromString(String in) throws DeserializerException {
  1238.         return (GestioneErrore) this.xmlToObj(in.getBytes(), GestioneErrore.class);
  1239.     }  
  1240.    
  1241.    
  1242.    
  1243.     /*
  1244.      =================================================================================
  1245.      Object: gestione-errore-soap-fault
  1246.      =================================================================================
  1247.     */
  1248.    
  1249.     /**
  1250.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.GestioneErroreSoapFault}
  1251.      *
  1252.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneErroreSoapFault}
  1253.      * @return Object type {@link org.openspcoop2.core.config.GestioneErroreSoapFault}
  1254.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1255.      */
  1256.     public GestioneErroreSoapFault readGestioneErroreSoapFault(String fileName) throws DeserializerException {
  1257.         return (GestioneErroreSoapFault) this.xmlToObj(fileName, GestioneErroreSoapFault.class);
  1258.     }
  1259.    
  1260.     /**
  1261.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.GestioneErroreSoapFault}
  1262.      *
  1263.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneErroreSoapFault}
  1264.      * @return Object type {@link org.openspcoop2.core.config.GestioneErroreSoapFault}
  1265.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1266.      */
  1267.     public GestioneErroreSoapFault readGestioneErroreSoapFault(File file) throws DeserializerException {
  1268.         return (GestioneErroreSoapFault) this.xmlToObj(file, GestioneErroreSoapFault.class);
  1269.     }
  1270.    
  1271.     /**
  1272.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.GestioneErroreSoapFault}
  1273.      *
  1274.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneErroreSoapFault}
  1275.      * @return Object type {@link org.openspcoop2.core.config.GestioneErroreSoapFault}
  1276.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1277.      */
  1278.     public GestioneErroreSoapFault readGestioneErroreSoapFault(InputStream in) throws DeserializerException {
  1279.         return (GestioneErroreSoapFault) this.xmlToObj(in, GestioneErroreSoapFault.class);
  1280.     }  
  1281.    
  1282.     /**
  1283.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.GestioneErroreSoapFault}
  1284.      *
  1285.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneErroreSoapFault}
  1286.      * @return Object type {@link org.openspcoop2.core.config.GestioneErroreSoapFault}
  1287.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1288.      */
  1289.     public GestioneErroreSoapFault readGestioneErroreSoapFault(byte[] in) throws DeserializerException {
  1290.         return (GestioneErroreSoapFault) this.xmlToObj(in, GestioneErroreSoapFault.class);
  1291.     }  
  1292.    
  1293.     /**
  1294.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.GestioneErroreSoapFault}
  1295.      *
  1296.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneErroreSoapFault}
  1297.      * @return Object type {@link org.openspcoop2.core.config.GestioneErroreSoapFault}
  1298.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1299.      */
  1300.     public GestioneErroreSoapFault readGestioneErroreSoapFaultFromString(String in) throws DeserializerException {
  1301.         return (GestioneErroreSoapFault) this.xmlToObj(in.getBytes(), GestioneErroreSoapFault.class);
  1302.     }  
  1303.    
  1304.    
  1305.    
  1306.     /*
  1307.      =================================================================================
  1308.      Object: gestione-token-autenticazione
  1309.      =================================================================================
  1310.     */
  1311.    
  1312.     /**
  1313.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.GestioneTokenAutenticazione}
  1314.      *
  1315.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneTokenAutenticazione}
  1316.      * @return Object type {@link org.openspcoop2.core.config.GestioneTokenAutenticazione}
  1317.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1318.      */
  1319.     public GestioneTokenAutenticazione readGestioneTokenAutenticazione(String fileName) throws DeserializerException {
  1320.         return (GestioneTokenAutenticazione) this.xmlToObj(fileName, GestioneTokenAutenticazione.class);
  1321.     }
  1322.    
  1323.     /**
  1324.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.GestioneTokenAutenticazione}
  1325.      *
  1326.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneTokenAutenticazione}
  1327.      * @return Object type {@link org.openspcoop2.core.config.GestioneTokenAutenticazione}
  1328.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1329.      */
  1330.     public GestioneTokenAutenticazione readGestioneTokenAutenticazione(File file) throws DeserializerException {
  1331.         return (GestioneTokenAutenticazione) this.xmlToObj(file, GestioneTokenAutenticazione.class);
  1332.     }
  1333.    
  1334.     /**
  1335.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.GestioneTokenAutenticazione}
  1336.      *
  1337.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneTokenAutenticazione}
  1338.      * @return Object type {@link org.openspcoop2.core.config.GestioneTokenAutenticazione}
  1339.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1340.      */
  1341.     public GestioneTokenAutenticazione readGestioneTokenAutenticazione(InputStream in) throws DeserializerException {
  1342.         return (GestioneTokenAutenticazione) this.xmlToObj(in, GestioneTokenAutenticazione.class);
  1343.     }  
  1344.    
  1345.     /**
  1346.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.GestioneTokenAutenticazione}
  1347.      *
  1348.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneTokenAutenticazione}
  1349.      * @return Object type {@link org.openspcoop2.core.config.GestioneTokenAutenticazione}
  1350.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1351.      */
  1352.     public GestioneTokenAutenticazione readGestioneTokenAutenticazione(byte[] in) throws DeserializerException {
  1353.         return (GestioneTokenAutenticazione) this.xmlToObj(in, GestioneTokenAutenticazione.class);
  1354.     }  
  1355.    
  1356.     /**
  1357.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.GestioneTokenAutenticazione}
  1358.      *
  1359.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneTokenAutenticazione}
  1360.      * @return Object type {@link org.openspcoop2.core.config.GestioneTokenAutenticazione}
  1361.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1362.      */
  1363.     public GestioneTokenAutenticazione readGestioneTokenAutenticazioneFromString(String in) throws DeserializerException {
  1364.         return (GestioneTokenAutenticazione) this.xmlToObj(in.getBytes(), GestioneTokenAutenticazione.class);
  1365.     }  
  1366.    
  1367.    
  1368.    
  1369.     /*
  1370.      =================================================================================
  1371.      Object: gestione-token
  1372.      =================================================================================
  1373.     */
  1374.    
  1375.     /**
  1376.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.GestioneToken}
  1377.      *
  1378.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneToken}
  1379.      * @return Object type {@link org.openspcoop2.core.config.GestioneToken}
  1380.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1381.      */
  1382.     public GestioneToken readGestioneToken(String fileName) throws DeserializerException {
  1383.         return (GestioneToken) this.xmlToObj(fileName, GestioneToken.class);
  1384.     }
  1385.    
  1386.     /**
  1387.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.GestioneToken}
  1388.      *
  1389.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneToken}
  1390.      * @return Object type {@link org.openspcoop2.core.config.GestioneToken}
  1391.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1392.      */
  1393.     public GestioneToken readGestioneToken(File file) throws DeserializerException {
  1394.         return (GestioneToken) this.xmlToObj(file, GestioneToken.class);
  1395.     }
  1396.    
  1397.     /**
  1398.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.GestioneToken}
  1399.      *
  1400.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneToken}
  1401.      * @return Object type {@link org.openspcoop2.core.config.GestioneToken}
  1402.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1403.      */
  1404.     public GestioneToken readGestioneToken(InputStream in) throws DeserializerException {
  1405.         return (GestioneToken) this.xmlToObj(in, GestioneToken.class);
  1406.     }  
  1407.    
  1408.     /**
  1409.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.GestioneToken}
  1410.      *
  1411.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneToken}
  1412.      * @return Object type {@link org.openspcoop2.core.config.GestioneToken}
  1413.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1414.      */
  1415.     public GestioneToken readGestioneToken(byte[] in) throws DeserializerException {
  1416.         return (GestioneToken) this.xmlToObj(in, GestioneToken.class);
  1417.     }  
  1418.    
  1419.     /**
  1420.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.GestioneToken}
  1421.      *
  1422.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GestioneToken}
  1423.      * @return Object type {@link org.openspcoop2.core.config.GestioneToken}
  1424.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1425.      */
  1426.     public GestioneToken readGestioneTokenFromString(String in) throws DeserializerException {
  1427.         return (GestioneToken) this.xmlToObj(in.getBytes(), GestioneToken.class);
  1428.     }  
  1429.    
  1430.    
  1431.    
  1432.     /*
  1433.      =================================================================================
  1434.      Object: servizio-applicativo-ruoli
  1435.      =================================================================================
  1436.     */
  1437.    
  1438.     /**
  1439.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.ServizioApplicativoRuoli}
  1440.      *
  1441.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ServizioApplicativoRuoli}
  1442.      * @return Object type {@link org.openspcoop2.core.config.ServizioApplicativoRuoli}
  1443.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1444.      */
  1445.     public ServizioApplicativoRuoli readServizioApplicativoRuoli(String fileName) throws DeserializerException {
  1446.         return (ServizioApplicativoRuoli) this.xmlToObj(fileName, ServizioApplicativoRuoli.class);
  1447.     }
  1448.    
  1449.     /**
  1450.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.ServizioApplicativoRuoli}
  1451.      *
  1452.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ServizioApplicativoRuoli}
  1453.      * @return Object type {@link org.openspcoop2.core.config.ServizioApplicativoRuoli}
  1454.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1455.      */
  1456.     public ServizioApplicativoRuoli readServizioApplicativoRuoli(File file) throws DeserializerException {
  1457.         return (ServizioApplicativoRuoli) this.xmlToObj(file, ServizioApplicativoRuoli.class);
  1458.     }
  1459.    
  1460.     /**
  1461.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.ServizioApplicativoRuoli}
  1462.      *
  1463.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ServizioApplicativoRuoli}
  1464.      * @return Object type {@link org.openspcoop2.core.config.ServizioApplicativoRuoli}
  1465.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1466.      */
  1467.     public ServizioApplicativoRuoli readServizioApplicativoRuoli(InputStream in) throws DeserializerException {
  1468.         return (ServizioApplicativoRuoli) this.xmlToObj(in, ServizioApplicativoRuoli.class);
  1469.     }  
  1470.    
  1471.     /**
  1472.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.ServizioApplicativoRuoli}
  1473.      *
  1474.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ServizioApplicativoRuoli}
  1475.      * @return Object type {@link org.openspcoop2.core.config.ServizioApplicativoRuoli}
  1476.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1477.      */
  1478.     public ServizioApplicativoRuoli readServizioApplicativoRuoli(byte[] in) throws DeserializerException {
  1479.         return (ServizioApplicativoRuoli) this.xmlToObj(in, ServizioApplicativoRuoli.class);
  1480.     }  
  1481.    
  1482.     /**
  1483.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.ServizioApplicativoRuoli}
  1484.      *
  1485.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ServizioApplicativoRuoli}
  1486.      * @return Object type {@link org.openspcoop2.core.config.ServizioApplicativoRuoli}
  1487.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1488.      */
  1489.     public ServizioApplicativoRuoli readServizioApplicativoRuoliFromString(String in) throws DeserializerException {
  1490.         return (ServizioApplicativoRuoli) this.xmlToObj(in.getBytes(), ServizioApplicativoRuoli.class);
  1491.     }  
  1492.    
  1493.    
  1494.    
  1495.     /*
  1496.      =================================================================================
  1497.      Object: trasformazione-regola-applicabilita-risposta
  1498.      =================================================================================
  1499.     */
  1500.    
  1501.     /**
  1502.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRisposta}
  1503.      *
  1504.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRisposta}
  1505.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRisposta}
  1506.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1507.      */
  1508.     public TrasformazioneRegolaApplicabilitaRisposta readTrasformazioneRegolaApplicabilitaRisposta(String fileName) throws DeserializerException {
  1509.         return (TrasformazioneRegolaApplicabilitaRisposta) this.xmlToObj(fileName, TrasformazioneRegolaApplicabilitaRisposta.class);
  1510.     }
  1511.    
  1512.     /**
  1513.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRisposta}
  1514.      *
  1515.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRisposta}
  1516.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRisposta}
  1517.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1518.      */
  1519.     public TrasformazioneRegolaApplicabilitaRisposta readTrasformazioneRegolaApplicabilitaRisposta(File file) throws DeserializerException {
  1520.         return (TrasformazioneRegolaApplicabilitaRisposta) this.xmlToObj(file, TrasformazioneRegolaApplicabilitaRisposta.class);
  1521.     }
  1522.    
  1523.     /**
  1524.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRisposta}
  1525.      *
  1526.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRisposta}
  1527.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRisposta}
  1528.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1529.      */
  1530.     public TrasformazioneRegolaApplicabilitaRisposta readTrasformazioneRegolaApplicabilitaRisposta(InputStream in) throws DeserializerException {
  1531.         return (TrasformazioneRegolaApplicabilitaRisposta) this.xmlToObj(in, TrasformazioneRegolaApplicabilitaRisposta.class);
  1532.     }  
  1533.    
  1534.     /**
  1535.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRisposta}
  1536.      *
  1537.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRisposta}
  1538.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRisposta}
  1539.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1540.      */
  1541.     public TrasformazioneRegolaApplicabilitaRisposta readTrasformazioneRegolaApplicabilitaRisposta(byte[] in) throws DeserializerException {
  1542.         return (TrasformazioneRegolaApplicabilitaRisposta) this.xmlToObj(in, TrasformazioneRegolaApplicabilitaRisposta.class);
  1543.     }  
  1544.    
  1545.     /**
  1546.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRisposta}
  1547.      *
  1548.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRisposta}
  1549.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRisposta}
  1550.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1551.      */
  1552.     public TrasformazioneRegolaApplicabilitaRisposta readTrasformazioneRegolaApplicabilitaRispostaFromString(String in) throws DeserializerException {
  1553.         return (TrasformazioneRegolaApplicabilitaRisposta) this.xmlToObj(in.getBytes(), TrasformazioneRegolaApplicabilitaRisposta.class);
  1554.     }  
  1555.    
  1556.    
  1557.    
  1558.     /*
  1559.      =================================================================================
  1560.      Object: proprieta
  1561.      =================================================================================
  1562.     */
  1563.    
  1564.     /**
  1565.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.Proprieta}
  1566.      *
  1567.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Proprieta}
  1568.      * @return Object type {@link org.openspcoop2.core.config.Proprieta}
  1569.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1570.      */
  1571.     public Proprieta readProprieta(String fileName) throws DeserializerException {
  1572.         return (Proprieta) this.xmlToObj(fileName, Proprieta.class);
  1573.     }
  1574.    
  1575.     /**
  1576.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.Proprieta}
  1577.      *
  1578.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Proprieta}
  1579.      * @return Object type {@link org.openspcoop2.core.config.Proprieta}
  1580.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1581.      */
  1582.     public Proprieta readProprieta(File file) throws DeserializerException {
  1583.         return (Proprieta) this.xmlToObj(file, Proprieta.class);
  1584.     }
  1585.    
  1586.     /**
  1587.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.Proprieta}
  1588.      *
  1589.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Proprieta}
  1590.      * @return Object type {@link org.openspcoop2.core.config.Proprieta}
  1591.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1592.      */
  1593.     public Proprieta readProprieta(InputStream in) throws DeserializerException {
  1594.         return (Proprieta) this.xmlToObj(in, Proprieta.class);
  1595.     }  
  1596.    
  1597.     /**
  1598.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.Proprieta}
  1599.      *
  1600.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Proprieta}
  1601.      * @return Object type {@link org.openspcoop2.core.config.Proprieta}
  1602.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1603.      */
  1604.     public Proprieta readProprieta(byte[] in) throws DeserializerException {
  1605.         return (Proprieta) this.xmlToObj(in, Proprieta.class);
  1606.     }  
  1607.    
  1608.     /**
  1609.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.Proprieta}
  1610.      *
  1611.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Proprieta}
  1612.      * @return Object type {@link org.openspcoop2.core.config.Proprieta}
  1613.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1614.      */
  1615.     public Proprieta readProprietaFromString(String in) throws DeserializerException {
  1616.         return (Proprieta) this.xmlToObj(in.getBytes(), Proprieta.class);
  1617.     }  
  1618.    
  1619.    
  1620.    
  1621.     /*
  1622.      =================================================================================
  1623.      Object: accesso-registro-registro
  1624.      =================================================================================
  1625.     */
  1626.    
  1627.     /**
  1628.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.AccessoRegistroRegistro}
  1629.      *
  1630.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoRegistroRegistro}
  1631.      * @return Object type {@link org.openspcoop2.core.config.AccessoRegistroRegistro}
  1632.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1633.      */
  1634.     public AccessoRegistroRegistro readAccessoRegistroRegistro(String fileName) throws DeserializerException {
  1635.         return (AccessoRegistroRegistro) this.xmlToObj(fileName, AccessoRegistroRegistro.class);
  1636.     }
  1637.    
  1638.     /**
  1639.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.AccessoRegistroRegistro}
  1640.      *
  1641.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoRegistroRegistro}
  1642.      * @return Object type {@link org.openspcoop2.core.config.AccessoRegistroRegistro}
  1643.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1644.      */
  1645.     public AccessoRegistroRegistro readAccessoRegistroRegistro(File file) throws DeserializerException {
  1646.         return (AccessoRegistroRegistro) this.xmlToObj(file, AccessoRegistroRegistro.class);
  1647.     }
  1648.    
  1649.     /**
  1650.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoRegistroRegistro}
  1651.      *
  1652.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoRegistroRegistro}
  1653.      * @return Object type {@link org.openspcoop2.core.config.AccessoRegistroRegistro}
  1654.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1655.      */
  1656.     public AccessoRegistroRegistro readAccessoRegistroRegistro(InputStream in) throws DeserializerException {
  1657.         return (AccessoRegistroRegistro) this.xmlToObj(in, AccessoRegistroRegistro.class);
  1658.     }  
  1659.    
  1660.     /**
  1661.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoRegistroRegistro}
  1662.      *
  1663.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoRegistroRegistro}
  1664.      * @return Object type {@link org.openspcoop2.core.config.AccessoRegistroRegistro}
  1665.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1666.      */
  1667.     public AccessoRegistroRegistro readAccessoRegistroRegistro(byte[] in) throws DeserializerException {
  1668.         return (AccessoRegistroRegistro) this.xmlToObj(in, AccessoRegistroRegistro.class);
  1669.     }  
  1670.    
  1671.     /**
  1672.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoRegistroRegistro}
  1673.      *
  1674.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoRegistroRegistro}
  1675.      * @return Object type {@link org.openspcoop2.core.config.AccessoRegistroRegistro}
  1676.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1677.      */
  1678.     public AccessoRegistroRegistro readAccessoRegistroRegistroFromString(String in) throws DeserializerException {
  1679.         return (AccessoRegistroRegistro) this.xmlToObj(in.getBytes(), AccessoRegistroRegistro.class);
  1680.     }  
  1681.    
  1682.    
  1683.    
  1684.     /*
  1685.      =================================================================================
  1686.      Object: invocazione-credenziali
  1687.      =================================================================================
  1688.     */
  1689.    
  1690.     /**
  1691.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.InvocazioneCredenziali}
  1692.      *
  1693.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InvocazioneCredenziali}
  1694.      * @return Object type {@link org.openspcoop2.core.config.InvocazioneCredenziali}
  1695.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1696.      */
  1697.     public InvocazioneCredenziali readInvocazioneCredenziali(String fileName) throws DeserializerException {
  1698.         return (InvocazioneCredenziali) this.xmlToObj(fileName, InvocazioneCredenziali.class);
  1699.     }
  1700.    
  1701.     /**
  1702.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.InvocazioneCredenziali}
  1703.      *
  1704.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InvocazioneCredenziali}
  1705.      * @return Object type {@link org.openspcoop2.core.config.InvocazioneCredenziali}
  1706.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1707.      */
  1708.     public InvocazioneCredenziali readInvocazioneCredenziali(File file) throws DeserializerException {
  1709.         return (InvocazioneCredenziali) this.xmlToObj(file, InvocazioneCredenziali.class);
  1710.     }
  1711.    
  1712.     /**
  1713.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.InvocazioneCredenziali}
  1714.      *
  1715.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InvocazioneCredenziali}
  1716.      * @return Object type {@link org.openspcoop2.core.config.InvocazioneCredenziali}
  1717.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1718.      */
  1719.     public InvocazioneCredenziali readInvocazioneCredenziali(InputStream in) throws DeserializerException {
  1720.         return (InvocazioneCredenziali) this.xmlToObj(in, InvocazioneCredenziali.class);
  1721.     }  
  1722.    
  1723.     /**
  1724.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.InvocazioneCredenziali}
  1725.      *
  1726.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InvocazioneCredenziali}
  1727.      * @return Object type {@link org.openspcoop2.core.config.InvocazioneCredenziali}
  1728.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1729.      */
  1730.     public InvocazioneCredenziali readInvocazioneCredenziali(byte[] in) throws DeserializerException {
  1731.         return (InvocazioneCredenziali) this.xmlToObj(in, InvocazioneCredenziali.class);
  1732.     }  
  1733.    
  1734.     /**
  1735.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.InvocazioneCredenziali}
  1736.      *
  1737.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InvocazioneCredenziali}
  1738.      * @return Object type {@link org.openspcoop2.core.config.InvocazioneCredenziali}
  1739.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1740.      */
  1741.     public InvocazioneCredenziali readInvocazioneCredenzialiFromString(String in) throws DeserializerException {
  1742.         return (InvocazioneCredenziali) this.xmlToObj(in.getBytes(), InvocazioneCredenziali.class);
  1743.     }  
  1744.    
  1745.    
  1746.    
  1747.     /*
  1748.      =================================================================================
  1749.      Object: risposta-asincrona
  1750.      =================================================================================
  1751.     */
  1752.    
  1753.     /**
  1754.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.RispostaAsincrona}
  1755.      *
  1756.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RispostaAsincrona}
  1757.      * @return Object type {@link org.openspcoop2.core.config.RispostaAsincrona}
  1758.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1759.      */
  1760.     public RispostaAsincrona readRispostaAsincrona(String fileName) throws DeserializerException {
  1761.         return (RispostaAsincrona) this.xmlToObj(fileName, RispostaAsincrona.class);
  1762.     }
  1763.    
  1764.     /**
  1765.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.RispostaAsincrona}
  1766.      *
  1767.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RispostaAsincrona}
  1768.      * @return Object type {@link org.openspcoop2.core.config.RispostaAsincrona}
  1769.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1770.      */
  1771.     public RispostaAsincrona readRispostaAsincrona(File file) throws DeserializerException {
  1772.         return (RispostaAsincrona) this.xmlToObj(file, RispostaAsincrona.class);
  1773.     }
  1774.    
  1775.     /**
  1776.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.RispostaAsincrona}
  1777.      *
  1778.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RispostaAsincrona}
  1779.      * @return Object type {@link org.openspcoop2.core.config.RispostaAsincrona}
  1780.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1781.      */
  1782.     public RispostaAsincrona readRispostaAsincrona(InputStream in) throws DeserializerException {
  1783.         return (RispostaAsincrona) this.xmlToObj(in, RispostaAsincrona.class);
  1784.     }  
  1785.    
  1786.     /**
  1787.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.RispostaAsincrona}
  1788.      *
  1789.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RispostaAsincrona}
  1790.      * @return Object type {@link org.openspcoop2.core.config.RispostaAsincrona}
  1791.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1792.      */
  1793.     public RispostaAsincrona readRispostaAsincrona(byte[] in) throws DeserializerException {
  1794.         return (RispostaAsincrona) this.xmlToObj(in, RispostaAsincrona.class);
  1795.     }  
  1796.    
  1797.     /**
  1798.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.RispostaAsincrona}
  1799.      *
  1800.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RispostaAsincrona}
  1801.      * @return Object type {@link org.openspcoop2.core.config.RispostaAsincrona}
  1802.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1803.      */
  1804.     public RispostaAsincrona readRispostaAsincronaFromString(String in) throws DeserializerException {
  1805.         return (RispostaAsincrona) this.xmlToObj(in.getBytes(), RispostaAsincrona.class);
  1806.     }  
  1807.    
  1808.    
  1809.    
  1810.     /*
  1811.      =================================================================================
  1812.      Object: connettore
  1813.      =================================================================================
  1814.     */
  1815.    
  1816.     /**
  1817.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.Connettore}
  1818.      *
  1819.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Connettore}
  1820.      * @return Object type {@link org.openspcoop2.core.config.Connettore}
  1821.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1822.      */
  1823.     public Connettore readConnettore(String fileName) throws DeserializerException {
  1824.         return (Connettore) this.xmlToObj(fileName, Connettore.class);
  1825.     }
  1826.    
  1827.     /**
  1828.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.Connettore}
  1829.      *
  1830.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Connettore}
  1831.      * @return Object type {@link org.openspcoop2.core.config.Connettore}
  1832.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1833.      */
  1834.     public Connettore readConnettore(File file) throws DeserializerException {
  1835.         return (Connettore) this.xmlToObj(file, Connettore.class);
  1836.     }
  1837.    
  1838.     /**
  1839.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.Connettore}
  1840.      *
  1841.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Connettore}
  1842.      * @return Object type {@link org.openspcoop2.core.config.Connettore}
  1843.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1844.      */
  1845.     public Connettore readConnettore(InputStream in) throws DeserializerException {
  1846.         return (Connettore) this.xmlToObj(in, Connettore.class);
  1847.     }  
  1848.    
  1849.     /**
  1850.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.Connettore}
  1851.      *
  1852.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Connettore}
  1853.      * @return Object type {@link org.openspcoop2.core.config.Connettore}
  1854.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1855.      */
  1856.     public Connettore readConnettore(byte[] in) throws DeserializerException {
  1857.         return (Connettore) this.xmlToObj(in, Connettore.class);
  1858.     }  
  1859.    
  1860.     /**
  1861.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.Connettore}
  1862.      *
  1863.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Connettore}
  1864.      * @return Object type {@link org.openspcoop2.core.config.Connettore}
  1865.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1866.      */
  1867.     public Connettore readConnettoreFromString(String in) throws DeserializerException {
  1868.         return (Connettore) this.xmlToObj(in.getBytes(), Connettore.class);
  1869.     }  
  1870.    
  1871.    
  1872.    
  1873.     /*
  1874.      =================================================================================
  1875.      Object: route-registro
  1876.      =================================================================================
  1877.     */
  1878.    
  1879.     /**
  1880.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.RouteRegistro}
  1881.      *
  1882.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RouteRegistro}
  1883.      * @return Object type {@link org.openspcoop2.core.config.RouteRegistro}
  1884.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1885.      */
  1886.     public RouteRegistro readRouteRegistro(String fileName) throws DeserializerException {
  1887.         return (RouteRegistro) this.xmlToObj(fileName, RouteRegistro.class);
  1888.     }
  1889.    
  1890.     /**
  1891.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.RouteRegistro}
  1892.      *
  1893.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RouteRegistro}
  1894.      * @return Object type {@link org.openspcoop2.core.config.RouteRegistro}
  1895.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1896.      */
  1897.     public RouteRegistro readRouteRegistro(File file) throws DeserializerException {
  1898.         return (RouteRegistro) this.xmlToObj(file, RouteRegistro.class);
  1899.     }
  1900.    
  1901.     /**
  1902.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.RouteRegistro}
  1903.      *
  1904.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RouteRegistro}
  1905.      * @return Object type {@link org.openspcoop2.core.config.RouteRegistro}
  1906.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1907.      */
  1908.     public RouteRegistro readRouteRegistro(InputStream in) throws DeserializerException {
  1909.         return (RouteRegistro) this.xmlToObj(in, RouteRegistro.class);
  1910.     }  
  1911.    
  1912.     /**
  1913.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.RouteRegistro}
  1914.      *
  1915.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RouteRegistro}
  1916.      * @return Object type {@link org.openspcoop2.core.config.RouteRegistro}
  1917.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1918.      */
  1919.     public RouteRegistro readRouteRegistro(byte[] in) throws DeserializerException {
  1920.         return (RouteRegistro) this.xmlToObj(in, RouteRegistro.class);
  1921.     }  
  1922.    
  1923.     /**
  1924.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.RouteRegistro}
  1925.      *
  1926.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RouteRegistro}
  1927.      * @return Object type {@link org.openspcoop2.core.config.RouteRegistro}
  1928.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1929.      */
  1930.     public RouteRegistro readRouteRegistroFromString(String in) throws DeserializerException {
  1931.         return (RouteRegistro) this.xmlToObj(in.getBytes(), RouteRegistro.class);
  1932.     }  
  1933.    
  1934.    
  1935.    
  1936.     /*
  1937.      =================================================================================
  1938.      Object: accesso-dati-keystore
  1939.      =================================================================================
  1940.     */
  1941.    
  1942.     /**
  1943.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiKeystore}
  1944.      *
  1945.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiKeystore}
  1946.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiKeystore}
  1947.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1948.      */
  1949.     public AccessoDatiKeystore readAccessoDatiKeystore(String fileName) throws DeserializerException {
  1950.         return (AccessoDatiKeystore) this.xmlToObj(fileName, AccessoDatiKeystore.class);
  1951.     }
  1952.    
  1953.     /**
  1954.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiKeystore}
  1955.      *
  1956.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiKeystore}
  1957.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiKeystore}
  1958.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1959.      */
  1960.     public AccessoDatiKeystore readAccessoDatiKeystore(File file) throws DeserializerException {
  1961.         return (AccessoDatiKeystore) this.xmlToObj(file, AccessoDatiKeystore.class);
  1962.     }
  1963.    
  1964.     /**
  1965.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiKeystore}
  1966.      *
  1967.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiKeystore}
  1968.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiKeystore}
  1969.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1970.      */
  1971.     public AccessoDatiKeystore readAccessoDatiKeystore(InputStream in) throws DeserializerException {
  1972.         return (AccessoDatiKeystore) this.xmlToObj(in, AccessoDatiKeystore.class);
  1973.     }  
  1974.    
  1975.     /**
  1976.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiKeystore}
  1977.      *
  1978.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiKeystore}
  1979.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiKeystore}
  1980.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1981.      */
  1982.     public AccessoDatiKeystore readAccessoDatiKeystore(byte[] in) throws DeserializerException {
  1983.         return (AccessoDatiKeystore) this.xmlToObj(in, AccessoDatiKeystore.class);
  1984.     }  
  1985.    
  1986.     /**
  1987.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiKeystore}
  1988.      *
  1989.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiKeystore}
  1990.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiKeystore}
  1991.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  1992.      */
  1993.     public AccessoDatiKeystore readAccessoDatiKeystoreFromString(String in) throws DeserializerException {
  1994.         return (AccessoDatiKeystore) this.xmlToObj(in.getBytes(), AccessoDatiKeystore.class);
  1995.     }  
  1996.    
  1997.    
  1998.    
  1999.     /*
  2000.      =================================================================================
  2001.      Object: trasformazione-regola-richiesta
  2002.      =================================================================================
  2003.     */
  2004.    
  2005.     /**
  2006.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRichiesta}
  2007.      *
  2008.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRichiesta}
  2009.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRichiesta}
  2010.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2011.      */
  2012.     public TrasformazioneRegolaRichiesta readTrasformazioneRegolaRichiesta(String fileName) throws DeserializerException {
  2013.         return (TrasformazioneRegolaRichiesta) this.xmlToObj(fileName, TrasformazioneRegolaRichiesta.class);
  2014.     }
  2015.    
  2016.     /**
  2017.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRichiesta}
  2018.      *
  2019.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRichiesta}
  2020.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRichiesta}
  2021.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2022.      */
  2023.     public TrasformazioneRegolaRichiesta readTrasformazioneRegolaRichiesta(File file) throws DeserializerException {
  2024.         return (TrasformazioneRegolaRichiesta) this.xmlToObj(file, TrasformazioneRegolaRichiesta.class);
  2025.     }
  2026.    
  2027.     /**
  2028.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRichiesta}
  2029.      *
  2030.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRichiesta}
  2031.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRichiesta}
  2032.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2033.      */
  2034.     public TrasformazioneRegolaRichiesta readTrasformazioneRegolaRichiesta(InputStream in) throws DeserializerException {
  2035.         return (TrasformazioneRegolaRichiesta) this.xmlToObj(in, TrasformazioneRegolaRichiesta.class);
  2036.     }  
  2037.    
  2038.     /**
  2039.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRichiesta}
  2040.      *
  2041.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRichiesta}
  2042.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRichiesta}
  2043.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2044.      */
  2045.     public TrasformazioneRegolaRichiesta readTrasformazioneRegolaRichiesta(byte[] in) throws DeserializerException {
  2046.         return (TrasformazioneRegolaRichiesta) this.xmlToObj(in, TrasformazioneRegolaRichiesta.class);
  2047.     }  
  2048.    
  2049.     /**
  2050.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRichiesta}
  2051.      *
  2052.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRichiesta}
  2053.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRichiesta}
  2054.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2055.      */
  2056.     public TrasformazioneRegolaRichiesta readTrasformazioneRegolaRichiestaFromString(String in) throws DeserializerException {
  2057.         return (TrasformazioneRegolaRichiesta) this.xmlToObj(in.getBytes(), TrasformazioneRegolaRichiesta.class);
  2058.     }  
  2059.    
  2060.    
  2061.    
  2062.     /*
  2063.      =================================================================================
  2064.      Object: trasformazione-regola-parametro
  2065.      =================================================================================
  2066.     */
  2067.    
  2068.     /**
  2069.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaParametro}
  2070.      *
  2071.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaParametro}
  2072.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaParametro}
  2073.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2074.      */
  2075.     public TrasformazioneRegolaParametro readTrasformazioneRegolaParametro(String fileName) throws DeserializerException {
  2076.         return (TrasformazioneRegolaParametro) this.xmlToObj(fileName, TrasformazioneRegolaParametro.class);
  2077.     }
  2078.    
  2079.     /**
  2080.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaParametro}
  2081.      *
  2082.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaParametro}
  2083.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaParametro}
  2084.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2085.      */
  2086.     public TrasformazioneRegolaParametro readTrasformazioneRegolaParametro(File file) throws DeserializerException {
  2087.         return (TrasformazioneRegolaParametro) this.xmlToObj(file, TrasformazioneRegolaParametro.class);
  2088.     }
  2089.    
  2090.     /**
  2091.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaParametro}
  2092.      *
  2093.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaParametro}
  2094.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaParametro}
  2095.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2096.      */
  2097.     public TrasformazioneRegolaParametro readTrasformazioneRegolaParametro(InputStream in) throws DeserializerException {
  2098.         return (TrasformazioneRegolaParametro) this.xmlToObj(in, TrasformazioneRegolaParametro.class);
  2099.     }  
  2100.    
  2101.     /**
  2102.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaParametro}
  2103.      *
  2104.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaParametro}
  2105.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaParametro}
  2106.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2107.      */
  2108.     public TrasformazioneRegolaParametro readTrasformazioneRegolaParametro(byte[] in) throws DeserializerException {
  2109.         return (TrasformazioneRegolaParametro) this.xmlToObj(in, TrasformazioneRegolaParametro.class);
  2110.     }  
  2111.    
  2112.     /**
  2113.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaParametro}
  2114.      *
  2115.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaParametro}
  2116.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaParametro}
  2117.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2118.      */
  2119.     public TrasformazioneRegolaParametro readTrasformazioneRegolaParametroFromString(String in) throws DeserializerException {
  2120.         return (TrasformazioneRegolaParametro) this.xmlToObj(in.getBytes(), TrasformazioneRegolaParametro.class);
  2121.     }  
  2122.    
  2123.    
  2124.    
  2125.     /*
  2126.      =================================================================================
  2127.      Object: trasformazione-rest
  2128.      =================================================================================
  2129.     */
  2130.    
  2131.     /**
  2132.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRest}
  2133.      *
  2134.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRest}
  2135.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRest}
  2136.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2137.      */
  2138.     public TrasformazioneRest readTrasformazioneRest(String fileName) throws DeserializerException {
  2139.         return (TrasformazioneRest) this.xmlToObj(fileName, TrasformazioneRest.class);
  2140.     }
  2141.    
  2142.     /**
  2143.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRest}
  2144.      *
  2145.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRest}
  2146.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRest}
  2147.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2148.      */
  2149.     public TrasformazioneRest readTrasformazioneRest(File file) throws DeserializerException {
  2150.         return (TrasformazioneRest) this.xmlToObj(file, TrasformazioneRest.class);
  2151.     }
  2152.    
  2153.     /**
  2154.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRest}
  2155.      *
  2156.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRest}
  2157.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRest}
  2158.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2159.      */
  2160.     public TrasformazioneRest readTrasformazioneRest(InputStream in) throws DeserializerException {
  2161.         return (TrasformazioneRest) this.xmlToObj(in, TrasformazioneRest.class);
  2162.     }  
  2163.    
  2164.     /**
  2165.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRest}
  2166.      *
  2167.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRest}
  2168.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRest}
  2169.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2170.      */
  2171.     public TrasformazioneRest readTrasformazioneRest(byte[] in) throws DeserializerException {
  2172.         return (TrasformazioneRest) this.xmlToObj(in, TrasformazioneRest.class);
  2173.     }  
  2174.    
  2175.     /**
  2176.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRest}
  2177.      *
  2178.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRest}
  2179.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRest}
  2180.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2181.      */
  2182.     public TrasformazioneRest readTrasformazioneRestFromString(String in) throws DeserializerException {
  2183.         return (TrasformazioneRest) this.xmlToObj(in.getBytes(), TrasformazioneRest.class);
  2184.     }  
  2185.    
  2186.    
  2187.    
  2188.     /*
  2189.      =================================================================================
  2190.      Object: trasformazione-soap
  2191.      =================================================================================
  2192.     */
  2193.    
  2194.     /**
  2195.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneSoap}
  2196.      *
  2197.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneSoap}
  2198.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneSoap}
  2199.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2200.      */
  2201.     public TrasformazioneSoap readTrasformazioneSoap(String fileName) throws DeserializerException {
  2202.         return (TrasformazioneSoap) this.xmlToObj(fileName, TrasformazioneSoap.class);
  2203.     }
  2204.    
  2205.     /**
  2206.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneSoap}
  2207.      *
  2208.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneSoap}
  2209.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneSoap}
  2210.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2211.      */
  2212.     public TrasformazioneSoap readTrasformazioneSoap(File file) throws DeserializerException {
  2213.         return (TrasformazioneSoap) this.xmlToObj(file, TrasformazioneSoap.class);
  2214.     }
  2215.    
  2216.     /**
  2217.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneSoap}
  2218.      *
  2219.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneSoap}
  2220.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneSoap}
  2221.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2222.      */
  2223.     public TrasformazioneSoap readTrasformazioneSoap(InputStream in) throws DeserializerException {
  2224.         return (TrasformazioneSoap) this.xmlToObj(in, TrasformazioneSoap.class);
  2225.     }  
  2226.    
  2227.     /**
  2228.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneSoap}
  2229.      *
  2230.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneSoap}
  2231.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneSoap}
  2232.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2233.      */
  2234.     public TrasformazioneSoap readTrasformazioneSoap(byte[] in) throws DeserializerException {
  2235.         return (TrasformazioneSoap) this.xmlToObj(in, TrasformazioneSoap.class);
  2236.     }  
  2237.    
  2238.     /**
  2239.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneSoap}
  2240.      *
  2241.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneSoap}
  2242.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneSoap}
  2243.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2244.      */
  2245.     public TrasformazioneSoap readTrasformazioneSoapFromString(String in) throws DeserializerException {
  2246.         return (TrasformazioneSoap) this.xmlToObj(in.getBytes(), TrasformazioneSoap.class);
  2247.     }  
  2248.    
  2249.    
  2250.    
  2251.     /*
  2252.      =================================================================================
  2253.      Object: id-soggetto
  2254.      =================================================================================
  2255.     */
  2256.    
  2257.     /**
  2258.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.IdSoggetto}
  2259.      *
  2260.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IdSoggetto}
  2261.      * @return Object type {@link org.openspcoop2.core.config.IdSoggetto}
  2262.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2263.      */
  2264.     public IdSoggetto readIdSoggetto(String fileName) throws DeserializerException {
  2265.         return (IdSoggetto) this.xmlToObj(fileName, IdSoggetto.class);
  2266.     }
  2267.    
  2268.     /**
  2269.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.IdSoggetto}
  2270.      *
  2271.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IdSoggetto}
  2272.      * @return Object type {@link org.openspcoop2.core.config.IdSoggetto}
  2273.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2274.      */
  2275.     public IdSoggetto readIdSoggetto(File file) throws DeserializerException {
  2276.         return (IdSoggetto) this.xmlToObj(file, IdSoggetto.class);
  2277.     }
  2278.    
  2279.     /**
  2280.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.IdSoggetto}
  2281.      *
  2282.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IdSoggetto}
  2283.      * @return Object type {@link org.openspcoop2.core.config.IdSoggetto}
  2284.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2285.      */
  2286.     public IdSoggetto readIdSoggetto(InputStream in) throws DeserializerException {
  2287.         return (IdSoggetto) this.xmlToObj(in, IdSoggetto.class);
  2288.     }  
  2289.    
  2290.     /**
  2291.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.IdSoggetto}
  2292.      *
  2293.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IdSoggetto}
  2294.      * @return Object type {@link org.openspcoop2.core.config.IdSoggetto}
  2295.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2296.      */
  2297.     public IdSoggetto readIdSoggetto(byte[] in) throws DeserializerException {
  2298.         return (IdSoggetto) this.xmlToObj(in, IdSoggetto.class);
  2299.     }  
  2300.    
  2301.     /**
  2302.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.IdSoggetto}
  2303.      *
  2304.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IdSoggetto}
  2305.      * @return Object type {@link org.openspcoop2.core.config.IdSoggetto}
  2306.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2307.      */
  2308.     public IdSoggetto readIdSoggettoFromString(String in) throws DeserializerException {
  2309.         return (IdSoggetto) this.xmlToObj(in.getBytes(), IdSoggetto.class);
  2310.     }  
  2311.    
  2312.    
  2313.    
  2314.     /*
  2315.      =================================================================================
  2316.      Object: porta-delegata
  2317.      =================================================================================
  2318.     */
  2319.    
  2320.     /**
  2321.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.PortaDelegata}
  2322.      *
  2323.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegata}
  2324.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegata}
  2325.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2326.      */
  2327.     public PortaDelegata readPortaDelegata(String fileName) throws DeserializerException {
  2328.         return (PortaDelegata) this.xmlToObj(fileName, PortaDelegata.class);
  2329.     }
  2330.    
  2331.     /**
  2332.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.PortaDelegata}
  2333.      *
  2334.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegata}
  2335.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegata}
  2336.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2337.      */
  2338.     public PortaDelegata readPortaDelegata(File file) throws DeserializerException {
  2339.         return (PortaDelegata) this.xmlToObj(file, PortaDelegata.class);
  2340.     }
  2341.    
  2342.     /**
  2343.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegata}
  2344.      *
  2345.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegata}
  2346.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegata}
  2347.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2348.      */
  2349.     public PortaDelegata readPortaDelegata(InputStream in) throws DeserializerException {
  2350.         return (PortaDelegata) this.xmlToObj(in, PortaDelegata.class);
  2351.     }  
  2352.    
  2353.     /**
  2354.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegata}
  2355.      *
  2356.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegata}
  2357.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegata}
  2358.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2359.      */
  2360.     public PortaDelegata readPortaDelegata(byte[] in) throws DeserializerException {
  2361.         return (PortaDelegata) this.xmlToObj(in, PortaDelegata.class);
  2362.     }  
  2363.    
  2364.     /**
  2365.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegata}
  2366.      *
  2367.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegata}
  2368.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegata}
  2369.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2370.      */
  2371.     public PortaDelegata readPortaDelegataFromString(String in) throws DeserializerException {
  2372.         return (PortaDelegata) this.xmlToObj(in.getBytes(), PortaDelegata.class);
  2373.     }  
  2374.    
  2375.    
  2376.    
  2377.     /*
  2378.      =================================================================================
  2379.      Object: soggetto
  2380.      =================================================================================
  2381.     */
  2382.    
  2383.     /**
  2384.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.Soggetto}
  2385.      *
  2386.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Soggetto}
  2387.      * @return Object type {@link org.openspcoop2.core.config.Soggetto}
  2388.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2389.      */
  2390.     public Soggetto readSoggetto(String fileName) throws DeserializerException {
  2391.         return (Soggetto) this.xmlToObj(fileName, Soggetto.class);
  2392.     }
  2393.    
  2394.     /**
  2395.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.Soggetto}
  2396.      *
  2397.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Soggetto}
  2398.      * @return Object type {@link org.openspcoop2.core.config.Soggetto}
  2399.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2400.      */
  2401.     public Soggetto readSoggetto(File file) throws DeserializerException {
  2402.         return (Soggetto) this.xmlToObj(file, Soggetto.class);
  2403.     }
  2404.    
  2405.     /**
  2406.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.Soggetto}
  2407.      *
  2408.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Soggetto}
  2409.      * @return Object type {@link org.openspcoop2.core.config.Soggetto}
  2410.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2411.      */
  2412.     public Soggetto readSoggetto(InputStream in) throws DeserializerException {
  2413.         return (Soggetto) this.xmlToObj(in, Soggetto.class);
  2414.     }  
  2415.    
  2416.     /**
  2417.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.Soggetto}
  2418.      *
  2419.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Soggetto}
  2420.      * @return Object type {@link org.openspcoop2.core.config.Soggetto}
  2421.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2422.      */
  2423.     public Soggetto readSoggetto(byte[] in) throws DeserializerException {
  2424.         return (Soggetto) this.xmlToObj(in, Soggetto.class);
  2425.     }  
  2426.    
  2427.     /**
  2428.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.Soggetto}
  2429.      *
  2430.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Soggetto}
  2431.      * @return Object type {@link org.openspcoop2.core.config.Soggetto}
  2432.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2433.      */
  2434.     public Soggetto readSoggettoFromString(String in) throws DeserializerException {
  2435.         return (Soggetto) this.xmlToObj(in.getBytes(), Soggetto.class);
  2436.     }  
  2437.    
  2438.    
  2439.    
  2440.     /*
  2441.      =================================================================================
  2442.      Object: porta-applicativa
  2443.      =================================================================================
  2444.     */
  2445.    
  2446.     /**
  2447.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativa}
  2448.      *
  2449.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativa}
  2450.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativa}
  2451.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2452.      */
  2453.     public PortaApplicativa readPortaApplicativa(String fileName) throws DeserializerException {
  2454.         return (PortaApplicativa) this.xmlToObj(fileName, PortaApplicativa.class);
  2455.     }
  2456.    
  2457.     /**
  2458.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativa}
  2459.      *
  2460.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativa}
  2461.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativa}
  2462.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2463.      */
  2464.     public PortaApplicativa readPortaApplicativa(File file) throws DeserializerException {
  2465.         return (PortaApplicativa) this.xmlToObj(file, PortaApplicativa.class);
  2466.     }
  2467.    
  2468.     /**
  2469.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativa}
  2470.      *
  2471.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativa}
  2472.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativa}
  2473.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2474.      */
  2475.     public PortaApplicativa readPortaApplicativa(InputStream in) throws DeserializerException {
  2476.         return (PortaApplicativa) this.xmlToObj(in, PortaApplicativa.class);
  2477.     }  
  2478.    
  2479.     /**
  2480.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativa}
  2481.      *
  2482.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativa}
  2483.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativa}
  2484.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2485.      */
  2486.     public PortaApplicativa readPortaApplicativa(byte[] in) throws DeserializerException {
  2487.         return (PortaApplicativa) this.xmlToObj(in, PortaApplicativa.class);
  2488.     }  
  2489.    
  2490.     /**
  2491.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativa}
  2492.      *
  2493.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativa}
  2494.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativa}
  2495.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2496.      */
  2497.     public PortaApplicativa readPortaApplicativaFromString(String in) throws DeserializerException {
  2498.         return (PortaApplicativa) this.xmlToObj(in.getBytes(), PortaApplicativa.class);
  2499.     }  
  2500.    
  2501.    
  2502.    
  2503.     /*
  2504.      =================================================================================
  2505.      Object: servizio-applicativo
  2506.      =================================================================================
  2507.     */
  2508.    
  2509.     /**
  2510.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.ServizioApplicativo}
  2511.      *
  2512.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ServizioApplicativo}
  2513.      * @return Object type {@link org.openspcoop2.core.config.ServizioApplicativo}
  2514.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2515.      */
  2516.     public ServizioApplicativo readServizioApplicativo(String fileName) throws DeserializerException {
  2517.         return (ServizioApplicativo) this.xmlToObj(fileName, ServizioApplicativo.class);
  2518.     }
  2519.    
  2520.     /**
  2521.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.ServizioApplicativo}
  2522.      *
  2523.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ServizioApplicativo}
  2524.      * @return Object type {@link org.openspcoop2.core.config.ServizioApplicativo}
  2525.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2526.      */
  2527.     public ServizioApplicativo readServizioApplicativo(File file) throws DeserializerException {
  2528.         return (ServizioApplicativo) this.xmlToObj(file, ServizioApplicativo.class);
  2529.     }
  2530.    
  2531.     /**
  2532.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.ServizioApplicativo}
  2533.      *
  2534.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ServizioApplicativo}
  2535.      * @return Object type {@link org.openspcoop2.core.config.ServizioApplicativo}
  2536.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2537.      */
  2538.     public ServizioApplicativo readServizioApplicativo(InputStream in) throws DeserializerException {
  2539.         return (ServizioApplicativo) this.xmlToObj(in, ServizioApplicativo.class);
  2540.     }  
  2541.    
  2542.     /**
  2543.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.ServizioApplicativo}
  2544.      *
  2545.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ServizioApplicativo}
  2546.      * @return Object type {@link org.openspcoop2.core.config.ServizioApplicativo}
  2547.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2548.      */
  2549.     public ServizioApplicativo readServizioApplicativo(byte[] in) throws DeserializerException {
  2550.         return (ServizioApplicativo) this.xmlToObj(in, ServizioApplicativo.class);
  2551.     }  
  2552.    
  2553.     /**
  2554.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.ServizioApplicativo}
  2555.      *
  2556.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ServizioApplicativo}
  2557.      * @return Object type {@link org.openspcoop2.core.config.ServizioApplicativo}
  2558.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2559.      */
  2560.     public ServizioApplicativo readServizioApplicativoFromString(String in) throws DeserializerException {
  2561.         return (ServizioApplicativo) this.xmlToObj(in.getBytes(), ServizioApplicativo.class);
  2562.     }  
  2563.    
  2564.    
  2565.    
  2566.     /*
  2567.      =================================================================================
  2568.      Object: Property
  2569.      =================================================================================
  2570.     */
  2571.    
  2572.     /**
  2573.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.Property}
  2574.      *
  2575.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Property}
  2576.      * @return Object type {@link org.openspcoop2.core.config.Property}
  2577.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2578.      */
  2579.     public Property readProperty(String fileName) throws DeserializerException {
  2580.         return (Property) this.xmlToObj(fileName, Property.class);
  2581.     }
  2582.    
  2583.     /**
  2584.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.Property}
  2585.      *
  2586.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Property}
  2587.      * @return Object type {@link org.openspcoop2.core.config.Property}
  2588.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2589.      */
  2590.     public Property readProperty(File file) throws DeserializerException {
  2591.         return (Property) this.xmlToObj(file, Property.class);
  2592.     }
  2593.    
  2594.     /**
  2595.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.Property}
  2596.      *
  2597.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Property}
  2598.      * @return Object type {@link org.openspcoop2.core.config.Property}
  2599.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2600.      */
  2601.     public Property readProperty(InputStream in) throws DeserializerException {
  2602.         return (Property) this.xmlToObj(in, Property.class);
  2603.     }  
  2604.    
  2605.     /**
  2606.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.Property}
  2607.      *
  2608.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Property}
  2609.      * @return Object type {@link org.openspcoop2.core.config.Property}
  2610.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2611.      */
  2612.     public Property readProperty(byte[] in) throws DeserializerException {
  2613.         return (Property) this.xmlToObj(in, Property.class);
  2614.     }  
  2615.    
  2616.     /**
  2617.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.Property}
  2618.      *
  2619.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Property}
  2620.      * @return Object type {@link org.openspcoop2.core.config.Property}
  2621.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2622.      */
  2623.     public Property readPropertyFromString(String in) throws DeserializerException {
  2624.         return (Property) this.xmlToObj(in.getBytes(), Property.class);
  2625.     }  
  2626.    
  2627.    
  2628.    
  2629.     /*
  2630.      =================================================================================
  2631.      Object: openspcoop-appender
  2632.      =================================================================================
  2633.     */
  2634.    
  2635.     /**
  2636.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.OpenspcoopAppender}
  2637.      *
  2638.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.OpenspcoopAppender}
  2639.      * @return Object type {@link org.openspcoop2.core.config.OpenspcoopAppender}
  2640.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2641.      */
  2642.     public OpenspcoopAppender readOpenspcoopAppender(String fileName) throws DeserializerException {
  2643.         return (OpenspcoopAppender) this.xmlToObj(fileName, OpenspcoopAppender.class);
  2644.     }
  2645.    
  2646.     /**
  2647.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.OpenspcoopAppender}
  2648.      *
  2649.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.OpenspcoopAppender}
  2650.      * @return Object type {@link org.openspcoop2.core.config.OpenspcoopAppender}
  2651.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2652.      */
  2653.     public OpenspcoopAppender readOpenspcoopAppender(File file) throws DeserializerException {
  2654.         return (OpenspcoopAppender) this.xmlToObj(file, OpenspcoopAppender.class);
  2655.     }
  2656.    
  2657.     /**
  2658.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.OpenspcoopAppender}
  2659.      *
  2660.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.OpenspcoopAppender}
  2661.      * @return Object type {@link org.openspcoop2.core.config.OpenspcoopAppender}
  2662.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2663.      */
  2664.     public OpenspcoopAppender readOpenspcoopAppender(InputStream in) throws DeserializerException {
  2665.         return (OpenspcoopAppender) this.xmlToObj(in, OpenspcoopAppender.class);
  2666.     }  
  2667.    
  2668.     /**
  2669.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.OpenspcoopAppender}
  2670.      *
  2671.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.OpenspcoopAppender}
  2672.      * @return Object type {@link org.openspcoop2.core.config.OpenspcoopAppender}
  2673.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2674.      */
  2675.     public OpenspcoopAppender readOpenspcoopAppender(byte[] in) throws DeserializerException {
  2676.         return (OpenspcoopAppender) this.xmlToObj(in, OpenspcoopAppender.class);
  2677.     }  
  2678.    
  2679.     /**
  2680.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.OpenspcoopAppender}
  2681.      *
  2682.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.OpenspcoopAppender}
  2683.      * @return Object type {@link org.openspcoop2.core.config.OpenspcoopAppender}
  2684.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2685.      */
  2686.     public OpenspcoopAppender readOpenspcoopAppenderFromString(String in) throws DeserializerException {
  2687.         return (OpenspcoopAppender) this.xmlToObj(in.getBytes(), OpenspcoopAppender.class);
  2688.     }  
  2689.    
  2690.    
  2691.    
  2692.     /*
  2693.      =================================================================================
  2694.      Object: registro-plugin
  2695.      =================================================================================
  2696.     */
  2697.    
  2698.     /**
  2699.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.RegistroPlugin}
  2700.      *
  2701.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RegistroPlugin}
  2702.      * @return Object type {@link org.openspcoop2.core.config.RegistroPlugin}
  2703.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2704.      */
  2705.     public RegistroPlugin readRegistroPlugin(String fileName) throws DeserializerException {
  2706.         return (RegistroPlugin) this.xmlToObj(fileName, RegistroPlugin.class);
  2707.     }
  2708.    
  2709.     /**
  2710.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.RegistroPlugin}
  2711.      *
  2712.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RegistroPlugin}
  2713.      * @return Object type {@link org.openspcoop2.core.config.RegistroPlugin}
  2714.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2715.      */
  2716.     public RegistroPlugin readRegistroPlugin(File file) throws DeserializerException {
  2717.         return (RegistroPlugin) this.xmlToObj(file, RegistroPlugin.class);
  2718.     }
  2719.    
  2720.     /**
  2721.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.RegistroPlugin}
  2722.      *
  2723.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RegistroPlugin}
  2724.      * @return Object type {@link org.openspcoop2.core.config.RegistroPlugin}
  2725.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2726.      */
  2727.     public RegistroPlugin readRegistroPlugin(InputStream in) throws DeserializerException {
  2728.         return (RegistroPlugin) this.xmlToObj(in, RegistroPlugin.class);
  2729.     }  
  2730.    
  2731.     /**
  2732.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.RegistroPlugin}
  2733.      *
  2734.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RegistroPlugin}
  2735.      * @return Object type {@link org.openspcoop2.core.config.RegistroPlugin}
  2736.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2737.      */
  2738.     public RegistroPlugin readRegistroPlugin(byte[] in) throws DeserializerException {
  2739.         return (RegistroPlugin) this.xmlToObj(in, RegistroPlugin.class);
  2740.     }  
  2741.    
  2742.     /**
  2743.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.RegistroPlugin}
  2744.      *
  2745.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RegistroPlugin}
  2746.      * @return Object type {@link org.openspcoop2.core.config.RegistroPlugin}
  2747.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2748.      */
  2749.     public RegistroPlugin readRegistroPluginFromString(String in) throws DeserializerException {
  2750.         return (RegistroPlugin) this.xmlToObj(in.getBytes(), RegistroPlugin.class);
  2751.     }  
  2752.    
  2753.    
  2754.    
  2755.     /*
  2756.      =================================================================================
  2757.      Object: registro-plugins
  2758.      =================================================================================
  2759.     */
  2760.    
  2761.     /**
  2762.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.RegistroPlugins}
  2763.      *
  2764.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RegistroPlugins}
  2765.      * @return Object type {@link org.openspcoop2.core.config.RegistroPlugins}
  2766.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2767.      */
  2768.     public RegistroPlugins readRegistroPlugins(String fileName) throws DeserializerException {
  2769.         return (RegistroPlugins) this.xmlToObj(fileName, RegistroPlugins.class);
  2770.     }
  2771.    
  2772.     /**
  2773.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.RegistroPlugins}
  2774.      *
  2775.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RegistroPlugins}
  2776.      * @return Object type {@link org.openspcoop2.core.config.RegistroPlugins}
  2777.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2778.      */
  2779.     public RegistroPlugins readRegistroPlugins(File file) throws DeserializerException {
  2780.         return (RegistroPlugins) this.xmlToObj(file, RegistroPlugins.class);
  2781.     }
  2782.    
  2783.     /**
  2784.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.RegistroPlugins}
  2785.      *
  2786.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RegistroPlugins}
  2787.      * @return Object type {@link org.openspcoop2.core.config.RegistroPlugins}
  2788.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2789.      */
  2790.     public RegistroPlugins readRegistroPlugins(InputStream in) throws DeserializerException {
  2791.         return (RegistroPlugins) this.xmlToObj(in, RegistroPlugins.class);
  2792.     }  
  2793.    
  2794.     /**
  2795.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.RegistroPlugins}
  2796.      *
  2797.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RegistroPlugins}
  2798.      * @return Object type {@link org.openspcoop2.core.config.RegistroPlugins}
  2799.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2800.      */
  2801.     public RegistroPlugins readRegistroPlugins(byte[] in) throws DeserializerException {
  2802.         return (RegistroPlugins) this.xmlToObj(in, RegistroPlugins.class);
  2803.     }  
  2804.    
  2805.     /**
  2806.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.RegistroPlugins}
  2807.      *
  2808.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RegistroPlugins}
  2809.      * @return Object type {@link org.openspcoop2.core.config.RegistroPlugins}
  2810.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2811.      */
  2812.     public RegistroPlugins readRegistroPluginsFromString(String in) throws DeserializerException {
  2813.         return (RegistroPlugins) this.xmlToObj(in.getBytes(), RegistroPlugins.class);
  2814.     }  
  2815.    
  2816.    
  2817.    
  2818.     /*
  2819.      =================================================================================
  2820.      Object: porta-delegata-autorizzazione-servizi-applicativi
  2821.      =================================================================================
  2822.     */
  2823.    
  2824.     /**
  2825.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneServiziApplicativi}
  2826.      *
  2827.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneServiziApplicativi}
  2828.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneServiziApplicativi}
  2829.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2830.      */
  2831.     public PortaDelegataAutorizzazioneServiziApplicativi readPortaDelegataAutorizzazioneServiziApplicativi(String fileName) throws DeserializerException {
  2832.         return (PortaDelegataAutorizzazioneServiziApplicativi) this.xmlToObj(fileName, PortaDelegataAutorizzazioneServiziApplicativi.class);
  2833.     }
  2834.    
  2835.     /**
  2836.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneServiziApplicativi}
  2837.      *
  2838.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneServiziApplicativi}
  2839.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneServiziApplicativi}
  2840.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2841.      */
  2842.     public PortaDelegataAutorizzazioneServiziApplicativi readPortaDelegataAutorizzazioneServiziApplicativi(File file) throws DeserializerException {
  2843.         return (PortaDelegataAutorizzazioneServiziApplicativi) this.xmlToObj(file, PortaDelegataAutorizzazioneServiziApplicativi.class);
  2844.     }
  2845.    
  2846.     /**
  2847.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneServiziApplicativi}
  2848.      *
  2849.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneServiziApplicativi}
  2850.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneServiziApplicativi}
  2851.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2852.      */
  2853.     public PortaDelegataAutorizzazioneServiziApplicativi readPortaDelegataAutorizzazioneServiziApplicativi(InputStream in) throws DeserializerException {
  2854.         return (PortaDelegataAutorizzazioneServiziApplicativi) this.xmlToObj(in, PortaDelegataAutorizzazioneServiziApplicativi.class);
  2855.     }  
  2856.    
  2857.     /**
  2858.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneServiziApplicativi}
  2859.      *
  2860.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneServiziApplicativi}
  2861.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneServiziApplicativi}
  2862.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2863.      */
  2864.     public PortaDelegataAutorizzazioneServiziApplicativi readPortaDelegataAutorizzazioneServiziApplicativi(byte[] in) throws DeserializerException {
  2865.         return (PortaDelegataAutorizzazioneServiziApplicativi) this.xmlToObj(in, PortaDelegataAutorizzazioneServiziApplicativi.class);
  2866.     }  
  2867.    
  2868.     /**
  2869.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneServiziApplicativi}
  2870.      *
  2871.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneServiziApplicativi}
  2872.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneServiziApplicativi}
  2873.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2874.      */
  2875.     public PortaDelegataAutorizzazioneServiziApplicativi readPortaDelegataAutorizzazioneServiziApplicativiFromString(String in) throws DeserializerException {
  2876.         return (PortaDelegataAutorizzazioneServiziApplicativi) this.xmlToObj(in.getBytes(), PortaDelegataAutorizzazioneServiziApplicativi.class);
  2877.     }  
  2878.    
  2879.    
  2880.    
  2881.     /*
  2882.      =================================================================================
  2883.      Object: porta-delegata-autorizzazione-token
  2884.      =================================================================================
  2885.     */
  2886.    
  2887.     /**
  2888.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneToken}
  2889.      *
  2890.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneToken}
  2891.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneToken}
  2892.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2893.      */
  2894.     public PortaDelegataAutorizzazioneToken readPortaDelegataAutorizzazioneToken(String fileName) throws DeserializerException {
  2895.         return (PortaDelegataAutorizzazioneToken) this.xmlToObj(fileName, PortaDelegataAutorizzazioneToken.class);
  2896.     }
  2897.    
  2898.     /**
  2899.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneToken}
  2900.      *
  2901.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneToken}
  2902.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneToken}
  2903.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2904.      */
  2905.     public PortaDelegataAutorizzazioneToken readPortaDelegataAutorizzazioneToken(File file) throws DeserializerException {
  2906.         return (PortaDelegataAutorizzazioneToken) this.xmlToObj(file, PortaDelegataAutorizzazioneToken.class);
  2907.     }
  2908.    
  2909.     /**
  2910.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneToken}
  2911.      *
  2912.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneToken}
  2913.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneToken}
  2914.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2915.      */
  2916.     public PortaDelegataAutorizzazioneToken readPortaDelegataAutorizzazioneToken(InputStream in) throws DeserializerException {
  2917.         return (PortaDelegataAutorizzazioneToken) this.xmlToObj(in, PortaDelegataAutorizzazioneToken.class);
  2918.     }  
  2919.    
  2920.     /**
  2921.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneToken}
  2922.      *
  2923.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneToken}
  2924.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneToken}
  2925.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2926.      */
  2927.     public PortaDelegataAutorizzazioneToken readPortaDelegataAutorizzazioneToken(byte[] in) throws DeserializerException {
  2928.         return (PortaDelegataAutorizzazioneToken) this.xmlToObj(in, PortaDelegataAutorizzazioneToken.class);
  2929.     }  
  2930.    
  2931.     /**
  2932.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneToken}
  2933.      *
  2934.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneToken}
  2935.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataAutorizzazioneToken}
  2936.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2937.      */
  2938.     public PortaDelegataAutorizzazioneToken readPortaDelegataAutorizzazioneTokenFromString(String in) throws DeserializerException {
  2939.         return (PortaDelegataAutorizzazioneToken) this.xmlToObj(in.getBytes(), PortaDelegataAutorizzazioneToken.class);
  2940.     }  
  2941.    
  2942.    
  2943.    
  2944.     /*
  2945.      =================================================================================
  2946.      Object: configurazione-url-invocazione-regola
  2947.      =================================================================================
  2948.     */
  2949.    
  2950.     /**
  2951.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazioneRegola}
  2952.      *
  2953.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazioneRegola}
  2954.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazioneRegola}
  2955.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2956.      */
  2957.     public ConfigurazioneUrlInvocazioneRegola readConfigurazioneUrlInvocazioneRegola(String fileName) throws DeserializerException {
  2958.         return (ConfigurazioneUrlInvocazioneRegola) this.xmlToObj(fileName, ConfigurazioneUrlInvocazioneRegola.class);
  2959.     }
  2960.    
  2961.     /**
  2962.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazioneRegola}
  2963.      *
  2964.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazioneRegola}
  2965.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazioneRegola}
  2966.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2967.      */
  2968.     public ConfigurazioneUrlInvocazioneRegola readConfigurazioneUrlInvocazioneRegola(File file) throws DeserializerException {
  2969.         return (ConfigurazioneUrlInvocazioneRegola) this.xmlToObj(file, ConfigurazioneUrlInvocazioneRegola.class);
  2970.     }
  2971.    
  2972.     /**
  2973.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazioneRegola}
  2974.      *
  2975.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazioneRegola}
  2976.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazioneRegola}
  2977.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2978.      */
  2979.     public ConfigurazioneUrlInvocazioneRegola readConfigurazioneUrlInvocazioneRegola(InputStream in) throws DeserializerException {
  2980.         return (ConfigurazioneUrlInvocazioneRegola) this.xmlToObj(in, ConfigurazioneUrlInvocazioneRegola.class);
  2981.     }  
  2982.    
  2983.     /**
  2984.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazioneRegola}
  2985.      *
  2986.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazioneRegola}
  2987.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazioneRegola}
  2988.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  2989.      */
  2990.     public ConfigurazioneUrlInvocazioneRegola readConfigurazioneUrlInvocazioneRegola(byte[] in) throws DeserializerException {
  2991.         return (ConfigurazioneUrlInvocazioneRegola) this.xmlToObj(in, ConfigurazioneUrlInvocazioneRegola.class);
  2992.     }  
  2993.    
  2994.     /**
  2995.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazioneRegola}
  2996.      *
  2997.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazioneRegola}
  2998.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazioneRegola}
  2999.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3000.      */
  3001.     public ConfigurazioneUrlInvocazioneRegola readConfigurazioneUrlInvocazioneRegolaFromString(String in) throws DeserializerException {
  3002.         return (ConfigurazioneUrlInvocazioneRegola) this.xmlToObj(in.getBytes(), ConfigurazioneUrlInvocazioneRegola.class);
  3003.     }  
  3004.    
  3005.    
  3006.    
  3007.     /*
  3008.      =================================================================================
  3009.      Object: id-porta-applicativa
  3010.      =================================================================================
  3011.     */
  3012.    
  3013.     /**
  3014.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.IdPortaApplicativa}
  3015.      *
  3016.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IdPortaApplicativa}
  3017.      * @return Object type {@link org.openspcoop2.core.config.IdPortaApplicativa}
  3018.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3019.      */
  3020.     public IdPortaApplicativa readIdPortaApplicativa(String fileName) throws DeserializerException {
  3021.         return (IdPortaApplicativa) this.xmlToObj(fileName, IdPortaApplicativa.class);
  3022.     }
  3023.    
  3024.     /**
  3025.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.IdPortaApplicativa}
  3026.      *
  3027.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IdPortaApplicativa}
  3028.      * @return Object type {@link org.openspcoop2.core.config.IdPortaApplicativa}
  3029.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3030.      */
  3031.     public IdPortaApplicativa readIdPortaApplicativa(File file) throws DeserializerException {
  3032.         return (IdPortaApplicativa) this.xmlToObj(file, IdPortaApplicativa.class);
  3033.     }
  3034.    
  3035.     /**
  3036.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.IdPortaApplicativa}
  3037.      *
  3038.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IdPortaApplicativa}
  3039.      * @return Object type {@link org.openspcoop2.core.config.IdPortaApplicativa}
  3040.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3041.      */
  3042.     public IdPortaApplicativa readIdPortaApplicativa(InputStream in) throws DeserializerException {
  3043.         return (IdPortaApplicativa) this.xmlToObj(in, IdPortaApplicativa.class);
  3044.     }  
  3045.    
  3046.     /**
  3047.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.IdPortaApplicativa}
  3048.      *
  3049.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IdPortaApplicativa}
  3050.      * @return Object type {@link org.openspcoop2.core.config.IdPortaApplicativa}
  3051.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3052.      */
  3053.     public IdPortaApplicativa readIdPortaApplicativa(byte[] in) throws DeserializerException {
  3054.         return (IdPortaApplicativa) this.xmlToObj(in, IdPortaApplicativa.class);
  3055.     }  
  3056.    
  3057.     /**
  3058.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.IdPortaApplicativa}
  3059.      *
  3060.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IdPortaApplicativa}
  3061.      * @return Object type {@link org.openspcoop2.core.config.IdPortaApplicativa}
  3062.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3063.      */
  3064.     public IdPortaApplicativa readIdPortaApplicativaFromString(String in) throws DeserializerException {
  3065.         return (IdPortaApplicativa) this.xmlToObj(in.getBytes(), IdPortaApplicativa.class);
  3066.     }  
  3067.    
  3068.    
  3069.    
  3070.     /*
  3071.      =================================================================================
  3072.      Object: porta-applicativa-soggetto-virtuale
  3073.      =================================================================================
  3074.     */
  3075.    
  3076.     /**
  3077.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaSoggettoVirtuale}
  3078.      *
  3079.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaSoggettoVirtuale}
  3080.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaSoggettoVirtuale}
  3081.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3082.      */
  3083.     public PortaApplicativaSoggettoVirtuale readPortaApplicativaSoggettoVirtuale(String fileName) throws DeserializerException {
  3084.         return (PortaApplicativaSoggettoVirtuale) this.xmlToObj(fileName, PortaApplicativaSoggettoVirtuale.class);
  3085.     }
  3086.    
  3087.     /**
  3088.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaSoggettoVirtuale}
  3089.      *
  3090.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaSoggettoVirtuale}
  3091.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaSoggettoVirtuale}
  3092.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3093.      */
  3094.     public PortaApplicativaSoggettoVirtuale readPortaApplicativaSoggettoVirtuale(File file) throws DeserializerException {
  3095.         return (PortaApplicativaSoggettoVirtuale) this.xmlToObj(file, PortaApplicativaSoggettoVirtuale.class);
  3096.     }
  3097.    
  3098.     /**
  3099.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaSoggettoVirtuale}
  3100.      *
  3101.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaSoggettoVirtuale}
  3102.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaSoggettoVirtuale}
  3103.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3104.      */
  3105.     public PortaApplicativaSoggettoVirtuale readPortaApplicativaSoggettoVirtuale(InputStream in) throws DeserializerException {
  3106.         return (PortaApplicativaSoggettoVirtuale) this.xmlToObj(in, PortaApplicativaSoggettoVirtuale.class);
  3107.     }  
  3108.    
  3109.     /**
  3110.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaSoggettoVirtuale}
  3111.      *
  3112.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaSoggettoVirtuale}
  3113.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaSoggettoVirtuale}
  3114.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3115.      */
  3116.     public PortaApplicativaSoggettoVirtuale readPortaApplicativaSoggettoVirtuale(byte[] in) throws DeserializerException {
  3117.         return (PortaApplicativaSoggettoVirtuale) this.xmlToObj(in, PortaApplicativaSoggettoVirtuale.class);
  3118.     }  
  3119.    
  3120.     /**
  3121.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaSoggettoVirtuale}
  3122.      *
  3123.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaSoggettoVirtuale}
  3124.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaSoggettoVirtuale}
  3125.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3126.      */
  3127.     public PortaApplicativaSoggettoVirtuale readPortaApplicativaSoggettoVirtualeFromString(String in) throws DeserializerException {
  3128.         return (PortaApplicativaSoggettoVirtuale) this.xmlToObj(in.getBytes(), PortaApplicativaSoggettoVirtuale.class);
  3129.     }  
  3130.    
  3131.    
  3132.    
  3133.     /*
  3134.      =================================================================================
  3135.      Object: tracciamento-configurazione-filetrace-connector
  3136.      =================================================================================
  3137.     */
  3138.    
  3139.     /**
  3140.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletraceConnector}
  3141.      *
  3142.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletraceConnector}
  3143.      * @return Object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletraceConnector}
  3144.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3145.      */
  3146.     public TracciamentoConfigurazioneFiletraceConnector readTracciamentoConfigurazioneFiletraceConnector(String fileName) throws DeserializerException {
  3147.         return (TracciamentoConfigurazioneFiletraceConnector) this.xmlToObj(fileName, TracciamentoConfigurazioneFiletraceConnector.class);
  3148.     }
  3149.    
  3150.     /**
  3151.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletraceConnector}
  3152.      *
  3153.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletraceConnector}
  3154.      * @return Object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletraceConnector}
  3155.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3156.      */
  3157.     public TracciamentoConfigurazioneFiletraceConnector readTracciamentoConfigurazioneFiletraceConnector(File file) throws DeserializerException {
  3158.         return (TracciamentoConfigurazioneFiletraceConnector) this.xmlToObj(file, TracciamentoConfigurazioneFiletraceConnector.class);
  3159.     }
  3160.    
  3161.     /**
  3162.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletraceConnector}
  3163.      *
  3164.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletraceConnector}
  3165.      * @return Object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletraceConnector}
  3166.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3167.      */
  3168.     public TracciamentoConfigurazioneFiletraceConnector readTracciamentoConfigurazioneFiletraceConnector(InputStream in) throws DeserializerException {
  3169.         return (TracciamentoConfigurazioneFiletraceConnector) this.xmlToObj(in, TracciamentoConfigurazioneFiletraceConnector.class);
  3170.     }  
  3171.    
  3172.     /**
  3173.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletraceConnector}
  3174.      *
  3175.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletraceConnector}
  3176.      * @return Object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletraceConnector}
  3177.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3178.      */
  3179.     public TracciamentoConfigurazioneFiletraceConnector readTracciamentoConfigurazioneFiletraceConnector(byte[] in) throws DeserializerException {
  3180.         return (TracciamentoConfigurazioneFiletraceConnector) this.xmlToObj(in, TracciamentoConfigurazioneFiletraceConnector.class);
  3181.     }  
  3182.    
  3183.     /**
  3184.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletraceConnector}
  3185.      *
  3186.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletraceConnector}
  3187.      * @return Object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletraceConnector}
  3188.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3189.      */
  3190.     public TracciamentoConfigurazioneFiletraceConnector readTracciamentoConfigurazioneFiletraceConnectorFromString(String in) throws DeserializerException {
  3191.         return (TracciamentoConfigurazioneFiletraceConnector) this.xmlToObj(in.getBytes(), TracciamentoConfigurazioneFiletraceConnector.class);
  3192.     }  
  3193.    
  3194.    
  3195.    
  3196.     /*
  3197.      =================================================================================
  3198.      Object: tracciamento-configurazione-filetrace
  3199.      =================================================================================
  3200.     */
  3201.    
  3202.     /**
  3203.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletrace}
  3204.      *
  3205.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletrace}
  3206.      * @return Object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletrace}
  3207.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3208.      */
  3209.     public TracciamentoConfigurazioneFiletrace readTracciamentoConfigurazioneFiletrace(String fileName) throws DeserializerException {
  3210.         return (TracciamentoConfigurazioneFiletrace) this.xmlToObj(fileName, TracciamentoConfigurazioneFiletrace.class);
  3211.     }
  3212.    
  3213.     /**
  3214.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletrace}
  3215.      *
  3216.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletrace}
  3217.      * @return Object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletrace}
  3218.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3219.      */
  3220.     public TracciamentoConfigurazioneFiletrace readTracciamentoConfigurazioneFiletrace(File file) throws DeserializerException {
  3221.         return (TracciamentoConfigurazioneFiletrace) this.xmlToObj(file, TracciamentoConfigurazioneFiletrace.class);
  3222.     }
  3223.    
  3224.     /**
  3225.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletrace}
  3226.      *
  3227.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletrace}
  3228.      * @return Object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletrace}
  3229.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3230.      */
  3231.     public TracciamentoConfigurazioneFiletrace readTracciamentoConfigurazioneFiletrace(InputStream in) throws DeserializerException {
  3232.         return (TracciamentoConfigurazioneFiletrace) this.xmlToObj(in, TracciamentoConfigurazioneFiletrace.class);
  3233.     }  
  3234.    
  3235.     /**
  3236.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletrace}
  3237.      *
  3238.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletrace}
  3239.      * @return Object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletrace}
  3240.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3241.      */
  3242.     public TracciamentoConfigurazioneFiletrace readTracciamentoConfigurazioneFiletrace(byte[] in) throws DeserializerException {
  3243.         return (TracciamentoConfigurazioneFiletrace) this.xmlToObj(in, TracciamentoConfigurazioneFiletrace.class);
  3244.     }  
  3245.    
  3246.     /**
  3247.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletrace}
  3248.      *
  3249.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletrace}
  3250.      * @return Object type {@link org.openspcoop2.core.config.TracciamentoConfigurazioneFiletrace}
  3251.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3252.      */
  3253.     public TracciamentoConfigurazioneFiletrace readTracciamentoConfigurazioneFiletraceFromString(String in) throws DeserializerException {
  3254.         return (TracciamentoConfigurazioneFiletrace) this.xmlToObj(in.getBytes(), TracciamentoConfigurazioneFiletrace.class);
  3255.     }  
  3256.    
  3257.    
  3258.    
  3259.     /*
  3260.      =================================================================================
  3261.      Object: trasformazione-regola-risposta
  3262.      =================================================================================
  3263.     */
  3264.    
  3265.     /**
  3266.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRisposta}
  3267.      *
  3268.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRisposta}
  3269.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRisposta}
  3270.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3271.      */
  3272.     public TrasformazioneRegolaRisposta readTrasformazioneRegolaRisposta(String fileName) throws DeserializerException {
  3273.         return (TrasformazioneRegolaRisposta) this.xmlToObj(fileName, TrasformazioneRegolaRisposta.class);
  3274.     }
  3275.    
  3276.     /**
  3277.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRisposta}
  3278.      *
  3279.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRisposta}
  3280.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRisposta}
  3281.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3282.      */
  3283.     public TrasformazioneRegolaRisposta readTrasformazioneRegolaRisposta(File file) throws DeserializerException {
  3284.         return (TrasformazioneRegolaRisposta) this.xmlToObj(file, TrasformazioneRegolaRisposta.class);
  3285.     }
  3286.    
  3287.     /**
  3288.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRisposta}
  3289.      *
  3290.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRisposta}
  3291.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRisposta}
  3292.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3293.      */
  3294.     public TrasformazioneRegolaRisposta readTrasformazioneRegolaRisposta(InputStream in) throws DeserializerException {
  3295.         return (TrasformazioneRegolaRisposta) this.xmlToObj(in, TrasformazioneRegolaRisposta.class);
  3296.     }  
  3297.    
  3298.     /**
  3299.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRisposta}
  3300.      *
  3301.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRisposta}
  3302.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRisposta}
  3303.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3304.      */
  3305.     public TrasformazioneRegolaRisposta readTrasformazioneRegolaRisposta(byte[] in) throws DeserializerException {
  3306.         return (TrasformazioneRegolaRisposta) this.xmlToObj(in, TrasformazioneRegolaRisposta.class);
  3307.     }  
  3308.    
  3309.     /**
  3310.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRisposta}
  3311.      *
  3312.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRisposta}
  3313.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaRisposta}
  3314.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3315.      */
  3316.     public TrasformazioneRegolaRisposta readTrasformazioneRegolaRispostaFromString(String in) throws DeserializerException {
  3317.         return (TrasformazioneRegolaRisposta) this.xmlToObj(in.getBytes(), TrasformazioneRegolaRisposta.class);
  3318.     }  
  3319.    
  3320.    
  3321.    
  3322.     /*
  3323.      =================================================================================
  3324.      Object: message-security-flow-parameter
  3325.      =================================================================================
  3326.     */
  3327.    
  3328.     /**
  3329.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.MessageSecurityFlowParameter}
  3330.      *
  3331.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MessageSecurityFlowParameter}
  3332.      * @return Object type {@link org.openspcoop2.core.config.MessageSecurityFlowParameter}
  3333.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3334.      */
  3335.     public MessageSecurityFlowParameter readMessageSecurityFlowParameter(String fileName) throws DeserializerException {
  3336.         return (MessageSecurityFlowParameter) this.xmlToObj(fileName, MessageSecurityFlowParameter.class);
  3337.     }
  3338.    
  3339.     /**
  3340.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.MessageSecurityFlowParameter}
  3341.      *
  3342.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MessageSecurityFlowParameter}
  3343.      * @return Object type {@link org.openspcoop2.core.config.MessageSecurityFlowParameter}
  3344.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3345.      */
  3346.     public MessageSecurityFlowParameter readMessageSecurityFlowParameter(File file) throws DeserializerException {
  3347.         return (MessageSecurityFlowParameter) this.xmlToObj(file, MessageSecurityFlowParameter.class);
  3348.     }
  3349.    
  3350.     /**
  3351.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.MessageSecurityFlowParameter}
  3352.      *
  3353.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MessageSecurityFlowParameter}
  3354.      * @return Object type {@link org.openspcoop2.core.config.MessageSecurityFlowParameter}
  3355.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3356.      */
  3357.     public MessageSecurityFlowParameter readMessageSecurityFlowParameter(InputStream in) throws DeserializerException {
  3358.         return (MessageSecurityFlowParameter) this.xmlToObj(in, MessageSecurityFlowParameter.class);
  3359.     }  
  3360.    
  3361.     /**
  3362.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.MessageSecurityFlowParameter}
  3363.      *
  3364.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MessageSecurityFlowParameter}
  3365.      * @return Object type {@link org.openspcoop2.core.config.MessageSecurityFlowParameter}
  3366.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3367.      */
  3368.     public MessageSecurityFlowParameter readMessageSecurityFlowParameter(byte[] in) throws DeserializerException {
  3369.         return (MessageSecurityFlowParameter) this.xmlToObj(in, MessageSecurityFlowParameter.class);
  3370.     }  
  3371.    
  3372.     /**
  3373.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.MessageSecurityFlowParameter}
  3374.      *
  3375.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MessageSecurityFlowParameter}
  3376.      * @return Object type {@link org.openspcoop2.core.config.MessageSecurityFlowParameter}
  3377.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3378.      */
  3379.     public MessageSecurityFlowParameter readMessageSecurityFlowParameterFromString(String in) throws DeserializerException {
  3380.         return (MessageSecurityFlowParameter) this.xmlToObj(in.getBytes(), MessageSecurityFlowParameter.class);
  3381.     }  
  3382.    
  3383.    
  3384.    
  3385.     /*
  3386.      =================================================================================
  3387.      Object: porta-delegata-soggetto-erogatore
  3388.      =================================================================================
  3389.     */
  3390.    
  3391.     /**
  3392.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataSoggettoErogatore}
  3393.      *
  3394.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataSoggettoErogatore}
  3395.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataSoggettoErogatore}
  3396.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3397.      */
  3398.     public PortaDelegataSoggettoErogatore readPortaDelegataSoggettoErogatore(String fileName) throws DeserializerException {
  3399.         return (PortaDelegataSoggettoErogatore) this.xmlToObj(fileName, PortaDelegataSoggettoErogatore.class);
  3400.     }
  3401.    
  3402.     /**
  3403.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataSoggettoErogatore}
  3404.      *
  3405.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataSoggettoErogatore}
  3406.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataSoggettoErogatore}
  3407.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3408.      */
  3409.     public PortaDelegataSoggettoErogatore readPortaDelegataSoggettoErogatore(File file) throws DeserializerException {
  3410.         return (PortaDelegataSoggettoErogatore) this.xmlToObj(file, PortaDelegataSoggettoErogatore.class);
  3411.     }
  3412.    
  3413.     /**
  3414.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataSoggettoErogatore}
  3415.      *
  3416.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataSoggettoErogatore}
  3417.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataSoggettoErogatore}
  3418.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3419.      */
  3420.     public PortaDelegataSoggettoErogatore readPortaDelegataSoggettoErogatore(InputStream in) throws DeserializerException {
  3421.         return (PortaDelegataSoggettoErogatore) this.xmlToObj(in, PortaDelegataSoggettoErogatore.class);
  3422.     }  
  3423.    
  3424.     /**
  3425.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataSoggettoErogatore}
  3426.      *
  3427.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataSoggettoErogatore}
  3428.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataSoggettoErogatore}
  3429.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3430.      */
  3431.     public PortaDelegataSoggettoErogatore readPortaDelegataSoggettoErogatore(byte[] in) throws DeserializerException {
  3432.         return (PortaDelegataSoggettoErogatore) this.xmlToObj(in, PortaDelegataSoggettoErogatore.class);
  3433.     }  
  3434.    
  3435.     /**
  3436.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataSoggettoErogatore}
  3437.      *
  3438.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataSoggettoErogatore}
  3439.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataSoggettoErogatore}
  3440.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3441.      */
  3442.     public PortaDelegataSoggettoErogatore readPortaDelegataSoggettoErogatoreFromString(String in) throws DeserializerException {
  3443.         return (PortaDelegataSoggettoErogatore) this.xmlToObj(in.getBytes(), PortaDelegataSoggettoErogatore.class);
  3444.     }  
  3445.    
  3446.    
  3447.    
  3448.     /*
  3449.      =================================================================================
  3450.      Object: porta-applicativa-servizio-applicativo-connettore
  3451.      =================================================================================
  3452.     */
  3453.    
  3454.     /**
  3455.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativoConnettore}
  3456.      *
  3457.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativoConnettore}
  3458.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativoConnettore}
  3459.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3460.      */
  3461.     public PortaApplicativaServizioApplicativoConnettore readPortaApplicativaServizioApplicativoConnettore(String fileName) throws DeserializerException {
  3462.         return (PortaApplicativaServizioApplicativoConnettore) this.xmlToObj(fileName, PortaApplicativaServizioApplicativoConnettore.class);
  3463.     }
  3464.    
  3465.     /**
  3466.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativoConnettore}
  3467.      *
  3468.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativoConnettore}
  3469.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativoConnettore}
  3470.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3471.      */
  3472.     public PortaApplicativaServizioApplicativoConnettore readPortaApplicativaServizioApplicativoConnettore(File file) throws DeserializerException {
  3473.         return (PortaApplicativaServizioApplicativoConnettore) this.xmlToObj(file, PortaApplicativaServizioApplicativoConnettore.class);
  3474.     }
  3475.    
  3476.     /**
  3477.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativoConnettore}
  3478.      *
  3479.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativoConnettore}
  3480.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativoConnettore}
  3481.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3482.      */
  3483.     public PortaApplicativaServizioApplicativoConnettore readPortaApplicativaServizioApplicativoConnettore(InputStream in) throws DeserializerException {
  3484.         return (PortaApplicativaServizioApplicativoConnettore) this.xmlToObj(in, PortaApplicativaServizioApplicativoConnettore.class);
  3485.     }  
  3486.    
  3487.     /**
  3488.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativoConnettore}
  3489.      *
  3490.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativoConnettore}
  3491.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativoConnettore}
  3492.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3493.      */
  3494.     public PortaApplicativaServizioApplicativoConnettore readPortaApplicativaServizioApplicativoConnettore(byte[] in) throws DeserializerException {
  3495.         return (PortaApplicativaServizioApplicativoConnettore) this.xmlToObj(in, PortaApplicativaServizioApplicativoConnettore.class);
  3496.     }  
  3497.    
  3498.     /**
  3499.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativoConnettore}
  3500.      *
  3501.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativoConnettore}
  3502.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativoConnettore}
  3503.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3504.      */
  3505.     public PortaApplicativaServizioApplicativoConnettore readPortaApplicativaServizioApplicativoConnettoreFromString(String in) throws DeserializerException {
  3506.         return (PortaApplicativaServizioApplicativoConnettore) this.xmlToObj(in.getBytes(), PortaApplicativaServizioApplicativoConnettore.class);
  3507.     }  
  3508.    
  3509.    
  3510.    
  3511.     /*
  3512.      =================================================================================
  3513.      Object: proprieta-oggetto
  3514.      =================================================================================
  3515.     */
  3516.    
  3517.     /**
  3518.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.ProprietaOggetto}
  3519.      *
  3520.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ProprietaOggetto}
  3521.      * @return Object type {@link org.openspcoop2.core.config.ProprietaOggetto}
  3522.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3523.      */
  3524.     public ProprietaOggetto readProprietaOggetto(String fileName) throws DeserializerException {
  3525.         return (ProprietaOggetto) this.xmlToObj(fileName, ProprietaOggetto.class);
  3526.     }
  3527.    
  3528.     /**
  3529.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.ProprietaOggetto}
  3530.      *
  3531.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ProprietaOggetto}
  3532.      * @return Object type {@link org.openspcoop2.core.config.ProprietaOggetto}
  3533.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3534.      */
  3535.     public ProprietaOggetto readProprietaOggetto(File file) throws DeserializerException {
  3536.         return (ProprietaOggetto) this.xmlToObj(file, ProprietaOggetto.class);
  3537.     }
  3538.    
  3539.     /**
  3540.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.ProprietaOggetto}
  3541.      *
  3542.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ProprietaOggetto}
  3543.      * @return Object type {@link org.openspcoop2.core.config.ProprietaOggetto}
  3544.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3545.      */
  3546.     public ProprietaOggetto readProprietaOggetto(InputStream in) throws DeserializerException {
  3547.         return (ProprietaOggetto) this.xmlToObj(in, ProprietaOggetto.class);
  3548.     }  
  3549.    
  3550.     /**
  3551.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.ProprietaOggetto}
  3552.      *
  3553.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ProprietaOggetto}
  3554.      * @return Object type {@link org.openspcoop2.core.config.ProprietaOggetto}
  3555.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3556.      */
  3557.     public ProprietaOggetto readProprietaOggetto(byte[] in) throws DeserializerException {
  3558.         return (ProprietaOggetto) this.xmlToObj(in, ProprietaOggetto.class);
  3559.     }  
  3560.    
  3561.     /**
  3562.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.ProprietaOggetto}
  3563.      *
  3564.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ProprietaOggetto}
  3565.      * @return Object type {@link org.openspcoop2.core.config.ProprietaOggetto}
  3566.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3567.      */
  3568.     public ProprietaOggetto readProprietaOggettoFromString(String in) throws DeserializerException {
  3569.         return (ProprietaOggetto) this.xmlToObj(in.getBytes(), ProprietaOggetto.class);
  3570.     }  
  3571.    
  3572.    
  3573.    
  3574.     /*
  3575.      =================================================================================
  3576.      Object: registro-plugin-archivio
  3577.      =================================================================================
  3578.     */
  3579.    
  3580.     /**
  3581.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.RegistroPluginArchivio}
  3582.      *
  3583.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RegistroPluginArchivio}
  3584.      * @return Object type {@link org.openspcoop2.core.config.RegistroPluginArchivio}
  3585.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3586.      */
  3587.     public RegistroPluginArchivio readRegistroPluginArchivio(String fileName) throws DeserializerException {
  3588.         return (RegistroPluginArchivio) this.xmlToObj(fileName, RegistroPluginArchivio.class);
  3589.     }
  3590.    
  3591.     /**
  3592.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.RegistroPluginArchivio}
  3593.      *
  3594.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RegistroPluginArchivio}
  3595.      * @return Object type {@link org.openspcoop2.core.config.RegistroPluginArchivio}
  3596.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3597.      */
  3598.     public RegistroPluginArchivio readRegistroPluginArchivio(File file) throws DeserializerException {
  3599.         return (RegistroPluginArchivio) this.xmlToObj(file, RegistroPluginArchivio.class);
  3600.     }
  3601.    
  3602.     /**
  3603.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.RegistroPluginArchivio}
  3604.      *
  3605.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RegistroPluginArchivio}
  3606.      * @return Object type {@link org.openspcoop2.core.config.RegistroPluginArchivio}
  3607.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3608.      */
  3609.     public RegistroPluginArchivio readRegistroPluginArchivio(InputStream in) throws DeserializerException {
  3610.         return (RegistroPluginArchivio) this.xmlToObj(in, RegistroPluginArchivio.class);
  3611.     }  
  3612.    
  3613.     /**
  3614.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.RegistroPluginArchivio}
  3615.      *
  3616.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RegistroPluginArchivio}
  3617.      * @return Object type {@link org.openspcoop2.core.config.RegistroPluginArchivio}
  3618.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3619.      */
  3620.     public RegistroPluginArchivio readRegistroPluginArchivio(byte[] in) throws DeserializerException {
  3621.         return (RegistroPluginArchivio) this.xmlToObj(in, RegistroPluginArchivio.class);
  3622.     }  
  3623.    
  3624.     /**
  3625.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.RegistroPluginArchivio}
  3626.      *
  3627.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RegistroPluginArchivio}
  3628.      * @return Object type {@link org.openspcoop2.core.config.RegistroPluginArchivio}
  3629.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3630.      */
  3631.     public RegistroPluginArchivio readRegistroPluginArchivioFromString(String in) throws DeserializerException {
  3632.         return (RegistroPluginArchivio) this.xmlToObj(in.getBytes(), RegistroPluginArchivio.class);
  3633.     }  
  3634.    
  3635.    
  3636.    
  3637.     /*
  3638.      =================================================================================
  3639.      Object: id-porta-delegata
  3640.      =================================================================================
  3641.     */
  3642.    
  3643.     /**
  3644.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.IdPortaDelegata}
  3645.      *
  3646.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IdPortaDelegata}
  3647.      * @return Object type {@link org.openspcoop2.core.config.IdPortaDelegata}
  3648.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3649.      */
  3650.     public IdPortaDelegata readIdPortaDelegata(String fileName) throws DeserializerException {
  3651.         return (IdPortaDelegata) this.xmlToObj(fileName, IdPortaDelegata.class);
  3652.     }
  3653.    
  3654.     /**
  3655.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.IdPortaDelegata}
  3656.      *
  3657.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IdPortaDelegata}
  3658.      * @return Object type {@link org.openspcoop2.core.config.IdPortaDelegata}
  3659.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3660.      */
  3661.     public IdPortaDelegata readIdPortaDelegata(File file) throws DeserializerException {
  3662.         return (IdPortaDelegata) this.xmlToObj(file, IdPortaDelegata.class);
  3663.     }
  3664.    
  3665.     /**
  3666.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.IdPortaDelegata}
  3667.      *
  3668.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IdPortaDelegata}
  3669.      * @return Object type {@link org.openspcoop2.core.config.IdPortaDelegata}
  3670.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3671.      */
  3672.     public IdPortaDelegata readIdPortaDelegata(InputStream in) throws DeserializerException {
  3673.         return (IdPortaDelegata) this.xmlToObj(in, IdPortaDelegata.class);
  3674.     }  
  3675.    
  3676.     /**
  3677.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.IdPortaDelegata}
  3678.      *
  3679.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IdPortaDelegata}
  3680.      * @return Object type {@link org.openspcoop2.core.config.IdPortaDelegata}
  3681.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3682.      */
  3683.     public IdPortaDelegata readIdPortaDelegata(byte[] in) throws DeserializerException {
  3684.         return (IdPortaDelegata) this.xmlToObj(in, IdPortaDelegata.class);
  3685.     }  
  3686.    
  3687.     /**
  3688.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.IdPortaDelegata}
  3689.      *
  3690.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IdPortaDelegata}
  3691.      * @return Object type {@link org.openspcoop2.core.config.IdPortaDelegata}
  3692.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3693.      */
  3694.     public IdPortaDelegata readIdPortaDelegataFromString(String in) throws DeserializerException {
  3695.         return (IdPortaDelegata) this.xmlToObj(in.getBytes(), IdPortaDelegata.class);
  3696.     }  
  3697.    
  3698.    
  3699.    
  3700.     /*
  3701.      =================================================================================
  3702.      Object: porta-delegata-servizio
  3703.      =================================================================================
  3704.     */
  3705.    
  3706.     /**
  3707.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataServizio}
  3708.      *
  3709.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataServizio}
  3710.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataServizio}
  3711.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3712.      */
  3713.     public PortaDelegataServizio readPortaDelegataServizio(String fileName) throws DeserializerException {
  3714.         return (PortaDelegataServizio) this.xmlToObj(fileName, PortaDelegataServizio.class);
  3715.     }
  3716.    
  3717.     /**
  3718.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataServizio}
  3719.      *
  3720.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataServizio}
  3721.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataServizio}
  3722.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3723.      */
  3724.     public PortaDelegataServizio readPortaDelegataServizio(File file) throws DeserializerException {
  3725.         return (PortaDelegataServizio) this.xmlToObj(file, PortaDelegataServizio.class);
  3726.     }
  3727.    
  3728.     /**
  3729.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataServizio}
  3730.      *
  3731.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataServizio}
  3732.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataServizio}
  3733.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3734.      */
  3735.     public PortaDelegataServizio readPortaDelegataServizio(InputStream in) throws DeserializerException {
  3736.         return (PortaDelegataServizio) this.xmlToObj(in, PortaDelegataServizio.class);
  3737.     }  
  3738.    
  3739.     /**
  3740.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataServizio}
  3741.      *
  3742.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataServizio}
  3743.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataServizio}
  3744.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3745.      */
  3746.     public PortaDelegataServizio readPortaDelegataServizio(byte[] in) throws DeserializerException {
  3747.         return (PortaDelegataServizio) this.xmlToObj(in, PortaDelegataServizio.class);
  3748.     }  
  3749.    
  3750.     /**
  3751.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataServizio}
  3752.      *
  3753.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataServizio}
  3754.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataServizio}
  3755.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3756.      */
  3757.     public PortaDelegataServizio readPortaDelegataServizioFromString(String in) throws DeserializerException {
  3758.         return (PortaDelegataServizio) this.xmlToObj(in.getBytes(), PortaDelegataServizio.class);
  3759.     }  
  3760.    
  3761.    
  3762.    
  3763.     /*
  3764.      =================================================================================
  3765.      Object: porta-delegata-azione
  3766.      =================================================================================
  3767.     */
  3768.    
  3769.     /**
  3770.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataAzione}
  3771.      *
  3772.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataAzione}
  3773.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataAzione}
  3774.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3775.      */
  3776.     public PortaDelegataAzione readPortaDelegataAzione(String fileName) throws DeserializerException {
  3777.         return (PortaDelegataAzione) this.xmlToObj(fileName, PortaDelegataAzione.class);
  3778.     }
  3779.    
  3780.     /**
  3781.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataAzione}
  3782.      *
  3783.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataAzione}
  3784.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataAzione}
  3785.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3786.      */
  3787.     public PortaDelegataAzione readPortaDelegataAzione(File file) throws DeserializerException {
  3788.         return (PortaDelegataAzione) this.xmlToObj(file, PortaDelegataAzione.class);
  3789.     }
  3790.    
  3791.     /**
  3792.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataAzione}
  3793.      *
  3794.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataAzione}
  3795.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataAzione}
  3796.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3797.      */
  3798.     public PortaDelegataAzione readPortaDelegataAzione(InputStream in) throws DeserializerException {
  3799.         return (PortaDelegataAzione) this.xmlToObj(in, PortaDelegataAzione.class);
  3800.     }  
  3801.    
  3802.     /**
  3803.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataAzione}
  3804.      *
  3805.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataAzione}
  3806.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataAzione}
  3807.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3808.      */
  3809.     public PortaDelegataAzione readPortaDelegataAzione(byte[] in) throws DeserializerException {
  3810.         return (PortaDelegataAzione) this.xmlToObj(in, PortaDelegataAzione.class);
  3811.     }  
  3812.    
  3813.     /**
  3814.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataAzione}
  3815.      *
  3816.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataAzione}
  3817.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataAzione}
  3818.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3819.      */
  3820.     public PortaDelegataAzione readPortaDelegataAzioneFromString(String in) throws DeserializerException {
  3821.         return (PortaDelegataAzione) this.xmlToObj(in.getBytes(), PortaDelegataAzione.class);
  3822.     }  
  3823.    
  3824.    
  3825.    
  3826.     /*
  3827.      =================================================================================
  3828.      Object: porta-delegata-servizio-applicativo
  3829.      =================================================================================
  3830.     */
  3831.    
  3832.     /**
  3833.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataServizioApplicativo}
  3834.      *
  3835.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataServizioApplicativo}
  3836.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataServizioApplicativo}
  3837.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3838.      */
  3839.     public PortaDelegataServizioApplicativo readPortaDelegataServizioApplicativo(String fileName) throws DeserializerException {
  3840.         return (PortaDelegataServizioApplicativo) this.xmlToObj(fileName, PortaDelegataServizioApplicativo.class);
  3841.     }
  3842.    
  3843.     /**
  3844.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataServizioApplicativo}
  3845.      *
  3846.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataServizioApplicativo}
  3847.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataServizioApplicativo}
  3848.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3849.      */
  3850.     public PortaDelegataServizioApplicativo readPortaDelegataServizioApplicativo(File file) throws DeserializerException {
  3851.         return (PortaDelegataServizioApplicativo) this.xmlToObj(file, PortaDelegataServizioApplicativo.class);
  3852.     }
  3853.    
  3854.     /**
  3855.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataServizioApplicativo}
  3856.      *
  3857.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataServizioApplicativo}
  3858.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataServizioApplicativo}
  3859.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3860.      */
  3861.     public PortaDelegataServizioApplicativo readPortaDelegataServizioApplicativo(InputStream in) throws DeserializerException {
  3862.         return (PortaDelegataServizioApplicativo) this.xmlToObj(in, PortaDelegataServizioApplicativo.class);
  3863.     }  
  3864.    
  3865.     /**
  3866.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataServizioApplicativo}
  3867.      *
  3868.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataServizioApplicativo}
  3869.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataServizioApplicativo}
  3870.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3871.      */
  3872.     public PortaDelegataServizioApplicativo readPortaDelegataServizioApplicativo(byte[] in) throws DeserializerException {
  3873.         return (PortaDelegataServizioApplicativo) this.xmlToObj(in, PortaDelegataServizioApplicativo.class);
  3874.     }  
  3875.    
  3876.     /**
  3877.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataServizioApplicativo}
  3878.      *
  3879.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataServizioApplicativo}
  3880.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataServizioApplicativo}
  3881.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3882.      */
  3883.     public PortaDelegataServizioApplicativo readPortaDelegataServizioApplicativoFromString(String in) throws DeserializerException {
  3884.         return (PortaDelegataServizioApplicativo) this.xmlToObj(in.getBytes(), PortaDelegataServizioApplicativo.class);
  3885.     }  
  3886.    
  3887.    
  3888.    
  3889.     /*
  3890.      =================================================================================
  3891.      Object: autorizzazione-scope
  3892.      =================================================================================
  3893.     */
  3894.    
  3895.     /**
  3896.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.AutorizzazioneScope}
  3897.      *
  3898.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AutorizzazioneScope}
  3899.      * @return Object type {@link org.openspcoop2.core.config.AutorizzazioneScope}
  3900.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3901.      */
  3902.     public AutorizzazioneScope readAutorizzazioneScope(String fileName) throws DeserializerException {
  3903.         return (AutorizzazioneScope) this.xmlToObj(fileName, AutorizzazioneScope.class);
  3904.     }
  3905.    
  3906.     /**
  3907.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.AutorizzazioneScope}
  3908.      *
  3909.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AutorizzazioneScope}
  3910.      * @return Object type {@link org.openspcoop2.core.config.AutorizzazioneScope}
  3911.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3912.      */
  3913.     public AutorizzazioneScope readAutorizzazioneScope(File file) throws DeserializerException {
  3914.         return (AutorizzazioneScope) this.xmlToObj(file, AutorizzazioneScope.class);
  3915.     }
  3916.    
  3917.     /**
  3918.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.AutorizzazioneScope}
  3919.      *
  3920.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AutorizzazioneScope}
  3921.      * @return Object type {@link org.openspcoop2.core.config.AutorizzazioneScope}
  3922.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3923.      */
  3924.     public AutorizzazioneScope readAutorizzazioneScope(InputStream in) throws DeserializerException {
  3925.         return (AutorizzazioneScope) this.xmlToObj(in, AutorizzazioneScope.class);
  3926.     }  
  3927.    
  3928.     /**
  3929.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.AutorizzazioneScope}
  3930.      *
  3931.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AutorizzazioneScope}
  3932.      * @return Object type {@link org.openspcoop2.core.config.AutorizzazioneScope}
  3933.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3934.      */
  3935.     public AutorizzazioneScope readAutorizzazioneScope(byte[] in) throws DeserializerException {
  3936.         return (AutorizzazioneScope) this.xmlToObj(in, AutorizzazioneScope.class);
  3937.     }  
  3938.    
  3939.     /**
  3940.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.AutorizzazioneScope}
  3941.      *
  3942.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AutorizzazioneScope}
  3943.      * @return Object type {@link org.openspcoop2.core.config.AutorizzazioneScope}
  3944.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3945.      */
  3946.     public AutorizzazioneScope readAutorizzazioneScopeFromString(String in) throws DeserializerException {
  3947.         return (AutorizzazioneScope) this.xmlToObj(in.getBytes(), AutorizzazioneScope.class);
  3948.     }  
  3949.    
  3950.    
  3951.    
  3952.     /*
  3953.      =================================================================================
  3954.      Object: porta-delegata-local-forward
  3955.      =================================================================================
  3956.     */
  3957.    
  3958.     /**
  3959.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataLocalForward}
  3960.      *
  3961.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataLocalForward}
  3962.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataLocalForward}
  3963.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3964.      */
  3965.     public PortaDelegataLocalForward readPortaDelegataLocalForward(String fileName) throws DeserializerException {
  3966.         return (PortaDelegataLocalForward) this.xmlToObj(fileName, PortaDelegataLocalForward.class);
  3967.     }
  3968.    
  3969.     /**
  3970.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataLocalForward}
  3971.      *
  3972.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataLocalForward}
  3973.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataLocalForward}
  3974.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3975.      */
  3976.     public PortaDelegataLocalForward readPortaDelegataLocalForward(File file) throws DeserializerException {
  3977.         return (PortaDelegataLocalForward) this.xmlToObj(file, PortaDelegataLocalForward.class);
  3978.     }
  3979.    
  3980.     /**
  3981.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataLocalForward}
  3982.      *
  3983.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataLocalForward}
  3984.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataLocalForward}
  3985.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3986.      */
  3987.     public PortaDelegataLocalForward readPortaDelegataLocalForward(InputStream in) throws DeserializerException {
  3988.         return (PortaDelegataLocalForward) this.xmlToObj(in, PortaDelegataLocalForward.class);
  3989.     }  
  3990.    
  3991.     /**
  3992.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataLocalForward}
  3993.      *
  3994.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataLocalForward}
  3995.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataLocalForward}
  3996.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  3997.      */
  3998.     public PortaDelegataLocalForward readPortaDelegataLocalForward(byte[] in) throws DeserializerException {
  3999.         return (PortaDelegataLocalForward) this.xmlToObj(in, PortaDelegataLocalForward.class);
  4000.     }  
  4001.    
  4002.     /**
  4003.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaDelegataLocalForward}
  4004.      *
  4005.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaDelegataLocalForward}
  4006.      * @return Object type {@link org.openspcoop2.core.config.PortaDelegataLocalForward}
  4007.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4008.      */
  4009.     public PortaDelegataLocalForward readPortaDelegataLocalForwardFromString(String in) throws DeserializerException {
  4010.         return (PortaDelegataLocalForward) this.xmlToObj(in.getBytes(), PortaDelegataLocalForward.class);
  4011.     }  
  4012.    
  4013.    
  4014.    
  4015.     /*
  4016.      =================================================================================
  4017.      Object: message-security
  4018.      =================================================================================
  4019.     */
  4020.    
  4021.     /**
  4022.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.MessageSecurity}
  4023.      *
  4024.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MessageSecurity}
  4025.      * @return Object type {@link org.openspcoop2.core.config.MessageSecurity}
  4026.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4027.      */
  4028.     public MessageSecurity readMessageSecurity(String fileName) throws DeserializerException {
  4029.         return (MessageSecurity) this.xmlToObj(fileName, MessageSecurity.class);
  4030.     }
  4031.    
  4032.     /**
  4033.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.MessageSecurity}
  4034.      *
  4035.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MessageSecurity}
  4036.      * @return Object type {@link org.openspcoop2.core.config.MessageSecurity}
  4037.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4038.      */
  4039.     public MessageSecurity readMessageSecurity(File file) throws DeserializerException {
  4040.         return (MessageSecurity) this.xmlToObj(file, MessageSecurity.class);
  4041.     }
  4042.    
  4043.     /**
  4044.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.MessageSecurity}
  4045.      *
  4046.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MessageSecurity}
  4047.      * @return Object type {@link org.openspcoop2.core.config.MessageSecurity}
  4048.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4049.      */
  4050.     public MessageSecurity readMessageSecurity(InputStream in) throws DeserializerException {
  4051.         return (MessageSecurity) this.xmlToObj(in, MessageSecurity.class);
  4052.     }  
  4053.    
  4054.     /**
  4055.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.MessageSecurity}
  4056.      *
  4057.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MessageSecurity}
  4058.      * @return Object type {@link org.openspcoop2.core.config.MessageSecurity}
  4059.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4060.      */
  4061.     public MessageSecurity readMessageSecurity(byte[] in) throws DeserializerException {
  4062.         return (MessageSecurity) this.xmlToObj(in, MessageSecurity.class);
  4063.     }  
  4064.    
  4065.     /**
  4066.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.MessageSecurity}
  4067.      *
  4068.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MessageSecurity}
  4069.      * @return Object type {@link org.openspcoop2.core.config.MessageSecurity}
  4070.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4071.      */
  4072.     public MessageSecurity readMessageSecurityFromString(String in) throws DeserializerException {
  4073.         return (MessageSecurity) this.xmlToObj(in.getBytes(), MessageSecurity.class);
  4074.     }  
  4075.    
  4076.    
  4077.    
  4078.     /*
  4079.      =================================================================================
  4080.      Object: validazione-contenuti-applicativi
  4081.      =================================================================================
  4082.     */
  4083.    
  4084.     /**
  4085.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.ValidazioneContenutiApplicativi}
  4086.      *
  4087.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ValidazioneContenutiApplicativi}
  4088.      * @return Object type {@link org.openspcoop2.core.config.ValidazioneContenutiApplicativi}
  4089.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4090.      */
  4091.     public ValidazioneContenutiApplicativi readValidazioneContenutiApplicativi(String fileName) throws DeserializerException {
  4092.         return (ValidazioneContenutiApplicativi) this.xmlToObj(fileName, ValidazioneContenutiApplicativi.class);
  4093.     }
  4094.    
  4095.     /**
  4096.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.ValidazioneContenutiApplicativi}
  4097.      *
  4098.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ValidazioneContenutiApplicativi}
  4099.      * @return Object type {@link org.openspcoop2.core.config.ValidazioneContenutiApplicativi}
  4100.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4101.      */
  4102.     public ValidazioneContenutiApplicativi readValidazioneContenutiApplicativi(File file) throws DeserializerException {
  4103.         return (ValidazioneContenutiApplicativi) this.xmlToObj(file, ValidazioneContenutiApplicativi.class);
  4104.     }
  4105.    
  4106.     /**
  4107.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.ValidazioneContenutiApplicativi}
  4108.      *
  4109.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ValidazioneContenutiApplicativi}
  4110.      * @return Object type {@link org.openspcoop2.core.config.ValidazioneContenutiApplicativi}
  4111.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4112.      */
  4113.     public ValidazioneContenutiApplicativi readValidazioneContenutiApplicativi(InputStream in) throws DeserializerException {
  4114.         return (ValidazioneContenutiApplicativi) this.xmlToObj(in, ValidazioneContenutiApplicativi.class);
  4115.     }  
  4116.    
  4117.     /**
  4118.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.ValidazioneContenutiApplicativi}
  4119.      *
  4120.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ValidazioneContenutiApplicativi}
  4121.      * @return Object type {@link org.openspcoop2.core.config.ValidazioneContenutiApplicativi}
  4122.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4123.      */
  4124.     public ValidazioneContenutiApplicativi readValidazioneContenutiApplicativi(byte[] in) throws DeserializerException {
  4125.         return (ValidazioneContenutiApplicativi) this.xmlToObj(in, ValidazioneContenutiApplicativi.class);
  4126.     }  
  4127.    
  4128.     /**
  4129.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.ValidazioneContenutiApplicativi}
  4130.      *
  4131.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ValidazioneContenutiApplicativi}
  4132.      * @return Object type {@link org.openspcoop2.core.config.ValidazioneContenutiApplicativi}
  4133.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4134.      */
  4135.     public ValidazioneContenutiApplicativi readValidazioneContenutiApplicativiFromString(String in) throws DeserializerException {
  4136.         return (ValidazioneContenutiApplicativi) this.xmlToObj(in.getBytes(), ValidazioneContenutiApplicativi.class);
  4137.     }  
  4138.    
  4139.    
  4140.    
  4141.     /*
  4142.      =================================================================================
  4143.      Object: correlazione-applicativa
  4144.      =================================================================================
  4145.     */
  4146.    
  4147.     /**
  4148.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativa}
  4149.      *
  4150.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativa}
  4151.      * @return Object type {@link org.openspcoop2.core.config.CorrelazioneApplicativa}
  4152.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4153.      */
  4154.     public CorrelazioneApplicativa readCorrelazioneApplicativa(String fileName) throws DeserializerException {
  4155.         return (CorrelazioneApplicativa) this.xmlToObj(fileName, CorrelazioneApplicativa.class);
  4156.     }
  4157.    
  4158.     /**
  4159.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativa}
  4160.      *
  4161.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativa}
  4162.      * @return Object type {@link org.openspcoop2.core.config.CorrelazioneApplicativa}
  4163.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4164.      */
  4165.     public CorrelazioneApplicativa readCorrelazioneApplicativa(File file) throws DeserializerException {
  4166.         return (CorrelazioneApplicativa) this.xmlToObj(file, CorrelazioneApplicativa.class);
  4167.     }
  4168.    
  4169.     /**
  4170.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativa}
  4171.      *
  4172.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativa}
  4173.      * @return Object type {@link org.openspcoop2.core.config.CorrelazioneApplicativa}
  4174.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4175.      */
  4176.     public CorrelazioneApplicativa readCorrelazioneApplicativa(InputStream in) throws DeserializerException {
  4177.         return (CorrelazioneApplicativa) this.xmlToObj(in, CorrelazioneApplicativa.class);
  4178.     }  
  4179.    
  4180.     /**
  4181.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativa}
  4182.      *
  4183.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativa}
  4184.      * @return Object type {@link org.openspcoop2.core.config.CorrelazioneApplicativa}
  4185.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4186.      */
  4187.     public CorrelazioneApplicativa readCorrelazioneApplicativa(byte[] in) throws DeserializerException {
  4188.         return (CorrelazioneApplicativa) this.xmlToObj(in, CorrelazioneApplicativa.class);
  4189.     }  
  4190.    
  4191.     /**
  4192.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativa}
  4193.      *
  4194.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativa}
  4195.      * @return Object type {@link org.openspcoop2.core.config.CorrelazioneApplicativa}
  4196.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4197.      */
  4198.     public CorrelazioneApplicativa readCorrelazioneApplicativaFromString(String in) throws DeserializerException {
  4199.         return (CorrelazioneApplicativa) this.xmlToObj(in.getBytes(), CorrelazioneApplicativa.class);
  4200.     }  
  4201.    
  4202.    
  4203.    
  4204.     /*
  4205.      =================================================================================
  4206.      Object: correlazione-applicativa-risposta
  4207.      =================================================================================
  4208.     */
  4209.    
  4210.     /**
  4211.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRisposta}
  4212.      *
  4213.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRisposta}
  4214.      * @return Object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRisposta}
  4215.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4216.      */
  4217.     public CorrelazioneApplicativaRisposta readCorrelazioneApplicativaRisposta(String fileName) throws DeserializerException {
  4218.         return (CorrelazioneApplicativaRisposta) this.xmlToObj(fileName, CorrelazioneApplicativaRisposta.class);
  4219.     }
  4220.    
  4221.     /**
  4222.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRisposta}
  4223.      *
  4224.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRisposta}
  4225.      * @return Object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRisposta}
  4226.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4227.      */
  4228.     public CorrelazioneApplicativaRisposta readCorrelazioneApplicativaRisposta(File file) throws DeserializerException {
  4229.         return (CorrelazioneApplicativaRisposta) this.xmlToObj(file, CorrelazioneApplicativaRisposta.class);
  4230.     }
  4231.    
  4232.     /**
  4233.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRisposta}
  4234.      *
  4235.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRisposta}
  4236.      * @return Object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRisposta}
  4237.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4238.      */
  4239.     public CorrelazioneApplicativaRisposta readCorrelazioneApplicativaRisposta(InputStream in) throws DeserializerException {
  4240.         return (CorrelazioneApplicativaRisposta) this.xmlToObj(in, CorrelazioneApplicativaRisposta.class);
  4241.     }  
  4242.    
  4243.     /**
  4244.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRisposta}
  4245.      *
  4246.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRisposta}
  4247.      * @return Object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRisposta}
  4248.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4249.      */
  4250.     public CorrelazioneApplicativaRisposta readCorrelazioneApplicativaRisposta(byte[] in) throws DeserializerException {
  4251.         return (CorrelazioneApplicativaRisposta) this.xmlToObj(in, CorrelazioneApplicativaRisposta.class);
  4252.     }  
  4253.    
  4254.     /**
  4255.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRisposta}
  4256.      *
  4257.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRisposta}
  4258.      * @return Object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRisposta}
  4259.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4260.      */
  4261.     public CorrelazioneApplicativaRisposta readCorrelazioneApplicativaRispostaFromString(String in) throws DeserializerException {
  4262.         return (CorrelazioneApplicativaRisposta) this.xmlToObj(in.getBytes(), CorrelazioneApplicativaRisposta.class);
  4263.     }  
  4264.    
  4265.    
  4266.    
  4267.     /*
  4268.      =================================================================================
  4269.      Object: dump-configurazione
  4270.      =================================================================================
  4271.     */
  4272.    
  4273.     /**
  4274.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.DumpConfigurazione}
  4275.      *
  4276.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.DumpConfigurazione}
  4277.      * @return Object type {@link org.openspcoop2.core.config.DumpConfigurazione}
  4278.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4279.      */
  4280.     public DumpConfigurazione readDumpConfigurazione(String fileName) throws DeserializerException {
  4281.         return (DumpConfigurazione) this.xmlToObj(fileName, DumpConfigurazione.class);
  4282.     }
  4283.    
  4284.     /**
  4285.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.DumpConfigurazione}
  4286.      *
  4287.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.DumpConfigurazione}
  4288.      * @return Object type {@link org.openspcoop2.core.config.DumpConfigurazione}
  4289.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4290.      */
  4291.     public DumpConfigurazione readDumpConfigurazione(File file) throws DeserializerException {
  4292.         return (DumpConfigurazione) this.xmlToObj(file, DumpConfigurazione.class);
  4293.     }
  4294.    
  4295.     /**
  4296.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.DumpConfigurazione}
  4297.      *
  4298.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.DumpConfigurazione}
  4299.      * @return Object type {@link org.openspcoop2.core.config.DumpConfigurazione}
  4300.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4301.      */
  4302.     public DumpConfigurazione readDumpConfigurazione(InputStream in) throws DeserializerException {
  4303.         return (DumpConfigurazione) this.xmlToObj(in, DumpConfigurazione.class);
  4304.     }  
  4305.    
  4306.     /**
  4307.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.DumpConfigurazione}
  4308.      *
  4309.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.DumpConfigurazione}
  4310.      * @return Object type {@link org.openspcoop2.core.config.DumpConfigurazione}
  4311.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4312.      */
  4313.     public DumpConfigurazione readDumpConfigurazione(byte[] in) throws DeserializerException {
  4314.         return (DumpConfigurazione) this.xmlToObj(in, DumpConfigurazione.class);
  4315.     }  
  4316.    
  4317.     /**
  4318.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.DumpConfigurazione}
  4319.      *
  4320.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.DumpConfigurazione}
  4321.      * @return Object type {@link org.openspcoop2.core.config.DumpConfigurazione}
  4322.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4323.      */
  4324.     public DumpConfigurazione readDumpConfigurazioneFromString(String in) throws DeserializerException {
  4325.         return (DumpConfigurazione) this.xmlToObj(in.getBytes(), DumpConfigurazione.class);
  4326.     }  
  4327.    
  4328.    
  4329.    
  4330.     /*
  4331.      =================================================================================
  4332.      Object: porta-tracciamento
  4333.      =================================================================================
  4334.     */
  4335.    
  4336.     /**
  4337.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.PortaTracciamento}
  4338.      *
  4339.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaTracciamento}
  4340.      * @return Object type {@link org.openspcoop2.core.config.PortaTracciamento}
  4341.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4342.      */
  4343.     public PortaTracciamento readPortaTracciamento(String fileName) throws DeserializerException {
  4344.         return (PortaTracciamento) this.xmlToObj(fileName, PortaTracciamento.class);
  4345.     }
  4346.    
  4347.     /**
  4348.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.PortaTracciamento}
  4349.      *
  4350.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaTracciamento}
  4351.      * @return Object type {@link org.openspcoop2.core.config.PortaTracciamento}
  4352.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4353.      */
  4354.     public PortaTracciamento readPortaTracciamento(File file) throws DeserializerException {
  4355.         return (PortaTracciamento) this.xmlToObj(file, PortaTracciamento.class);
  4356.     }
  4357.    
  4358.     /**
  4359.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaTracciamento}
  4360.      *
  4361.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaTracciamento}
  4362.      * @return Object type {@link org.openspcoop2.core.config.PortaTracciamento}
  4363.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4364.      */
  4365.     public PortaTracciamento readPortaTracciamento(InputStream in) throws DeserializerException {
  4366.         return (PortaTracciamento) this.xmlToObj(in, PortaTracciamento.class);
  4367.     }  
  4368.    
  4369.     /**
  4370.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaTracciamento}
  4371.      *
  4372.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaTracciamento}
  4373.      * @return Object type {@link org.openspcoop2.core.config.PortaTracciamento}
  4374.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4375.      */
  4376.     public PortaTracciamento readPortaTracciamento(byte[] in) throws DeserializerException {
  4377.         return (PortaTracciamento) this.xmlToObj(in, PortaTracciamento.class);
  4378.     }  
  4379.    
  4380.     /**
  4381.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaTracciamento}
  4382.      *
  4383.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaTracciamento}
  4384.      * @return Object type {@link org.openspcoop2.core.config.PortaTracciamento}
  4385.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4386.      */
  4387.     public PortaTracciamento readPortaTracciamentoFromString(String in) throws DeserializerException {
  4388.         return (PortaTracciamento) this.xmlToObj(in.getBytes(), PortaTracciamento.class);
  4389.     }  
  4390.    
  4391.    
  4392.    
  4393.     /*
  4394.      =================================================================================
  4395.      Object: cors-configurazione
  4396.      =================================================================================
  4397.     */
  4398.    
  4399.     /**
  4400.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.CorsConfigurazione}
  4401.      *
  4402.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorsConfigurazione}
  4403.      * @return Object type {@link org.openspcoop2.core.config.CorsConfigurazione}
  4404.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4405.      */
  4406.     public CorsConfigurazione readCorsConfigurazione(String fileName) throws DeserializerException {
  4407.         return (CorsConfigurazione) this.xmlToObj(fileName, CorsConfigurazione.class);
  4408.     }
  4409.    
  4410.     /**
  4411.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.CorsConfigurazione}
  4412.      *
  4413.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorsConfigurazione}
  4414.      * @return Object type {@link org.openspcoop2.core.config.CorsConfigurazione}
  4415.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4416.      */
  4417.     public CorsConfigurazione readCorsConfigurazione(File file) throws DeserializerException {
  4418.         return (CorsConfigurazione) this.xmlToObj(file, CorsConfigurazione.class);
  4419.     }
  4420.    
  4421.     /**
  4422.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.CorsConfigurazione}
  4423.      *
  4424.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorsConfigurazione}
  4425.      * @return Object type {@link org.openspcoop2.core.config.CorsConfigurazione}
  4426.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4427.      */
  4428.     public CorsConfigurazione readCorsConfigurazione(InputStream in) throws DeserializerException {
  4429.         return (CorsConfigurazione) this.xmlToObj(in, CorsConfigurazione.class);
  4430.     }  
  4431.    
  4432.     /**
  4433.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.CorsConfigurazione}
  4434.      *
  4435.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorsConfigurazione}
  4436.      * @return Object type {@link org.openspcoop2.core.config.CorsConfigurazione}
  4437.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4438.      */
  4439.     public CorsConfigurazione readCorsConfigurazione(byte[] in) throws DeserializerException {
  4440.         return (CorsConfigurazione) this.xmlToObj(in, CorsConfigurazione.class);
  4441.     }  
  4442.    
  4443.     /**
  4444.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.CorsConfigurazione}
  4445.      *
  4446.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorsConfigurazione}
  4447.      * @return Object type {@link org.openspcoop2.core.config.CorsConfigurazione}
  4448.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4449.      */
  4450.     public CorsConfigurazione readCorsConfigurazioneFromString(String in) throws DeserializerException {
  4451.         return (CorsConfigurazione) this.xmlToObj(in.getBytes(), CorsConfigurazione.class);
  4452.     }  
  4453.    
  4454.    
  4455.    
  4456.     /*
  4457.      =================================================================================
  4458.      Object: response-caching-configurazione
  4459.      =================================================================================
  4460.     */
  4461.    
  4462.     /**
  4463.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazione}
  4464.      *
  4465.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazione}
  4466.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazione}
  4467.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4468.      */
  4469.     public ResponseCachingConfigurazione readResponseCachingConfigurazione(String fileName) throws DeserializerException {
  4470.         return (ResponseCachingConfigurazione) this.xmlToObj(fileName, ResponseCachingConfigurazione.class);
  4471.     }
  4472.    
  4473.     /**
  4474.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazione}
  4475.      *
  4476.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazione}
  4477.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazione}
  4478.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4479.      */
  4480.     public ResponseCachingConfigurazione readResponseCachingConfigurazione(File file) throws DeserializerException {
  4481.         return (ResponseCachingConfigurazione) this.xmlToObj(file, ResponseCachingConfigurazione.class);
  4482.     }
  4483.    
  4484.     /**
  4485.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazione}
  4486.      *
  4487.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazione}
  4488.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazione}
  4489.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4490.      */
  4491.     public ResponseCachingConfigurazione readResponseCachingConfigurazione(InputStream in) throws DeserializerException {
  4492.         return (ResponseCachingConfigurazione) this.xmlToObj(in, ResponseCachingConfigurazione.class);
  4493.     }  
  4494.    
  4495.     /**
  4496.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazione}
  4497.      *
  4498.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazione}
  4499.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazione}
  4500.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4501.      */
  4502.     public ResponseCachingConfigurazione readResponseCachingConfigurazione(byte[] in) throws DeserializerException {
  4503.         return (ResponseCachingConfigurazione) this.xmlToObj(in, ResponseCachingConfigurazione.class);
  4504.     }  
  4505.    
  4506.     /**
  4507.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazione}
  4508.      *
  4509.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazione}
  4510.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazione}
  4511.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4512.      */
  4513.     public ResponseCachingConfigurazione readResponseCachingConfigurazioneFromString(String in) throws DeserializerException {
  4514.         return (ResponseCachingConfigurazione) this.xmlToObj(in.getBytes(), ResponseCachingConfigurazione.class);
  4515.     }  
  4516.    
  4517.    
  4518.    
  4519.     /*
  4520.      =================================================================================
  4521.      Object: trasformazioni
  4522.      =================================================================================
  4523.     */
  4524.    
  4525.     /**
  4526.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.Trasformazioni}
  4527.      *
  4528.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Trasformazioni}
  4529.      * @return Object type {@link org.openspcoop2.core.config.Trasformazioni}
  4530.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4531.      */
  4532.     public Trasformazioni readTrasformazioni(String fileName) throws DeserializerException {
  4533.         return (Trasformazioni) this.xmlToObj(fileName, Trasformazioni.class);
  4534.     }
  4535.    
  4536.     /**
  4537.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.Trasformazioni}
  4538.      *
  4539.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Trasformazioni}
  4540.      * @return Object type {@link org.openspcoop2.core.config.Trasformazioni}
  4541.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4542.      */
  4543.     public Trasformazioni readTrasformazioni(File file) throws DeserializerException {
  4544.         return (Trasformazioni) this.xmlToObj(file, Trasformazioni.class);
  4545.     }
  4546.    
  4547.     /**
  4548.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.Trasformazioni}
  4549.      *
  4550.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Trasformazioni}
  4551.      * @return Object type {@link org.openspcoop2.core.config.Trasformazioni}
  4552.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4553.      */
  4554.     public Trasformazioni readTrasformazioni(InputStream in) throws DeserializerException {
  4555.         return (Trasformazioni) this.xmlToObj(in, Trasformazioni.class);
  4556.     }  
  4557.    
  4558.     /**
  4559.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.Trasformazioni}
  4560.      *
  4561.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Trasformazioni}
  4562.      * @return Object type {@link org.openspcoop2.core.config.Trasformazioni}
  4563.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4564.      */
  4565.     public Trasformazioni readTrasformazioni(byte[] in) throws DeserializerException {
  4566.         return (Trasformazioni) this.xmlToObj(in, Trasformazioni.class);
  4567.     }  
  4568.    
  4569.     /**
  4570.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.Trasformazioni}
  4571.      *
  4572.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Trasformazioni}
  4573.      * @return Object type {@link org.openspcoop2.core.config.Trasformazioni}
  4574.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4575.      */
  4576.     public Trasformazioni readTrasformazioniFromString(String in) throws DeserializerException {
  4577.         return (Trasformazioni) this.xmlToObj(in.getBytes(), Trasformazioni.class);
  4578.     }  
  4579.    
  4580.    
  4581.    
  4582.     /*
  4583.      =================================================================================
  4584.      Object: configurazione-porta-handler
  4585.      =================================================================================
  4586.     */
  4587.    
  4588.     /**
  4589.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.ConfigurazionePortaHandler}
  4590.      *
  4591.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazionePortaHandler}
  4592.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazionePortaHandler}
  4593.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4594.      */
  4595.     public ConfigurazionePortaHandler readConfigurazionePortaHandler(String fileName) throws DeserializerException {
  4596.         return (ConfigurazionePortaHandler) this.xmlToObj(fileName, ConfigurazionePortaHandler.class);
  4597.     }
  4598.    
  4599.     /**
  4600.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.ConfigurazionePortaHandler}
  4601.      *
  4602.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazionePortaHandler}
  4603.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazionePortaHandler}
  4604.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4605.      */
  4606.     public ConfigurazionePortaHandler readConfigurazionePortaHandler(File file) throws DeserializerException {
  4607.         return (ConfigurazionePortaHandler) this.xmlToObj(file, ConfigurazionePortaHandler.class);
  4608.     }
  4609.    
  4610.     /**
  4611.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazionePortaHandler}
  4612.      *
  4613.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazionePortaHandler}
  4614.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazionePortaHandler}
  4615.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4616.      */
  4617.     public ConfigurazionePortaHandler readConfigurazionePortaHandler(InputStream in) throws DeserializerException {
  4618.         return (ConfigurazionePortaHandler) this.xmlToObj(in, ConfigurazionePortaHandler.class);
  4619.     }  
  4620.    
  4621.     /**
  4622.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazionePortaHandler}
  4623.      *
  4624.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazionePortaHandler}
  4625.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazionePortaHandler}
  4626.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4627.      */
  4628.     public ConfigurazionePortaHandler readConfigurazionePortaHandler(byte[] in) throws DeserializerException {
  4629.         return (ConfigurazionePortaHandler) this.xmlToObj(in, ConfigurazionePortaHandler.class);
  4630.     }  
  4631.    
  4632.     /**
  4633.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazionePortaHandler}
  4634.      *
  4635.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazionePortaHandler}
  4636.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazionePortaHandler}
  4637.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4638.      */
  4639.     public ConfigurazionePortaHandler readConfigurazionePortaHandlerFromString(String in) throws DeserializerException {
  4640.         return (ConfigurazionePortaHandler) this.xmlToObj(in.getBytes(), ConfigurazionePortaHandler.class);
  4641.     }  
  4642.    
  4643.    
  4644.    
  4645.     /*
  4646.      =================================================================================
  4647.      Object: attribute-authority
  4648.      =================================================================================
  4649.     */
  4650.    
  4651.     /**
  4652.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.AttributeAuthority}
  4653.      *
  4654.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AttributeAuthority}
  4655.      * @return Object type {@link org.openspcoop2.core.config.AttributeAuthority}
  4656.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4657.      */
  4658.     public AttributeAuthority readAttributeAuthority(String fileName) throws DeserializerException {
  4659.         return (AttributeAuthority) this.xmlToObj(fileName, AttributeAuthority.class);
  4660.     }
  4661.    
  4662.     /**
  4663.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.AttributeAuthority}
  4664.      *
  4665.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AttributeAuthority}
  4666.      * @return Object type {@link org.openspcoop2.core.config.AttributeAuthority}
  4667.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4668.      */
  4669.     public AttributeAuthority readAttributeAuthority(File file) throws DeserializerException {
  4670.         return (AttributeAuthority) this.xmlToObj(file, AttributeAuthority.class);
  4671.     }
  4672.    
  4673.     /**
  4674.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.AttributeAuthority}
  4675.      *
  4676.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AttributeAuthority}
  4677.      * @return Object type {@link org.openspcoop2.core.config.AttributeAuthority}
  4678.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4679.      */
  4680.     public AttributeAuthority readAttributeAuthority(InputStream in) throws DeserializerException {
  4681.         return (AttributeAuthority) this.xmlToObj(in, AttributeAuthority.class);
  4682.     }  
  4683.    
  4684.     /**
  4685.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.AttributeAuthority}
  4686.      *
  4687.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AttributeAuthority}
  4688.      * @return Object type {@link org.openspcoop2.core.config.AttributeAuthority}
  4689.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4690.      */
  4691.     public AttributeAuthority readAttributeAuthority(byte[] in) throws DeserializerException {
  4692.         return (AttributeAuthority) this.xmlToObj(in, AttributeAuthority.class);
  4693.     }  
  4694.    
  4695.     /**
  4696.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.AttributeAuthority}
  4697.      *
  4698.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AttributeAuthority}
  4699.      * @return Object type {@link org.openspcoop2.core.config.AttributeAuthority}
  4700.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4701.      */
  4702.     public AttributeAuthority readAttributeAuthorityFromString(String in) throws DeserializerException {
  4703.         return (AttributeAuthority) this.xmlToObj(in.getBytes(), AttributeAuthority.class);
  4704.     }  
  4705.    
  4706.    
  4707.    
  4708.     /*
  4709.      =================================================================================
  4710.      Object: response-caching-configurazione-regola
  4711.      =================================================================================
  4712.     */
  4713.    
  4714.     /**
  4715.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneRegola}
  4716.      *
  4717.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneRegola}
  4718.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneRegola}
  4719.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4720.      */
  4721.     public ResponseCachingConfigurazioneRegola readResponseCachingConfigurazioneRegola(String fileName) throws DeserializerException {
  4722.         return (ResponseCachingConfigurazioneRegola) this.xmlToObj(fileName, ResponseCachingConfigurazioneRegola.class);
  4723.     }
  4724.    
  4725.     /**
  4726.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneRegola}
  4727.      *
  4728.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneRegola}
  4729.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneRegola}
  4730.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4731.      */
  4732.     public ResponseCachingConfigurazioneRegola readResponseCachingConfigurazioneRegola(File file) throws DeserializerException {
  4733.         return (ResponseCachingConfigurazioneRegola) this.xmlToObj(file, ResponseCachingConfigurazioneRegola.class);
  4734.     }
  4735.    
  4736.     /**
  4737.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneRegola}
  4738.      *
  4739.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneRegola}
  4740.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneRegola}
  4741.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4742.      */
  4743.     public ResponseCachingConfigurazioneRegola readResponseCachingConfigurazioneRegola(InputStream in) throws DeserializerException {
  4744.         return (ResponseCachingConfigurazioneRegola) this.xmlToObj(in, ResponseCachingConfigurazioneRegola.class);
  4745.     }  
  4746.    
  4747.     /**
  4748.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneRegola}
  4749.      *
  4750.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneRegola}
  4751.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneRegola}
  4752.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4753.      */
  4754.     public ResponseCachingConfigurazioneRegola readResponseCachingConfigurazioneRegola(byte[] in) throws DeserializerException {
  4755.         return (ResponseCachingConfigurazioneRegola) this.xmlToObj(in, ResponseCachingConfigurazioneRegola.class);
  4756.     }  
  4757.    
  4758.     /**
  4759.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneRegola}
  4760.      *
  4761.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneRegola}
  4762.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneRegola}
  4763.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4764.      */
  4765.     public ResponseCachingConfigurazioneRegola readResponseCachingConfigurazioneRegolaFromString(String in) throws DeserializerException {
  4766.         return (ResponseCachingConfigurazioneRegola) this.xmlToObj(in.getBytes(), ResponseCachingConfigurazioneRegola.class);
  4767.     }  
  4768.    
  4769.    
  4770.    
  4771.     /*
  4772.      =================================================================================
  4773.      Object: generic-properties
  4774.      =================================================================================
  4775.     */
  4776.    
  4777.     /**
  4778.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.GenericProperties}
  4779.      *
  4780.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GenericProperties}
  4781.      * @return Object type {@link org.openspcoop2.core.config.GenericProperties}
  4782.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4783.      */
  4784.     public GenericProperties readGenericProperties(String fileName) throws DeserializerException {
  4785.         return (GenericProperties) this.xmlToObj(fileName, GenericProperties.class);
  4786.     }
  4787.    
  4788.     /**
  4789.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.GenericProperties}
  4790.      *
  4791.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GenericProperties}
  4792.      * @return Object type {@link org.openspcoop2.core.config.GenericProperties}
  4793.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4794.      */
  4795.     public GenericProperties readGenericProperties(File file) throws DeserializerException {
  4796.         return (GenericProperties) this.xmlToObj(file, GenericProperties.class);
  4797.     }
  4798.    
  4799.     /**
  4800.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.GenericProperties}
  4801.      *
  4802.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GenericProperties}
  4803.      * @return Object type {@link org.openspcoop2.core.config.GenericProperties}
  4804.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4805.      */
  4806.     public GenericProperties readGenericProperties(InputStream in) throws DeserializerException {
  4807.         return (GenericProperties) this.xmlToObj(in, GenericProperties.class);
  4808.     }  
  4809.    
  4810.     /**
  4811.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.GenericProperties}
  4812.      *
  4813.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GenericProperties}
  4814.      * @return Object type {@link org.openspcoop2.core.config.GenericProperties}
  4815.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4816.      */
  4817.     public GenericProperties readGenericProperties(byte[] in) throws DeserializerException {
  4818.         return (GenericProperties) this.xmlToObj(in, GenericProperties.class);
  4819.     }  
  4820.    
  4821.     /**
  4822.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.GenericProperties}
  4823.      *
  4824.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.GenericProperties}
  4825.      * @return Object type {@link org.openspcoop2.core.config.GenericProperties}
  4826.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4827.      */
  4828.     public GenericProperties readGenericPropertiesFromString(String in) throws DeserializerException {
  4829.         return (GenericProperties) this.xmlToObj(in.getBytes(), GenericProperties.class);
  4830.     }  
  4831.    
  4832.    
  4833.    
  4834.     /*
  4835.      =================================================================================
  4836.      Object: id-servizio-applicativo
  4837.      =================================================================================
  4838.     */
  4839.    
  4840.     /**
  4841.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.IdServizioApplicativo}
  4842.      *
  4843.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IdServizioApplicativo}
  4844.      * @return Object type {@link org.openspcoop2.core.config.IdServizioApplicativo}
  4845.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4846.      */
  4847.     public IdServizioApplicativo readIdServizioApplicativo(String fileName) throws DeserializerException {
  4848.         return (IdServizioApplicativo) this.xmlToObj(fileName, IdServizioApplicativo.class);
  4849.     }
  4850.    
  4851.     /**
  4852.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.IdServizioApplicativo}
  4853.      *
  4854.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IdServizioApplicativo}
  4855.      * @return Object type {@link org.openspcoop2.core.config.IdServizioApplicativo}
  4856.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4857.      */
  4858.     public IdServizioApplicativo readIdServizioApplicativo(File file) throws DeserializerException {
  4859.         return (IdServizioApplicativo) this.xmlToObj(file, IdServizioApplicativo.class);
  4860.     }
  4861.    
  4862.     /**
  4863.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.IdServizioApplicativo}
  4864.      *
  4865.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IdServizioApplicativo}
  4866.      * @return Object type {@link org.openspcoop2.core.config.IdServizioApplicativo}
  4867.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4868.      */
  4869.     public IdServizioApplicativo readIdServizioApplicativo(InputStream in) throws DeserializerException {
  4870.         return (IdServizioApplicativo) this.xmlToObj(in, IdServizioApplicativo.class);
  4871.     }  
  4872.    
  4873.     /**
  4874.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.IdServizioApplicativo}
  4875.      *
  4876.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IdServizioApplicativo}
  4877.      * @return Object type {@link org.openspcoop2.core.config.IdServizioApplicativo}
  4878.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4879.      */
  4880.     public IdServizioApplicativo readIdServizioApplicativo(byte[] in) throws DeserializerException {
  4881.         return (IdServizioApplicativo) this.xmlToObj(in, IdServizioApplicativo.class);
  4882.     }  
  4883.    
  4884.     /**
  4885.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.IdServizioApplicativo}
  4886.      *
  4887.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IdServizioApplicativo}
  4888.      * @return Object type {@link org.openspcoop2.core.config.IdServizioApplicativo}
  4889.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4890.      */
  4891.     public IdServizioApplicativo readIdServizioApplicativoFromString(String in) throws DeserializerException {
  4892.         return (IdServizioApplicativo) this.xmlToObj(in.getBytes(), IdServizioApplicativo.class);
  4893.     }  
  4894.    
  4895.    
  4896.    
  4897.     /*
  4898.      =================================================================================
  4899.      Object: canale-configurazione
  4900.      =================================================================================
  4901.     */
  4902.    
  4903.     /**
  4904.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.CanaleConfigurazione}
  4905.      *
  4906.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CanaleConfigurazione}
  4907.      * @return Object type {@link org.openspcoop2.core.config.CanaleConfigurazione}
  4908.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4909.      */
  4910.     public CanaleConfigurazione readCanaleConfigurazione(String fileName) throws DeserializerException {
  4911.         return (CanaleConfigurazione) this.xmlToObj(fileName, CanaleConfigurazione.class);
  4912.     }
  4913.    
  4914.     /**
  4915.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.CanaleConfigurazione}
  4916.      *
  4917.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CanaleConfigurazione}
  4918.      * @return Object type {@link org.openspcoop2.core.config.CanaleConfigurazione}
  4919.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4920.      */
  4921.     public CanaleConfigurazione readCanaleConfigurazione(File file) throws DeserializerException {
  4922.         return (CanaleConfigurazione) this.xmlToObj(file, CanaleConfigurazione.class);
  4923.     }
  4924.    
  4925.     /**
  4926.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.CanaleConfigurazione}
  4927.      *
  4928.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CanaleConfigurazione}
  4929.      * @return Object type {@link org.openspcoop2.core.config.CanaleConfigurazione}
  4930.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4931.      */
  4932.     public CanaleConfigurazione readCanaleConfigurazione(InputStream in) throws DeserializerException {
  4933.         return (CanaleConfigurazione) this.xmlToObj(in, CanaleConfigurazione.class);
  4934.     }  
  4935.    
  4936.     /**
  4937.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.CanaleConfigurazione}
  4938.      *
  4939.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CanaleConfigurazione}
  4940.      * @return Object type {@link org.openspcoop2.core.config.CanaleConfigurazione}
  4941.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4942.      */
  4943.     public CanaleConfigurazione readCanaleConfigurazione(byte[] in) throws DeserializerException {
  4944.         return (CanaleConfigurazione) this.xmlToObj(in, CanaleConfigurazione.class);
  4945.     }  
  4946.    
  4947.     /**
  4948.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.CanaleConfigurazione}
  4949.      *
  4950.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CanaleConfigurazione}
  4951.      * @return Object type {@link org.openspcoop2.core.config.CanaleConfigurazione}
  4952.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4953.      */
  4954.     public CanaleConfigurazione readCanaleConfigurazioneFromString(String in) throws DeserializerException {
  4955.         return (CanaleConfigurazione) this.xmlToObj(in.getBytes(), CanaleConfigurazione.class);
  4956.     }  
  4957.    
  4958.    
  4959.    
  4960.     /*
  4961.      =================================================================================
  4962.      Object: tracciamento-configurazione
  4963.      =================================================================================
  4964.     */
  4965.    
  4966.     /**
  4967.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazione}
  4968.      *
  4969.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazione}
  4970.      * @return Object type {@link org.openspcoop2.core.config.TracciamentoConfigurazione}
  4971.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4972.      */
  4973.     public TracciamentoConfigurazione readTracciamentoConfigurazione(String fileName) throws DeserializerException {
  4974.         return (TracciamentoConfigurazione) this.xmlToObj(fileName, TracciamentoConfigurazione.class);
  4975.     }
  4976.    
  4977.     /**
  4978.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazione}
  4979.      *
  4980.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazione}
  4981.      * @return Object type {@link org.openspcoop2.core.config.TracciamentoConfigurazione}
  4982.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4983.      */
  4984.     public TracciamentoConfigurazione readTracciamentoConfigurazione(File file) throws DeserializerException {
  4985.         return (TracciamentoConfigurazione) this.xmlToObj(file, TracciamentoConfigurazione.class);
  4986.     }
  4987.    
  4988.     /**
  4989.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazione}
  4990.      *
  4991.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazione}
  4992.      * @return Object type {@link org.openspcoop2.core.config.TracciamentoConfigurazione}
  4993.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  4994.      */
  4995.     public TracciamentoConfigurazione readTracciamentoConfigurazione(InputStream in) throws DeserializerException {
  4996.         return (TracciamentoConfigurazione) this.xmlToObj(in, TracciamentoConfigurazione.class);
  4997.     }  
  4998.    
  4999.     /**
  5000.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazione}
  5001.      *
  5002.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazione}
  5003.      * @return Object type {@link org.openspcoop2.core.config.TracciamentoConfigurazione}
  5004.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5005.      */
  5006.     public TracciamentoConfigurazione readTracciamentoConfigurazione(byte[] in) throws DeserializerException {
  5007.         return (TracciamentoConfigurazione) this.xmlToObj(in, TracciamentoConfigurazione.class);
  5008.     }  
  5009.    
  5010.     /**
  5011.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazione}
  5012.      *
  5013.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TracciamentoConfigurazione}
  5014.      * @return Object type {@link org.openspcoop2.core.config.TracciamentoConfigurazione}
  5015.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5016.      */
  5017.     public TracciamentoConfigurazione readTracciamentoConfigurazioneFromString(String in) throws DeserializerException {
  5018.         return (TracciamentoConfigurazione) this.xmlToObj(in.getBytes(), TracciamentoConfigurazione.class);
  5019.     }  
  5020.    
  5021.    
  5022.    
  5023.     /*
  5024.      =================================================================================
  5025.      Object: configurazione-tracciamento-porta
  5026.      =================================================================================
  5027.     */
  5028.    
  5029.     /**
  5030.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneTracciamentoPorta}
  5031.      *
  5032.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneTracciamentoPorta}
  5033.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneTracciamentoPorta}
  5034.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5035.      */
  5036.     public ConfigurazioneTracciamentoPorta readConfigurazioneTracciamentoPorta(String fileName) throws DeserializerException {
  5037.         return (ConfigurazioneTracciamentoPorta) this.xmlToObj(fileName, ConfigurazioneTracciamentoPorta.class);
  5038.     }
  5039.    
  5040.     /**
  5041.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneTracciamentoPorta}
  5042.      *
  5043.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneTracciamentoPorta}
  5044.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneTracciamentoPorta}
  5045.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5046.      */
  5047.     public ConfigurazioneTracciamentoPorta readConfigurazioneTracciamentoPorta(File file) throws DeserializerException {
  5048.         return (ConfigurazioneTracciamentoPorta) this.xmlToObj(file, ConfigurazioneTracciamentoPorta.class);
  5049.     }
  5050.    
  5051.     /**
  5052.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneTracciamentoPorta}
  5053.      *
  5054.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneTracciamentoPorta}
  5055.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneTracciamentoPorta}
  5056.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5057.      */
  5058.     public ConfigurazioneTracciamentoPorta readConfigurazioneTracciamentoPorta(InputStream in) throws DeserializerException {
  5059.         return (ConfigurazioneTracciamentoPorta) this.xmlToObj(in, ConfigurazioneTracciamentoPorta.class);
  5060.     }  
  5061.    
  5062.     /**
  5063.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneTracciamentoPorta}
  5064.      *
  5065.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneTracciamentoPorta}
  5066.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneTracciamentoPorta}
  5067.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5068.      */
  5069.     public ConfigurazioneTracciamentoPorta readConfigurazioneTracciamentoPorta(byte[] in) throws DeserializerException {
  5070.         return (ConfigurazioneTracciamentoPorta) this.xmlToObj(in, ConfigurazioneTracciamentoPorta.class);
  5071.     }  
  5072.    
  5073.     /**
  5074.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneTracciamentoPorta}
  5075.      *
  5076.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneTracciamentoPorta}
  5077.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneTracciamentoPorta}
  5078.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5079.      */
  5080.     public ConfigurazioneTracciamentoPorta readConfigurazioneTracciamentoPortaFromString(String in) throws DeserializerException {
  5081.         return (ConfigurazioneTracciamentoPorta) this.xmlToObj(in.getBytes(), ConfigurazioneTracciamentoPorta.class);
  5082.     }  
  5083.    
  5084.    
  5085.    
  5086.     /*
  5087.      =================================================================================
  5088.      Object: transazioni
  5089.      =================================================================================
  5090.     */
  5091.    
  5092.     /**
  5093.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.Transazioni}
  5094.      *
  5095.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Transazioni}
  5096.      * @return Object type {@link org.openspcoop2.core.config.Transazioni}
  5097.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5098.      */
  5099.     public Transazioni readTransazioni(String fileName) throws DeserializerException {
  5100.         return (Transazioni) this.xmlToObj(fileName, Transazioni.class);
  5101.     }
  5102.    
  5103.     /**
  5104.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.Transazioni}
  5105.      *
  5106.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Transazioni}
  5107.      * @return Object type {@link org.openspcoop2.core.config.Transazioni}
  5108.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5109.      */
  5110.     public Transazioni readTransazioni(File file) throws DeserializerException {
  5111.         return (Transazioni) this.xmlToObj(file, Transazioni.class);
  5112.     }
  5113.    
  5114.     /**
  5115.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.Transazioni}
  5116.      *
  5117.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Transazioni}
  5118.      * @return Object type {@link org.openspcoop2.core.config.Transazioni}
  5119.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5120.      */
  5121.     public Transazioni readTransazioni(InputStream in) throws DeserializerException {
  5122.         return (Transazioni) this.xmlToObj(in, Transazioni.class);
  5123.     }  
  5124.    
  5125.     /**
  5126.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.Transazioni}
  5127.      *
  5128.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Transazioni}
  5129.      * @return Object type {@link org.openspcoop2.core.config.Transazioni}
  5130.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5131.      */
  5132.     public Transazioni readTransazioni(byte[] in) throws DeserializerException {
  5133.         return (Transazioni) this.xmlToObj(in, Transazioni.class);
  5134.     }  
  5135.    
  5136.     /**
  5137.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.Transazioni}
  5138.      *
  5139.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Transazioni}
  5140.      * @return Object type {@link org.openspcoop2.core.config.Transazioni}
  5141.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5142.      */
  5143.     public Transazioni readTransazioniFromString(String in) throws DeserializerException {
  5144.         return (Transazioni) this.xmlToObj(in.getBytes(), Transazioni.class);
  5145.     }  
  5146.    
  5147.    
  5148.    
  5149.     /*
  5150.      =================================================================================
  5151.      Object: cors-configurazione-headers
  5152.      =================================================================================
  5153.     */
  5154.    
  5155.     /**
  5156.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.CorsConfigurazioneHeaders}
  5157.      *
  5158.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorsConfigurazioneHeaders}
  5159.      * @return Object type {@link org.openspcoop2.core.config.CorsConfigurazioneHeaders}
  5160.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5161.      */
  5162.     public CorsConfigurazioneHeaders readCorsConfigurazioneHeaders(String fileName) throws DeserializerException {
  5163.         return (CorsConfigurazioneHeaders) this.xmlToObj(fileName, CorsConfigurazioneHeaders.class);
  5164.     }
  5165.    
  5166.     /**
  5167.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.CorsConfigurazioneHeaders}
  5168.      *
  5169.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorsConfigurazioneHeaders}
  5170.      * @return Object type {@link org.openspcoop2.core.config.CorsConfigurazioneHeaders}
  5171.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5172.      */
  5173.     public CorsConfigurazioneHeaders readCorsConfigurazioneHeaders(File file) throws DeserializerException {
  5174.         return (CorsConfigurazioneHeaders) this.xmlToObj(file, CorsConfigurazioneHeaders.class);
  5175.     }
  5176.    
  5177.     /**
  5178.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.CorsConfigurazioneHeaders}
  5179.      *
  5180.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorsConfigurazioneHeaders}
  5181.      * @return Object type {@link org.openspcoop2.core.config.CorsConfigurazioneHeaders}
  5182.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5183.      */
  5184.     public CorsConfigurazioneHeaders readCorsConfigurazioneHeaders(InputStream in) throws DeserializerException {
  5185.         return (CorsConfigurazioneHeaders) this.xmlToObj(in, CorsConfigurazioneHeaders.class);
  5186.     }  
  5187.    
  5188.     /**
  5189.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.CorsConfigurazioneHeaders}
  5190.      *
  5191.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorsConfigurazioneHeaders}
  5192.      * @return Object type {@link org.openspcoop2.core.config.CorsConfigurazioneHeaders}
  5193.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5194.      */
  5195.     public CorsConfigurazioneHeaders readCorsConfigurazioneHeaders(byte[] in) throws DeserializerException {
  5196.         return (CorsConfigurazioneHeaders) this.xmlToObj(in, CorsConfigurazioneHeaders.class);
  5197.     }  
  5198.    
  5199.     /**
  5200.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.CorsConfigurazioneHeaders}
  5201.      *
  5202.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorsConfigurazioneHeaders}
  5203.      * @return Object type {@link org.openspcoop2.core.config.CorsConfigurazioneHeaders}
  5204.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5205.      */
  5206.     public CorsConfigurazioneHeaders readCorsConfigurazioneHeadersFromString(String in) throws DeserializerException {
  5207.         return (CorsConfigurazioneHeaders) this.xmlToObj(in.getBytes(), CorsConfigurazioneHeaders.class);
  5208.     }  
  5209.    
  5210.    
  5211.    
  5212.     /*
  5213.      =================================================================================
  5214.      Object: canali-configurazione
  5215.      =================================================================================
  5216.     */
  5217.    
  5218.     /**
  5219.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.CanaliConfigurazione}
  5220.      *
  5221.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CanaliConfigurazione}
  5222.      * @return Object type {@link org.openspcoop2.core.config.CanaliConfigurazione}
  5223.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5224.      */
  5225.     public CanaliConfigurazione readCanaliConfigurazione(String fileName) throws DeserializerException {
  5226.         return (CanaliConfigurazione) this.xmlToObj(fileName, CanaliConfigurazione.class);
  5227.     }
  5228.    
  5229.     /**
  5230.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.CanaliConfigurazione}
  5231.      *
  5232.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CanaliConfigurazione}
  5233.      * @return Object type {@link org.openspcoop2.core.config.CanaliConfigurazione}
  5234.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5235.      */
  5236.     public CanaliConfigurazione readCanaliConfigurazione(File file) throws DeserializerException {
  5237.         return (CanaliConfigurazione) this.xmlToObj(file, CanaliConfigurazione.class);
  5238.     }
  5239.    
  5240.     /**
  5241.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.CanaliConfigurazione}
  5242.      *
  5243.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CanaliConfigurazione}
  5244.      * @return Object type {@link org.openspcoop2.core.config.CanaliConfigurazione}
  5245.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5246.      */
  5247.     public CanaliConfigurazione readCanaliConfigurazione(InputStream in) throws DeserializerException {
  5248.         return (CanaliConfigurazione) this.xmlToObj(in, CanaliConfigurazione.class);
  5249.     }  
  5250.    
  5251.     /**
  5252.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.CanaliConfigurazione}
  5253.      *
  5254.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CanaliConfigurazione}
  5255.      * @return Object type {@link org.openspcoop2.core.config.CanaliConfigurazione}
  5256.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5257.      */
  5258.     public CanaliConfigurazione readCanaliConfigurazione(byte[] in) throws DeserializerException {
  5259.         return (CanaliConfigurazione) this.xmlToObj(in, CanaliConfigurazione.class);
  5260.     }  
  5261.    
  5262.     /**
  5263.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.CanaliConfigurazione}
  5264.      *
  5265.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CanaliConfigurazione}
  5266.      * @return Object type {@link org.openspcoop2.core.config.CanaliConfigurazione}
  5267.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5268.      */
  5269.     public CanaliConfigurazione readCanaliConfigurazioneFromString(String in) throws DeserializerException {
  5270.         return (CanaliConfigurazione) this.xmlToObj(in.getBytes(), CanaliConfigurazione.class);
  5271.     }  
  5272.    
  5273.    
  5274.    
  5275.     /*
  5276.      =================================================================================
  5277.      Object: canale-configurazione-nodo
  5278.      =================================================================================
  5279.     */
  5280.    
  5281.     /**
  5282.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.CanaleConfigurazioneNodo}
  5283.      *
  5284.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CanaleConfigurazioneNodo}
  5285.      * @return Object type {@link org.openspcoop2.core.config.CanaleConfigurazioneNodo}
  5286.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5287.      */
  5288.     public CanaleConfigurazioneNodo readCanaleConfigurazioneNodo(String fileName) throws DeserializerException {
  5289.         return (CanaleConfigurazioneNodo) this.xmlToObj(fileName, CanaleConfigurazioneNodo.class);
  5290.     }
  5291.    
  5292.     /**
  5293.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.CanaleConfigurazioneNodo}
  5294.      *
  5295.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CanaleConfigurazioneNodo}
  5296.      * @return Object type {@link org.openspcoop2.core.config.CanaleConfigurazioneNodo}
  5297.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5298.      */
  5299.     public CanaleConfigurazioneNodo readCanaleConfigurazioneNodo(File file) throws DeserializerException {
  5300.         return (CanaleConfigurazioneNodo) this.xmlToObj(file, CanaleConfigurazioneNodo.class);
  5301.     }
  5302.    
  5303.     /**
  5304.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.CanaleConfigurazioneNodo}
  5305.      *
  5306.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CanaleConfigurazioneNodo}
  5307.      * @return Object type {@link org.openspcoop2.core.config.CanaleConfigurazioneNodo}
  5308.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5309.      */
  5310.     public CanaleConfigurazioneNodo readCanaleConfigurazioneNodo(InputStream in) throws DeserializerException {
  5311.         return (CanaleConfigurazioneNodo) this.xmlToObj(in, CanaleConfigurazioneNodo.class);
  5312.     }  
  5313.    
  5314.     /**
  5315.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.CanaleConfigurazioneNodo}
  5316.      *
  5317.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CanaleConfigurazioneNodo}
  5318.      * @return Object type {@link org.openspcoop2.core.config.CanaleConfigurazioneNodo}
  5319.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5320.      */
  5321.     public CanaleConfigurazioneNodo readCanaleConfigurazioneNodo(byte[] in) throws DeserializerException {
  5322.         return (CanaleConfigurazioneNodo) this.xmlToObj(in, CanaleConfigurazioneNodo.class);
  5323.     }  
  5324.    
  5325.     /**
  5326.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.CanaleConfigurazioneNodo}
  5327.      *
  5328.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CanaleConfigurazioneNodo}
  5329.      * @return Object type {@link org.openspcoop2.core.config.CanaleConfigurazioneNodo}
  5330.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5331.      */
  5332.     public CanaleConfigurazioneNodo readCanaleConfigurazioneNodoFromString(String in) throws DeserializerException {
  5333.         return (CanaleConfigurazioneNodo) this.xmlToObj(in.getBytes(), CanaleConfigurazioneNodo.class);
  5334.     }  
  5335.    
  5336.    
  5337.    
  5338.     /*
  5339.      =================================================================================
  5340.      Object: trasformazione-regola-applicabilita-richiesta
  5341.      =================================================================================
  5342.     */
  5343.    
  5344.     /**
  5345.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRichiesta}
  5346.      *
  5347.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRichiesta}
  5348.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRichiesta}
  5349.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5350.      */
  5351.     public TrasformazioneRegolaApplicabilitaRichiesta readTrasformazioneRegolaApplicabilitaRichiesta(String fileName) throws DeserializerException {
  5352.         return (TrasformazioneRegolaApplicabilitaRichiesta) this.xmlToObj(fileName, TrasformazioneRegolaApplicabilitaRichiesta.class);
  5353.     }
  5354.    
  5355.     /**
  5356.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRichiesta}
  5357.      *
  5358.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRichiesta}
  5359.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRichiesta}
  5360.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5361.      */
  5362.     public TrasformazioneRegolaApplicabilitaRichiesta readTrasformazioneRegolaApplicabilitaRichiesta(File file) throws DeserializerException {
  5363.         return (TrasformazioneRegolaApplicabilitaRichiesta) this.xmlToObj(file, TrasformazioneRegolaApplicabilitaRichiesta.class);
  5364.     }
  5365.    
  5366.     /**
  5367.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRichiesta}
  5368.      *
  5369.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRichiesta}
  5370.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRichiesta}
  5371.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5372.      */
  5373.     public TrasformazioneRegolaApplicabilitaRichiesta readTrasformazioneRegolaApplicabilitaRichiesta(InputStream in) throws DeserializerException {
  5374.         return (TrasformazioneRegolaApplicabilitaRichiesta) this.xmlToObj(in, TrasformazioneRegolaApplicabilitaRichiesta.class);
  5375.     }  
  5376.    
  5377.     /**
  5378.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRichiesta}
  5379.      *
  5380.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRichiesta}
  5381.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRichiesta}
  5382.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5383.      */
  5384.     public TrasformazioneRegolaApplicabilitaRichiesta readTrasformazioneRegolaApplicabilitaRichiesta(byte[] in) throws DeserializerException {
  5385.         return (TrasformazioneRegolaApplicabilitaRichiesta) this.xmlToObj(in, TrasformazioneRegolaApplicabilitaRichiesta.class);
  5386.     }  
  5387.    
  5388.     /**
  5389.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRichiesta}
  5390.      *
  5391.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRichiesta}
  5392.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaRichiesta}
  5393.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5394.      */
  5395.     public TrasformazioneRegolaApplicabilitaRichiesta readTrasformazioneRegolaApplicabilitaRichiestaFromString(String in) throws DeserializerException {
  5396.         return (TrasformazioneRegolaApplicabilitaRichiesta) this.xmlToObj(in.getBytes(), TrasformazioneRegolaApplicabilitaRichiesta.class);
  5397.     }  
  5398.    
  5399.    
  5400.    
  5401.     /*
  5402.      =================================================================================
  5403.      Object: trasformazione-regola-applicabilita-soggetto
  5404.      =================================================================================
  5405.     */
  5406.    
  5407.     /**
  5408.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaSoggetto}
  5409.      *
  5410.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaSoggetto}
  5411.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaSoggetto}
  5412.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5413.      */
  5414.     public TrasformazioneRegolaApplicabilitaSoggetto readTrasformazioneRegolaApplicabilitaSoggetto(String fileName) throws DeserializerException {
  5415.         return (TrasformazioneRegolaApplicabilitaSoggetto) this.xmlToObj(fileName, TrasformazioneRegolaApplicabilitaSoggetto.class);
  5416.     }
  5417.    
  5418.     /**
  5419.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaSoggetto}
  5420.      *
  5421.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaSoggetto}
  5422.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaSoggetto}
  5423.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5424.      */
  5425.     public TrasformazioneRegolaApplicabilitaSoggetto readTrasformazioneRegolaApplicabilitaSoggetto(File file) throws DeserializerException {
  5426.         return (TrasformazioneRegolaApplicabilitaSoggetto) this.xmlToObj(file, TrasformazioneRegolaApplicabilitaSoggetto.class);
  5427.     }
  5428.    
  5429.     /**
  5430.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaSoggetto}
  5431.      *
  5432.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaSoggetto}
  5433.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaSoggetto}
  5434.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5435.      */
  5436.     public TrasformazioneRegolaApplicabilitaSoggetto readTrasformazioneRegolaApplicabilitaSoggetto(InputStream in) throws DeserializerException {
  5437.         return (TrasformazioneRegolaApplicabilitaSoggetto) this.xmlToObj(in, TrasformazioneRegolaApplicabilitaSoggetto.class);
  5438.     }  
  5439.    
  5440.     /**
  5441.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaSoggetto}
  5442.      *
  5443.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaSoggetto}
  5444.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaSoggetto}
  5445.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5446.      */
  5447.     public TrasformazioneRegolaApplicabilitaSoggetto readTrasformazioneRegolaApplicabilitaSoggetto(byte[] in) throws DeserializerException {
  5448.         return (TrasformazioneRegolaApplicabilitaSoggetto) this.xmlToObj(in, TrasformazioneRegolaApplicabilitaSoggetto.class);
  5449.     }  
  5450.    
  5451.     /**
  5452.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaSoggetto}
  5453.      *
  5454.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaSoggetto}
  5455.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaSoggetto}
  5456.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5457.      */
  5458.     public TrasformazioneRegolaApplicabilitaSoggetto readTrasformazioneRegolaApplicabilitaSoggettoFromString(String in) throws DeserializerException {
  5459.         return (TrasformazioneRegolaApplicabilitaSoggetto) this.xmlToObj(in.getBytes(), TrasformazioneRegolaApplicabilitaSoggetto.class);
  5460.     }  
  5461.    
  5462.    
  5463.    
  5464.     /*
  5465.      =================================================================================
  5466.      Object: trasformazione-regola-applicabilita-servizio-applicativo
  5467.      =================================================================================
  5468.     */
  5469.    
  5470.     /**
  5471.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaServizioApplicativo}
  5472.      *
  5473.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaServizioApplicativo}
  5474.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaServizioApplicativo}
  5475.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5476.      */
  5477.     public TrasformazioneRegolaApplicabilitaServizioApplicativo readTrasformazioneRegolaApplicabilitaServizioApplicativo(String fileName) throws DeserializerException {
  5478.         return (TrasformazioneRegolaApplicabilitaServizioApplicativo) this.xmlToObj(fileName, TrasformazioneRegolaApplicabilitaServizioApplicativo.class);
  5479.     }
  5480.    
  5481.     /**
  5482.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaServizioApplicativo}
  5483.      *
  5484.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaServizioApplicativo}
  5485.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaServizioApplicativo}
  5486.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5487.      */
  5488.     public TrasformazioneRegolaApplicabilitaServizioApplicativo readTrasformazioneRegolaApplicabilitaServizioApplicativo(File file) throws DeserializerException {
  5489.         return (TrasformazioneRegolaApplicabilitaServizioApplicativo) this.xmlToObj(file, TrasformazioneRegolaApplicabilitaServizioApplicativo.class);
  5490.     }
  5491.    
  5492.     /**
  5493.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaServizioApplicativo}
  5494.      *
  5495.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaServizioApplicativo}
  5496.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaServizioApplicativo}
  5497.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5498.      */
  5499.     public TrasformazioneRegolaApplicabilitaServizioApplicativo readTrasformazioneRegolaApplicabilitaServizioApplicativo(InputStream in) throws DeserializerException {
  5500.         return (TrasformazioneRegolaApplicabilitaServizioApplicativo) this.xmlToObj(in, TrasformazioneRegolaApplicabilitaServizioApplicativo.class);
  5501.     }  
  5502.    
  5503.     /**
  5504.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaServizioApplicativo}
  5505.      *
  5506.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaServizioApplicativo}
  5507.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaServizioApplicativo}
  5508.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5509.      */
  5510.     public TrasformazioneRegolaApplicabilitaServizioApplicativo readTrasformazioneRegolaApplicabilitaServizioApplicativo(byte[] in) throws DeserializerException {
  5511.         return (TrasformazioneRegolaApplicabilitaServizioApplicativo) this.xmlToObj(in, TrasformazioneRegolaApplicabilitaServizioApplicativo.class);
  5512.     }  
  5513.    
  5514.     /**
  5515.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaServizioApplicativo}
  5516.      *
  5517.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaServizioApplicativo}
  5518.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegolaApplicabilitaServizioApplicativo}
  5519.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5520.      */
  5521.     public TrasformazioneRegolaApplicabilitaServizioApplicativo readTrasformazioneRegolaApplicabilitaServizioApplicativoFromString(String in) throws DeserializerException {
  5522.         return (TrasformazioneRegolaApplicabilitaServizioApplicativo) this.xmlToObj(in.getBytes(), TrasformazioneRegolaApplicabilitaServizioApplicativo.class);
  5523.     }  
  5524.    
  5525.    
  5526.    
  5527.     /*
  5528.      =================================================================================
  5529.      Object: porta-applicativa-servizio-applicativo
  5530.      =================================================================================
  5531.     */
  5532.    
  5533.     /**
  5534.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativo}
  5535.      *
  5536.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativo}
  5537.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativo}
  5538.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5539.      */
  5540.     public PortaApplicativaServizioApplicativo readPortaApplicativaServizioApplicativo(String fileName) throws DeserializerException {
  5541.         return (PortaApplicativaServizioApplicativo) this.xmlToObj(fileName, PortaApplicativaServizioApplicativo.class);
  5542.     }
  5543.    
  5544.     /**
  5545.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativo}
  5546.      *
  5547.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativo}
  5548.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativo}
  5549.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5550.      */
  5551.     public PortaApplicativaServizioApplicativo readPortaApplicativaServizioApplicativo(File file) throws DeserializerException {
  5552.         return (PortaApplicativaServizioApplicativo) this.xmlToObj(file, PortaApplicativaServizioApplicativo.class);
  5553.     }
  5554.    
  5555.     /**
  5556.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativo}
  5557.      *
  5558.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativo}
  5559.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativo}
  5560.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5561.      */
  5562.     public PortaApplicativaServizioApplicativo readPortaApplicativaServizioApplicativo(InputStream in) throws DeserializerException {
  5563.         return (PortaApplicativaServizioApplicativo) this.xmlToObj(in, PortaApplicativaServizioApplicativo.class);
  5564.     }  
  5565.    
  5566.     /**
  5567.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativo}
  5568.      *
  5569.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativo}
  5570.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativo}
  5571.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5572.      */
  5573.     public PortaApplicativaServizioApplicativo readPortaApplicativaServizioApplicativo(byte[] in) throws DeserializerException {
  5574.         return (PortaApplicativaServizioApplicativo) this.xmlToObj(in, PortaApplicativaServizioApplicativo.class);
  5575.     }  
  5576.    
  5577.     /**
  5578.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativo}
  5579.      *
  5580.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativo}
  5581.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaServizioApplicativo}
  5582.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5583.      */
  5584.     public PortaApplicativaServizioApplicativo readPortaApplicativaServizioApplicativoFromString(String in) throws DeserializerException {
  5585.         return (PortaApplicativaServizioApplicativo) this.xmlToObj(in.getBytes(), PortaApplicativaServizioApplicativo.class);
  5586.     }  
  5587.    
  5588.    
  5589.    
  5590.     /*
  5591.      =================================================================================
  5592.      Object: correlazione-applicativa-risposta-elemento
  5593.      =================================================================================
  5594.     */
  5595.    
  5596.     /**
  5597.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRispostaElemento}
  5598.      *
  5599.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRispostaElemento}
  5600.      * @return Object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRispostaElemento}
  5601.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5602.      */
  5603.     public CorrelazioneApplicativaRispostaElemento readCorrelazioneApplicativaRispostaElemento(String fileName) throws DeserializerException {
  5604.         return (CorrelazioneApplicativaRispostaElemento) this.xmlToObj(fileName, CorrelazioneApplicativaRispostaElemento.class);
  5605.     }
  5606.    
  5607.     /**
  5608.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRispostaElemento}
  5609.      *
  5610.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRispostaElemento}
  5611.      * @return Object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRispostaElemento}
  5612.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5613.      */
  5614.     public CorrelazioneApplicativaRispostaElemento readCorrelazioneApplicativaRispostaElemento(File file) throws DeserializerException {
  5615.         return (CorrelazioneApplicativaRispostaElemento) this.xmlToObj(file, CorrelazioneApplicativaRispostaElemento.class);
  5616.     }
  5617.    
  5618.     /**
  5619.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRispostaElemento}
  5620.      *
  5621.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRispostaElemento}
  5622.      * @return Object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRispostaElemento}
  5623.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5624.      */
  5625.     public CorrelazioneApplicativaRispostaElemento readCorrelazioneApplicativaRispostaElemento(InputStream in) throws DeserializerException {
  5626.         return (CorrelazioneApplicativaRispostaElemento) this.xmlToObj(in, CorrelazioneApplicativaRispostaElemento.class);
  5627.     }  
  5628.    
  5629.     /**
  5630.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRispostaElemento}
  5631.      *
  5632.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRispostaElemento}
  5633.      * @return Object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRispostaElemento}
  5634.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5635.      */
  5636.     public CorrelazioneApplicativaRispostaElemento readCorrelazioneApplicativaRispostaElemento(byte[] in) throws DeserializerException {
  5637.         return (CorrelazioneApplicativaRispostaElemento) this.xmlToObj(in, CorrelazioneApplicativaRispostaElemento.class);
  5638.     }  
  5639.    
  5640.     /**
  5641.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRispostaElemento}
  5642.      *
  5643.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRispostaElemento}
  5644.      * @return Object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaRispostaElemento}
  5645.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5646.      */
  5647.     public CorrelazioneApplicativaRispostaElemento readCorrelazioneApplicativaRispostaElementoFromString(String in) throws DeserializerException {
  5648.         return (CorrelazioneApplicativaRispostaElemento) this.xmlToObj(in.getBytes(), CorrelazioneApplicativaRispostaElemento.class);
  5649.     }  
  5650.    
  5651.    
  5652.    
  5653.     /*
  5654.      =================================================================================
  5655.      Object: configurazione-handler
  5656.      =================================================================================
  5657.     */
  5658.    
  5659.     /**
  5660.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneHandler}
  5661.      *
  5662.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneHandler}
  5663.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneHandler}
  5664.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5665.      */
  5666.     public ConfigurazioneHandler readConfigurazioneHandler(String fileName) throws DeserializerException {
  5667.         return (ConfigurazioneHandler) this.xmlToObj(fileName, ConfigurazioneHandler.class);
  5668.     }
  5669.    
  5670.     /**
  5671.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneHandler}
  5672.      *
  5673.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneHandler}
  5674.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneHandler}
  5675.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5676.      */
  5677.     public ConfigurazioneHandler readConfigurazioneHandler(File file) throws DeserializerException {
  5678.         return (ConfigurazioneHandler) this.xmlToObj(file, ConfigurazioneHandler.class);
  5679.     }
  5680.    
  5681.     /**
  5682.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneHandler}
  5683.      *
  5684.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneHandler}
  5685.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneHandler}
  5686.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5687.      */
  5688.     public ConfigurazioneHandler readConfigurazioneHandler(InputStream in) throws DeserializerException {
  5689.         return (ConfigurazioneHandler) this.xmlToObj(in, ConfigurazioneHandler.class);
  5690.     }  
  5691.    
  5692.     /**
  5693.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneHandler}
  5694.      *
  5695.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneHandler}
  5696.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneHandler}
  5697.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5698.      */
  5699.     public ConfigurazioneHandler readConfigurazioneHandler(byte[] in) throws DeserializerException {
  5700.         return (ConfigurazioneHandler) this.xmlToObj(in, ConfigurazioneHandler.class);
  5701.     }  
  5702.    
  5703.     /**
  5704.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneHandler}
  5705.      *
  5706.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneHandler}
  5707.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneHandler}
  5708.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5709.      */
  5710.     public ConfigurazioneHandler readConfigurazioneHandlerFromString(String in) throws DeserializerException {
  5711.         return (ConfigurazioneHandler) this.xmlToObj(in.getBytes(), ConfigurazioneHandler.class);
  5712.     }  
  5713.    
  5714.    
  5715.    
  5716.     /*
  5717.      =================================================================================
  5718.      Object: configurazione-message-handlers
  5719.      =================================================================================
  5720.     */
  5721.    
  5722.     /**
  5723.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneMessageHandlers}
  5724.      *
  5725.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneMessageHandlers}
  5726.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneMessageHandlers}
  5727.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5728.      */
  5729.     public ConfigurazioneMessageHandlers readConfigurazioneMessageHandlers(String fileName) throws DeserializerException {
  5730.         return (ConfigurazioneMessageHandlers) this.xmlToObj(fileName, ConfigurazioneMessageHandlers.class);
  5731.     }
  5732.    
  5733.     /**
  5734.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneMessageHandlers}
  5735.      *
  5736.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneMessageHandlers}
  5737.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneMessageHandlers}
  5738.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5739.      */
  5740.     public ConfigurazioneMessageHandlers readConfigurazioneMessageHandlers(File file) throws DeserializerException {
  5741.         return (ConfigurazioneMessageHandlers) this.xmlToObj(file, ConfigurazioneMessageHandlers.class);
  5742.     }
  5743.    
  5744.     /**
  5745.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneMessageHandlers}
  5746.      *
  5747.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneMessageHandlers}
  5748.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneMessageHandlers}
  5749.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5750.      */
  5751.     public ConfigurazioneMessageHandlers readConfigurazioneMessageHandlers(InputStream in) throws DeserializerException {
  5752.         return (ConfigurazioneMessageHandlers) this.xmlToObj(in, ConfigurazioneMessageHandlers.class);
  5753.     }  
  5754.    
  5755.     /**
  5756.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneMessageHandlers}
  5757.      *
  5758.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneMessageHandlers}
  5759.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneMessageHandlers}
  5760.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5761.      */
  5762.     public ConfigurazioneMessageHandlers readConfigurazioneMessageHandlers(byte[] in) throws DeserializerException {
  5763.         return (ConfigurazioneMessageHandlers) this.xmlToObj(in, ConfigurazioneMessageHandlers.class);
  5764.     }  
  5765.    
  5766.     /**
  5767.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneMessageHandlers}
  5768.      *
  5769.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneMessageHandlers}
  5770.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneMessageHandlers}
  5771.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5772.      */
  5773.     public ConfigurazioneMessageHandlers readConfigurazioneMessageHandlersFromString(String in) throws DeserializerException {
  5774.         return (ConfigurazioneMessageHandlers) this.xmlToObj(in.getBytes(), ConfigurazioneMessageHandlers.class);
  5775.     }  
  5776.    
  5777.    
  5778.    
  5779.     /*
  5780.      =================================================================================
  5781.      Object: system-properties
  5782.      =================================================================================
  5783.     */
  5784.    
  5785.     /**
  5786.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.SystemProperties}
  5787.      *
  5788.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.SystemProperties}
  5789.      * @return Object type {@link org.openspcoop2.core.config.SystemProperties}
  5790.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5791.      */
  5792.     public SystemProperties readSystemProperties(String fileName) throws DeserializerException {
  5793.         return (SystemProperties) this.xmlToObj(fileName, SystemProperties.class);
  5794.     }
  5795.    
  5796.     /**
  5797.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.SystemProperties}
  5798.      *
  5799.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.SystemProperties}
  5800.      * @return Object type {@link org.openspcoop2.core.config.SystemProperties}
  5801.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5802.      */
  5803.     public SystemProperties readSystemProperties(File file) throws DeserializerException {
  5804.         return (SystemProperties) this.xmlToObj(file, SystemProperties.class);
  5805.     }
  5806.    
  5807.     /**
  5808.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.SystemProperties}
  5809.      *
  5810.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.SystemProperties}
  5811.      * @return Object type {@link org.openspcoop2.core.config.SystemProperties}
  5812.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5813.      */
  5814.     public SystemProperties readSystemProperties(InputStream in) throws DeserializerException {
  5815.         return (SystemProperties) this.xmlToObj(in, SystemProperties.class);
  5816.     }  
  5817.    
  5818.     /**
  5819.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.SystemProperties}
  5820.      *
  5821.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.SystemProperties}
  5822.      * @return Object type {@link org.openspcoop2.core.config.SystemProperties}
  5823.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5824.      */
  5825.     public SystemProperties readSystemProperties(byte[] in) throws DeserializerException {
  5826.         return (SystemProperties) this.xmlToObj(in, SystemProperties.class);
  5827.     }  
  5828.    
  5829.     /**
  5830.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.SystemProperties}
  5831.      *
  5832.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.SystemProperties}
  5833.      * @return Object type {@link org.openspcoop2.core.config.SystemProperties}
  5834.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5835.      */
  5836.     public SystemProperties readSystemPropertiesFromString(String in) throws DeserializerException {
  5837.         return (SystemProperties) this.xmlToObj(in.getBytes(), SystemProperties.class);
  5838.     }  
  5839.    
  5840.    
  5841.    
  5842.     /*
  5843.      =================================================================================
  5844.      Object: correlazione-applicativa-elemento
  5845.      =================================================================================
  5846.     */
  5847.    
  5848.     /**
  5849.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaElemento}
  5850.      *
  5851.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaElemento}
  5852.      * @return Object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaElemento}
  5853.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5854.      */
  5855.     public CorrelazioneApplicativaElemento readCorrelazioneApplicativaElemento(String fileName) throws DeserializerException {
  5856.         return (CorrelazioneApplicativaElemento) this.xmlToObj(fileName, CorrelazioneApplicativaElemento.class);
  5857.     }
  5858.    
  5859.     /**
  5860.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaElemento}
  5861.      *
  5862.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaElemento}
  5863.      * @return Object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaElemento}
  5864.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5865.      */
  5866.     public CorrelazioneApplicativaElemento readCorrelazioneApplicativaElemento(File file) throws DeserializerException {
  5867.         return (CorrelazioneApplicativaElemento) this.xmlToObj(file, CorrelazioneApplicativaElemento.class);
  5868.     }
  5869.    
  5870.     /**
  5871.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaElemento}
  5872.      *
  5873.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaElemento}
  5874.      * @return Object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaElemento}
  5875.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5876.      */
  5877.     public CorrelazioneApplicativaElemento readCorrelazioneApplicativaElemento(InputStream in) throws DeserializerException {
  5878.         return (CorrelazioneApplicativaElemento) this.xmlToObj(in, CorrelazioneApplicativaElemento.class);
  5879.     }  
  5880.    
  5881.     /**
  5882.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaElemento}
  5883.      *
  5884.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaElemento}
  5885.      * @return Object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaElemento}
  5886.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5887.      */
  5888.     public CorrelazioneApplicativaElemento readCorrelazioneApplicativaElemento(byte[] in) throws DeserializerException {
  5889.         return (CorrelazioneApplicativaElemento) this.xmlToObj(in, CorrelazioneApplicativaElemento.class);
  5890.     }  
  5891.    
  5892.     /**
  5893.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaElemento}
  5894.      *
  5895.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaElemento}
  5896.      * @return Object type {@link org.openspcoop2.core.config.CorrelazioneApplicativaElemento}
  5897.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5898.      */
  5899.     public CorrelazioneApplicativaElemento readCorrelazioneApplicativaElementoFromString(String in) throws DeserializerException {
  5900.         return (CorrelazioneApplicativaElemento) this.xmlToObj(in.getBytes(), CorrelazioneApplicativaElemento.class);
  5901.     }  
  5902.    
  5903.    
  5904.    
  5905.     /*
  5906.      =================================================================================
  5907.      Object: trasformazione-regola
  5908.      =================================================================================
  5909.     */
  5910.    
  5911.     /**
  5912.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegola}
  5913.      *
  5914.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegola}
  5915.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegola}
  5916.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5917.      */
  5918.     public TrasformazioneRegola readTrasformazioneRegola(String fileName) throws DeserializerException {
  5919.         return (TrasformazioneRegola) this.xmlToObj(fileName, TrasformazioneRegola.class);
  5920.     }
  5921.    
  5922.     /**
  5923.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegola}
  5924.      *
  5925.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegola}
  5926.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegola}
  5927.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5928.      */
  5929.     public TrasformazioneRegola readTrasformazioneRegola(File file) throws DeserializerException {
  5930.         return (TrasformazioneRegola) this.xmlToObj(file, TrasformazioneRegola.class);
  5931.     }
  5932.    
  5933.     /**
  5934.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegola}
  5935.      *
  5936.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegola}
  5937.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegola}
  5938.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5939.      */
  5940.     public TrasformazioneRegola readTrasformazioneRegola(InputStream in) throws DeserializerException {
  5941.         return (TrasformazioneRegola) this.xmlToObj(in, TrasformazioneRegola.class);
  5942.     }  
  5943.    
  5944.     /**
  5945.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegola}
  5946.      *
  5947.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegola}
  5948.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegola}
  5949.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5950.      */
  5951.     public TrasformazioneRegola readTrasformazioneRegola(byte[] in) throws DeserializerException {
  5952.         return (TrasformazioneRegola) this.xmlToObj(in, TrasformazioneRegola.class);
  5953.     }  
  5954.    
  5955.     /**
  5956.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.TrasformazioneRegola}
  5957.      *
  5958.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TrasformazioneRegola}
  5959.      * @return Object type {@link org.openspcoop2.core.config.TrasformazioneRegola}
  5960.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5961.      */
  5962.     public TrasformazioneRegola readTrasformazioneRegolaFromString(String in) throws DeserializerException {
  5963.         return (TrasformazioneRegola) this.xmlToObj(in.getBytes(), TrasformazioneRegola.class);
  5964.     }  
  5965.    
  5966.    
  5967.    
  5968.     /*
  5969.      =================================================================================
  5970.      Object: inoltro-buste-non-riscontrate
  5971.      =================================================================================
  5972.     */
  5973.    
  5974.     /**
  5975.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.InoltroBusteNonRiscontrate}
  5976.      *
  5977.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InoltroBusteNonRiscontrate}
  5978.      * @return Object type {@link org.openspcoop2.core.config.InoltroBusteNonRiscontrate}
  5979.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5980.      */
  5981.     public InoltroBusteNonRiscontrate readInoltroBusteNonRiscontrate(String fileName) throws DeserializerException {
  5982.         return (InoltroBusteNonRiscontrate) this.xmlToObj(fileName, InoltroBusteNonRiscontrate.class);
  5983.     }
  5984.    
  5985.     /**
  5986.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.InoltroBusteNonRiscontrate}
  5987.      *
  5988.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InoltroBusteNonRiscontrate}
  5989.      * @return Object type {@link org.openspcoop2.core.config.InoltroBusteNonRiscontrate}
  5990.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  5991.      */
  5992.     public InoltroBusteNonRiscontrate readInoltroBusteNonRiscontrate(File file) throws DeserializerException {
  5993.         return (InoltroBusteNonRiscontrate) this.xmlToObj(file, InoltroBusteNonRiscontrate.class);
  5994.     }
  5995.    
  5996.     /**
  5997.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.InoltroBusteNonRiscontrate}
  5998.      *
  5999.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InoltroBusteNonRiscontrate}
  6000.      * @return Object type {@link org.openspcoop2.core.config.InoltroBusteNonRiscontrate}
  6001.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6002.      */
  6003.     public InoltroBusteNonRiscontrate readInoltroBusteNonRiscontrate(InputStream in) throws DeserializerException {
  6004.         return (InoltroBusteNonRiscontrate) this.xmlToObj(in, InoltroBusteNonRiscontrate.class);
  6005.     }  
  6006.    
  6007.     /**
  6008.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.InoltroBusteNonRiscontrate}
  6009.      *
  6010.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InoltroBusteNonRiscontrate}
  6011.      * @return Object type {@link org.openspcoop2.core.config.InoltroBusteNonRiscontrate}
  6012.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6013.      */
  6014.     public InoltroBusteNonRiscontrate readInoltroBusteNonRiscontrate(byte[] in) throws DeserializerException {
  6015.         return (InoltroBusteNonRiscontrate) this.xmlToObj(in, InoltroBusteNonRiscontrate.class);
  6016.     }  
  6017.    
  6018.     /**
  6019.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.InoltroBusteNonRiscontrate}
  6020.      *
  6021.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InoltroBusteNonRiscontrate}
  6022.      * @return Object type {@link org.openspcoop2.core.config.InoltroBusteNonRiscontrate}
  6023.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6024.      */
  6025.     public InoltroBusteNonRiscontrate readInoltroBusteNonRiscontrateFromString(String in) throws DeserializerException {
  6026.         return (InoltroBusteNonRiscontrate) this.xmlToObj(in.getBytes(), InoltroBusteNonRiscontrate.class);
  6027.     }  
  6028.    
  6029.    
  6030.    
  6031.     /*
  6032.      =================================================================================
  6033.      Object: route-gateway
  6034.      =================================================================================
  6035.     */
  6036.    
  6037.     /**
  6038.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.RouteGateway}
  6039.      *
  6040.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RouteGateway}
  6041.      * @return Object type {@link org.openspcoop2.core.config.RouteGateway}
  6042.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6043.      */
  6044.     public RouteGateway readRouteGateway(String fileName) throws DeserializerException {
  6045.         return (RouteGateway) this.xmlToObj(fileName, RouteGateway.class);
  6046.     }
  6047.    
  6048.     /**
  6049.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.RouteGateway}
  6050.      *
  6051.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RouteGateway}
  6052.      * @return Object type {@link org.openspcoop2.core.config.RouteGateway}
  6053.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6054.      */
  6055.     public RouteGateway readRouteGateway(File file) throws DeserializerException {
  6056.         return (RouteGateway) this.xmlToObj(file, RouteGateway.class);
  6057.     }
  6058.    
  6059.     /**
  6060.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.RouteGateway}
  6061.      *
  6062.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RouteGateway}
  6063.      * @return Object type {@link org.openspcoop2.core.config.RouteGateway}
  6064.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6065.      */
  6066.     public RouteGateway readRouteGateway(InputStream in) throws DeserializerException {
  6067.         return (RouteGateway) this.xmlToObj(in, RouteGateway.class);
  6068.     }  
  6069.    
  6070.     /**
  6071.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.RouteGateway}
  6072.      *
  6073.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RouteGateway}
  6074.      * @return Object type {@link org.openspcoop2.core.config.RouteGateway}
  6075.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6076.      */
  6077.     public RouteGateway readRouteGateway(byte[] in) throws DeserializerException {
  6078.         return (RouteGateway) this.xmlToObj(in, RouteGateway.class);
  6079.     }  
  6080.    
  6081.     /**
  6082.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.RouteGateway}
  6083.      *
  6084.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RouteGateway}
  6085.      * @return Object type {@link org.openspcoop2.core.config.RouteGateway}
  6086.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6087.      */
  6088.     public RouteGateway readRouteGatewayFromString(String in) throws DeserializerException {
  6089.         return (RouteGateway) this.xmlToObj(in.getBytes(), RouteGateway.class);
  6090.     }  
  6091.    
  6092.    
  6093.    
  6094.     /*
  6095.      =================================================================================
  6096.      Object: openspcoop2
  6097.      =================================================================================
  6098.     */
  6099.    
  6100.     /**
  6101.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.Openspcoop2}
  6102.      *
  6103.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Openspcoop2}
  6104.      * @return Object type {@link org.openspcoop2.core.config.Openspcoop2}
  6105.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6106.      */
  6107.     public Openspcoop2 readOpenspcoop2(String fileName) throws DeserializerException {
  6108.         return (Openspcoop2) this.xmlToObj(fileName, Openspcoop2.class);
  6109.     }
  6110.    
  6111.     /**
  6112.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.Openspcoop2}
  6113.      *
  6114.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Openspcoop2}
  6115.      * @return Object type {@link org.openspcoop2.core.config.Openspcoop2}
  6116.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6117.      */
  6118.     public Openspcoop2 readOpenspcoop2(File file) throws DeserializerException {
  6119.         return (Openspcoop2) this.xmlToObj(file, Openspcoop2.class);
  6120.     }
  6121.    
  6122.     /**
  6123.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.Openspcoop2}
  6124.      *
  6125.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Openspcoop2}
  6126.      * @return Object type {@link org.openspcoop2.core.config.Openspcoop2}
  6127.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6128.      */
  6129.     public Openspcoop2 readOpenspcoop2(InputStream in) throws DeserializerException {
  6130.         return (Openspcoop2) this.xmlToObj(in, Openspcoop2.class);
  6131.     }  
  6132.    
  6133.     /**
  6134.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.Openspcoop2}
  6135.      *
  6136.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Openspcoop2}
  6137.      * @return Object type {@link org.openspcoop2.core.config.Openspcoop2}
  6138.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6139.      */
  6140.     public Openspcoop2 readOpenspcoop2(byte[] in) throws DeserializerException {
  6141.         return (Openspcoop2) this.xmlToObj(in, Openspcoop2.class);
  6142.     }  
  6143.    
  6144.     /**
  6145.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.Openspcoop2}
  6146.      *
  6147.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Openspcoop2}
  6148.      * @return Object type {@link org.openspcoop2.core.config.Openspcoop2}
  6149.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6150.      */
  6151.     public Openspcoop2 readOpenspcoop2FromString(String in) throws DeserializerException {
  6152.         return (Openspcoop2) this.xmlToObj(in.getBytes(), Openspcoop2.class);
  6153.     }  
  6154.    
  6155.    
  6156.    
  6157.     /*
  6158.      =================================================================================
  6159.      Object: configurazione
  6160.      =================================================================================
  6161.     */
  6162.    
  6163.     /**
  6164.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.Configurazione}
  6165.      *
  6166.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Configurazione}
  6167.      * @return Object type {@link org.openspcoop2.core.config.Configurazione}
  6168.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6169.      */
  6170.     public Configurazione readConfigurazione(String fileName) throws DeserializerException {
  6171.         return (Configurazione) this.xmlToObj(fileName, Configurazione.class);
  6172.     }
  6173.    
  6174.     /**
  6175.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.Configurazione}
  6176.      *
  6177.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Configurazione}
  6178.      * @return Object type {@link org.openspcoop2.core.config.Configurazione}
  6179.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6180.      */
  6181.     public Configurazione readConfigurazione(File file) throws DeserializerException {
  6182.         return (Configurazione) this.xmlToObj(file, Configurazione.class);
  6183.     }
  6184.    
  6185.     /**
  6186.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.Configurazione}
  6187.      *
  6188.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Configurazione}
  6189.      * @return Object type {@link org.openspcoop2.core.config.Configurazione}
  6190.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6191.      */
  6192.     public Configurazione readConfigurazione(InputStream in) throws DeserializerException {
  6193.         return (Configurazione) this.xmlToObj(in, Configurazione.class);
  6194.     }  
  6195.    
  6196.     /**
  6197.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.Configurazione}
  6198.      *
  6199.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Configurazione}
  6200.      * @return Object type {@link org.openspcoop2.core.config.Configurazione}
  6201.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6202.      */
  6203.     public Configurazione readConfigurazione(byte[] in) throws DeserializerException {
  6204.         return (Configurazione) this.xmlToObj(in, Configurazione.class);
  6205.     }  
  6206.    
  6207.     /**
  6208.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.Configurazione}
  6209.      *
  6210.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Configurazione}
  6211.      * @return Object type {@link org.openspcoop2.core.config.Configurazione}
  6212.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6213.      */
  6214.     public Configurazione readConfigurazioneFromString(String in) throws DeserializerException {
  6215.         return (Configurazione) this.xmlToObj(in.getBytes(), Configurazione.class);
  6216.     }  
  6217.    
  6218.    
  6219.    
  6220.     /*
  6221.      =================================================================================
  6222.      Object: cors-configurazione-origin
  6223.      =================================================================================
  6224.     */
  6225.    
  6226.     /**
  6227.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.CorsConfigurazioneOrigin}
  6228.      *
  6229.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorsConfigurazioneOrigin}
  6230.      * @return Object type {@link org.openspcoop2.core.config.CorsConfigurazioneOrigin}
  6231.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6232.      */
  6233.     public CorsConfigurazioneOrigin readCorsConfigurazioneOrigin(String fileName) throws DeserializerException {
  6234.         return (CorsConfigurazioneOrigin) this.xmlToObj(fileName, CorsConfigurazioneOrigin.class);
  6235.     }
  6236.    
  6237.     /**
  6238.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.CorsConfigurazioneOrigin}
  6239.      *
  6240.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorsConfigurazioneOrigin}
  6241.      * @return Object type {@link org.openspcoop2.core.config.CorsConfigurazioneOrigin}
  6242.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6243.      */
  6244.     public CorsConfigurazioneOrigin readCorsConfigurazioneOrigin(File file) throws DeserializerException {
  6245.         return (CorsConfigurazioneOrigin) this.xmlToObj(file, CorsConfigurazioneOrigin.class);
  6246.     }
  6247.    
  6248.     /**
  6249.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.CorsConfigurazioneOrigin}
  6250.      *
  6251.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorsConfigurazioneOrigin}
  6252.      * @return Object type {@link org.openspcoop2.core.config.CorsConfigurazioneOrigin}
  6253.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6254.      */
  6255.     public CorsConfigurazioneOrigin readCorsConfigurazioneOrigin(InputStream in) throws DeserializerException {
  6256.         return (CorsConfigurazioneOrigin) this.xmlToObj(in, CorsConfigurazioneOrigin.class);
  6257.     }  
  6258.    
  6259.     /**
  6260.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.CorsConfigurazioneOrigin}
  6261.      *
  6262.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorsConfigurazioneOrigin}
  6263.      * @return Object type {@link org.openspcoop2.core.config.CorsConfigurazioneOrigin}
  6264.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6265.      */
  6266.     public CorsConfigurazioneOrigin readCorsConfigurazioneOrigin(byte[] in) throws DeserializerException {
  6267.         return (CorsConfigurazioneOrigin) this.xmlToObj(in, CorsConfigurazioneOrigin.class);
  6268.     }  
  6269.    
  6270.     /**
  6271.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.CorsConfigurazioneOrigin}
  6272.      *
  6273.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorsConfigurazioneOrigin}
  6274.      * @return Object type {@link org.openspcoop2.core.config.CorsConfigurazioneOrigin}
  6275.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6276.      */
  6277.     public CorsConfigurazioneOrigin readCorsConfigurazioneOriginFromString(String in) throws DeserializerException {
  6278.         return (CorsConfigurazioneOrigin) this.xmlToObj(in.getBytes(), CorsConfigurazioneOrigin.class);
  6279.     }  
  6280.    
  6281.    
  6282.    
  6283.     /*
  6284.      =================================================================================
  6285.      Object: cors-configurazione-methods
  6286.      =================================================================================
  6287.     */
  6288.    
  6289.     /**
  6290.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.CorsConfigurazioneMethods}
  6291.      *
  6292.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorsConfigurazioneMethods}
  6293.      * @return Object type {@link org.openspcoop2.core.config.CorsConfigurazioneMethods}
  6294.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6295.      */
  6296.     public CorsConfigurazioneMethods readCorsConfigurazioneMethods(String fileName) throws DeserializerException {
  6297.         return (CorsConfigurazioneMethods) this.xmlToObj(fileName, CorsConfigurazioneMethods.class);
  6298.     }
  6299.    
  6300.     /**
  6301.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.CorsConfigurazioneMethods}
  6302.      *
  6303.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorsConfigurazioneMethods}
  6304.      * @return Object type {@link org.openspcoop2.core.config.CorsConfigurazioneMethods}
  6305.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6306.      */
  6307.     public CorsConfigurazioneMethods readCorsConfigurazioneMethods(File file) throws DeserializerException {
  6308.         return (CorsConfigurazioneMethods) this.xmlToObj(file, CorsConfigurazioneMethods.class);
  6309.     }
  6310.    
  6311.     /**
  6312.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.CorsConfigurazioneMethods}
  6313.      *
  6314.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorsConfigurazioneMethods}
  6315.      * @return Object type {@link org.openspcoop2.core.config.CorsConfigurazioneMethods}
  6316.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6317.      */
  6318.     public CorsConfigurazioneMethods readCorsConfigurazioneMethods(InputStream in) throws DeserializerException {
  6319.         return (CorsConfigurazioneMethods) this.xmlToObj(in, CorsConfigurazioneMethods.class);
  6320.     }  
  6321.    
  6322.     /**
  6323.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.CorsConfigurazioneMethods}
  6324.      *
  6325.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorsConfigurazioneMethods}
  6326.      * @return Object type {@link org.openspcoop2.core.config.CorsConfigurazioneMethods}
  6327.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6328.      */
  6329.     public CorsConfigurazioneMethods readCorsConfigurazioneMethods(byte[] in) throws DeserializerException {
  6330.         return (CorsConfigurazioneMethods) this.xmlToObj(in, CorsConfigurazioneMethods.class);
  6331.     }  
  6332.    
  6333.     /**
  6334.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.CorsConfigurazioneMethods}
  6335.      *
  6336.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.CorsConfigurazioneMethods}
  6337.      * @return Object type {@link org.openspcoop2.core.config.CorsConfigurazioneMethods}
  6338.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6339.      */
  6340.     public CorsConfigurazioneMethods readCorsConfigurazioneMethodsFromString(String in) throws DeserializerException {
  6341.         return (CorsConfigurazioneMethods) this.xmlToObj(in.getBytes(), CorsConfigurazioneMethods.class);
  6342.     }  
  6343.    
  6344.    
  6345.    
  6346.     /*
  6347.      =================================================================================
  6348.      Object: scope
  6349.      =================================================================================
  6350.     */
  6351.    
  6352.     /**
  6353.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.Scope}
  6354.      *
  6355.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Scope}
  6356.      * @return Object type {@link org.openspcoop2.core.config.Scope}
  6357.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6358.      */
  6359.     public Scope readScope(String fileName) throws DeserializerException {
  6360.         return (Scope) this.xmlToObj(fileName, Scope.class);
  6361.     }
  6362.    
  6363.     /**
  6364.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.Scope}
  6365.      *
  6366.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Scope}
  6367.      * @return Object type {@link org.openspcoop2.core.config.Scope}
  6368.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6369.      */
  6370.     public Scope readScope(File file) throws DeserializerException {
  6371.         return (Scope) this.xmlToObj(file, Scope.class);
  6372.     }
  6373.    
  6374.     /**
  6375.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.Scope}
  6376.      *
  6377.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Scope}
  6378.      * @return Object type {@link org.openspcoop2.core.config.Scope}
  6379.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6380.      */
  6381.     public Scope readScope(InputStream in) throws DeserializerException {
  6382.         return (Scope) this.xmlToObj(in, Scope.class);
  6383.     }  
  6384.    
  6385.     /**
  6386.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.Scope}
  6387.      *
  6388.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Scope}
  6389.      * @return Object type {@link org.openspcoop2.core.config.Scope}
  6390.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6391.      */
  6392.     public Scope readScope(byte[] in) throws DeserializerException {
  6393.         return (Scope) this.xmlToObj(in, Scope.class);
  6394.     }  
  6395.    
  6396.     /**
  6397.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.Scope}
  6398.      *
  6399.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Scope}
  6400.      * @return Object type {@link org.openspcoop2.core.config.Scope}
  6401.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6402.      */
  6403.     public Scope readScopeFromString(String in) throws DeserializerException {
  6404.         return (Scope) this.xmlToObj(in.getBytes(), Scope.class);
  6405.     }  
  6406.    
  6407.    
  6408.    
  6409.     /*
  6410.      =================================================================================
  6411.      Object: accesso-dati-consegna-applicativi
  6412.      =================================================================================
  6413.     */
  6414.    
  6415.     /**
  6416.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiConsegnaApplicativi}
  6417.      *
  6418.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiConsegnaApplicativi}
  6419.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiConsegnaApplicativi}
  6420.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6421.      */
  6422.     public AccessoDatiConsegnaApplicativi readAccessoDatiConsegnaApplicativi(String fileName) throws DeserializerException {
  6423.         return (AccessoDatiConsegnaApplicativi) this.xmlToObj(fileName, AccessoDatiConsegnaApplicativi.class);
  6424.     }
  6425.    
  6426.     /**
  6427.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiConsegnaApplicativi}
  6428.      *
  6429.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiConsegnaApplicativi}
  6430.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiConsegnaApplicativi}
  6431.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6432.      */
  6433.     public AccessoDatiConsegnaApplicativi readAccessoDatiConsegnaApplicativi(File file) throws DeserializerException {
  6434.         return (AccessoDatiConsegnaApplicativi) this.xmlToObj(file, AccessoDatiConsegnaApplicativi.class);
  6435.     }
  6436.    
  6437.     /**
  6438.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiConsegnaApplicativi}
  6439.      *
  6440.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiConsegnaApplicativi}
  6441.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiConsegnaApplicativi}
  6442.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6443.      */
  6444.     public AccessoDatiConsegnaApplicativi readAccessoDatiConsegnaApplicativi(InputStream in) throws DeserializerException {
  6445.         return (AccessoDatiConsegnaApplicativi) this.xmlToObj(in, AccessoDatiConsegnaApplicativi.class);
  6446.     }  
  6447.    
  6448.     /**
  6449.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiConsegnaApplicativi}
  6450.      *
  6451.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiConsegnaApplicativi}
  6452.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiConsegnaApplicativi}
  6453.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6454.      */
  6455.     public AccessoDatiConsegnaApplicativi readAccessoDatiConsegnaApplicativi(byte[] in) throws DeserializerException {
  6456.         return (AccessoDatiConsegnaApplicativi) this.xmlToObj(in, AccessoDatiConsegnaApplicativi.class);
  6457.     }  
  6458.    
  6459.     /**
  6460.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiConsegnaApplicativi}
  6461.      *
  6462.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiConsegnaApplicativi}
  6463.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiConsegnaApplicativi}
  6464.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6465.      */
  6466.     public AccessoDatiConsegnaApplicativi readAccessoDatiConsegnaApplicativiFromString(String in) throws DeserializerException {
  6467.         return (AccessoDatiConsegnaApplicativi) this.xmlToObj(in.getBytes(), AccessoDatiConsegnaApplicativi.class);
  6468.     }  
  6469.    
  6470.    
  6471.    
  6472.     /*
  6473.      =================================================================================
  6474.      Object: tipo-filtro-abilitazione-servizi
  6475.      =================================================================================
  6476.     */
  6477.    
  6478.     /**
  6479.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.TipoFiltroAbilitazioneServizi}
  6480.      *
  6481.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TipoFiltroAbilitazioneServizi}
  6482.      * @return Object type {@link org.openspcoop2.core.config.TipoFiltroAbilitazioneServizi}
  6483.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6484.      */
  6485.     public TipoFiltroAbilitazioneServizi readTipoFiltroAbilitazioneServizi(String fileName) throws DeserializerException {
  6486.         return (TipoFiltroAbilitazioneServizi) this.xmlToObj(fileName, TipoFiltroAbilitazioneServizi.class);
  6487.     }
  6488.    
  6489.     /**
  6490.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.TipoFiltroAbilitazioneServizi}
  6491.      *
  6492.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TipoFiltroAbilitazioneServizi}
  6493.      * @return Object type {@link org.openspcoop2.core.config.TipoFiltroAbilitazioneServizi}
  6494.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6495.      */
  6496.     public TipoFiltroAbilitazioneServizi readTipoFiltroAbilitazioneServizi(File file) throws DeserializerException {
  6497.         return (TipoFiltroAbilitazioneServizi) this.xmlToObj(file, TipoFiltroAbilitazioneServizi.class);
  6498.     }
  6499.    
  6500.     /**
  6501.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.TipoFiltroAbilitazioneServizi}
  6502.      *
  6503.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TipoFiltroAbilitazioneServizi}
  6504.      * @return Object type {@link org.openspcoop2.core.config.TipoFiltroAbilitazioneServizi}
  6505.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6506.      */
  6507.     public TipoFiltroAbilitazioneServizi readTipoFiltroAbilitazioneServizi(InputStream in) throws DeserializerException {
  6508.         return (TipoFiltroAbilitazioneServizi) this.xmlToObj(in, TipoFiltroAbilitazioneServizi.class);
  6509.     }  
  6510.    
  6511.     /**
  6512.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.TipoFiltroAbilitazioneServizi}
  6513.      *
  6514.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TipoFiltroAbilitazioneServizi}
  6515.      * @return Object type {@link org.openspcoop2.core.config.TipoFiltroAbilitazioneServizi}
  6516.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6517.      */
  6518.     public TipoFiltroAbilitazioneServizi readTipoFiltroAbilitazioneServizi(byte[] in) throws DeserializerException {
  6519.         return (TipoFiltroAbilitazioneServizi) this.xmlToObj(in, TipoFiltroAbilitazioneServizi.class);
  6520.     }  
  6521.    
  6522.     /**
  6523.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.TipoFiltroAbilitazioneServizi}
  6524.      *
  6525.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.TipoFiltroAbilitazioneServizi}
  6526.      * @return Object type {@link org.openspcoop2.core.config.TipoFiltroAbilitazioneServizi}
  6527.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6528.      */
  6529.     public TipoFiltroAbilitazioneServizi readTipoFiltroAbilitazioneServiziFromString(String in) throws DeserializerException {
  6530.         return (TipoFiltroAbilitazioneServizi) this.xmlToObj(in.getBytes(), TipoFiltroAbilitazioneServizi.class);
  6531.     }  
  6532.    
  6533.    
  6534.    
  6535.     /*
  6536.      =================================================================================
  6537.      Object: stato-servizi-pdd-porta-applicativa
  6538.      =================================================================================
  6539.     */
  6540.    
  6541.     /**
  6542.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.StatoServiziPddPortaApplicativa}
  6543.      *
  6544.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.StatoServiziPddPortaApplicativa}
  6545.      * @return Object type {@link org.openspcoop2.core.config.StatoServiziPddPortaApplicativa}
  6546.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6547.      */
  6548.     public StatoServiziPddPortaApplicativa readStatoServiziPddPortaApplicativa(String fileName) throws DeserializerException {
  6549.         return (StatoServiziPddPortaApplicativa) this.xmlToObj(fileName, StatoServiziPddPortaApplicativa.class);
  6550.     }
  6551.    
  6552.     /**
  6553.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.StatoServiziPddPortaApplicativa}
  6554.      *
  6555.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.StatoServiziPddPortaApplicativa}
  6556.      * @return Object type {@link org.openspcoop2.core.config.StatoServiziPddPortaApplicativa}
  6557.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6558.      */
  6559.     public StatoServiziPddPortaApplicativa readStatoServiziPddPortaApplicativa(File file) throws DeserializerException {
  6560.         return (StatoServiziPddPortaApplicativa) this.xmlToObj(file, StatoServiziPddPortaApplicativa.class);
  6561.     }
  6562.    
  6563.     /**
  6564.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.StatoServiziPddPortaApplicativa}
  6565.      *
  6566.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.StatoServiziPddPortaApplicativa}
  6567.      * @return Object type {@link org.openspcoop2.core.config.StatoServiziPddPortaApplicativa}
  6568.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6569.      */
  6570.     public StatoServiziPddPortaApplicativa readStatoServiziPddPortaApplicativa(InputStream in) throws DeserializerException {
  6571.         return (StatoServiziPddPortaApplicativa) this.xmlToObj(in, StatoServiziPddPortaApplicativa.class);
  6572.     }  
  6573.    
  6574.     /**
  6575.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.StatoServiziPddPortaApplicativa}
  6576.      *
  6577.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.StatoServiziPddPortaApplicativa}
  6578.      * @return Object type {@link org.openspcoop2.core.config.StatoServiziPddPortaApplicativa}
  6579.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6580.      */
  6581.     public StatoServiziPddPortaApplicativa readStatoServiziPddPortaApplicativa(byte[] in) throws DeserializerException {
  6582.         return (StatoServiziPddPortaApplicativa) this.xmlToObj(in, StatoServiziPddPortaApplicativa.class);
  6583.     }  
  6584.    
  6585.     /**
  6586.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.StatoServiziPddPortaApplicativa}
  6587.      *
  6588.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.StatoServiziPddPortaApplicativa}
  6589.      * @return Object type {@link org.openspcoop2.core.config.StatoServiziPddPortaApplicativa}
  6590.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6591.      */
  6592.     public StatoServiziPddPortaApplicativa readStatoServiziPddPortaApplicativaFromString(String in) throws DeserializerException {
  6593.         return (StatoServiziPddPortaApplicativa) this.xmlToObj(in.getBytes(), StatoServiziPddPortaApplicativa.class);
  6594.     }  
  6595.    
  6596.    
  6597.    
  6598.     /*
  6599.      =================================================================================
  6600.      Object: messaggi-diagnostici
  6601.      =================================================================================
  6602.     */
  6603.    
  6604.     /**
  6605.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.MessaggiDiagnostici}
  6606.      *
  6607.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MessaggiDiagnostici}
  6608.      * @return Object type {@link org.openspcoop2.core.config.MessaggiDiagnostici}
  6609.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6610.      */
  6611.     public MessaggiDiagnostici readMessaggiDiagnostici(String fileName) throws DeserializerException {
  6612.         return (MessaggiDiagnostici) this.xmlToObj(fileName, MessaggiDiagnostici.class);
  6613.     }
  6614.    
  6615.     /**
  6616.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.MessaggiDiagnostici}
  6617.      *
  6618.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MessaggiDiagnostici}
  6619.      * @return Object type {@link org.openspcoop2.core.config.MessaggiDiagnostici}
  6620.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6621.      */
  6622.     public MessaggiDiagnostici readMessaggiDiagnostici(File file) throws DeserializerException {
  6623.         return (MessaggiDiagnostici) this.xmlToObj(file, MessaggiDiagnostici.class);
  6624.     }
  6625.    
  6626.     /**
  6627.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.MessaggiDiagnostici}
  6628.      *
  6629.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MessaggiDiagnostici}
  6630.      * @return Object type {@link org.openspcoop2.core.config.MessaggiDiagnostici}
  6631.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6632.      */
  6633.     public MessaggiDiagnostici readMessaggiDiagnostici(InputStream in) throws DeserializerException {
  6634.         return (MessaggiDiagnostici) this.xmlToObj(in, MessaggiDiagnostici.class);
  6635.     }  
  6636.    
  6637.     /**
  6638.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.MessaggiDiagnostici}
  6639.      *
  6640.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MessaggiDiagnostici}
  6641.      * @return Object type {@link org.openspcoop2.core.config.MessaggiDiagnostici}
  6642.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6643.      */
  6644.     public MessaggiDiagnostici readMessaggiDiagnostici(byte[] in) throws DeserializerException {
  6645.         return (MessaggiDiagnostici) this.xmlToObj(in, MessaggiDiagnostici.class);
  6646.     }  
  6647.    
  6648.     /**
  6649.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.MessaggiDiagnostici}
  6650.      *
  6651.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MessaggiDiagnostici}
  6652.      * @return Object type {@link org.openspcoop2.core.config.MessaggiDiagnostici}
  6653.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6654.      */
  6655.     public MessaggiDiagnostici readMessaggiDiagnosticiFromString(String in) throws DeserializerException {
  6656.         return (MessaggiDiagnostici) this.xmlToObj(in.getBytes(), MessaggiDiagnostici.class);
  6657.     }  
  6658.    
  6659.    
  6660.    
  6661.     /*
  6662.      =================================================================================
  6663.      Object: openspcoop-sorgente-dati
  6664.      =================================================================================
  6665.     */
  6666.    
  6667.     /**
  6668.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.OpenspcoopSorgenteDati}
  6669.      *
  6670.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.OpenspcoopSorgenteDati}
  6671.      * @return Object type {@link org.openspcoop2.core.config.OpenspcoopSorgenteDati}
  6672.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6673.      */
  6674.     public OpenspcoopSorgenteDati readOpenspcoopSorgenteDati(String fileName) throws DeserializerException {
  6675.         return (OpenspcoopSorgenteDati) this.xmlToObj(fileName, OpenspcoopSorgenteDati.class);
  6676.     }
  6677.    
  6678.     /**
  6679.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.OpenspcoopSorgenteDati}
  6680.      *
  6681.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.OpenspcoopSorgenteDati}
  6682.      * @return Object type {@link org.openspcoop2.core.config.OpenspcoopSorgenteDati}
  6683.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6684.      */
  6685.     public OpenspcoopSorgenteDati readOpenspcoopSorgenteDati(File file) throws DeserializerException {
  6686.         return (OpenspcoopSorgenteDati) this.xmlToObj(file, OpenspcoopSorgenteDati.class);
  6687.     }
  6688.    
  6689.     /**
  6690.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.OpenspcoopSorgenteDati}
  6691.      *
  6692.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.OpenspcoopSorgenteDati}
  6693.      * @return Object type {@link org.openspcoop2.core.config.OpenspcoopSorgenteDati}
  6694.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6695.      */
  6696.     public OpenspcoopSorgenteDati readOpenspcoopSorgenteDati(InputStream in) throws DeserializerException {
  6697.         return (OpenspcoopSorgenteDati) this.xmlToObj(in, OpenspcoopSorgenteDati.class);
  6698.     }  
  6699.    
  6700.     /**
  6701.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.OpenspcoopSorgenteDati}
  6702.      *
  6703.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.OpenspcoopSorgenteDati}
  6704.      * @return Object type {@link org.openspcoop2.core.config.OpenspcoopSorgenteDati}
  6705.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6706.      */
  6707.     public OpenspcoopSorgenteDati readOpenspcoopSorgenteDati(byte[] in) throws DeserializerException {
  6708.         return (OpenspcoopSorgenteDati) this.xmlToObj(in, OpenspcoopSorgenteDati.class);
  6709.     }  
  6710.    
  6711.     /**
  6712.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.OpenspcoopSorgenteDati}
  6713.      *
  6714.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.OpenspcoopSorgenteDati}
  6715.      * @return Object type {@link org.openspcoop2.core.config.OpenspcoopSorgenteDati}
  6716.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6717.      */
  6718.     public OpenspcoopSorgenteDati readOpenspcoopSorgenteDatiFromString(String in) throws DeserializerException {
  6719.         return (OpenspcoopSorgenteDati) this.xmlToObj(in.getBytes(), OpenspcoopSorgenteDati.class);
  6720.     }  
  6721.    
  6722.    
  6723.    
  6724.     /*
  6725.      =================================================================================
  6726.      Object: configurazione-generale-handler
  6727.      =================================================================================
  6728.     */
  6729.    
  6730.     /**
  6731.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneGeneraleHandler}
  6732.      *
  6733.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneGeneraleHandler}
  6734.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneGeneraleHandler}
  6735.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6736.      */
  6737.     public ConfigurazioneGeneraleHandler readConfigurazioneGeneraleHandler(String fileName) throws DeserializerException {
  6738.         return (ConfigurazioneGeneraleHandler) this.xmlToObj(fileName, ConfigurazioneGeneraleHandler.class);
  6739.     }
  6740.    
  6741.     /**
  6742.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneGeneraleHandler}
  6743.      *
  6744.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneGeneraleHandler}
  6745.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneGeneraleHandler}
  6746.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6747.      */
  6748.     public ConfigurazioneGeneraleHandler readConfigurazioneGeneraleHandler(File file) throws DeserializerException {
  6749.         return (ConfigurazioneGeneraleHandler) this.xmlToObj(file, ConfigurazioneGeneraleHandler.class);
  6750.     }
  6751.    
  6752.     /**
  6753.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneGeneraleHandler}
  6754.      *
  6755.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneGeneraleHandler}
  6756.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneGeneraleHandler}
  6757.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6758.      */
  6759.     public ConfigurazioneGeneraleHandler readConfigurazioneGeneraleHandler(InputStream in) throws DeserializerException {
  6760.         return (ConfigurazioneGeneraleHandler) this.xmlToObj(in, ConfigurazioneGeneraleHandler.class);
  6761.     }  
  6762.    
  6763.     /**
  6764.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneGeneraleHandler}
  6765.      *
  6766.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneGeneraleHandler}
  6767.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneGeneraleHandler}
  6768.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6769.      */
  6770.     public ConfigurazioneGeneraleHandler readConfigurazioneGeneraleHandler(byte[] in) throws DeserializerException {
  6771.         return (ConfigurazioneGeneraleHandler) this.xmlToObj(in, ConfigurazioneGeneraleHandler.class);
  6772.     }  
  6773.    
  6774.     /**
  6775.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneGeneraleHandler}
  6776.      *
  6777.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneGeneraleHandler}
  6778.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneGeneraleHandler}
  6779.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6780.      */
  6781.     public ConfigurazioneGeneraleHandler readConfigurazioneGeneraleHandlerFromString(String in) throws DeserializerException {
  6782.         return (ConfigurazioneGeneraleHandler) this.xmlToObj(in.getBytes(), ConfigurazioneGeneraleHandler.class);
  6783.     }  
  6784.    
  6785.    
  6786.    
  6787.     /*
  6788.      =================================================================================
  6789.      Object: configurazione-service-handlers
  6790.      =================================================================================
  6791.     */
  6792.    
  6793.     /**
  6794.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneServiceHandlers}
  6795.      *
  6796.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneServiceHandlers}
  6797.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneServiceHandlers}
  6798.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6799.      */
  6800.     public ConfigurazioneServiceHandlers readConfigurazioneServiceHandlers(String fileName) throws DeserializerException {
  6801.         return (ConfigurazioneServiceHandlers) this.xmlToObj(fileName, ConfigurazioneServiceHandlers.class);
  6802.     }
  6803.    
  6804.     /**
  6805.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneServiceHandlers}
  6806.      *
  6807.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneServiceHandlers}
  6808.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneServiceHandlers}
  6809.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6810.      */
  6811.     public ConfigurazioneServiceHandlers readConfigurazioneServiceHandlers(File file) throws DeserializerException {
  6812.         return (ConfigurazioneServiceHandlers) this.xmlToObj(file, ConfigurazioneServiceHandlers.class);
  6813.     }
  6814.    
  6815.     /**
  6816.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneServiceHandlers}
  6817.      *
  6818.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneServiceHandlers}
  6819.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneServiceHandlers}
  6820.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6821.      */
  6822.     public ConfigurazioneServiceHandlers readConfigurazioneServiceHandlers(InputStream in) throws DeserializerException {
  6823.         return (ConfigurazioneServiceHandlers) this.xmlToObj(in, ConfigurazioneServiceHandlers.class);
  6824.     }  
  6825.    
  6826.     /**
  6827.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneServiceHandlers}
  6828.      *
  6829.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneServiceHandlers}
  6830.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneServiceHandlers}
  6831.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6832.      */
  6833.     public ConfigurazioneServiceHandlers readConfigurazioneServiceHandlers(byte[] in) throws DeserializerException {
  6834.         return (ConfigurazioneServiceHandlers) this.xmlToObj(in, ConfigurazioneServiceHandlers.class);
  6835.     }  
  6836.    
  6837.     /**
  6838.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneServiceHandlers}
  6839.      *
  6840.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneServiceHandlers}
  6841.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneServiceHandlers}
  6842.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6843.      */
  6844.     public ConfigurazioneServiceHandlers readConfigurazioneServiceHandlersFromString(String in) throws DeserializerException {
  6845.         return (ConfigurazioneServiceHandlers) this.xmlToObj(in.getBytes(), ConfigurazioneServiceHandlers.class);
  6846.     }  
  6847.    
  6848.    
  6849.    
  6850.     /*
  6851.      =================================================================================
  6852.      Object: response-caching-configurazione-control
  6853.      =================================================================================
  6854.     */
  6855.    
  6856.     /**
  6857.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneControl}
  6858.      *
  6859.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneControl}
  6860.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneControl}
  6861.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6862.      */
  6863.     public ResponseCachingConfigurazioneControl readResponseCachingConfigurazioneControl(String fileName) throws DeserializerException {
  6864.         return (ResponseCachingConfigurazioneControl) this.xmlToObj(fileName, ResponseCachingConfigurazioneControl.class);
  6865.     }
  6866.    
  6867.     /**
  6868.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneControl}
  6869.      *
  6870.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneControl}
  6871.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneControl}
  6872.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6873.      */
  6874.     public ResponseCachingConfigurazioneControl readResponseCachingConfigurazioneControl(File file) throws DeserializerException {
  6875.         return (ResponseCachingConfigurazioneControl) this.xmlToObj(file, ResponseCachingConfigurazioneControl.class);
  6876.     }
  6877.    
  6878.     /**
  6879.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneControl}
  6880.      *
  6881.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneControl}
  6882.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneControl}
  6883.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6884.      */
  6885.     public ResponseCachingConfigurazioneControl readResponseCachingConfigurazioneControl(InputStream in) throws DeserializerException {
  6886.         return (ResponseCachingConfigurazioneControl) this.xmlToObj(in, ResponseCachingConfigurazioneControl.class);
  6887.     }  
  6888.    
  6889.     /**
  6890.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneControl}
  6891.      *
  6892.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneControl}
  6893.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneControl}
  6894.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6895.      */
  6896.     public ResponseCachingConfigurazioneControl readResponseCachingConfigurazioneControl(byte[] in) throws DeserializerException {
  6897.         return (ResponseCachingConfigurazioneControl) this.xmlToObj(in, ResponseCachingConfigurazioneControl.class);
  6898.     }  
  6899.    
  6900.     /**
  6901.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneControl}
  6902.      *
  6903.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneControl}
  6904.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneControl}
  6905.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6906.      */
  6907.     public ResponseCachingConfigurazioneControl readResponseCachingConfigurazioneControlFromString(String in) throws DeserializerException {
  6908.         return (ResponseCachingConfigurazioneControl) this.xmlToObj(in.getBytes(), ResponseCachingConfigurazioneControl.class);
  6909.     }  
  6910.    
  6911.    
  6912.    
  6913.     /*
  6914.      =================================================================================
  6915.      Object: credenziali
  6916.      =================================================================================
  6917.     */
  6918.    
  6919.     /**
  6920.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.Credenziali}
  6921.      *
  6922.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Credenziali}
  6923.      * @return Object type {@link org.openspcoop2.core.config.Credenziali}
  6924.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6925.      */
  6926.     public Credenziali readCredenziali(String fileName) throws DeserializerException {
  6927.         return (Credenziali) this.xmlToObj(fileName, Credenziali.class);
  6928.     }
  6929.    
  6930.     /**
  6931.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.Credenziali}
  6932.      *
  6933.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Credenziali}
  6934.      * @return Object type {@link org.openspcoop2.core.config.Credenziali}
  6935.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6936.      */
  6937.     public Credenziali readCredenziali(File file) throws DeserializerException {
  6938.         return (Credenziali) this.xmlToObj(file, Credenziali.class);
  6939.     }
  6940.    
  6941.     /**
  6942.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.Credenziali}
  6943.      *
  6944.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Credenziali}
  6945.      * @return Object type {@link org.openspcoop2.core.config.Credenziali}
  6946.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6947.      */
  6948.     public Credenziali readCredenziali(InputStream in) throws DeserializerException {
  6949.         return (Credenziali) this.xmlToObj(in, Credenziali.class);
  6950.     }  
  6951.    
  6952.     /**
  6953.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.Credenziali}
  6954.      *
  6955.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Credenziali}
  6956.      * @return Object type {@link org.openspcoop2.core.config.Credenziali}
  6957.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6958.      */
  6959.     public Credenziali readCredenziali(byte[] in) throws DeserializerException {
  6960.         return (Credenziali) this.xmlToObj(in, Credenziali.class);
  6961.     }  
  6962.    
  6963.     /**
  6964.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.Credenziali}
  6965.      *
  6966.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Credenziali}
  6967.      * @return Object type {@link org.openspcoop2.core.config.Credenziali}
  6968.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6969.      */
  6970.     public Credenziali readCredenzialiFromString(String in) throws DeserializerException {
  6971.         return (Credenziali) this.xmlToObj(in.getBytes(), Credenziali.class);
  6972.     }  
  6973.    
  6974.    
  6975.    
  6976.     /*
  6977.      =================================================================================
  6978.      Object: invocazione-porta
  6979.      =================================================================================
  6980.     */
  6981.    
  6982.     /**
  6983.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.InvocazionePorta}
  6984.      *
  6985.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InvocazionePorta}
  6986.      * @return Object type {@link org.openspcoop2.core.config.InvocazionePorta}
  6987.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6988.      */
  6989.     public InvocazionePorta readInvocazionePorta(String fileName) throws DeserializerException {
  6990.         return (InvocazionePorta) this.xmlToObj(fileName, InvocazionePorta.class);
  6991.     }
  6992.    
  6993.     /**
  6994.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.InvocazionePorta}
  6995.      *
  6996.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InvocazionePorta}
  6997.      * @return Object type {@link org.openspcoop2.core.config.InvocazionePorta}
  6998.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  6999.      */
  7000.     public InvocazionePorta readInvocazionePorta(File file) throws DeserializerException {
  7001.         return (InvocazionePorta) this.xmlToObj(file, InvocazionePorta.class);
  7002.     }
  7003.    
  7004.     /**
  7005.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.InvocazionePorta}
  7006.      *
  7007.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InvocazionePorta}
  7008.      * @return Object type {@link org.openspcoop2.core.config.InvocazionePorta}
  7009.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7010.      */
  7011.     public InvocazionePorta readInvocazionePorta(InputStream in) throws DeserializerException {
  7012.         return (InvocazionePorta) this.xmlToObj(in, InvocazionePorta.class);
  7013.     }  
  7014.    
  7015.     /**
  7016.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.InvocazionePorta}
  7017.      *
  7018.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InvocazionePorta}
  7019.      * @return Object type {@link org.openspcoop2.core.config.InvocazionePorta}
  7020.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7021.      */
  7022.     public InvocazionePorta readInvocazionePorta(byte[] in) throws DeserializerException {
  7023.         return (InvocazionePorta) this.xmlToObj(in, InvocazionePorta.class);
  7024.     }  
  7025.    
  7026.     /**
  7027.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.InvocazionePorta}
  7028.      *
  7029.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InvocazionePorta}
  7030.      * @return Object type {@link org.openspcoop2.core.config.InvocazionePorta}
  7031.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7032.      */
  7033.     public InvocazionePorta readInvocazionePortaFromString(String in) throws DeserializerException {
  7034.         return (InvocazionePorta) this.xmlToObj(in.getBytes(), InvocazionePorta.class);
  7035.     }  
  7036.    
  7037.    
  7038.    
  7039.     /*
  7040.      =================================================================================
  7041.      Object: invocazione-porta-gestione-errore
  7042.      =================================================================================
  7043.     */
  7044.    
  7045.     /**
  7046.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.InvocazionePortaGestioneErrore}
  7047.      *
  7048.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InvocazionePortaGestioneErrore}
  7049.      * @return Object type {@link org.openspcoop2.core.config.InvocazionePortaGestioneErrore}
  7050.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7051.      */
  7052.     public InvocazionePortaGestioneErrore readInvocazionePortaGestioneErrore(String fileName) throws DeserializerException {
  7053.         return (InvocazionePortaGestioneErrore) this.xmlToObj(fileName, InvocazionePortaGestioneErrore.class);
  7054.     }
  7055.    
  7056.     /**
  7057.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.InvocazionePortaGestioneErrore}
  7058.      *
  7059.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InvocazionePortaGestioneErrore}
  7060.      * @return Object type {@link org.openspcoop2.core.config.InvocazionePortaGestioneErrore}
  7061.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7062.      */
  7063.     public InvocazionePortaGestioneErrore readInvocazionePortaGestioneErrore(File file) throws DeserializerException {
  7064.         return (InvocazionePortaGestioneErrore) this.xmlToObj(file, InvocazionePortaGestioneErrore.class);
  7065.     }
  7066.    
  7067.     /**
  7068.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.InvocazionePortaGestioneErrore}
  7069.      *
  7070.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InvocazionePortaGestioneErrore}
  7071.      * @return Object type {@link org.openspcoop2.core.config.InvocazionePortaGestioneErrore}
  7072.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7073.      */
  7074.     public InvocazionePortaGestioneErrore readInvocazionePortaGestioneErrore(InputStream in) throws DeserializerException {
  7075.         return (InvocazionePortaGestioneErrore) this.xmlToObj(in, InvocazionePortaGestioneErrore.class);
  7076.     }  
  7077.    
  7078.     /**
  7079.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.InvocazionePortaGestioneErrore}
  7080.      *
  7081.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InvocazionePortaGestioneErrore}
  7082.      * @return Object type {@link org.openspcoop2.core.config.InvocazionePortaGestioneErrore}
  7083.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7084.      */
  7085.     public InvocazionePortaGestioneErrore readInvocazionePortaGestioneErrore(byte[] in) throws DeserializerException {
  7086.         return (InvocazionePortaGestioneErrore) this.xmlToObj(in, InvocazionePortaGestioneErrore.class);
  7087.     }  
  7088.    
  7089.     /**
  7090.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.InvocazionePortaGestioneErrore}
  7091.      *
  7092.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InvocazionePortaGestioneErrore}
  7093.      * @return Object type {@link org.openspcoop2.core.config.InvocazionePortaGestioneErrore}
  7094.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7095.      */
  7096.     public InvocazionePortaGestioneErrore readInvocazionePortaGestioneErroreFromString(String in) throws DeserializerException {
  7097.         return (InvocazionePortaGestioneErrore) this.xmlToObj(in.getBytes(), InvocazionePortaGestioneErrore.class);
  7098.     }  
  7099.    
  7100.    
  7101.    
  7102.     /*
  7103.      =================================================================================
  7104.      Object: accesso-dati-richieste
  7105.      =================================================================================
  7106.     */
  7107.    
  7108.     /**
  7109.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiRichieste}
  7110.      *
  7111.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiRichieste}
  7112.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiRichieste}
  7113.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7114.      */
  7115.     public AccessoDatiRichieste readAccessoDatiRichieste(String fileName) throws DeserializerException {
  7116.         return (AccessoDatiRichieste) this.xmlToObj(fileName, AccessoDatiRichieste.class);
  7117.     }
  7118.    
  7119.     /**
  7120.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiRichieste}
  7121.      *
  7122.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiRichieste}
  7123.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiRichieste}
  7124.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7125.      */
  7126.     public AccessoDatiRichieste readAccessoDatiRichieste(File file) throws DeserializerException {
  7127.         return (AccessoDatiRichieste) this.xmlToObj(file, AccessoDatiRichieste.class);
  7128.     }
  7129.    
  7130.     /**
  7131.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiRichieste}
  7132.      *
  7133.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiRichieste}
  7134.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiRichieste}
  7135.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7136.      */
  7137.     public AccessoDatiRichieste readAccessoDatiRichieste(InputStream in) throws DeserializerException {
  7138.         return (AccessoDatiRichieste) this.xmlToObj(in, AccessoDatiRichieste.class);
  7139.     }  
  7140.    
  7141.     /**
  7142.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiRichieste}
  7143.      *
  7144.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiRichieste}
  7145.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiRichieste}
  7146.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7147.      */
  7148.     public AccessoDatiRichieste readAccessoDatiRichieste(byte[] in) throws DeserializerException {
  7149.         return (AccessoDatiRichieste) this.xmlToObj(in, AccessoDatiRichieste.class);
  7150.     }  
  7151.    
  7152.     /**
  7153.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiRichieste}
  7154.      *
  7155.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiRichieste}
  7156.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiRichieste}
  7157.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7158.      */
  7159.     public AccessoDatiRichieste readAccessoDatiRichiesteFromString(String in) throws DeserializerException {
  7160.         return (AccessoDatiRichieste) this.xmlToObj(in.getBytes(), AccessoDatiRichieste.class);
  7161.     }  
  7162.    
  7163.    
  7164.    
  7165.     /*
  7166.      =================================================================================
  7167.      Object: tracciamento
  7168.      =================================================================================
  7169.     */
  7170.    
  7171.     /**
  7172.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.Tracciamento}
  7173.      *
  7174.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Tracciamento}
  7175.      * @return Object type {@link org.openspcoop2.core.config.Tracciamento}
  7176.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7177.      */
  7178.     public Tracciamento readTracciamento(String fileName) throws DeserializerException {
  7179.         return (Tracciamento) this.xmlToObj(fileName, Tracciamento.class);
  7180.     }
  7181.    
  7182.     /**
  7183.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.Tracciamento}
  7184.      *
  7185.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Tracciamento}
  7186.      * @return Object type {@link org.openspcoop2.core.config.Tracciamento}
  7187.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7188.      */
  7189.     public Tracciamento readTracciamento(File file) throws DeserializerException {
  7190.         return (Tracciamento) this.xmlToObj(file, Tracciamento.class);
  7191.     }
  7192.    
  7193.     /**
  7194.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.Tracciamento}
  7195.      *
  7196.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Tracciamento}
  7197.      * @return Object type {@link org.openspcoop2.core.config.Tracciamento}
  7198.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7199.      */
  7200.     public Tracciamento readTracciamento(InputStream in) throws DeserializerException {
  7201.         return (Tracciamento) this.xmlToObj(in, Tracciamento.class);
  7202.     }  
  7203.    
  7204.     /**
  7205.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.Tracciamento}
  7206.      *
  7207.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Tracciamento}
  7208.      * @return Object type {@link org.openspcoop2.core.config.Tracciamento}
  7209.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7210.      */
  7211.     public Tracciamento readTracciamento(byte[] in) throws DeserializerException {
  7212.         return (Tracciamento) this.xmlToObj(in, Tracciamento.class);
  7213.     }  
  7214.    
  7215.     /**
  7216.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.Tracciamento}
  7217.      *
  7218.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Tracciamento}
  7219.      * @return Object type {@link org.openspcoop2.core.config.Tracciamento}
  7220.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7221.      */
  7222.     public Tracciamento readTracciamentoFromString(String in) throws DeserializerException {
  7223.         return (Tracciamento) this.xmlToObj(in.getBytes(), Tracciamento.class);
  7224.     }  
  7225.    
  7226.    
  7227.    
  7228.     /*
  7229.      =================================================================================
  7230.      Object: configurazione-gestione-errore
  7231.      =================================================================================
  7232.     */
  7233.    
  7234.     /**
  7235.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneGestioneErrore}
  7236.      *
  7237.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneGestioneErrore}
  7238.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneGestioneErrore}
  7239.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7240.      */
  7241.     public ConfigurazioneGestioneErrore readConfigurazioneGestioneErrore(String fileName) throws DeserializerException {
  7242.         return (ConfigurazioneGestioneErrore) this.xmlToObj(fileName, ConfigurazioneGestioneErrore.class);
  7243.     }
  7244.    
  7245.     /**
  7246.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneGestioneErrore}
  7247.      *
  7248.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneGestioneErrore}
  7249.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneGestioneErrore}
  7250.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7251.      */
  7252.     public ConfigurazioneGestioneErrore readConfigurazioneGestioneErrore(File file) throws DeserializerException {
  7253.         return (ConfigurazioneGestioneErrore) this.xmlToObj(file, ConfigurazioneGestioneErrore.class);
  7254.     }
  7255.    
  7256.     /**
  7257.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneGestioneErrore}
  7258.      *
  7259.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneGestioneErrore}
  7260.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneGestioneErrore}
  7261.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7262.      */
  7263.     public ConfigurazioneGestioneErrore readConfigurazioneGestioneErrore(InputStream in) throws DeserializerException {
  7264.         return (ConfigurazioneGestioneErrore) this.xmlToObj(in, ConfigurazioneGestioneErrore.class);
  7265.     }  
  7266.    
  7267.     /**
  7268.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneGestioneErrore}
  7269.      *
  7270.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneGestioneErrore}
  7271.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneGestioneErrore}
  7272.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7273.      */
  7274.     public ConfigurazioneGestioneErrore readConfigurazioneGestioneErrore(byte[] in) throws DeserializerException {
  7275.         return (ConfigurazioneGestioneErrore) this.xmlToObj(in, ConfigurazioneGestioneErrore.class);
  7276.     }  
  7277.    
  7278.     /**
  7279.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneGestioneErrore}
  7280.      *
  7281.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneGestioneErrore}
  7282.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneGestioneErrore}
  7283.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7284.      */
  7285.     public ConfigurazioneGestioneErrore readConfigurazioneGestioneErroreFromString(String in) throws DeserializerException {
  7286.         return (ConfigurazioneGestioneErrore) this.xmlToObj(in.getBytes(), ConfigurazioneGestioneErrore.class);
  7287.     }  
  7288.    
  7289.    
  7290.    
  7291.     /*
  7292.      =================================================================================
  7293.      Object: accesso-dati-attribute-authority
  7294.      =================================================================================
  7295.     */
  7296.    
  7297.     /**
  7298.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiAttributeAuthority}
  7299.      *
  7300.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiAttributeAuthority}
  7301.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiAttributeAuthority}
  7302.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7303.      */
  7304.     public AccessoDatiAttributeAuthority readAccessoDatiAttributeAuthority(String fileName) throws DeserializerException {
  7305.         return (AccessoDatiAttributeAuthority) this.xmlToObj(fileName, AccessoDatiAttributeAuthority.class);
  7306.     }
  7307.    
  7308.     /**
  7309.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiAttributeAuthority}
  7310.      *
  7311.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiAttributeAuthority}
  7312.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiAttributeAuthority}
  7313.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7314.      */
  7315.     public AccessoDatiAttributeAuthority readAccessoDatiAttributeAuthority(File file) throws DeserializerException {
  7316.         return (AccessoDatiAttributeAuthority) this.xmlToObj(file, AccessoDatiAttributeAuthority.class);
  7317.     }
  7318.    
  7319.     /**
  7320.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiAttributeAuthority}
  7321.      *
  7322.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiAttributeAuthority}
  7323.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiAttributeAuthority}
  7324.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7325.      */
  7326.     public AccessoDatiAttributeAuthority readAccessoDatiAttributeAuthority(InputStream in) throws DeserializerException {
  7327.         return (AccessoDatiAttributeAuthority) this.xmlToObj(in, AccessoDatiAttributeAuthority.class);
  7328.     }  
  7329.    
  7330.     /**
  7331.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiAttributeAuthority}
  7332.      *
  7333.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiAttributeAuthority}
  7334.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiAttributeAuthority}
  7335.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7336.      */
  7337.     public AccessoDatiAttributeAuthority readAccessoDatiAttributeAuthority(byte[] in) throws DeserializerException {
  7338.         return (AccessoDatiAttributeAuthority) this.xmlToObj(in, AccessoDatiAttributeAuthority.class);
  7339.     }  
  7340.    
  7341.     /**
  7342.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiAttributeAuthority}
  7343.      *
  7344.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiAttributeAuthority}
  7345.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiAttributeAuthority}
  7346.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7347.      */
  7348.     public AccessoDatiAttributeAuthority readAccessoDatiAttributeAuthorityFromString(String in) throws DeserializerException {
  7349.         return (AccessoDatiAttributeAuthority) this.xmlToObj(in.getBytes(), AccessoDatiAttributeAuthority.class);
  7350.     }  
  7351.    
  7352.    
  7353.    
  7354.     /*
  7355.      =================================================================================
  7356.      Object: accesso-dati-autorizzazione
  7357.      =================================================================================
  7358.     */
  7359.    
  7360.     /**
  7361.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiAutorizzazione}
  7362.      *
  7363.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiAutorizzazione}
  7364.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiAutorizzazione}
  7365.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7366.      */
  7367.     public AccessoDatiAutorizzazione readAccessoDatiAutorizzazione(String fileName) throws DeserializerException {
  7368.         return (AccessoDatiAutorizzazione) this.xmlToObj(fileName, AccessoDatiAutorizzazione.class);
  7369.     }
  7370.    
  7371.     /**
  7372.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiAutorizzazione}
  7373.      *
  7374.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiAutorizzazione}
  7375.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiAutorizzazione}
  7376.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7377.      */
  7378.     public AccessoDatiAutorizzazione readAccessoDatiAutorizzazione(File file) throws DeserializerException {
  7379.         return (AccessoDatiAutorizzazione) this.xmlToObj(file, AccessoDatiAutorizzazione.class);
  7380.     }
  7381.    
  7382.     /**
  7383.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiAutorizzazione}
  7384.      *
  7385.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiAutorizzazione}
  7386.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiAutorizzazione}
  7387.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7388.      */
  7389.     public AccessoDatiAutorizzazione readAccessoDatiAutorizzazione(InputStream in) throws DeserializerException {
  7390.         return (AccessoDatiAutorizzazione) this.xmlToObj(in, AccessoDatiAutorizzazione.class);
  7391.     }  
  7392.    
  7393.     /**
  7394.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiAutorizzazione}
  7395.      *
  7396.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiAutorizzazione}
  7397.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiAutorizzazione}
  7398.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7399.      */
  7400.     public AccessoDatiAutorizzazione readAccessoDatiAutorizzazione(byte[] in) throws DeserializerException {
  7401.         return (AccessoDatiAutorizzazione) this.xmlToObj(in, AccessoDatiAutorizzazione.class);
  7402.     }  
  7403.    
  7404.     /**
  7405.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiAutorizzazione}
  7406.      *
  7407.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiAutorizzazione}
  7408.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiAutorizzazione}
  7409.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7410.      */
  7411.     public AccessoDatiAutorizzazione readAccessoDatiAutorizzazioneFromString(String in) throws DeserializerException {
  7412.         return (AccessoDatiAutorizzazione) this.xmlToObj(in.getBytes(), AccessoDatiAutorizzazione.class);
  7413.     }  
  7414.    
  7415.    
  7416.    
  7417.     /*
  7418.      =================================================================================
  7419.      Object: porta-applicativa-servizio
  7420.      =================================================================================
  7421.     */
  7422.    
  7423.     /**
  7424.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaServizio}
  7425.      *
  7426.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaServizio}
  7427.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaServizio}
  7428.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7429.      */
  7430.     public PortaApplicativaServizio readPortaApplicativaServizio(String fileName) throws DeserializerException {
  7431.         return (PortaApplicativaServizio) this.xmlToObj(fileName, PortaApplicativaServizio.class);
  7432.     }
  7433.    
  7434.     /**
  7435.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaServizio}
  7436.      *
  7437.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaServizio}
  7438.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaServizio}
  7439.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7440.      */
  7441.     public PortaApplicativaServizio readPortaApplicativaServizio(File file) throws DeserializerException {
  7442.         return (PortaApplicativaServizio) this.xmlToObj(file, PortaApplicativaServizio.class);
  7443.     }
  7444.    
  7445.     /**
  7446.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaServizio}
  7447.      *
  7448.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaServizio}
  7449.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaServizio}
  7450.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7451.      */
  7452.     public PortaApplicativaServizio readPortaApplicativaServizio(InputStream in) throws DeserializerException {
  7453.         return (PortaApplicativaServizio) this.xmlToObj(in, PortaApplicativaServizio.class);
  7454.     }  
  7455.    
  7456.     /**
  7457.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaServizio}
  7458.      *
  7459.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaServizio}
  7460.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaServizio}
  7461.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7462.      */
  7463.     public PortaApplicativaServizio readPortaApplicativaServizio(byte[] in) throws DeserializerException {
  7464.         return (PortaApplicativaServizio) this.xmlToObj(in, PortaApplicativaServizio.class);
  7465.     }  
  7466.    
  7467.     /**
  7468.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaServizio}
  7469.      *
  7470.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaServizio}
  7471.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaServizio}
  7472.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7473.      */
  7474.     public PortaApplicativaServizio readPortaApplicativaServizioFromString(String in) throws DeserializerException {
  7475.         return (PortaApplicativaServizio) this.xmlToObj(in.getBytes(), PortaApplicativaServizio.class);
  7476.     }  
  7477.    
  7478.    
  7479.    
  7480.     /*
  7481.      =================================================================================
  7482.      Object: porta-applicativa-azione
  7483.      =================================================================================
  7484.     */
  7485.    
  7486.     /**
  7487.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAzione}
  7488.      *
  7489.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAzione}
  7490.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAzione}
  7491.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7492.      */
  7493.     public PortaApplicativaAzione readPortaApplicativaAzione(String fileName) throws DeserializerException {
  7494.         return (PortaApplicativaAzione) this.xmlToObj(fileName, PortaApplicativaAzione.class);
  7495.     }
  7496.    
  7497.     /**
  7498.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAzione}
  7499.      *
  7500.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAzione}
  7501.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAzione}
  7502.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7503.      */
  7504.     public PortaApplicativaAzione readPortaApplicativaAzione(File file) throws DeserializerException {
  7505.         return (PortaApplicativaAzione) this.xmlToObj(file, PortaApplicativaAzione.class);
  7506.     }
  7507.    
  7508.     /**
  7509.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAzione}
  7510.      *
  7511.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAzione}
  7512.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAzione}
  7513.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7514.      */
  7515.     public PortaApplicativaAzione readPortaApplicativaAzione(InputStream in) throws DeserializerException {
  7516.         return (PortaApplicativaAzione) this.xmlToObj(in, PortaApplicativaAzione.class);
  7517.     }  
  7518.    
  7519.     /**
  7520.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAzione}
  7521.      *
  7522.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAzione}
  7523.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAzione}
  7524.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7525.      */
  7526.     public PortaApplicativaAzione readPortaApplicativaAzione(byte[] in) throws DeserializerException {
  7527.         return (PortaApplicativaAzione) this.xmlToObj(in, PortaApplicativaAzione.class);
  7528.     }  
  7529.    
  7530.     /**
  7531.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaAzione}
  7532.      *
  7533.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaAzione}
  7534.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaAzione}
  7535.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7536.      */
  7537.     public PortaApplicativaAzione readPortaApplicativaAzioneFromString(String in) throws DeserializerException {
  7538.         return (PortaApplicativaAzione) this.xmlToObj(in.getBytes(), PortaApplicativaAzione.class);
  7539.     }  
  7540.    
  7541.    
  7542.    
  7543.     /*
  7544.      =================================================================================
  7545.      Object: porta-applicativa-behaviour
  7546.      =================================================================================
  7547.     */
  7548.    
  7549.     /**
  7550.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaBehaviour}
  7551.      *
  7552.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaBehaviour}
  7553.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaBehaviour}
  7554.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7555.      */
  7556.     public PortaApplicativaBehaviour readPortaApplicativaBehaviour(String fileName) throws DeserializerException {
  7557.         return (PortaApplicativaBehaviour) this.xmlToObj(fileName, PortaApplicativaBehaviour.class);
  7558.     }
  7559.    
  7560.     /**
  7561.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaBehaviour}
  7562.      *
  7563.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaBehaviour}
  7564.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaBehaviour}
  7565.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7566.      */
  7567.     public PortaApplicativaBehaviour readPortaApplicativaBehaviour(File file) throws DeserializerException {
  7568.         return (PortaApplicativaBehaviour) this.xmlToObj(file, PortaApplicativaBehaviour.class);
  7569.     }
  7570.    
  7571.     /**
  7572.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaBehaviour}
  7573.      *
  7574.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaBehaviour}
  7575.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaBehaviour}
  7576.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7577.      */
  7578.     public PortaApplicativaBehaviour readPortaApplicativaBehaviour(InputStream in) throws DeserializerException {
  7579.         return (PortaApplicativaBehaviour) this.xmlToObj(in, PortaApplicativaBehaviour.class);
  7580.     }  
  7581.    
  7582.     /**
  7583.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaBehaviour}
  7584.      *
  7585.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaBehaviour}
  7586.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaBehaviour}
  7587.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7588.      */
  7589.     public PortaApplicativaBehaviour readPortaApplicativaBehaviour(byte[] in) throws DeserializerException {
  7590.         return (PortaApplicativaBehaviour) this.xmlToObj(in, PortaApplicativaBehaviour.class);
  7591.     }  
  7592.    
  7593.     /**
  7594.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.PortaApplicativaBehaviour}
  7595.      *
  7596.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.PortaApplicativaBehaviour}
  7597.      * @return Object type {@link org.openspcoop2.core.config.PortaApplicativaBehaviour}
  7598.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7599.      */
  7600.     public PortaApplicativaBehaviour readPortaApplicativaBehaviourFromString(String in) throws DeserializerException {
  7601.         return (PortaApplicativaBehaviour) this.xmlToObj(in.getBytes(), PortaApplicativaBehaviour.class);
  7602.     }  
  7603.    
  7604.    
  7605.    
  7606.     /*
  7607.      =================================================================================
  7608.      Object: routing-table
  7609.      =================================================================================
  7610.     */
  7611.    
  7612.     /**
  7613.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.RoutingTable}
  7614.      *
  7615.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RoutingTable}
  7616.      * @return Object type {@link org.openspcoop2.core.config.RoutingTable}
  7617.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7618.      */
  7619.     public RoutingTable readRoutingTable(String fileName) throws DeserializerException {
  7620.         return (RoutingTable) this.xmlToObj(fileName, RoutingTable.class);
  7621.     }
  7622.    
  7623.     /**
  7624.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.RoutingTable}
  7625.      *
  7626.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RoutingTable}
  7627.      * @return Object type {@link org.openspcoop2.core.config.RoutingTable}
  7628.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7629.      */
  7630.     public RoutingTable readRoutingTable(File file) throws DeserializerException {
  7631.         return (RoutingTable) this.xmlToObj(file, RoutingTable.class);
  7632.     }
  7633.    
  7634.     /**
  7635.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.RoutingTable}
  7636.      *
  7637.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RoutingTable}
  7638.      * @return Object type {@link org.openspcoop2.core.config.RoutingTable}
  7639.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7640.      */
  7641.     public RoutingTable readRoutingTable(InputStream in) throws DeserializerException {
  7642.         return (RoutingTable) this.xmlToObj(in, RoutingTable.class);
  7643.     }  
  7644.    
  7645.     /**
  7646.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.RoutingTable}
  7647.      *
  7648.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RoutingTable}
  7649.      * @return Object type {@link org.openspcoop2.core.config.RoutingTable}
  7650.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7651.      */
  7652.     public RoutingTable readRoutingTable(byte[] in) throws DeserializerException {
  7653.         return (RoutingTable) this.xmlToObj(in, RoutingTable.class);
  7654.     }  
  7655.    
  7656.     /**
  7657.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.RoutingTable}
  7658.      *
  7659.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RoutingTable}
  7660.      * @return Object type {@link org.openspcoop2.core.config.RoutingTable}
  7661.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7662.      */
  7663.     public RoutingTable readRoutingTableFromString(String in) throws DeserializerException {
  7664.         return (RoutingTable) this.xmlToObj(in.getBytes(), RoutingTable.class);
  7665.     }  
  7666.    
  7667.    
  7668.    
  7669.     /*
  7670.      =================================================================================
  7671.      Object: accesso-registro
  7672.      =================================================================================
  7673.     */
  7674.    
  7675.     /**
  7676.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.AccessoRegistro}
  7677.      *
  7678.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoRegistro}
  7679.      * @return Object type {@link org.openspcoop2.core.config.AccessoRegistro}
  7680.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7681.      */
  7682.     public AccessoRegistro readAccessoRegistro(String fileName) throws DeserializerException {
  7683.         return (AccessoRegistro) this.xmlToObj(fileName, AccessoRegistro.class);
  7684.     }
  7685.    
  7686.     /**
  7687.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.AccessoRegistro}
  7688.      *
  7689.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoRegistro}
  7690.      * @return Object type {@link org.openspcoop2.core.config.AccessoRegistro}
  7691.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7692.      */
  7693.     public AccessoRegistro readAccessoRegistro(File file) throws DeserializerException {
  7694.         return (AccessoRegistro) this.xmlToObj(file, AccessoRegistro.class);
  7695.     }
  7696.    
  7697.     /**
  7698.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoRegistro}
  7699.      *
  7700.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoRegistro}
  7701.      * @return Object type {@link org.openspcoop2.core.config.AccessoRegistro}
  7702.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7703.      */
  7704.     public AccessoRegistro readAccessoRegistro(InputStream in) throws DeserializerException {
  7705.         return (AccessoRegistro) this.xmlToObj(in, AccessoRegistro.class);
  7706.     }  
  7707.    
  7708.     /**
  7709.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoRegistro}
  7710.      *
  7711.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoRegistro}
  7712.      * @return Object type {@link org.openspcoop2.core.config.AccessoRegistro}
  7713.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7714.      */
  7715.     public AccessoRegistro readAccessoRegistro(byte[] in) throws DeserializerException {
  7716.         return (AccessoRegistro) this.xmlToObj(in, AccessoRegistro.class);
  7717.     }  
  7718.    
  7719.     /**
  7720.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoRegistro}
  7721.      *
  7722.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoRegistro}
  7723.      * @return Object type {@link org.openspcoop2.core.config.AccessoRegistro}
  7724.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7725.      */
  7726.     public AccessoRegistro readAccessoRegistroFromString(String in) throws DeserializerException {
  7727.         return (AccessoRegistro) this.xmlToObj(in.getBytes(), AccessoRegistro.class);
  7728.     }  
  7729.    
  7730.    
  7731.    
  7732.     /*
  7733.      =================================================================================
  7734.      Object: accesso-dati-autenticazione
  7735.      =================================================================================
  7736.     */
  7737.    
  7738.     /**
  7739.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiAutenticazione}
  7740.      *
  7741.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiAutenticazione}
  7742.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiAutenticazione}
  7743.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7744.      */
  7745.     public AccessoDatiAutenticazione readAccessoDatiAutenticazione(String fileName) throws DeserializerException {
  7746.         return (AccessoDatiAutenticazione) this.xmlToObj(fileName, AccessoDatiAutenticazione.class);
  7747.     }
  7748.    
  7749.     /**
  7750.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiAutenticazione}
  7751.      *
  7752.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiAutenticazione}
  7753.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiAutenticazione}
  7754.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7755.      */
  7756.     public AccessoDatiAutenticazione readAccessoDatiAutenticazione(File file) throws DeserializerException {
  7757.         return (AccessoDatiAutenticazione) this.xmlToObj(file, AccessoDatiAutenticazione.class);
  7758.     }
  7759.    
  7760.     /**
  7761.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiAutenticazione}
  7762.      *
  7763.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiAutenticazione}
  7764.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiAutenticazione}
  7765.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7766.      */
  7767.     public AccessoDatiAutenticazione readAccessoDatiAutenticazione(InputStream in) throws DeserializerException {
  7768.         return (AccessoDatiAutenticazione) this.xmlToObj(in, AccessoDatiAutenticazione.class);
  7769.     }  
  7770.    
  7771.     /**
  7772.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiAutenticazione}
  7773.      *
  7774.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiAutenticazione}
  7775.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiAutenticazione}
  7776.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7777.      */
  7778.     public AccessoDatiAutenticazione readAccessoDatiAutenticazione(byte[] in) throws DeserializerException {
  7779.         return (AccessoDatiAutenticazione) this.xmlToObj(in, AccessoDatiAutenticazione.class);
  7780.     }  
  7781.    
  7782.     /**
  7783.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.AccessoDatiAutenticazione}
  7784.      *
  7785.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.AccessoDatiAutenticazione}
  7786.      * @return Object type {@link org.openspcoop2.core.config.AccessoDatiAutenticazione}
  7787.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7788.      */
  7789.     public AccessoDatiAutenticazione readAccessoDatiAutenticazioneFromString(String in) throws DeserializerException {
  7790.         return (AccessoDatiAutenticazione) this.xmlToObj(in.getBytes(), AccessoDatiAutenticazione.class);
  7791.     }  
  7792.    
  7793.    
  7794.    
  7795.     /*
  7796.      =================================================================================
  7797.      Object: configurazione-multitenant
  7798.      =================================================================================
  7799.     */
  7800.    
  7801.     /**
  7802.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneMultitenant}
  7803.      *
  7804.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneMultitenant}
  7805.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneMultitenant}
  7806.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7807.      */
  7808.     public ConfigurazioneMultitenant readConfigurazioneMultitenant(String fileName) throws DeserializerException {
  7809.         return (ConfigurazioneMultitenant) this.xmlToObj(fileName, ConfigurazioneMultitenant.class);
  7810.     }
  7811.    
  7812.     /**
  7813.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneMultitenant}
  7814.      *
  7815.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneMultitenant}
  7816.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneMultitenant}
  7817.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7818.      */
  7819.     public ConfigurazioneMultitenant readConfigurazioneMultitenant(File file) throws DeserializerException {
  7820.         return (ConfigurazioneMultitenant) this.xmlToObj(file, ConfigurazioneMultitenant.class);
  7821.     }
  7822.    
  7823.     /**
  7824.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneMultitenant}
  7825.      *
  7826.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneMultitenant}
  7827.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneMultitenant}
  7828.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7829.      */
  7830.     public ConfigurazioneMultitenant readConfigurazioneMultitenant(InputStream in) throws DeserializerException {
  7831.         return (ConfigurazioneMultitenant) this.xmlToObj(in, ConfigurazioneMultitenant.class);
  7832.     }  
  7833.    
  7834.     /**
  7835.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneMultitenant}
  7836.      *
  7837.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneMultitenant}
  7838.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneMultitenant}
  7839.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7840.      */
  7841.     public ConfigurazioneMultitenant readConfigurazioneMultitenant(byte[] in) throws DeserializerException {
  7842.         return (ConfigurazioneMultitenant) this.xmlToObj(in, ConfigurazioneMultitenant.class);
  7843.     }  
  7844.    
  7845.     /**
  7846.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneMultitenant}
  7847.      *
  7848.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneMultitenant}
  7849.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneMultitenant}
  7850.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7851.      */
  7852.     public ConfigurazioneMultitenant readConfigurazioneMultitenantFromString(String in) throws DeserializerException {
  7853.         return (ConfigurazioneMultitenant) this.xmlToObj(in.getBytes(), ConfigurazioneMultitenant.class);
  7854.     }  
  7855.    
  7856.    
  7857.    
  7858.     /*
  7859.      =================================================================================
  7860.      Object: configurazione-url-invocazione
  7861.      =================================================================================
  7862.     */
  7863.    
  7864.     /**
  7865.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazione}
  7866.      *
  7867.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazione}
  7868.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazione}
  7869.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7870.      */
  7871.     public ConfigurazioneUrlInvocazione readConfigurazioneUrlInvocazione(String fileName) throws DeserializerException {
  7872.         return (ConfigurazioneUrlInvocazione) this.xmlToObj(fileName, ConfigurazioneUrlInvocazione.class);
  7873.     }
  7874.    
  7875.     /**
  7876.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazione}
  7877.      *
  7878.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazione}
  7879.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazione}
  7880.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7881.      */
  7882.     public ConfigurazioneUrlInvocazione readConfigurazioneUrlInvocazione(File file) throws DeserializerException {
  7883.         return (ConfigurazioneUrlInvocazione) this.xmlToObj(file, ConfigurazioneUrlInvocazione.class);
  7884.     }
  7885.    
  7886.     /**
  7887.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazione}
  7888.      *
  7889.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazione}
  7890.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazione}
  7891.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7892.      */
  7893.     public ConfigurazioneUrlInvocazione readConfigurazioneUrlInvocazione(InputStream in) throws DeserializerException {
  7894.         return (ConfigurazioneUrlInvocazione) this.xmlToObj(in, ConfigurazioneUrlInvocazione.class);
  7895.     }  
  7896.    
  7897.     /**
  7898.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazione}
  7899.      *
  7900.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazione}
  7901.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazione}
  7902.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7903.      */
  7904.     public ConfigurazioneUrlInvocazione readConfigurazioneUrlInvocazione(byte[] in) throws DeserializerException {
  7905.         return (ConfigurazioneUrlInvocazione) this.xmlToObj(in, ConfigurazioneUrlInvocazione.class);
  7906.     }  
  7907.    
  7908.     /**
  7909.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazione}
  7910.      *
  7911.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazione}
  7912.      * @return Object type {@link org.openspcoop2.core.config.ConfigurazioneUrlInvocazione}
  7913.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7914.      */
  7915.     public ConfigurazioneUrlInvocazione readConfigurazioneUrlInvocazioneFromString(String in) throws DeserializerException {
  7916.         return (ConfigurazioneUrlInvocazione) this.xmlToObj(in.getBytes(), ConfigurazioneUrlInvocazione.class);
  7917.     }  
  7918.    
  7919.    
  7920.    
  7921.     /*
  7922.      =================================================================================
  7923.      Object: validazione-buste
  7924.      =================================================================================
  7925.     */
  7926.    
  7927.     /**
  7928.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.ValidazioneBuste}
  7929.      *
  7930.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ValidazioneBuste}
  7931.      * @return Object type {@link org.openspcoop2.core.config.ValidazioneBuste}
  7932.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7933.      */
  7934.     public ValidazioneBuste readValidazioneBuste(String fileName) throws DeserializerException {
  7935.         return (ValidazioneBuste) this.xmlToObj(fileName, ValidazioneBuste.class);
  7936.     }
  7937.    
  7938.     /**
  7939.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.ValidazioneBuste}
  7940.      *
  7941.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ValidazioneBuste}
  7942.      * @return Object type {@link org.openspcoop2.core.config.ValidazioneBuste}
  7943.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7944.      */
  7945.     public ValidazioneBuste readValidazioneBuste(File file) throws DeserializerException {
  7946.         return (ValidazioneBuste) this.xmlToObj(file, ValidazioneBuste.class);
  7947.     }
  7948.    
  7949.     /**
  7950.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.ValidazioneBuste}
  7951.      *
  7952.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ValidazioneBuste}
  7953.      * @return Object type {@link org.openspcoop2.core.config.ValidazioneBuste}
  7954.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7955.      */
  7956.     public ValidazioneBuste readValidazioneBuste(InputStream in) throws DeserializerException {
  7957.         return (ValidazioneBuste) this.xmlToObj(in, ValidazioneBuste.class);
  7958.     }  
  7959.    
  7960.     /**
  7961.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.ValidazioneBuste}
  7962.      *
  7963.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ValidazioneBuste}
  7964.      * @return Object type {@link org.openspcoop2.core.config.ValidazioneBuste}
  7965.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7966.      */
  7967.     public ValidazioneBuste readValidazioneBuste(byte[] in) throws DeserializerException {
  7968.         return (ValidazioneBuste) this.xmlToObj(in, ValidazioneBuste.class);
  7969.     }  
  7970.    
  7971.     /**
  7972.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.ValidazioneBuste}
  7973.      *
  7974.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ValidazioneBuste}
  7975.      * @return Object type {@link org.openspcoop2.core.config.ValidazioneBuste}
  7976.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7977.      */
  7978.     public ValidazioneBuste readValidazioneBusteFromString(String in) throws DeserializerException {
  7979.         return (ValidazioneBuste) this.xmlToObj(in.getBytes(), ValidazioneBuste.class);
  7980.     }  
  7981.    
  7982.    
  7983.    
  7984.     /*
  7985.      =================================================================================
  7986.      Object: indirizzo-risposta
  7987.      =================================================================================
  7988.     */
  7989.    
  7990.     /**
  7991.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.IndirizzoRisposta}
  7992.      *
  7993.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IndirizzoRisposta}
  7994.      * @return Object type {@link org.openspcoop2.core.config.IndirizzoRisposta}
  7995.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  7996.      */
  7997.     public IndirizzoRisposta readIndirizzoRisposta(String fileName) throws DeserializerException {
  7998.         return (IndirizzoRisposta) this.xmlToObj(fileName, IndirizzoRisposta.class);
  7999.     }
  8000.    
  8001.     /**
  8002.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.IndirizzoRisposta}
  8003.      *
  8004.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IndirizzoRisposta}
  8005.      * @return Object type {@link org.openspcoop2.core.config.IndirizzoRisposta}
  8006.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8007.      */
  8008.     public IndirizzoRisposta readIndirizzoRisposta(File file) throws DeserializerException {
  8009.         return (IndirizzoRisposta) this.xmlToObj(file, IndirizzoRisposta.class);
  8010.     }
  8011.    
  8012.     /**
  8013.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.IndirizzoRisposta}
  8014.      *
  8015.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IndirizzoRisposta}
  8016.      * @return Object type {@link org.openspcoop2.core.config.IndirizzoRisposta}
  8017.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8018.      */
  8019.     public IndirizzoRisposta readIndirizzoRisposta(InputStream in) throws DeserializerException {
  8020.         return (IndirizzoRisposta) this.xmlToObj(in, IndirizzoRisposta.class);
  8021.     }  
  8022.    
  8023.     /**
  8024.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.IndirizzoRisposta}
  8025.      *
  8026.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IndirizzoRisposta}
  8027.      * @return Object type {@link org.openspcoop2.core.config.IndirizzoRisposta}
  8028.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8029.      */
  8030.     public IndirizzoRisposta readIndirizzoRisposta(byte[] in) throws DeserializerException {
  8031.         return (IndirizzoRisposta) this.xmlToObj(in, IndirizzoRisposta.class);
  8032.     }  
  8033.    
  8034.     /**
  8035.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.IndirizzoRisposta}
  8036.      *
  8037.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IndirizzoRisposta}
  8038.      * @return Object type {@link org.openspcoop2.core.config.IndirizzoRisposta}
  8039.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8040.      */
  8041.     public IndirizzoRisposta readIndirizzoRispostaFromString(String in) throws DeserializerException {
  8042.         return (IndirizzoRisposta) this.xmlToObj(in.getBytes(), IndirizzoRisposta.class);
  8043.     }  
  8044.    
  8045.    
  8046.    
  8047.     /*
  8048.      =================================================================================
  8049.      Object: attachments
  8050.      =================================================================================
  8051.     */
  8052.    
  8053.     /**
  8054.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.Attachments}
  8055.      *
  8056.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Attachments}
  8057.      * @return Object type {@link org.openspcoop2.core.config.Attachments}
  8058.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8059.      */
  8060.     public Attachments readAttachments(String fileName) throws DeserializerException {
  8061.         return (Attachments) this.xmlToObj(fileName, Attachments.class);
  8062.     }
  8063.    
  8064.     /**
  8065.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.Attachments}
  8066.      *
  8067.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Attachments}
  8068.      * @return Object type {@link org.openspcoop2.core.config.Attachments}
  8069.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8070.      */
  8071.     public Attachments readAttachments(File file) throws DeserializerException {
  8072.         return (Attachments) this.xmlToObj(file, Attachments.class);
  8073.     }
  8074.    
  8075.     /**
  8076.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.Attachments}
  8077.      *
  8078.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Attachments}
  8079.      * @return Object type {@link org.openspcoop2.core.config.Attachments}
  8080.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8081.      */
  8082.     public Attachments readAttachments(InputStream in) throws DeserializerException {
  8083.         return (Attachments) this.xmlToObj(in, Attachments.class);
  8084.     }  
  8085.    
  8086.     /**
  8087.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.Attachments}
  8088.      *
  8089.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Attachments}
  8090.      * @return Object type {@link org.openspcoop2.core.config.Attachments}
  8091.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8092.      */
  8093.     public Attachments readAttachments(byte[] in) throws DeserializerException {
  8094.         return (Attachments) this.xmlToObj(in, Attachments.class);
  8095.     }  
  8096.    
  8097.     /**
  8098.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.Attachments}
  8099.      *
  8100.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Attachments}
  8101.      * @return Object type {@link org.openspcoop2.core.config.Attachments}
  8102.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8103.      */
  8104.     public Attachments readAttachmentsFromString(String in) throws DeserializerException {
  8105.         return (Attachments) this.xmlToObj(in.getBytes(), Attachments.class);
  8106.     }  
  8107.    
  8108.    
  8109.    
  8110.     /*
  8111.      =================================================================================
  8112.      Object: risposte
  8113.      =================================================================================
  8114.     */
  8115.    
  8116.     /**
  8117.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.Risposte}
  8118.      *
  8119.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Risposte}
  8120.      * @return Object type {@link org.openspcoop2.core.config.Risposte}
  8121.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8122.      */
  8123.     public Risposte readRisposte(String fileName) throws DeserializerException {
  8124.         return (Risposte) this.xmlToObj(fileName, Risposte.class);
  8125.     }
  8126.    
  8127.     /**
  8128.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.Risposte}
  8129.      *
  8130.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Risposte}
  8131.      * @return Object type {@link org.openspcoop2.core.config.Risposte}
  8132.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8133.      */
  8134.     public Risposte readRisposte(File file) throws DeserializerException {
  8135.         return (Risposte) this.xmlToObj(file, Risposte.class);
  8136.     }
  8137.    
  8138.     /**
  8139.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.Risposte}
  8140.      *
  8141.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Risposte}
  8142.      * @return Object type {@link org.openspcoop2.core.config.Risposte}
  8143.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8144.      */
  8145.     public Risposte readRisposte(InputStream in) throws DeserializerException {
  8146.         return (Risposte) this.xmlToObj(in, Risposte.class);
  8147.     }  
  8148.    
  8149.     /**
  8150.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.Risposte}
  8151.      *
  8152.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Risposte}
  8153.      * @return Object type {@link org.openspcoop2.core.config.Risposte}
  8154.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8155.      */
  8156.     public Risposte readRisposte(byte[] in) throws DeserializerException {
  8157.         return (Risposte) this.xmlToObj(in, Risposte.class);
  8158.     }  
  8159.    
  8160.     /**
  8161.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.Risposte}
  8162.      *
  8163.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Risposte}
  8164.      * @return Object type {@link org.openspcoop2.core.config.Risposte}
  8165.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8166.      */
  8167.     public Risposte readRisposteFromString(String in) throws DeserializerException {
  8168.         return (Risposte) this.xmlToObj(in.getBytes(), Risposte.class);
  8169.     }  
  8170.    
  8171.    
  8172.    
  8173.     /*
  8174.      =================================================================================
  8175.      Object: dump
  8176.      =================================================================================
  8177.     */
  8178.    
  8179.     /**
  8180.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.Dump}
  8181.      *
  8182.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Dump}
  8183.      * @return Object type {@link org.openspcoop2.core.config.Dump}
  8184.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8185.      */
  8186.     public Dump readDump(String fileName) throws DeserializerException {
  8187.         return (Dump) this.xmlToObj(fileName, Dump.class);
  8188.     }
  8189.    
  8190.     /**
  8191.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.Dump}
  8192.      *
  8193.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Dump}
  8194.      * @return Object type {@link org.openspcoop2.core.config.Dump}
  8195.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8196.      */
  8197.     public Dump readDump(File file) throws DeserializerException {
  8198.         return (Dump) this.xmlToObj(file, Dump.class);
  8199.     }
  8200.    
  8201.     /**
  8202.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.Dump}
  8203.      *
  8204.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Dump}
  8205.      * @return Object type {@link org.openspcoop2.core.config.Dump}
  8206.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8207.      */
  8208.     public Dump readDump(InputStream in) throws DeserializerException {
  8209.         return (Dump) this.xmlToObj(in, Dump.class);
  8210.     }  
  8211.    
  8212.     /**
  8213.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.Dump}
  8214.      *
  8215.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Dump}
  8216.      * @return Object type {@link org.openspcoop2.core.config.Dump}
  8217.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8218.      */
  8219.     public Dump readDump(byte[] in) throws DeserializerException {
  8220.         return (Dump) this.xmlToObj(in, Dump.class);
  8221.     }  
  8222.    
  8223.     /**
  8224.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.Dump}
  8225.      *
  8226.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.Dump}
  8227.      * @return Object type {@link org.openspcoop2.core.config.Dump}
  8228.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8229.      */
  8230.     public Dump readDumpFromString(String in) throws DeserializerException {
  8231.         return (Dump) this.xmlToObj(in.getBytes(), Dump.class);
  8232.     }  
  8233.    
  8234.    
  8235.    
  8236.     /*
  8237.      =================================================================================
  8238.      Object: integration-manager
  8239.      =================================================================================
  8240.     */
  8241.    
  8242.     /**
  8243.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.IntegrationManager}
  8244.      *
  8245.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IntegrationManager}
  8246.      * @return Object type {@link org.openspcoop2.core.config.IntegrationManager}
  8247.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8248.      */
  8249.     public IntegrationManager readIntegrationManager(String fileName) throws DeserializerException {
  8250.         return (IntegrationManager) this.xmlToObj(fileName, IntegrationManager.class);
  8251.     }
  8252.    
  8253.     /**
  8254.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.IntegrationManager}
  8255.      *
  8256.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IntegrationManager}
  8257.      * @return Object type {@link org.openspcoop2.core.config.IntegrationManager}
  8258.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8259.      */
  8260.     public IntegrationManager readIntegrationManager(File file) throws DeserializerException {
  8261.         return (IntegrationManager) this.xmlToObj(file, IntegrationManager.class);
  8262.     }
  8263.    
  8264.     /**
  8265.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.IntegrationManager}
  8266.      *
  8267.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IntegrationManager}
  8268.      * @return Object type {@link org.openspcoop2.core.config.IntegrationManager}
  8269.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8270.      */
  8271.     public IntegrationManager readIntegrationManager(InputStream in) throws DeserializerException {
  8272.         return (IntegrationManager) this.xmlToObj(in, IntegrationManager.class);
  8273.     }  
  8274.    
  8275.     /**
  8276.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.IntegrationManager}
  8277.      *
  8278.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IntegrationManager}
  8279.      * @return Object type {@link org.openspcoop2.core.config.IntegrationManager}
  8280.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8281.      */
  8282.     public IntegrationManager readIntegrationManager(byte[] in) throws DeserializerException {
  8283.         return (IntegrationManager) this.xmlToObj(in, IntegrationManager.class);
  8284.     }  
  8285.    
  8286.     /**
  8287.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.IntegrationManager}
  8288.      *
  8289.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.IntegrationManager}
  8290.      * @return Object type {@link org.openspcoop2.core.config.IntegrationManager}
  8291.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8292.      */
  8293.     public IntegrationManager readIntegrationManagerFromString(String in) throws DeserializerException {
  8294.         return (IntegrationManager) this.xmlToObj(in.getBytes(), IntegrationManager.class);
  8295.     }  
  8296.    
  8297.    
  8298.    
  8299.     /*
  8300.      =================================================================================
  8301.      Object: stato-servizi-pdd
  8302.      =================================================================================
  8303.     */
  8304.    
  8305.     /**
  8306.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.StatoServiziPdd}
  8307.      *
  8308.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.StatoServiziPdd}
  8309.      * @return Object type {@link org.openspcoop2.core.config.StatoServiziPdd}
  8310.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8311.      */
  8312.     public StatoServiziPdd readStatoServiziPdd(String fileName) throws DeserializerException {
  8313.         return (StatoServiziPdd) this.xmlToObj(fileName, StatoServiziPdd.class);
  8314.     }
  8315.    
  8316.     /**
  8317.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.StatoServiziPdd}
  8318.      *
  8319.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.StatoServiziPdd}
  8320.      * @return Object type {@link org.openspcoop2.core.config.StatoServiziPdd}
  8321.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8322.      */
  8323.     public StatoServiziPdd readStatoServiziPdd(File file) throws DeserializerException {
  8324.         return (StatoServiziPdd) this.xmlToObj(file, StatoServiziPdd.class);
  8325.     }
  8326.    
  8327.     /**
  8328.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.StatoServiziPdd}
  8329.      *
  8330.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.StatoServiziPdd}
  8331.      * @return Object type {@link org.openspcoop2.core.config.StatoServiziPdd}
  8332.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8333.      */
  8334.     public StatoServiziPdd readStatoServiziPdd(InputStream in) throws DeserializerException {
  8335.         return (StatoServiziPdd) this.xmlToObj(in, StatoServiziPdd.class);
  8336.     }  
  8337.    
  8338.     /**
  8339.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.StatoServiziPdd}
  8340.      *
  8341.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.StatoServiziPdd}
  8342.      * @return Object type {@link org.openspcoop2.core.config.StatoServiziPdd}
  8343.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8344.      */
  8345.     public StatoServiziPdd readStatoServiziPdd(byte[] in) throws DeserializerException {
  8346.         return (StatoServiziPdd) this.xmlToObj(in, StatoServiziPdd.class);
  8347.     }  
  8348.    
  8349.     /**
  8350.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.StatoServiziPdd}
  8351.      *
  8352.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.StatoServiziPdd}
  8353.      * @return Object type {@link org.openspcoop2.core.config.StatoServiziPdd}
  8354.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8355.      */
  8356.     public StatoServiziPdd readStatoServiziPddFromString(String in) throws DeserializerException {
  8357.         return (StatoServiziPdd) this.xmlToObj(in.getBytes(), StatoServiziPdd.class);
  8358.     }  
  8359.    
  8360.    
  8361.    
  8362.     /*
  8363.      =================================================================================
  8364.      Object: response-caching-configurazione-generale
  8365.      =================================================================================
  8366.     */
  8367.    
  8368.     /**
  8369.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneGenerale}
  8370.      *
  8371.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneGenerale}
  8372.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneGenerale}
  8373.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8374.      */
  8375.     public ResponseCachingConfigurazioneGenerale readResponseCachingConfigurazioneGenerale(String fileName) throws DeserializerException {
  8376.         return (ResponseCachingConfigurazioneGenerale) this.xmlToObj(fileName, ResponseCachingConfigurazioneGenerale.class);
  8377.     }
  8378.    
  8379.     /**
  8380.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneGenerale}
  8381.      *
  8382.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneGenerale}
  8383.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneGenerale}
  8384.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8385.      */
  8386.     public ResponseCachingConfigurazioneGenerale readResponseCachingConfigurazioneGenerale(File file) throws DeserializerException {
  8387.         return (ResponseCachingConfigurazioneGenerale) this.xmlToObj(file, ResponseCachingConfigurazioneGenerale.class);
  8388.     }
  8389.    
  8390.     /**
  8391.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneGenerale}
  8392.      *
  8393.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneGenerale}
  8394.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneGenerale}
  8395.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8396.      */
  8397.     public ResponseCachingConfigurazioneGenerale readResponseCachingConfigurazioneGenerale(InputStream in) throws DeserializerException {
  8398.         return (ResponseCachingConfigurazioneGenerale) this.xmlToObj(in, ResponseCachingConfigurazioneGenerale.class);
  8399.     }  
  8400.    
  8401.     /**
  8402.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneGenerale}
  8403.      *
  8404.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneGenerale}
  8405.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneGenerale}
  8406.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8407.      */
  8408.     public ResponseCachingConfigurazioneGenerale readResponseCachingConfigurazioneGenerale(byte[] in) throws DeserializerException {
  8409.         return (ResponseCachingConfigurazioneGenerale) this.xmlToObj(in, ResponseCachingConfigurazioneGenerale.class);
  8410.     }  
  8411.    
  8412.     /**
  8413.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneGenerale}
  8414.      *
  8415.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneGenerale}
  8416.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneGenerale}
  8417.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8418.      */
  8419.     public ResponseCachingConfigurazioneGenerale readResponseCachingConfigurazioneGeneraleFromString(String in) throws DeserializerException {
  8420.         return (ResponseCachingConfigurazioneGenerale) this.xmlToObj(in.getBytes(), ResponseCachingConfigurazioneGenerale.class);
  8421.     }  
  8422.    
  8423.    
  8424.    
  8425.     /*
  8426.      =================================================================================
  8427.      Object: response-caching-configurazione-hash-generator
  8428.      =================================================================================
  8429.     */
  8430.    
  8431.     /**
  8432.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneHashGenerator}
  8433.      *
  8434.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneHashGenerator}
  8435.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneHashGenerator}
  8436.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8437.      */
  8438.     public ResponseCachingConfigurazioneHashGenerator readResponseCachingConfigurazioneHashGenerator(String fileName) throws DeserializerException {
  8439.         return (ResponseCachingConfigurazioneHashGenerator) this.xmlToObj(fileName, ResponseCachingConfigurazioneHashGenerator.class);
  8440.     }
  8441.    
  8442.     /**
  8443.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneHashGenerator}
  8444.      *
  8445.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneHashGenerator}
  8446.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneHashGenerator}
  8447.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8448.      */
  8449.     public ResponseCachingConfigurazioneHashGenerator readResponseCachingConfigurazioneHashGenerator(File file) throws DeserializerException {
  8450.         return (ResponseCachingConfigurazioneHashGenerator) this.xmlToObj(file, ResponseCachingConfigurazioneHashGenerator.class);
  8451.     }
  8452.    
  8453.     /**
  8454.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneHashGenerator}
  8455.      *
  8456.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneHashGenerator}
  8457.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneHashGenerator}
  8458.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8459.      */
  8460.     public ResponseCachingConfigurazioneHashGenerator readResponseCachingConfigurazioneHashGenerator(InputStream in) throws DeserializerException {
  8461.         return (ResponseCachingConfigurazioneHashGenerator) this.xmlToObj(in, ResponseCachingConfigurazioneHashGenerator.class);
  8462.     }  
  8463.    
  8464.     /**
  8465.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneHashGenerator}
  8466.      *
  8467.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneHashGenerator}
  8468.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneHashGenerator}
  8469.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8470.      */
  8471.     public ResponseCachingConfigurazioneHashGenerator readResponseCachingConfigurazioneHashGenerator(byte[] in) throws DeserializerException {
  8472.         return (ResponseCachingConfigurazioneHashGenerator) this.xmlToObj(in, ResponseCachingConfigurazioneHashGenerator.class);
  8473.     }  
  8474.    
  8475.     /**
  8476.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneHashGenerator}
  8477.      *
  8478.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneHashGenerator}
  8479.      * @return Object type {@link org.openspcoop2.core.config.ResponseCachingConfigurazioneHashGenerator}
  8480.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8481.      */
  8482.     public ResponseCachingConfigurazioneHashGenerator readResponseCachingConfigurazioneHashGeneratorFromString(String in) throws DeserializerException {
  8483.         return (ResponseCachingConfigurazioneHashGenerator) this.xmlToObj(in.getBytes(), ResponseCachingConfigurazioneHashGenerator.class);
  8484.     }  
  8485.    
  8486.    
  8487.    
  8488.     /*
  8489.      =================================================================================
  8490.      Object: mtom-processor-flow-parameter
  8491.      =================================================================================
  8492.     */
  8493.    
  8494.     /**
  8495.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.MtomProcessorFlowParameter}
  8496.      *
  8497.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MtomProcessorFlowParameter}
  8498.      * @return Object type {@link org.openspcoop2.core.config.MtomProcessorFlowParameter}
  8499.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8500.      */
  8501.     public MtomProcessorFlowParameter readMtomProcessorFlowParameter(String fileName) throws DeserializerException {
  8502.         return (MtomProcessorFlowParameter) this.xmlToObj(fileName, MtomProcessorFlowParameter.class);
  8503.     }
  8504.    
  8505.     /**
  8506.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.MtomProcessorFlowParameter}
  8507.      *
  8508.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MtomProcessorFlowParameter}
  8509.      * @return Object type {@link org.openspcoop2.core.config.MtomProcessorFlowParameter}
  8510.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8511.      */
  8512.     public MtomProcessorFlowParameter readMtomProcessorFlowParameter(File file) throws DeserializerException {
  8513.         return (MtomProcessorFlowParameter) this.xmlToObj(file, MtomProcessorFlowParameter.class);
  8514.     }
  8515.    
  8516.     /**
  8517.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.MtomProcessorFlowParameter}
  8518.      *
  8519.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MtomProcessorFlowParameter}
  8520.      * @return Object type {@link org.openspcoop2.core.config.MtomProcessorFlowParameter}
  8521.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8522.      */
  8523.     public MtomProcessorFlowParameter readMtomProcessorFlowParameter(InputStream in) throws DeserializerException {
  8524.         return (MtomProcessorFlowParameter) this.xmlToObj(in, MtomProcessorFlowParameter.class);
  8525.     }  
  8526.    
  8527.     /**
  8528.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.MtomProcessorFlowParameter}
  8529.      *
  8530.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MtomProcessorFlowParameter}
  8531.      * @return Object type {@link org.openspcoop2.core.config.MtomProcessorFlowParameter}
  8532.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8533.      */
  8534.     public MtomProcessorFlowParameter readMtomProcessorFlowParameter(byte[] in) throws DeserializerException {
  8535.         return (MtomProcessorFlowParameter) this.xmlToObj(in, MtomProcessorFlowParameter.class);
  8536.     }  
  8537.    
  8538.     /**
  8539.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.MtomProcessorFlowParameter}
  8540.      *
  8541.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MtomProcessorFlowParameter}
  8542.      * @return Object type {@link org.openspcoop2.core.config.MtomProcessorFlowParameter}
  8543.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8544.      */
  8545.     public MtomProcessorFlowParameter readMtomProcessorFlowParameterFromString(String in) throws DeserializerException {
  8546.         return (MtomProcessorFlowParameter) this.xmlToObj(in.getBytes(), MtomProcessorFlowParameter.class);
  8547.     }  
  8548.    
  8549.    
  8550.    
  8551.     /*
  8552.      =================================================================================
  8553.      Object: routing-table-destinazione
  8554.      =================================================================================
  8555.     */
  8556.    
  8557.     /**
  8558.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.RoutingTableDestinazione}
  8559.      *
  8560.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RoutingTableDestinazione}
  8561.      * @return Object type {@link org.openspcoop2.core.config.RoutingTableDestinazione}
  8562.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8563.      */
  8564.     public RoutingTableDestinazione readRoutingTableDestinazione(String fileName) throws DeserializerException {
  8565.         return (RoutingTableDestinazione) this.xmlToObj(fileName, RoutingTableDestinazione.class);
  8566.     }
  8567.    
  8568.     /**
  8569.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.RoutingTableDestinazione}
  8570.      *
  8571.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RoutingTableDestinazione}
  8572.      * @return Object type {@link org.openspcoop2.core.config.RoutingTableDestinazione}
  8573.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8574.      */
  8575.     public RoutingTableDestinazione readRoutingTableDestinazione(File file) throws DeserializerException {
  8576.         return (RoutingTableDestinazione) this.xmlToObj(file, RoutingTableDestinazione.class);
  8577.     }
  8578.    
  8579.     /**
  8580.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.RoutingTableDestinazione}
  8581.      *
  8582.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RoutingTableDestinazione}
  8583.      * @return Object type {@link org.openspcoop2.core.config.RoutingTableDestinazione}
  8584.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8585.      */
  8586.     public RoutingTableDestinazione readRoutingTableDestinazione(InputStream in) throws DeserializerException {
  8587.         return (RoutingTableDestinazione) this.xmlToObj(in, RoutingTableDestinazione.class);
  8588.     }  
  8589.    
  8590.     /**
  8591.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.RoutingTableDestinazione}
  8592.      *
  8593.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RoutingTableDestinazione}
  8594.      * @return Object type {@link org.openspcoop2.core.config.RoutingTableDestinazione}
  8595.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8596.      */
  8597.     public RoutingTableDestinazione readRoutingTableDestinazione(byte[] in) throws DeserializerException {
  8598.         return (RoutingTableDestinazione) this.xmlToObj(in, RoutingTableDestinazione.class);
  8599.     }  
  8600.    
  8601.     /**
  8602.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.RoutingTableDestinazione}
  8603.      *
  8604.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.RoutingTableDestinazione}
  8605.      * @return Object type {@link org.openspcoop2.core.config.RoutingTableDestinazione}
  8606.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8607.      */
  8608.     public RoutingTableDestinazione readRoutingTableDestinazioneFromString(String in) throws DeserializerException {
  8609.         return (RoutingTableDestinazione) this.xmlToObj(in.getBytes(), RoutingTableDestinazione.class);
  8610.     }  
  8611.    
  8612.    
  8613.    
  8614.     /*
  8615.      =================================================================================
  8616.      Object: invocazione-servizio
  8617.      =================================================================================
  8618.     */
  8619.    
  8620.     /**
  8621.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.InvocazioneServizio}
  8622.      *
  8623.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InvocazioneServizio}
  8624.      * @return Object type {@link org.openspcoop2.core.config.InvocazioneServizio}
  8625.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8626.      */
  8627.     public InvocazioneServizio readInvocazioneServizio(String fileName) throws DeserializerException {
  8628.         return (InvocazioneServizio) this.xmlToObj(fileName, InvocazioneServizio.class);
  8629.     }
  8630.    
  8631.     /**
  8632.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.InvocazioneServizio}
  8633.      *
  8634.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InvocazioneServizio}
  8635.      * @return Object type {@link org.openspcoop2.core.config.InvocazioneServizio}
  8636.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8637.      */
  8638.     public InvocazioneServizio readInvocazioneServizio(File file) throws DeserializerException {
  8639.         return (InvocazioneServizio) this.xmlToObj(file, InvocazioneServizio.class);
  8640.     }
  8641.    
  8642.     /**
  8643.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.InvocazioneServizio}
  8644.      *
  8645.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InvocazioneServizio}
  8646.      * @return Object type {@link org.openspcoop2.core.config.InvocazioneServizio}
  8647.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8648.      */
  8649.     public InvocazioneServizio readInvocazioneServizio(InputStream in) throws DeserializerException {
  8650.         return (InvocazioneServizio) this.xmlToObj(in, InvocazioneServizio.class);
  8651.     }  
  8652.    
  8653.     /**
  8654.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.InvocazioneServizio}
  8655.      *
  8656.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InvocazioneServizio}
  8657.      * @return Object type {@link org.openspcoop2.core.config.InvocazioneServizio}
  8658.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8659.      */
  8660.     public InvocazioneServizio readInvocazioneServizio(byte[] in) throws DeserializerException {
  8661.         return (InvocazioneServizio) this.xmlToObj(in, InvocazioneServizio.class);
  8662.     }  
  8663.    
  8664.     /**
  8665.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.InvocazioneServizio}
  8666.      *
  8667.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.InvocazioneServizio}
  8668.      * @return Object type {@link org.openspcoop2.core.config.InvocazioneServizio}
  8669.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8670.      */
  8671.     public InvocazioneServizio readInvocazioneServizioFromString(String in) throws DeserializerException {
  8672.         return (InvocazioneServizio) this.xmlToObj(in.getBytes(), InvocazioneServizio.class);
  8673.     }  
  8674.    
  8675.    
  8676.    
  8677.     /*
  8678.      =================================================================================
  8679.      Object: protocol-property
  8680.      =================================================================================
  8681.     */
  8682.    
  8683.     /**
  8684.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.ProtocolProperty}
  8685.      *
  8686.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ProtocolProperty}
  8687.      * @return Object type {@link org.openspcoop2.core.config.ProtocolProperty}
  8688.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8689.      */
  8690.     public ProtocolProperty readProtocolProperty(String fileName) throws DeserializerException {
  8691.         return (ProtocolProperty) this.xmlToObj(fileName, ProtocolProperty.class);
  8692.     }
  8693.    
  8694.     /**
  8695.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.ProtocolProperty}
  8696.      *
  8697.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ProtocolProperty}
  8698.      * @return Object type {@link org.openspcoop2.core.config.ProtocolProperty}
  8699.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8700.      */
  8701.     public ProtocolProperty readProtocolProperty(File file) throws DeserializerException {
  8702.         return (ProtocolProperty) this.xmlToObj(file, ProtocolProperty.class);
  8703.     }
  8704.    
  8705.     /**
  8706.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.ProtocolProperty}
  8707.      *
  8708.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ProtocolProperty}
  8709.      * @return Object type {@link org.openspcoop2.core.config.ProtocolProperty}
  8710.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8711.      */
  8712.     public ProtocolProperty readProtocolProperty(InputStream in) throws DeserializerException {
  8713.         return (ProtocolProperty) this.xmlToObj(in, ProtocolProperty.class);
  8714.     }  
  8715.    
  8716.     /**
  8717.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.ProtocolProperty}
  8718.      *
  8719.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ProtocolProperty}
  8720.      * @return Object type {@link org.openspcoop2.core.config.ProtocolProperty}
  8721.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8722.      */
  8723.     public ProtocolProperty readProtocolProperty(byte[] in) throws DeserializerException {
  8724.         return (ProtocolProperty) this.xmlToObj(in, ProtocolProperty.class);
  8725.     }  
  8726.    
  8727.     /**
  8728.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.ProtocolProperty}
  8729.      *
  8730.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.ProtocolProperty}
  8731.      * @return Object type {@link org.openspcoop2.core.config.ProtocolProperty}
  8732.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8733.      */
  8734.     public ProtocolProperty readProtocolPropertyFromString(String in) throws DeserializerException {
  8735.         return (ProtocolProperty) this.xmlToObj(in.getBytes(), ProtocolProperty.class);
  8736.     }  
  8737.    
  8738.    
  8739.    
  8740.     /*
  8741.      =================================================================================
  8742.      Object: stato-servizi-pdd-porta-delegata
  8743.      =================================================================================
  8744.     */
  8745.    
  8746.     /**
  8747.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.StatoServiziPddPortaDelegata}
  8748.      *
  8749.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.StatoServiziPddPortaDelegata}
  8750.      * @return Object type {@link org.openspcoop2.core.config.StatoServiziPddPortaDelegata}
  8751.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8752.      */
  8753.     public StatoServiziPddPortaDelegata readStatoServiziPddPortaDelegata(String fileName) throws DeserializerException {
  8754.         return (StatoServiziPddPortaDelegata) this.xmlToObj(fileName, StatoServiziPddPortaDelegata.class);
  8755.     }
  8756.    
  8757.     /**
  8758.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.StatoServiziPddPortaDelegata}
  8759.      *
  8760.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.StatoServiziPddPortaDelegata}
  8761.      * @return Object type {@link org.openspcoop2.core.config.StatoServiziPddPortaDelegata}
  8762.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8763.      */
  8764.     public StatoServiziPddPortaDelegata readStatoServiziPddPortaDelegata(File file) throws DeserializerException {
  8765.         return (StatoServiziPddPortaDelegata) this.xmlToObj(file, StatoServiziPddPortaDelegata.class);
  8766.     }
  8767.    
  8768.     /**
  8769.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.StatoServiziPddPortaDelegata}
  8770.      *
  8771.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.StatoServiziPddPortaDelegata}
  8772.      * @return Object type {@link org.openspcoop2.core.config.StatoServiziPddPortaDelegata}
  8773.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8774.      */
  8775.     public StatoServiziPddPortaDelegata readStatoServiziPddPortaDelegata(InputStream in) throws DeserializerException {
  8776.         return (StatoServiziPddPortaDelegata) this.xmlToObj(in, StatoServiziPddPortaDelegata.class);
  8777.     }  
  8778.    
  8779.     /**
  8780.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.StatoServiziPddPortaDelegata}
  8781.      *
  8782.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.StatoServiziPddPortaDelegata}
  8783.      * @return Object type {@link org.openspcoop2.core.config.StatoServiziPddPortaDelegata}
  8784.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8785.      */
  8786.     public StatoServiziPddPortaDelegata readStatoServiziPddPortaDelegata(byte[] in) throws DeserializerException {
  8787.         return (StatoServiziPddPortaDelegata) this.xmlToObj(in, StatoServiziPddPortaDelegata.class);
  8788.     }  
  8789.    
  8790.     /**
  8791.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.StatoServiziPddPortaDelegata}
  8792.      *
  8793.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.StatoServiziPddPortaDelegata}
  8794.      * @return Object type {@link org.openspcoop2.core.config.StatoServiziPddPortaDelegata}
  8795.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8796.      */
  8797.     public StatoServiziPddPortaDelegata readStatoServiziPddPortaDelegataFromString(String in) throws DeserializerException {
  8798.         return (StatoServiziPddPortaDelegata) this.xmlToObj(in.getBytes(), StatoServiziPddPortaDelegata.class);
  8799.     }  
  8800.    
  8801.    
  8802.    
  8803.     /*
  8804.      =================================================================================
  8805.      Object: stato-servizi-pdd-integration-manager
  8806.      =================================================================================
  8807.     */
  8808.    
  8809.     /**
  8810.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.StatoServiziPddIntegrationManager}
  8811.      *
  8812.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.StatoServiziPddIntegrationManager}
  8813.      * @return Object type {@link org.openspcoop2.core.config.StatoServiziPddIntegrationManager}
  8814.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8815.      */
  8816.     public StatoServiziPddIntegrationManager readStatoServiziPddIntegrationManager(String fileName) throws DeserializerException {
  8817.         return (StatoServiziPddIntegrationManager) this.xmlToObj(fileName, StatoServiziPddIntegrationManager.class);
  8818.     }
  8819.    
  8820.     /**
  8821.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.StatoServiziPddIntegrationManager}
  8822.      *
  8823.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.StatoServiziPddIntegrationManager}
  8824.      * @return Object type {@link org.openspcoop2.core.config.StatoServiziPddIntegrationManager}
  8825.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8826.      */
  8827.     public StatoServiziPddIntegrationManager readStatoServiziPddIntegrationManager(File file) throws DeserializerException {
  8828.         return (StatoServiziPddIntegrationManager) this.xmlToObj(file, StatoServiziPddIntegrationManager.class);
  8829.     }
  8830.    
  8831.     /**
  8832.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.StatoServiziPddIntegrationManager}
  8833.      *
  8834.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.StatoServiziPddIntegrationManager}
  8835.      * @return Object type {@link org.openspcoop2.core.config.StatoServiziPddIntegrationManager}
  8836.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8837.      */
  8838.     public StatoServiziPddIntegrationManager readStatoServiziPddIntegrationManager(InputStream in) throws DeserializerException {
  8839.         return (StatoServiziPddIntegrationManager) this.xmlToObj(in, StatoServiziPddIntegrationManager.class);
  8840.     }  
  8841.    
  8842.     /**
  8843.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.StatoServiziPddIntegrationManager}
  8844.      *
  8845.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.StatoServiziPddIntegrationManager}
  8846.      * @return Object type {@link org.openspcoop2.core.config.StatoServiziPddIntegrationManager}
  8847.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8848.      */
  8849.     public StatoServiziPddIntegrationManager readStatoServiziPddIntegrationManager(byte[] in) throws DeserializerException {
  8850.         return (StatoServiziPddIntegrationManager) this.xmlToObj(in, StatoServiziPddIntegrationManager.class);
  8851.     }  
  8852.    
  8853.     /**
  8854.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.StatoServiziPddIntegrationManager}
  8855.      *
  8856.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.StatoServiziPddIntegrationManager}
  8857.      * @return Object type {@link org.openspcoop2.core.config.StatoServiziPddIntegrationManager}
  8858.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8859.      */
  8860.     public StatoServiziPddIntegrationManager readStatoServiziPddIntegrationManagerFromString(String in) throws DeserializerException {
  8861.         return (StatoServiziPddIntegrationManager) this.xmlToObj(in.getBytes(), StatoServiziPddIntegrationManager.class);
  8862.     }  
  8863.    
  8864.    
  8865.    
  8866.     /*
  8867.      =================================================================================
  8868.      Object: dump-configurazione-regola
  8869.      =================================================================================
  8870.     */
  8871.    
  8872.     /**
  8873.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.DumpConfigurazioneRegola}
  8874.      *
  8875.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.DumpConfigurazioneRegola}
  8876.      * @return Object type {@link org.openspcoop2.core.config.DumpConfigurazioneRegola}
  8877.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8878.      */
  8879.     public DumpConfigurazioneRegola readDumpConfigurazioneRegola(String fileName) throws DeserializerException {
  8880.         return (DumpConfigurazioneRegola) this.xmlToObj(fileName, DumpConfigurazioneRegola.class);
  8881.     }
  8882.    
  8883.     /**
  8884.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.DumpConfigurazioneRegola}
  8885.      *
  8886.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.DumpConfigurazioneRegola}
  8887.      * @return Object type {@link org.openspcoop2.core.config.DumpConfigurazioneRegola}
  8888.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8889.      */
  8890.     public DumpConfigurazioneRegola readDumpConfigurazioneRegola(File file) throws DeserializerException {
  8891.         return (DumpConfigurazioneRegola) this.xmlToObj(file, DumpConfigurazioneRegola.class);
  8892.     }
  8893.    
  8894.     /**
  8895.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.DumpConfigurazioneRegola}
  8896.      *
  8897.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.DumpConfigurazioneRegola}
  8898.      * @return Object type {@link org.openspcoop2.core.config.DumpConfigurazioneRegola}
  8899.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8900.      */
  8901.     public DumpConfigurazioneRegola readDumpConfigurazioneRegola(InputStream in) throws DeserializerException {
  8902.         return (DumpConfigurazioneRegola) this.xmlToObj(in, DumpConfigurazioneRegola.class);
  8903.     }  
  8904.    
  8905.     /**
  8906.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.DumpConfigurazioneRegola}
  8907.      *
  8908.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.DumpConfigurazioneRegola}
  8909.      * @return Object type {@link org.openspcoop2.core.config.DumpConfigurazioneRegola}
  8910.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8911.      */
  8912.     public DumpConfigurazioneRegola readDumpConfigurazioneRegola(byte[] in) throws DeserializerException {
  8913.         return (DumpConfigurazioneRegola) this.xmlToObj(in, DumpConfigurazioneRegola.class);
  8914.     }  
  8915.    
  8916.     /**
  8917.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.DumpConfigurazioneRegola}
  8918.      *
  8919.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.DumpConfigurazioneRegola}
  8920.      * @return Object type {@link org.openspcoop2.core.config.DumpConfigurazioneRegola}
  8921.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8922.      */
  8923.     public DumpConfigurazioneRegola readDumpConfigurazioneRegolaFromString(String in) throws DeserializerException {
  8924.         return (DumpConfigurazioneRegola) this.xmlToObj(in.getBytes(), DumpConfigurazioneRegola.class);
  8925.     }  
  8926.    
  8927.    
  8928.    
  8929.     /*
  8930.      =================================================================================
  8931.      Object: message-security-flow
  8932.      =================================================================================
  8933.     */
  8934.    
  8935.     /**
  8936.      * Transform the xml in <var>fileName</var> in the object type {@link org.openspcoop2.core.config.MessageSecurityFlow}
  8937.      *
  8938.      * @param fileName Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MessageSecurityFlow}
  8939.      * @return Object type {@link org.openspcoop2.core.config.MessageSecurityFlow}
  8940.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8941.      */
  8942.     public MessageSecurityFlow readMessageSecurityFlow(String fileName) throws DeserializerException {
  8943.         return (MessageSecurityFlow) this.xmlToObj(fileName, MessageSecurityFlow.class);
  8944.     }
  8945.    
  8946.     /**
  8947.      * Transform the xml in <var>file</var> in the object type {@link org.openspcoop2.core.config.MessageSecurityFlow}
  8948.      *
  8949.      * @param file Xml file to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MessageSecurityFlow}
  8950.      * @return Object type {@link org.openspcoop2.core.config.MessageSecurityFlow}
  8951.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8952.      */
  8953.     public MessageSecurityFlow readMessageSecurityFlow(File file) throws DeserializerException {
  8954.         return (MessageSecurityFlow) this.xmlToObj(file, MessageSecurityFlow.class);
  8955.     }
  8956.    
  8957.     /**
  8958.      * Transform the input stream <var>in</var> in the object type {@link org.openspcoop2.core.config.MessageSecurityFlow}
  8959.      *
  8960.      * @param in InputStream to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MessageSecurityFlow}
  8961.      * @return Object type {@link org.openspcoop2.core.config.MessageSecurityFlow}
  8962.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8963.      */
  8964.     public MessageSecurityFlow readMessageSecurityFlow(InputStream in) throws DeserializerException {
  8965.         return (MessageSecurityFlow) this.xmlToObj(in, MessageSecurityFlow.class);
  8966.     }  
  8967.    
  8968.     /**
  8969.      * Transform the byte array <var>in</var> in the object type {@link org.openspcoop2.core.config.MessageSecurityFlow}
  8970.      *
  8971.      * @param in Byte array to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MessageSecurityFlow}
  8972.      * @return Object type {@link org.openspcoop2.core.config.MessageSecurityFlow}
  8973.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8974.      */
  8975.     public MessageSecurityFlow readMessageSecurityFlow(byte[] in) throws DeserializerException {
  8976.         return (MessageSecurityFlow) this.xmlToObj(in, MessageSecurityFlow.class);
  8977.     }  
  8978.    
  8979.     /**
  8980.      * Transform the String <var>in</var> in the object type {@link org.openspcoop2.core.config.MessageSecurityFlow}
  8981.      *
  8982.      * @param in String to use for the reconstruction of the object type {@link org.openspcoop2.core.config.MessageSecurityFlow}
  8983.      * @return Object type {@link org.openspcoop2.core.config.MessageSecurityFlow}
  8984.      * @throws DeserializerException The exception that is thrown when an error occurs during deserialization
  8985.      */
  8986.     public MessageSecurityFlow readMessageSecurityFlowFromString(String in) throws DeserializerException {
  8987.         return (MessageSecurityFlow) this.xmlToObj(in.getBytes(), MessageSecurityFlow.class);
  8988.     }  
  8989.    
  8990.    
  8991.    

  8992. }