public reversaleInformazioni_versante() { this.dati_a_disposizione_ente_versanteField = new anyTAG(); this.sostituzione_reversaleField = new sostituzione_reversale(); this.sostituzione_reversaleField = null; this.informazioni_aggiuntiveField = new informazioni_aggiuntive(); this.mandato_associatoField = new List <mandato_associato>(); this.sospesoField = new List <reversaleInformazioni_versanteSospeso>(); this.versanteField = new versante(); this.bolloField = new reversaleInformazioni_versanteBollo(); this.classificazioneField = new List <reversaleInformazioni_versanteClassificazione>(); }
public mandatoInformazioni_beneficiario() { this.dati_a_disposizione_ente_beneficiarioField = new anyTAG(); this.sostituzione_mandatoField = new sostituzione_mandato(); this.informazioni_aggiuntiveField = new informazioni_aggiuntive(); this.ritenuteField = new List <ritenute>(); this.sospesoField = new List <mandatoInformazioni_beneficiarioSospeso>(); this.sepa_credit_transferField = new sepa_credit_transfer(); this.piazzaturaField = new piazzatura(); this.creditore_effettivoField = new creditore_effettivo(); this.delegatoField = new List <delegato>(); this.beneficiarioField = new beneficiario(); this.speseField = new mandatoInformazioni_beneficiarioSpese(); this.bolloField = new mandatoInformazioni_beneficiarioBollo(); this.classificazioneField = new List <mandatoInformazioni_beneficiarioClassificazione>(); }