// // Questo file è stato generato dall'architettura JavaTM per XML Binding (JAXB) Reference Implementation, v2.2.10-b140802.1033 // Vedere http://java.sun.com/xml/jaxb // Qualsiasi modifica a questo file andrà persa durante la ricompilazione dello schema di origine. // Generato il: 2017.05.05 alle 05:49:33 PM CEST // package it.liguriadigitale.sxcrj.console.business.staging.impl.level1.caricamento.fornitura.xsd.parser.fabbricati; import java.math.BigDecimal; import java.math.BigInteger; import java.util.ArrayList; import java.util.List; import javax.xml.bind.annotation.XmlAccessType; import javax.xml.bind.annotation.XmlAccessorType; import javax.xml.bind.annotation.XmlElement; import javax.xml.bind.annotation.XmlRootElement; import javax.xml.bind.annotation.XmlSchemaType; import javax.xml.bind.annotation.XmlType; import javax.xml.datatype.XMLGregorianCalendar; /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

 * <complexType>
 *   <complexContent>
 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *       <sequence>
 *         <element name="DatiRichiesta">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <element name="Iscrizione" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                   <element name="DataIniziale" type="{http://www.w3.org/2001/XMLSchema}date"/>
 *                   <element name="N_File" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/>
 *                   <element name="N_File_Tot" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <choice>
 *           <element name="DatiAssenti" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
 *           <element name="DatiPresenti">
 *             <complexType>
 *               <complexContent>
 *                 <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                   <sequence>
 *                     <element name="UnitaImmobiliari" minOccurs="0">
 *                       <complexType>
 *                         <complexContent>
 *                           <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                             <sequence>
 *                               <element name="UIU" maxOccurs="unbounded">
 *                                 <complexType>
 *                                   <complexContent>
 *                                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                       <sequence>
 *                                         <element name="Identificativi" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
 *                                         <element name="Indirizzi" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
 *                                         <element name="UtCom" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
 *                                         <element name="Riserve" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
 *                                         <element name="SchedePoligoni" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
 *                                         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune"/>
 *                                         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Sezione" minOccurs="0"/>
 *                                         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}IDImmobile"/>
 *                                         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoImmobile"/>
 *                                         <element name="Progressivo">
 *                                           <simpleType>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
 *                                               <maxInclusive value="999"/>
 *                                             </restriction>
 *                                           </simpleType>
 *                                         </element>
 *                                         <element name="DatiClassamento" minOccurs="0">
 *                                           <complexType>
 *                                             <complexContent>
 *                                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                 <sequence>
 *                                                   <element name="Zona" minOccurs="0">
 *                                                     <simpleType>
 *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                         <maxLength value="3"/>
 *                                                       </restriction>
 *                                                     </simpleType>
 *                                                   </element>
 *                                                   <element name="Categoria" minOccurs="0">
 *                                                     <simpleType>
 *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                         <maxLength value="3"/>
 *                                                       </restriction>
 *                                                     </simpleType>
 *                                                   </element>
 *                                                   <element name="Classe" minOccurs="0">
 *                                                     <simpleType>
 *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                         <maxLength value="2"/>
 *                                                       </restriction>
 *                                                     </simpleType>
 *                                                   </element>
 *                                                   <element name="Consistenza" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
 *                                                   <element name="FlagClassamento" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
 *                                                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Superficie" minOccurs="0"/>
 *                                                   <element name="RenditaInEuro" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
 *                                                 </sequence>
 *                                               </restriction>
 *                                             </complexContent>
 *                                           </complexType>
 *                                         </element>
 *                                         <element name="Ubicazione" minOccurs="0">
 *                                           <complexType>
 *                                             <complexContent>
 *                                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                 <sequence>
 *                                                   <element name="Lotto" minOccurs="0">
 *                                                     <simpleType>
 *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                         <maxLength value="2"/>
 *                                                       </restriction>
 *                                                     </simpleType>
 *                                                   </element>
 *                                                   <element name="Edificio" minOccurs="0">
 *                                                     <simpleType>
 *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                         <maxLength value="2"/>
 *                                                       </restriction>
 *                                                     </simpleType>
 *                                                   </element>
 *                                                   <element name="Scala" minOccurs="0">
 *                                                     <simpleType>
 *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                         <maxLength value="2"/>
 *                                                       </restriction>
 *                                                     </simpleType>
 *                                                   </element>
 *                                                   <element name="Interno1" minOccurs="0">
 *                                                     <simpleType>
 *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                         <maxLength value="3"/>
 *                                                       </restriction>
 *                                                     </simpleType>
 *                                                   </element>
 *                                                   <element name="Interno2" minOccurs="0">
 *                                                     <simpleType>
 *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                         <maxLength value="3"/>
 *                                                       </restriction>
 *                                                     </simpleType>
 *                                                   </element>
 *                                                   <element name="Piano1" minOccurs="0">
 *                                                     <simpleType>
 *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                         <maxLength value="4"/>
 *                                                       </restriction>
 *                                                     </simpleType>
 *                                                   </element>
 *                                                   <element name="Piano2" minOccurs="0">
 *                                                     <simpleType>
 *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                         <maxLength value="4"/>
 *                                                       </restriction>
 *                                                     </simpleType>
 *                                                   </element>
 *                                                   <element name="Piano3" minOccurs="0">
 *                                                     <simpleType>
 *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                         <maxLength value="4"/>
 *                                                       </restriction>
 *                                                     </simpleType>
 *                                                   </element>
 *                                                 </sequence>
 *                                               </restriction>
 *                                             </complexContent>
 *                                           </complexType>
 *                                         </element>
 *                                         <element name="DatiGenerazione">
 *                                           <complexType>
 *                                             <complexContent>
 *                                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                 <sequence>
 *                                                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataEfficacia" minOccurs="0"/>
 *                                                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataRegistrazione"/>
 *                                                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoNota"/>
 *                                                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodiceCausale"/>
 *                                                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}NumeroNota"/>
 *                                                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}ProgressivoNota" minOccurs="0"/>
 *                                                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}AnnoNota" minOccurs="0"/>
 *                                                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DescrMutazione" minOccurs="0"/>
 *                                                   <element name="IDMutazioneIniziale">
 *                                                     <simpleType>
 *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
 *                                                         <totalDigits value="9"/>
 *                                                       </restriction>
 *                                                     </simpleType>
 *                                                   </element>
 *                                                 </sequence>
 *                                               </restriction>
 *                                             </complexContent>
 *                                           </complexType>
 *                                         </element>
 *                                         <element name="DatiConclusione" minOccurs="0">
 *                                           <complexType>
 *                                             <complexContent>
 *                                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                 <sequence>
 *                                                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataEfficacia" minOccurs="0"/>
 *                                                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataRegistrazione" minOccurs="0"/>
 *                                                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoNota" minOccurs="0"/>
 *                                                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodiceCausale" minOccurs="0"/>
 *                                                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}NumeroNota" minOccurs="0"/>
 *                                                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}ProgressivoNota" minOccurs="0"/>
 *                                                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}AnnoNota" minOccurs="0"/>
 *                                                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DescrMutazione" minOccurs="0"/>
 *                                                   <element name="IDMutazioneFinale" minOccurs="0">
 *                                                     <simpleType>
 *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
 *                                                         <totalDigits value="9"/>
 *                                                       </restriction>
 *                                                     </simpleType>
 *                                                   </element>
 *                                                 </sequence>
 *                                               </restriction>
 *                                             </complexContent>
 *                                           </complexType>
 *                                         </element>
 *                                         <element name="Partita" minOccurs="0">
 *                                           <simpleType>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                               <maxLength value="7"/>
 *                                             </restriction>
 *                                           </simpleType>
 *                                         </element>
 *                                         <element name="Annotazione" minOccurs="0">
 *                                           <simpleType>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                               <maxLength value="1500"/>
 *                                             </restriction>
 *                                           </simpleType>
 *                                         </element>
 *                                         <element name="ProtocolloNotifica" minOccurs="0">
 *                                           <simpleType>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                               <maxLength value="18"/>
 *                                             </restriction>
 *                                           </simpleType>
 *                                         </element>
 *                                         <element name="IdentificativiDelBene" minOccurs="0">
 *                                           <complexType>
 *                                             <complexContent>
 *                                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                 <sequence>
 *                                                   <element name="IdentificativoDelBene" maxOccurs="unbounded">
 *                                                     <complexType>
 *                                                       <complexContent>
 *                                                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                           <sequence>
 *                                                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}SezioneUrbana" minOccurs="0"/>
 *                                                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Foglio"/>
 *                                                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Numero"/>
 *                                                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Denominatore" minOccurs="0"/>
 *                                                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Subalterno" minOccurs="0"/>
 *                                                             <element name="Edificialita" minOccurs="0">
 *                                                               <simpleType>
 *                                                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                                   <length value="1"/>
 *                                                                 </restriction>
 *                                                               </simpleType>
 *                                                             </element>
 *                                                           </sequence>
 *                                                         </restriction>
 *                                                       </complexContent>
 *                                                     </complexType>
 *                                                   </element>
 *                                                 </sequence>
 *                                               </restriction>
 *                                             </complexContent>
 *                                           </complexType>
 *                                         </element>
 *                                         <element name="IndirizziDelBene" minOccurs="0">
 *                                           <complexType>
 *                                             <complexContent>
 *                                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                 <sequence>
 *                                                   <element name="IndirizzoDelBene" maxOccurs="unbounded">
 *                                                     <complexType>
 *                                                       <complexContent>
 *                                                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                           <sequence>
 *                                                             <element name="Toponimo" minOccurs="0">
 *                                                               <simpleType>
 *                                                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
 *                                                                   <totalDigits value="3"/>
 *                                                                 </restriction>
 *                                                               </simpleType>
 *                                                             </element>
 *                                                             <element name="IndirizzoBene">
 *                                                               <simpleType>
 *                                                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                                   <maxLength value="50"/>
 *                                                                 </restriction>
 *                                                               </simpleType>
 *                                                             </element>
 *                                                             <element name="Civico1" minOccurs="0">
 *                                                               <simpleType>
 *                                                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                                   <maxLength value="6"/>
 *                                                                 </restriction>
 *                                                               </simpleType>
 *                                                             </element>
 *                                                             <element name="Civico2" minOccurs="0">
 *                                                               <simpleType>
 *                                                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                                   <maxLength value="6"/>
 *                                                                 </restriction>
 *                                                               </simpleType>
 *                                                             </element>
 *                                                             <element name="Civico3" minOccurs="0">
 *                                                               <simpleType>
 *                                                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                                   <maxLength value="6"/>
 *                                                                 </restriction>
 *                                                               </simpleType>
 *                                                             </element>
 *                                                             <element name="CodiceStrada" minOccurs="0">
 *                                                               <simpleType>
 *                                                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                                   <maxLength value="5"/>
 *                                                                 </restriction>
 *                                                               </simpleType>
 *                                                             </element>
 *                                                           </sequence>
 *                                                         </restriction>
 *                                                       </complexContent>
 *                                                     </complexType>
 *                                                   </element>
 *                                                 </sequence>
 *                                               </restriction>
 *                                             </complexContent>
 *                                           </complexType>
 *                                         </element>
 *                                         <element name="UtilitaComuniDelBene" minOccurs="0">
 *                                           <complexType>
 *                                             <complexContent>
 *                                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                 <sequence>
 *                                                   <element name="UtilitaComuneDelBene" maxOccurs="unbounded">
 *                                                     <complexType>
 *                                                       <complexContent>
 *                                                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                           <sequence>
 *                                                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}SezioneUrbana" minOccurs="0"/>
 *                                                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Foglio"/>
 *                                                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Numero"/>
 *                                                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Denominatore" minOccurs="0"/>
 *                                                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Subalterno" minOccurs="0"/>
 *                                                           </sequence>
 *                                                         </restriction>
 *                                                       </complexContent>
 *                                                     </complexType>
 *                                                   </element>
 *                                                 </sequence>
 *                                               </restriction>
 *                                             </complexContent>
 *                                           </complexType>
 *                                         </element>
 *                                         <element name="RiserveDelBene" minOccurs="0">
 *                                           <complexType>
 *                                             <complexContent>
 *                                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                 <sequence>
 *                                                   <element name="RiservaDelBene" maxOccurs="unbounded">
 *                                                     <complexType>
 *                                                       <complexContent>
 *                                                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                           <sequence>
 *                                                             <element name="Codice">
 *                                                               <simpleType>
 *                                                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                                   <length value="1"/>
 *                                                                 </restriction>
 *                                                               </simpleType>
 *                                                             </element>
 *                                                             <element name="PartitaIscrizione">
 *                                                               <simpleType>
 *                                                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                                   <maxLength value="7"/>
 *                                                                 </restriction>
 *                                                               </simpleType>
 *                                                             </element>
 *                                                           </sequence>
 *                                                         </restriction>
 *                                                       </complexContent>
 *                                                     </complexType>
 *                                                   </element>
 *                                                 </sequence>
 *                                               </restriction>
 *                                             </complexContent>
 *                                           </complexType>
 *                                         </element>
 *                                         <element name="SchedeDelBene" minOccurs="0">
 *                                           <complexType>
 *                                             <complexContent>
 *                                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                 <sequence>
 *                                                   <element name="SchedaDelBene" maxOccurs="unbounded">
 *                                                     <complexType>
 *                                                       <complexContent>
 *                                                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                           <sequence>
 *                                                             <element name="Scheda">
 *                                                               <simpleType>
 *                                                                 <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
 *                                                                   <totalDigits value="4"/>
 *                                                                 </restriction>
 *                                                               </simpleType>
 *                                                             </element>
 *                                                             <element name="Formato">
 *                                                               <simpleType>
 *                                                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                                   <length value="1"/>
 *                                                                 </restriction>
 *                                                               </simpleType>
 *                                                             </element>
 *                                                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Scala"/>
 *                                                             <element name="PoligoniDellaScheda">
 *                                                               <complexType>
 *                                                                 <complexContent>
 *                                                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                                     <sequence>
 *                                                                       <element name="PoligonoDellaScheda" maxOccurs="unbounded">
 *                                                                         <complexType>
 *                                                                           <complexContent>
 *                                                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                                               <sequence>
 *                                                                                 <element name="Poligono">
 *                                                                                   <simpleType>
 *                                                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
 *                                                                                       <totalDigits value="4"/>
 *                                                                                     </restriction>
 *                                                                                   </simpleType>
 *                                                                                 </element>
 *                                                                                 <element name="Ambiente">
 *                                                                                   <simpleType>
 *                                                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                                                       <length value="1"/>
 *                                                                                     </restriction>
 *                                                                                   </simpleType>
 *                                                                                 </element>
 *                                                                                 <element name="Superficie">
 *                                                                                   <simpleType>
 *                                                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
 *                                                                                       <totalDigits value="9"/>
 *                                                                                     </restriction>
 *                                                                                   </simpleType>
 *                                                                                 </element>
 *                                                                                 <element name="Altezza" minOccurs="0">
 *                                                                                   <simpleType>
 *                                                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
 *                                                                                       <totalDigits value="4"/>
 *                                                                                     </restriction>
 *                                                                                   </simpleType>
 *                                                                                 </element>
 *                                                                                 <element name="AltezzaMassima" minOccurs="0">
 *                                                                                   <simpleType>
 *                                                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
 *                                                                                       <totalDigits value="4"/>
 *                                                                                     </restriction>
 *                                                                                   </simpleType>
 *                                                                                 </element>
 *                                                                               </sequence>
 *                                                                             </restriction>
 *                                                                           </complexContent>
 *                                                                         </complexType>
 *                                                                       </element>
 *                                                                     </sequence>
 *                                                                   </restriction>
 *                                                                 </complexContent>
 *                                                               </complexType>
 *                                                             </element>
 *                                                           </sequence>
 *                                                         </restriction>
 *                                                       </complexContent>
 *                                                     </complexType>
 *                                                   </element>
 *                                                 </sequence>
 *                                               </restriction>
 *                                             </complexContent>
 *                                           </complexType>
 *                                         </element>
 *                                       </sequence>
 *                                     </restriction>
 *                                   </complexContent>
 *                                 </complexType>
 *                               </element>
 *                             </sequence>
 *                           </restriction>
 *                         </complexContent>
 *                       </complexType>
 *                     </element>
 *                     <element name="UIUCancellazione" minOccurs="0">
 *                       <complexType>
 *                         <complexContent>
 *                           <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                             <sequence>
 *                               <element name="UIUCancellata" maxOccurs="unbounded">
 *                                 <complexType>
 *                                   <complexContent>
 *                                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                       <sequence>
 *                                         <element name="DataOperazione">
 *                                           <simpleType>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                               <length value="8"/>
 *                                             </restriction>
 *                                           </simpleType>
 *                                         </element>
 *                                         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune"/>
 *                                         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Sezione" minOccurs="0"/>
 *                                         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}IDImmobile"/>
 *                                         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoImmobile"/>
 *                                       </sequence>
 *                                     </restriction>
 *                                   </complexContent>
 *                                 </complexType>
 *                               </element>
 *                             </sequence>
 *                           </restriction>
 *                         </complexContent>
 *                       </complexType>
 *                     </element>
 *                     <element name="NoteCancellazione" minOccurs="0">
 *                       <complexType>
 *                         <complexContent>
 *                           <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                             <sequence>
 *                               <element name="NotaCancellata" maxOccurs="unbounded">
 *                                 <complexType>
 *                                   <complexContent>
 *                                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                       <sequence>
 *                                         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataCorrezione"/>
 *                                         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune"/>
 *                                         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Sezione" minOccurs="0"/>
 *                                         <element name="IDMutazione">
 *                                           <simpleType>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
 *                                               <totalDigits value="9"/>
 *                                             </restriction>
 *                                           </simpleType>
 *                                         </element>
 *                                         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoImmobile"/>
 *                                       </sequence>
 *                                     </restriction>
 *                                   </complexContent>
 *                                 </complexType>
 *                               </element>
 *                             </sequence>
 *                           </restriction>
 *                         </complexContent>
 *                       </complexType>
 *                     </element>
 *                     <element name="StadiCancellazione" minOccurs="0">
 *                       <complexType>
 *                         <complexContent>
 *                           <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                             <sequence>
 *                               <element name="StadioCancellato" maxOccurs="unbounded">
 *                                 <complexType>
 *                                   <complexContent>
 *                                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                       <sequence>
 *                                         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataCorrezione"/>
 *                                         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune"/>
 *                                         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Sezione" minOccurs="0"/>
 *                                         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}IDImmobile"/>
 *                                         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoImmobile"/>
 *                                         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Progressivo"/>
 *                                       </sequence>
 *                                     </restriction>
 *                                   </complexContent>
 *                                 </complexType>
 *                               </element>
 *                             </sequence>
 *                           </restriction>
 *                         </complexContent>
 *                       </complexType>
 *                     </element>
 *                     <element name="RiferimentiPlanimetrie" minOccurs="0">
 *                       <complexType>
 *                         <complexContent>
 *                           <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                             <sequence>
 *                               <element name="Riferimenti" minOccurs="0">
 *                                 <complexType>
 *                                   <complexContent>
 *                                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                       <sequence>
 *                                         <element name="Riferimento" maxOccurs="unbounded">
 *                                           <complexType>
 *                                             <complexContent>
 *                                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                 <sequence>
 *                                                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune" minOccurs="0"/>
 *                                                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}SezioneComune" minOccurs="0"/>
 *                                                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}IDImmobile" minOccurs="0"/>
 *                                                   <element name="IDMutazioneIniziale" minOccurs="0">
 *                                                     <simpleType>
 *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
 *                                                         <totalDigits value="9"/>
 *                                                       </restriction>
 *                                                     </simpleType>
 *                                                   </element>
 *                                                   <element name="IDMutazioneFinale" minOccurs="0">
 *                                                     <simpleType>
 *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
 *                                                         <totalDigits value="9"/>
 *                                                       </restriction>
 *                                                     </simpleType>
 *                                                   </element>
 *                                                   <element name="TipoFile">
 *                                                     <simpleType>
 *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                         <length value="1"/>
 *                                                       </restriction>
 *                                                     </simpleType>
 *                                                   </element>
 *                                                   <element name="NomeFile">
 *                                                     <simpleType>
 *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                         <maxLength value="30"/>
 *                                                       </restriction>
 *                                                     </simpleType>
 *                                                   </element>
 *                                                   <element name="NumeroPagine">
 *                                                     <simpleType>
 *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
 *                                                         <totalDigits value="4"/>
 *                                                       </restriction>
 *                                                     </simpleType>
 *                                                   </element>
 *                                                   <element name="ChecksumPages" maxOccurs="unbounded">
 *                                                     <complexType>
 *                                                       <complexContent>
 *                                                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                           <sequence>
 *                                                             <element name="Pagina" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/>
 *                                                             <element name="Hash" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                           </sequence>
 *                                                         </restriction>
 *                                                       </complexContent>
 *                                                     </complexType>
 *                                                   </element>
 *                                                 </sequence>
 *                                               </restriction>
 *                                             </complexContent>
 *                                           </complexType>
 *                                         </element>
 *                                       </sequence>
 *                                     </restriction>
 *                                   </complexContent>
 *                                 </complexType>
 *                               </element>
 *                               <element name="RiferimentoCancellazione" minOccurs="0">
 *                                 <complexType>
 *                                   <complexContent>
 *                                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                       <sequence>
 *                                         <element name="RiferimentoCancellato" maxOccurs="unbounded">
 *                                           <complexType>
 *                                             <complexContent>
 *                                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                 <sequence>
 *                                                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune" minOccurs="0"/>
 *                                                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}SezioneComune" minOccurs="0"/>
 *                                                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}IDImmobile" minOccurs="0"/>
 *                                                 </sequence>
 *                                               </restriction>
 *                                             </complexContent>
 *                                           </complexType>
 *                                         </element>
 *                                       </sequence>
 *                                     </restriction>
 *                                   </complexContent>
 *                                 </complexType>
 *                               </element>
 *                             </sequence>
 *                           </restriction>
 *                         </complexContent>
 *                       </complexType>
 *                     </element>
 *                   </sequence>
 *                 </restriction>
 *               </complexContent>
 *             </complexType>
 *           </element>
 *         </choice>
 *       </sequence>
 *     </restriction>
 *   </complexContent>
 * </complexType>
 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "datiRichiesta", "datiAssenti", "datiPresenti" }) @XmlRootElement(name = "DatiOut") public class DatiOut { @XmlElement(name = "DatiRichiesta", required = true) protected DatiOut.DatiRichiesta datiRichiesta; @XmlElement(name = "DatiAssenti") protected Boolean datiAssenti; @XmlElement(name = "DatiPresenti") protected DatiOut.DatiPresenti datiPresenti; /** * Recupera il valore della proprietà datiRichiesta. * * @return * possible object is * {@link DatiOut.DatiRichiesta } * */ public DatiOut.DatiRichiesta getDatiRichiesta() { return datiRichiesta; } /** * Imposta il valore della proprietà datiRichiesta. * * @param value * allowed object is * {@link DatiOut.DatiRichiesta } * */ public void setDatiRichiesta(DatiOut.DatiRichiesta value) { this.datiRichiesta = value; } /** * Recupera il valore della proprietà datiAssenti. * * @return * possible object is * {@link Boolean } * */ public Boolean isDatiAssenti() { return datiAssenti; } /** * Imposta il valore della proprietà datiAssenti. * * @param value * allowed object is * {@link Boolean } * */ public void setDatiAssenti(Boolean value) { this.datiAssenti = value; } /** * Recupera il valore della proprietà datiPresenti. * * @return * possible object is * {@link DatiOut.DatiPresenti } * */ public DatiOut.DatiPresenti getDatiPresenti() { return datiPresenti; } /** * Imposta il valore della proprietà datiPresenti. * * @param value * allowed object is * {@link DatiOut.DatiPresenti } * */ public void setDatiPresenti(DatiOut.DatiPresenti value) { this.datiPresenti = value; } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

     * <complexType>
     *   <complexContent>
     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *       <sequence>
     *         <element name="UnitaImmobiliari" minOccurs="0">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="UIU" maxOccurs="unbounded">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element name="Identificativi" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
     *                             <element name="Indirizzi" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
     *                             <element name="UtCom" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
     *                             <element name="Riserve" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
     *                             <element name="SchedePoligoni" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
     *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune"/>
     *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Sezione" minOccurs="0"/>
     *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}IDImmobile"/>
     *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoImmobile"/>
     *                             <element name="Progressivo">
     *                               <simpleType>
     *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
     *                                   <maxInclusive value="999"/>
     *                                 </restriction>
     *                               </simpleType>
     *                             </element>
     *                             <element name="DatiClassamento" minOccurs="0">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="Zona" minOccurs="0">
     *                                         <simpleType>
     *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                             <maxLength value="3"/>
     *                                           </restriction>
     *                                         </simpleType>
     *                                       </element>
     *                                       <element name="Categoria" minOccurs="0">
     *                                         <simpleType>
     *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                             <maxLength value="3"/>
     *                                           </restriction>
     *                                         </simpleType>
     *                                       </element>
     *                                       <element name="Classe" minOccurs="0">
     *                                         <simpleType>
     *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                             <maxLength value="2"/>
     *                                           </restriction>
     *                                         </simpleType>
     *                                       </element>
     *                                       <element name="Consistenza" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
     *                                       <element name="FlagClassamento" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
     *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Superficie" minOccurs="0"/>
     *                                       <element name="RenditaInEuro" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="Ubicazione" minOccurs="0">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="Lotto" minOccurs="0">
     *                                         <simpleType>
     *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                             <maxLength value="2"/>
     *                                           </restriction>
     *                                         </simpleType>
     *                                       </element>
     *                                       <element name="Edificio" minOccurs="0">
     *                                         <simpleType>
     *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                             <maxLength value="2"/>
     *                                           </restriction>
     *                                         </simpleType>
     *                                       </element>
     *                                       <element name="Scala" minOccurs="0">
     *                                         <simpleType>
     *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                             <maxLength value="2"/>
     *                                           </restriction>
     *                                         </simpleType>
     *                                       </element>
     *                                       <element name="Interno1" minOccurs="0">
     *                                         <simpleType>
     *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                             <maxLength value="3"/>
     *                                           </restriction>
     *                                         </simpleType>
     *                                       </element>
     *                                       <element name="Interno2" minOccurs="0">
     *                                         <simpleType>
     *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                             <maxLength value="3"/>
     *                                           </restriction>
     *                                         </simpleType>
     *                                       </element>
     *                                       <element name="Piano1" minOccurs="0">
     *                                         <simpleType>
     *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                             <maxLength value="4"/>
     *                                           </restriction>
     *                                         </simpleType>
     *                                       </element>
     *                                       <element name="Piano2" minOccurs="0">
     *                                         <simpleType>
     *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                             <maxLength value="4"/>
     *                                           </restriction>
     *                                         </simpleType>
     *                                       </element>
     *                                       <element name="Piano3" minOccurs="0">
     *                                         <simpleType>
     *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                             <maxLength value="4"/>
     *                                           </restriction>
     *                                         </simpleType>
     *                                       </element>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="DatiGenerazione">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataEfficacia" minOccurs="0"/>
     *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataRegistrazione"/>
     *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoNota"/>
     *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodiceCausale"/>
     *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}NumeroNota"/>
     *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}ProgressivoNota" minOccurs="0"/>
     *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}AnnoNota" minOccurs="0"/>
     *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DescrMutazione" minOccurs="0"/>
     *                                       <element name="IDMutazioneIniziale">
     *                                         <simpleType>
     *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
     *                                             <totalDigits value="9"/>
     *                                           </restriction>
     *                                         </simpleType>
     *                                       </element>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="DatiConclusione" minOccurs="0">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataEfficacia" minOccurs="0"/>
     *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataRegistrazione" minOccurs="0"/>
     *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoNota" minOccurs="0"/>
     *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodiceCausale" minOccurs="0"/>
     *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}NumeroNota" minOccurs="0"/>
     *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}ProgressivoNota" minOccurs="0"/>
     *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}AnnoNota" minOccurs="0"/>
     *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DescrMutazione" minOccurs="0"/>
     *                                       <element name="IDMutazioneFinale" minOccurs="0">
     *                                         <simpleType>
     *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
     *                                             <totalDigits value="9"/>
     *                                           </restriction>
     *                                         </simpleType>
     *                                       </element>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="Partita" minOccurs="0">
     *                               <simpleType>
     *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                   <maxLength value="7"/>
     *                                 </restriction>
     *                               </simpleType>
     *                             </element>
     *                             <element name="Annotazione" minOccurs="0">
     *                               <simpleType>
     *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                   <maxLength value="1500"/>
     *                                 </restriction>
     *                               </simpleType>
     *                             </element>
     *                             <element name="ProtocolloNotifica" minOccurs="0">
     *                               <simpleType>
     *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                   <maxLength value="18"/>
     *                                 </restriction>
     *                               </simpleType>
     *                             </element>
     *                             <element name="IdentificativiDelBene" minOccurs="0">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="IdentificativoDelBene" maxOccurs="unbounded">
     *                                         <complexType>
     *                                           <complexContent>
     *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                               <sequence>
     *                                                 <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}SezioneUrbana" minOccurs="0"/>
     *                                                 <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Foglio"/>
     *                                                 <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Numero"/>
     *                                                 <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Denominatore" minOccurs="0"/>
     *                                                 <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Subalterno" minOccurs="0"/>
     *                                                 <element name="Edificialita" minOccurs="0">
     *                                                   <simpleType>
     *                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                                       <length value="1"/>
     *                                                     </restriction>
     *                                                   </simpleType>
     *                                                 </element>
     *                                               </sequence>
     *                                             </restriction>
     *                                           </complexContent>
     *                                         </complexType>
     *                                       </element>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="IndirizziDelBene" minOccurs="0">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="IndirizzoDelBene" maxOccurs="unbounded">
     *                                         <complexType>
     *                                           <complexContent>
     *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                               <sequence>
     *                                                 <element name="Toponimo" minOccurs="0">
     *                                                   <simpleType>
     *                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
     *                                                       <totalDigits value="3"/>
     *                                                     </restriction>
     *                                                   </simpleType>
     *                                                 </element>
     *                                                 <element name="IndirizzoBene">
     *                                                   <simpleType>
     *                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                                       <maxLength value="50"/>
     *                                                     </restriction>
     *                                                   </simpleType>
     *                                                 </element>
     *                                                 <element name="Civico1" minOccurs="0">
     *                                                   <simpleType>
     *                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                                       <maxLength value="6"/>
     *                                                     </restriction>
     *                                                   </simpleType>
     *                                                 </element>
     *                                                 <element name="Civico2" minOccurs="0">
     *                                                   <simpleType>
     *                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                                       <maxLength value="6"/>
     *                                                     </restriction>
     *                                                   </simpleType>
     *                                                 </element>
     *                                                 <element name="Civico3" minOccurs="0">
     *                                                   <simpleType>
     *                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                                       <maxLength value="6"/>
     *                                                     </restriction>
     *                                                   </simpleType>
     *                                                 </element>
     *                                                 <element name="CodiceStrada" minOccurs="0">
     *                                                   <simpleType>
     *                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                                       <maxLength value="5"/>
     *                                                     </restriction>
     *                                                   </simpleType>
     *                                                 </element>
     *                                               </sequence>
     *                                             </restriction>
     *                                           </complexContent>
     *                                         </complexType>
     *                                       </element>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="UtilitaComuniDelBene" minOccurs="0">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="UtilitaComuneDelBene" maxOccurs="unbounded">
     *                                         <complexType>
     *                                           <complexContent>
     *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                               <sequence>
     *                                                 <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}SezioneUrbana" minOccurs="0"/>
     *                                                 <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Foglio"/>
     *                                                 <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Numero"/>
     *                                                 <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Denominatore" minOccurs="0"/>
     *                                                 <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Subalterno" minOccurs="0"/>
     *                                               </sequence>
     *                                             </restriction>
     *                                           </complexContent>
     *                                         </complexType>
     *                                       </element>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="RiserveDelBene" minOccurs="0">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="RiservaDelBene" maxOccurs="unbounded">
     *                                         <complexType>
     *                                           <complexContent>
     *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                               <sequence>
     *                                                 <element name="Codice">
     *                                                   <simpleType>
     *                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                                       <length value="1"/>
     *                                                     </restriction>
     *                                                   </simpleType>
     *                                                 </element>
     *                                                 <element name="PartitaIscrizione">
     *                                                   <simpleType>
     *                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                                       <maxLength value="7"/>
     *                                                     </restriction>
     *                                                   </simpleType>
     *                                                 </element>
     *                                               </sequence>
     *                                             </restriction>
     *                                           </complexContent>
     *                                         </complexType>
     *                                       </element>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="SchedeDelBene" minOccurs="0">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="SchedaDelBene" maxOccurs="unbounded">
     *                                         <complexType>
     *                                           <complexContent>
     *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                               <sequence>
     *                                                 <element name="Scheda">
     *                                                   <simpleType>
     *                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
     *                                                       <totalDigits value="4"/>
     *                                                     </restriction>
     *                                                   </simpleType>
     *                                                 </element>
     *                                                 <element name="Formato">
     *                                                   <simpleType>
     *                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                                       <length value="1"/>
     *                                                     </restriction>
     *                                                   </simpleType>
     *                                                 </element>
     *                                                 <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Scala"/>
     *                                                 <element name="PoligoniDellaScheda">
     *                                                   <complexType>
     *                                                     <complexContent>
     *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                                         <sequence>
     *                                                           <element name="PoligonoDellaScheda" maxOccurs="unbounded">
     *                                                             <complexType>
     *                                                               <complexContent>
     *                                                                 <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                                                   <sequence>
     *                                                                     <element name="Poligono">
     *                                                                       <simpleType>
     *                                                                         <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
     *                                                                           <totalDigits value="4"/>
     *                                                                         </restriction>
     *                                                                       </simpleType>
     *                                                                     </element>
     *                                                                     <element name="Ambiente">
     *                                                                       <simpleType>
     *                                                                         <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                                                           <length value="1"/>
     *                                                                         </restriction>
     *                                                                       </simpleType>
     *                                                                     </element>
     *                                                                     <element name="Superficie">
     *                                                                       <simpleType>
     *                                                                         <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
     *                                                                           <totalDigits value="9"/>
     *                                                                         </restriction>
     *                                                                       </simpleType>
     *                                                                     </element>
     *                                                                     <element name="Altezza" minOccurs="0">
     *                                                                       <simpleType>
     *                                                                         <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
     *                                                                           <totalDigits value="4"/>
     *                                                                         </restriction>
     *                                                                       </simpleType>
     *                                                                     </element>
     *                                                                     <element name="AltezzaMassima" minOccurs="0">
     *                                                                       <simpleType>
     *                                                                         <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
     *                                                                           <totalDigits value="4"/>
     *                                                                         </restriction>
     *                                                                       </simpleType>
     *                                                                     </element>
     *                                                                   </sequence>
     *                                                                 </restriction>
     *                                                               </complexContent>
     *                                                             </complexType>
     *                                                           </element>
     *                                                         </sequence>
     *                                                       </restriction>
     *                                                     </complexContent>
     *                                                   </complexType>
     *                                                 </element>
     *                                               </sequence>
     *                                             </restriction>
     *                                           </complexContent>
     *                                         </complexType>
     *                                       </element>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="UIUCancellazione" minOccurs="0">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="UIUCancellata" maxOccurs="unbounded">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element name="DataOperazione">
     *                               <simpleType>
     *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                   <length value="8"/>
     *                                 </restriction>
     *                               </simpleType>
     *                             </element>
     *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune"/>
     *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Sezione" minOccurs="0"/>
     *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}IDImmobile"/>
     *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoImmobile"/>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="NoteCancellazione" minOccurs="0">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="NotaCancellata" maxOccurs="unbounded">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataCorrezione"/>
     *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune"/>
     *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Sezione" minOccurs="0"/>
     *                             <element name="IDMutazione">
     *                               <simpleType>
     *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
     *                                   <totalDigits value="9"/>
     *                                 </restriction>
     *                               </simpleType>
     *                             </element>
     *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoImmobile"/>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="StadiCancellazione" minOccurs="0">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="StadioCancellato" maxOccurs="unbounded">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataCorrezione"/>
     *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune"/>
     *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Sezione" minOccurs="0"/>
     *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}IDImmobile"/>
     *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoImmobile"/>
     *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Progressivo"/>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="RiferimentiPlanimetrie" minOccurs="0">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="Riferimenti" minOccurs="0">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element name="Riferimento" maxOccurs="unbounded">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune" minOccurs="0"/>
     *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}SezioneComune" minOccurs="0"/>
     *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}IDImmobile" minOccurs="0"/>
     *                                       <element name="IDMutazioneIniziale" minOccurs="0">
     *                                         <simpleType>
     *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
     *                                             <totalDigits value="9"/>
     *                                           </restriction>
     *                                         </simpleType>
     *                                       </element>
     *                                       <element name="IDMutazioneFinale" minOccurs="0">
     *                                         <simpleType>
     *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
     *                                             <totalDigits value="9"/>
     *                                           </restriction>
     *                                         </simpleType>
     *                                       </element>
     *                                       <element name="TipoFile">
     *                                         <simpleType>
     *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                             <length value="1"/>
     *                                           </restriction>
     *                                         </simpleType>
     *                                       </element>
     *                                       <element name="NomeFile">
     *                                         <simpleType>
     *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                             <maxLength value="30"/>
     *                                           </restriction>
     *                                         </simpleType>
     *                                       </element>
     *                                       <element name="NumeroPagine">
     *                                         <simpleType>
     *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
     *                                             <totalDigits value="4"/>
     *                                           </restriction>
     *                                         </simpleType>
     *                                       </element>
     *                                       <element name="ChecksumPages" maxOccurs="unbounded">
     *                                         <complexType>
     *                                           <complexContent>
     *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                               <sequence>
     *                                                 <element name="Pagina" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/>
     *                                                 <element name="Hash" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                               </sequence>
     *                                             </restriction>
     *                                           </complexContent>
     *                                         </complexType>
     *                                       </element>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="RiferimentoCancellazione" minOccurs="0">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element name="RiferimentoCancellato" maxOccurs="unbounded">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune" minOccurs="0"/>
     *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}SezioneComune" minOccurs="0"/>
     *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}IDImmobile" minOccurs="0"/>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "unitaImmobiliari", "uiuCancellazione", "noteCancellazione", "stadiCancellazione", "riferimentiPlanimetrie" }) public static class DatiPresenti { @XmlElement(name = "UnitaImmobiliari") protected DatiOut.DatiPresenti.UnitaImmobiliari unitaImmobiliari; @XmlElement(name = "UIUCancellazione") protected DatiOut.DatiPresenti.UIUCancellazione uiuCancellazione; @XmlElement(name = "NoteCancellazione") protected DatiOut.DatiPresenti.NoteCancellazione noteCancellazione; @XmlElement(name = "StadiCancellazione") protected DatiOut.DatiPresenti.StadiCancellazione stadiCancellazione; @XmlElement(name = "RiferimentiPlanimetrie") protected DatiOut.DatiPresenti.RiferimentiPlanimetrie riferimentiPlanimetrie; /** * Recupera il valore della proprietà unitaImmobiliari. * * @return * possible object is * {@link DatiOut.DatiPresenti.UnitaImmobiliari } * */ public DatiOut.DatiPresenti.UnitaImmobiliari getUnitaImmobiliari() { return unitaImmobiliari; } /** * Imposta il valore della proprietà unitaImmobiliari. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.UnitaImmobiliari } * */ public void setUnitaImmobiliari(DatiOut.DatiPresenti.UnitaImmobiliari value) { this.unitaImmobiliari = value; } /** * Recupera il valore della proprietà uiuCancellazione. * * @return * possible object is * {@link DatiOut.DatiPresenti.UIUCancellazione } * */ public DatiOut.DatiPresenti.UIUCancellazione getUIUCancellazione() { return uiuCancellazione; } /** * Imposta il valore della proprietà uiuCancellazione. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.UIUCancellazione } * */ public void setUIUCancellazione(DatiOut.DatiPresenti.UIUCancellazione value) { this.uiuCancellazione = value; } /** * Recupera il valore della proprietà noteCancellazione. * * @return * possible object is * {@link DatiOut.DatiPresenti.NoteCancellazione } * */ public DatiOut.DatiPresenti.NoteCancellazione getNoteCancellazione() { return noteCancellazione; } /** * Imposta il valore della proprietà noteCancellazione. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.NoteCancellazione } * */ public void setNoteCancellazione(DatiOut.DatiPresenti.NoteCancellazione value) { this.noteCancellazione = value; } /** * Recupera il valore della proprietà stadiCancellazione. * * @return * possible object is * {@link DatiOut.DatiPresenti.StadiCancellazione } * */ public DatiOut.DatiPresenti.StadiCancellazione getStadiCancellazione() { return stadiCancellazione; } /** * Imposta il valore della proprietà stadiCancellazione. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.StadiCancellazione } * */ public void setStadiCancellazione(DatiOut.DatiPresenti.StadiCancellazione value) { this.stadiCancellazione = value; } /** * Recupera il valore della proprietà riferimentiPlanimetrie. * * @return * possible object is * {@link DatiOut.DatiPresenti.RiferimentiPlanimetrie } * */ public DatiOut.DatiPresenti.RiferimentiPlanimetrie getRiferimentiPlanimetrie() { return riferimentiPlanimetrie; } /** * Imposta il valore della proprietà riferimentiPlanimetrie. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.RiferimentiPlanimetrie } * */ public void setRiferimentiPlanimetrie(DatiOut.DatiPresenti.RiferimentiPlanimetrie value) { this.riferimentiPlanimetrie = value; } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="NotaCancellata" maxOccurs="unbounded">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataCorrezione"/>
         *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune"/>
         *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Sezione" minOccurs="0"/>
         *                   <element name="IDMutazione">
         *                     <simpleType>
         *                       <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
         *                         <totalDigits value="9"/>
         *                       </restriction>
         *                     </simpleType>
         *                   </element>
         *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoImmobile"/>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "notaCancellata" }) public static class NoteCancellazione { @XmlElement(name = "NotaCancellata", required = true) protected List notaCancellata; /** * Gets the value of the notaCancellata property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the notaCancellata property. * *

* For example, to add a new item, do as follows: *

             *    getNotaCancellata().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DatiOut.DatiPresenti.NoteCancellazione.NotaCancellata } * * */ public List getNotaCancellata() { if (notaCancellata == null) { notaCancellata = new ArrayList(); } return this.notaCancellata; } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataCorrezione"/>
             *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune"/>
             *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Sezione" minOccurs="0"/>
             *         <element name="IDMutazione">
             *           <simpleType>
             *             <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
             *               <totalDigits value="9"/>
             *             </restriction>
             *           </simpleType>
             *         </element>
             *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoImmobile"/>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "dataCorrezione", "codComune", "sezione", "idMutazione", "tipoImmobile" }) public static class NotaCancellata { @XmlElement(name = "DataCorrezione", required = true) protected String dataCorrezione; @XmlElement(name = "CodComune", required = true) protected String codComune; @XmlElement(name = "Sezione") protected String sezione; @XmlElement(name = "IDMutazione", required = true) protected BigInteger idMutazione; @XmlElement(name = "TipoImmobile", required = true) protected String tipoImmobile; /** * Recupera il valore della proprietà dataCorrezione. * * @return * possible object is * {@link String } * */ public String getDataCorrezione() { return dataCorrezione; } /** * Imposta il valore della proprietà dataCorrezione. * * @param value * allowed object is * {@link String } * */ public void setDataCorrezione(String value) { this.dataCorrezione = value; } /** * Recupera il valore della proprietà codComune. * * @return * possible object is * {@link String } * */ public String getCodComune() { return codComune; } /** * Imposta il valore della proprietà codComune. * * @param value * allowed object is * {@link String } * */ public void setCodComune(String value) { this.codComune = value; } /** * Recupera il valore della proprietà sezione. * * @return * possible object is * {@link String } * */ public String getSezione() { return sezione; } /** * Imposta il valore della proprietà sezione. * * @param value * allowed object is * {@link String } * */ public void setSezione(String value) { this.sezione = value; } /** * Recupera il valore della proprietà idMutazione. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getIDMutazione() { return idMutazione; } /** * Imposta il valore della proprietà idMutazione. * * @param value * allowed object is * {@link BigInteger } * */ public void setIDMutazione(BigInteger value) { this.idMutazione = value; } /** * Recupera il valore della proprietà tipoImmobile. * * @return * possible object is * {@link String } * */ public String getTipoImmobile() { return tipoImmobile; } /** * Imposta il valore della proprietà tipoImmobile. * * @param value * allowed object is * {@link String } * */ public void setTipoImmobile(String value) { this.tipoImmobile = value; } } } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="Riferimenti" minOccurs="0">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element name="Riferimento" maxOccurs="unbounded">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune" minOccurs="0"/>
         *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}SezioneComune" minOccurs="0"/>
         *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}IDImmobile" minOccurs="0"/>
         *                             <element name="IDMutazioneIniziale" minOccurs="0">
         *                               <simpleType>
         *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
         *                                   <totalDigits value="9"/>
         *                                 </restriction>
         *                               </simpleType>
         *                             </element>
         *                             <element name="IDMutazioneFinale" minOccurs="0">
         *                               <simpleType>
         *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
         *                                   <totalDigits value="9"/>
         *                                 </restriction>
         *                               </simpleType>
         *                             </element>
         *                             <element name="TipoFile">
         *                               <simpleType>
         *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                   <length value="1"/>
         *                                 </restriction>
         *                               </simpleType>
         *                             </element>
         *                             <element name="NomeFile">
         *                               <simpleType>
         *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                   <maxLength value="30"/>
         *                                 </restriction>
         *                               </simpleType>
         *                             </element>
         *                             <element name="NumeroPagine">
         *                               <simpleType>
         *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
         *                                   <totalDigits value="4"/>
         *                                 </restriction>
         *                               </simpleType>
         *                             </element>
         *                             <element name="ChecksumPages" maxOccurs="unbounded">
         *                               <complexType>
         *                                 <complexContent>
         *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                                     <sequence>
         *                                       <element name="Pagina" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/>
         *                                       <element name="Hash" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                                     </sequence>
         *                                   </restriction>
         *                                 </complexContent>
         *                               </complexType>
         *                             </element>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="RiferimentoCancellazione" minOccurs="0">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element name="RiferimentoCancellato" maxOccurs="unbounded">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune" minOccurs="0"/>
         *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}SezioneComune" minOccurs="0"/>
         *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}IDImmobile" minOccurs="0"/>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "riferimenti", "riferimentoCancellazione" }) public static class RiferimentiPlanimetrie { @XmlElement(name = "Riferimenti") protected DatiOut.DatiPresenti.RiferimentiPlanimetrie.Riferimenti riferimenti; @XmlElement(name = "RiferimentoCancellazione") protected DatiOut.DatiPresenti.RiferimentiPlanimetrie.RiferimentoCancellazione riferimentoCancellazione; /** * Recupera il valore della proprietà riferimenti. * * @return * possible object is * {@link DatiOut.DatiPresenti.RiferimentiPlanimetrie.Riferimenti } * */ public DatiOut.DatiPresenti.RiferimentiPlanimetrie.Riferimenti getRiferimenti() { return riferimenti; } /** * Imposta il valore della proprietà riferimenti. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.RiferimentiPlanimetrie.Riferimenti } * */ public void setRiferimenti(DatiOut.DatiPresenti.RiferimentiPlanimetrie.Riferimenti value) { this.riferimenti = value; } /** * Recupera il valore della proprietà riferimentoCancellazione. * * @return * possible object is * {@link DatiOut.DatiPresenti.RiferimentiPlanimetrie.RiferimentoCancellazione } * */ public DatiOut.DatiPresenti.RiferimentiPlanimetrie.RiferimentoCancellazione getRiferimentoCancellazione() { return riferimentoCancellazione; } /** * Imposta il valore della proprietà riferimentoCancellazione. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.RiferimentiPlanimetrie.RiferimentoCancellazione } * */ public void setRiferimentoCancellazione(DatiOut.DatiPresenti.RiferimentiPlanimetrie.RiferimentoCancellazione value) { this.riferimentoCancellazione = value; } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element name="Riferimento" maxOccurs="unbounded">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune" minOccurs="0"/>
             *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}SezioneComune" minOccurs="0"/>
             *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}IDImmobile" minOccurs="0"/>
             *                   <element name="IDMutazioneIniziale" minOccurs="0">
             *                     <simpleType>
             *                       <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
             *                         <totalDigits value="9"/>
             *                       </restriction>
             *                     </simpleType>
             *                   </element>
             *                   <element name="IDMutazioneFinale" minOccurs="0">
             *                     <simpleType>
             *                       <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
             *                         <totalDigits value="9"/>
             *                       </restriction>
             *                     </simpleType>
             *                   </element>
             *                   <element name="TipoFile">
             *                     <simpleType>
             *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                         <length value="1"/>
             *                       </restriction>
             *                     </simpleType>
             *                   </element>
             *                   <element name="NomeFile">
             *                     <simpleType>
             *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                         <maxLength value="30"/>
             *                       </restriction>
             *                     </simpleType>
             *                   </element>
             *                   <element name="NumeroPagine">
             *                     <simpleType>
             *                       <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
             *                         <totalDigits value="4"/>
             *                       </restriction>
             *                     </simpleType>
             *                   </element>
             *                   <element name="ChecksumPages" maxOccurs="unbounded">
             *                     <complexType>
             *                       <complexContent>
             *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                           <sequence>
             *                             <element name="Pagina" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/>
             *                             <element name="Hash" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                           </sequence>
             *                         </restriction>
             *                       </complexContent>
             *                     </complexType>
             *                   </element>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "riferimento" }) public static class Riferimenti { @XmlElement(name = "Riferimento", required = true) protected List riferimento; /** * Gets the value of the riferimento property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the riferimento property. * *

* For example, to add a new item, do as follows: *

                 *    getRiferimento().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DatiOut.DatiPresenti.RiferimentiPlanimetrie.Riferimenti.Riferimento } * * */ public List getRiferimento() { if (riferimento == null) { riferimento = new ArrayList(); } return this.riferimento; } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune" minOccurs="0"/>
                 *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}SezioneComune" minOccurs="0"/>
                 *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}IDImmobile" minOccurs="0"/>
                 *         <element name="IDMutazioneIniziale" minOccurs="0">
                 *           <simpleType>
                 *             <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                 *               <totalDigits value="9"/>
                 *             </restriction>
                 *           </simpleType>
                 *         </element>
                 *         <element name="IDMutazioneFinale" minOccurs="0">
                 *           <simpleType>
                 *             <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                 *               <totalDigits value="9"/>
                 *             </restriction>
                 *           </simpleType>
                 *         </element>
                 *         <element name="TipoFile">
                 *           <simpleType>
                 *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *               <length value="1"/>
                 *             </restriction>
                 *           </simpleType>
                 *         </element>
                 *         <element name="NomeFile">
                 *           <simpleType>
                 *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *               <maxLength value="30"/>
                 *             </restriction>
                 *           </simpleType>
                 *         </element>
                 *         <element name="NumeroPagine">
                 *           <simpleType>
                 *             <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                 *               <totalDigits value="4"/>
                 *             </restriction>
                 *           </simpleType>
                 *         </element>
                 *         <element name="ChecksumPages" maxOccurs="unbounded">
                 *           <complexType>
                 *             <complexContent>
                 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *                 <sequence>
                 *                   <element name="Pagina" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/>
                 *                   <element name="Hash" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *                 </sequence>
                 *               </restriction>
                 *             </complexContent>
                 *           </complexType>
                 *         </element>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codComune", "sezioneComune", "idImmobile", "idMutazioneIniziale", "idMutazioneFinale", "tipoFile", "nomeFile", "numeroPagine", "checksumPages" }) public static class Riferimento { @XmlElement(name = "CodComune") protected String codComune; @XmlElement(name = "SezioneComune") protected String sezioneComune; @XmlElement(name = "IDImmobile") protected BigInteger idImmobile; @XmlElement(name = "IDMutazioneIniziale") protected BigInteger idMutazioneIniziale; @XmlElement(name = "IDMutazioneFinale") protected BigInteger idMutazioneFinale; @XmlElement(name = "TipoFile", required = true) protected String tipoFile; @XmlElement(name = "NomeFile", required = true) protected String nomeFile; @XmlElement(name = "NumeroPagine", required = true) protected BigInteger numeroPagine; @XmlElement(name = "ChecksumPages", required = true) protected List checksumPages; /** * Recupera il valore della proprietà codComune. * * @return * possible object is * {@link String } * */ public String getCodComune() { return codComune; } /** * Imposta il valore della proprietà codComune. * * @param value * allowed object is * {@link String } * */ public void setCodComune(String value) { this.codComune = value; } /** * Recupera il valore della proprietà sezioneComune. * * @return * possible object is * {@link String } * */ public String getSezioneComune() { return sezioneComune; } /** * Imposta il valore della proprietà sezioneComune. * * @param value * allowed object is * {@link String } * */ public void setSezioneComune(String value) { this.sezioneComune = value; } /** * Recupera il valore della proprietà idImmobile. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getIDImmobile() { return idImmobile; } /** * Imposta il valore della proprietà idImmobile. * * @param value * allowed object is * {@link BigInteger } * */ public void setIDImmobile(BigInteger value) { this.idImmobile = value; } /** * Recupera il valore della proprietà idMutazioneIniziale. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getIDMutazioneIniziale() { return idMutazioneIniziale; } /** * Imposta il valore della proprietà idMutazioneIniziale. * * @param value * allowed object is * {@link BigInteger } * */ public void setIDMutazioneIniziale(BigInteger value) { this.idMutazioneIniziale = value; } /** * Recupera il valore della proprietà idMutazioneFinale. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getIDMutazioneFinale() { return idMutazioneFinale; } /** * Imposta il valore della proprietà idMutazioneFinale. * * @param value * allowed object is * {@link BigInteger } * */ public void setIDMutazioneFinale(BigInteger value) { this.idMutazioneFinale = value; } /** * Recupera il valore della proprietà tipoFile. * * @return * possible object is * {@link String } * */ public String getTipoFile() { return tipoFile; } /** * Imposta il valore della proprietà tipoFile. * * @param value * allowed object is * {@link String } * */ public void setTipoFile(String value) { this.tipoFile = value; } /** * Recupera il valore della proprietà nomeFile. * * @return * possible object is * {@link String } * */ public String getNomeFile() { return nomeFile; } /** * Imposta il valore della proprietà nomeFile. * * @param value * allowed object is * {@link String } * */ public void setNomeFile(String value) { this.nomeFile = value; } /** * Recupera il valore della proprietà numeroPagine. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getNumeroPagine() { return numeroPagine; } /** * Imposta il valore della proprietà numeroPagine. * * @param value * allowed object is * {@link BigInteger } * */ public void setNumeroPagine(BigInteger value) { this.numeroPagine = value; } /** * Gets the value of the checksumPages property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the checksumPages property. * *

* For example, to add a new item, do as follows: *

                     *    getChecksumPages().add(newItem);
                     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DatiOut.DatiPresenti.RiferimentiPlanimetrie.Riferimenti.Riferimento.ChecksumPages } * * */ public List getChecksumPages() { if (checksumPages == null) { checksumPages = new ArrayList(); } return this.checksumPages; } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

                     * <complexType>
                     *   <complexContent>
                     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                     *       <sequence>
                     *         <element name="Pagina" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/>
                     *         <element name="Hash" type="{http://www.w3.org/2001/XMLSchema}string"/>
                     *       </sequence>
                     *     </restriction>
                     *   </complexContent>
                     * </complexType>
                     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "pagina", "hash" }) public static class ChecksumPages { @XmlElement(name = "Pagina", required = true) @XmlSchemaType(name = "positiveInteger") protected BigInteger pagina; @XmlElement(name = "Hash", required = true) protected String hash; /** * Recupera il valore della proprietà pagina. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getPagina() { return pagina; } /** * Imposta il valore della proprietà pagina. * * @param value * allowed object is * {@link BigInteger } * */ public void setPagina(BigInteger value) { this.pagina = value; } /** * Recupera il valore della proprietà hash. * * @return * possible object is * {@link String } * */ public String getHash() { return hash; } /** * Imposta il valore della proprietà hash. * * @param value * allowed object is * {@link String } * */ public void setHash(String value) { this.hash = value; } } } } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element name="RiferimentoCancellato" maxOccurs="unbounded">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune" minOccurs="0"/>
             *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}SezioneComune" minOccurs="0"/>
             *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}IDImmobile" minOccurs="0"/>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "riferimentoCancellato" }) public static class RiferimentoCancellazione { @XmlElement(name = "RiferimentoCancellato", required = true) protected List riferimentoCancellato; /** * Gets the value of the riferimentoCancellato property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the riferimentoCancellato property. * *

* For example, to add a new item, do as follows: *

                 *    getRiferimentoCancellato().add(newItem);
                 * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DatiOut.DatiPresenti.RiferimentiPlanimetrie.RiferimentoCancellazione.RiferimentoCancellato } * * */ public List getRiferimentoCancellato() { if (riferimentoCancellato == null) { riferimentoCancellato = new ArrayList(); } return this.riferimentoCancellato; } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune" minOccurs="0"/>
                 *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}SezioneComune" minOccurs="0"/>
                 *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}IDImmobile" minOccurs="0"/>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codComune", "sezioneComune", "idImmobile" }) public static class RiferimentoCancellato { @XmlElement(name = "CodComune") protected String codComune; @XmlElement(name = "SezioneComune") protected String sezioneComune; @XmlElement(name = "IDImmobile") protected BigInteger idImmobile; /** * Recupera il valore della proprietà codComune. * * @return * possible object is * {@link String } * */ public String getCodComune() { return codComune; } /** * Imposta il valore della proprietà codComune. * * @param value * allowed object is * {@link String } * */ public void setCodComune(String value) { this.codComune = value; } /** * Recupera il valore della proprietà sezioneComune. * * @return * possible object is * {@link String } * */ public String getSezioneComune() { return sezioneComune; } /** * Imposta il valore della proprietà sezioneComune. * * @param value * allowed object is * {@link String } * */ public void setSezioneComune(String value) { this.sezioneComune = value; } /** * Recupera il valore della proprietà idImmobile. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getIDImmobile() { return idImmobile; } /** * Imposta il valore della proprietà idImmobile. * * @param value * allowed object is * {@link BigInteger } * */ public void setIDImmobile(BigInteger value) { this.idImmobile = value; } } } } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="StadioCancellato" maxOccurs="unbounded">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataCorrezione"/>
         *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune"/>
         *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Sezione" minOccurs="0"/>
         *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}IDImmobile"/>
         *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoImmobile"/>
         *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Progressivo"/>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "stadioCancellato" }) public static class StadiCancellazione { @XmlElement(name = "StadioCancellato", required = true) protected List stadioCancellato; /** * Gets the value of the stadioCancellato property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the stadioCancellato property. * *

* For example, to add a new item, do as follows: *

             *    getStadioCancellato().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DatiOut.DatiPresenti.StadiCancellazione.StadioCancellato } * * */ public List getStadioCancellato() { if (stadioCancellato == null) { stadioCancellato = new ArrayList(); } return this.stadioCancellato; } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataCorrezione"/>
             *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune"/>
             *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Sezione" minOccurs="0"/>
             *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}IDImmobile"/>
             *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoImmobile"/>
             *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Progressivo"/>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "dataCorrezione", "codComune", "sezione", "idImmobile", "tipoImmobile", "progressivo" }) public static class StadioCancellato { @XmlElement(name = "DataCorrezione", required = true) protected String dataCorrezione; @XmlElement(name = "CodComune", required = true) protected String codComune; @XmlElement(name = "Sezione") protected String sezione; @XmlElement(name = "IDImmobile", required = true) protected BigInteger idImmobile; @XmlElement(name = "TipoImmobile", required = true) protected String tipoImmobile; @XmlElement(name = "Progressivo", required = true) protected String progressivo; /** * Recupera il valore della proprietà dataCorrezione. * * @return * possible object is * {@link String } * */ public String getDataCorrezione() { return dataCorrezione; } /** * Imposta il valore della proprietà dataCorrezione. * * @param value * allowed object is * {@link String } * */ public void setDataCorrezione(String value) { this.dataCorrezione = value; } /** * Recupera il valore della proprietà codComune. * * @return * possible object is * {@link String } * */ public String getCodComune() { return codComune; } /** * Imposta il valore della proprietà codComune. * * @param value * allowed object is * {@link String } * */ public void setCodComune(String value) { this.codComune = value; } /** * Recupera il valore della proprietà sezione. * * @return * possible object is * {@link String } * */ public String getSezione() { return sezione; } /** * Imposta il valore della proprietà sezione. * * @param value * allowed object is * {@link String } * */ public void setSezione(String value) { this.sezione = value; } /** * Recupera il valore della proprietà idImmobile. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getIDImmobile() { return idImmobile; } /** * Imposta il valore della proprietà idImmobile. * * @param value * allowed object is * {@link BigInteger } * */ public void setIDImmobile(BigInteger value) { this.idImmobile = value; } /** * Recupera il valore della proprietà tipoImmobile. * * @return * possible object is * {@link String } * */ public String getTipoImmobile() { return tipoImmobile; } /** * Imposta il valore della proprietà tipoImmobile. * * @param value * allowed object is * {@link String } * */ public void setTipoImmobile(String value) { this.tipoImmobile = value; } /** * Recupera il valore della proprietà progressivo. * * @return * possible object is * {@link String } * */ public String getProgressivo() { return progressivo; } /** * Imposta il valore della proprietà progressivo. * * @param value * allowed object is * {@link String } * */ public void setProgressivo(String value) { this.progressivo = value; } } } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="UIUCancellata" maxOccurs="unbounded">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element name="DataOperazione">
         *                     <simpleType>
         *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                         <length value="8"/>
         *                       </restriction>
         *                     </simpleType>
         *                   </element>
         *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune"/>
         *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Sezione" minOccurs="0"/>
         *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}IDImmobile"/>
         *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoImmobile"/>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "uiuCancellata" }) public static class UIUCancellazione { @XmlElement(name = "UIUCancellata", required = true) protected List uiuCancellata; /** * Gets the value of the uiuCancellata property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the uiuCancellata property. * *

* For example, to add a new item, do as follows: *

             *    getUIUCancellata().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DatiOut.DatiPresenti.UIUCancellazione.UIUCancellata } * * */ public List getUIUCancellata() { if (uiuCancellata == null) { uiuCancellata = new ArrayList(); } return this.uiuCancellata; } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element name="DataOperazione">
             *           <simpleType>
             *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *               <length value="8"/>
             *             </restriction>
             *           </simpleType>
             *         </element>
             *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune"/>
             *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Sezione" minOccurs="0"/>
             *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}IDImmobile"/>
             *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoImmobile"/>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "dataOperazione", "codComune", "sezione", "idImmobile", "tipoImmobile" }) public static class UIUCancellata { @XmlElement(name = "DataOperazione", required = true) protected String dataOperazione; @XmlElement(name = "CodComune", required = true) protected String codComune; @XmlElement(name = "Sezione") protected String sezione; @XmlElement(name = "IDImmobile", required = true) protected BigInteger idImmobile; @XmlElement(name = "TipoImmobile", required = true) protected String tipoImmobile; /** * Recupera il valore della proprietà dataOperazione. * * @return * possible object is * {@link String } * */ public String getDataOperazione() { return dataOperazione; } /** * Imposta il valore della proprietà dataOperazione. * * @param value * allowed object is * {@link String } * */ public void setDataOperazione(String value) { this.dataOperazione = value; } /** * Recupera il valore della proprietà codComune. * * @return * possible object is * {@link String } * */ public String getCodComune() { return codComune; } /** * Imposta il valore della proprietà codComune. * * @param value * allowed object is * {@link String } * */ public void setCodComune(String value) { this.codComune = value; } /** * Recupera il valore della proprietà sezione. * * @return * possible object is * {@link String } * */ public String getSezione() { return sezione; } /** * Imposta il valore della proprietà sezione. * * @param value * allowed object is * {@link String } * */ public void setSezione(String value) { this.sezione = value; } /** * Recupera il valore della proprietà idImmobile. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getIDImmobile() { return idImmobile; } /** * Imposta il valore della proprietà idImmobile. * * @param value * allowed object is * {@link BigInteger } * */ public void setIDImmobile(BigInteger value) { this.idImmobile = value; } /** * Recupera il valore della proprietà tipoImmobile. * * @return * possible object is * {@link String } * */ public String getTipoImmobile() { return tipoImmobile; } /** * Imposta il valore della proprietà tipoImmobile. * * @param value * allowed object is * {@link String } * */ public void setTipoImmobile(String value) { this.tipoImmobile = value; } } } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="UIU" maxOccurs="unbounded">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element name="Identificativi" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         *                   <element name="Indirizzi" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         *                   <element name="UtCom" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         *                   <element name="Riserve" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         *                   <element name="SchedePoligoni" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune"/>
         *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Sezione" minOccurs="0"/>
         *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}IDImmobile"/>
         *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoImmobile"/>
         *                   <element name="Progressivo">
         *                     <simpleType>
         *                       <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
         *                         <maxInclusive value="999"/>
         *                       </restriction>
         *                     </simpleType>
         *                   </element>
         *                   <element name="DatiClassamento" minOccurs="0">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="Zona" minOccurs="0">
         *                               <simpleType>
         *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                   <maxLength value="3"/>
         *                                 </restriction>
         *                               </simpleType>
         *                             </element>
         *                             <element name="Categoria" minOccurs="0">
         *                               <simpleType>
         *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                   <maxLength value="3"/>
         *                                 </restriction>
         *                               </simpleType>
         *                             </element>
         *                             <element name="Classe" minOccurs="0">
         *                               <simpleType>
         *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                   <maxLength value="2"/>
         *                                 </restriction>
         *                               </simpleType>
         *                             </element>
         *                             <element name="Consistenza" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         *                             <element name="FlagClassamento" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
         *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Superficie" minOccurs="0"/>
         *                             <element name="RenditaInEuro" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="Ubicazione" minOccurs="0">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="Lotto" minOccurs="0">
         *                               <simpleType>
         *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                   <maxLength value="2"/>
         *                                 </restriction>
         *                               </simpleType>
         *                             </element>
         *                             <element name="Edificio" minOccurs="0">
         *                               <simpleType>
         *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                   <maxLength value="2"/>
         *                                 </restriction>
         *                               </simpleType>
         *                             </element>
         *                             <element name="Scala" minOccurs="0">
         *                               <simpleType>
         *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                   <maxLength value="2"/>
         *                                 </restriction>
         *                               </simpleType>
         *                             </element>
         *                             <element name="Interno1" minOccurs="0">
         *                               <simpleType>
         *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                   <maxLength value="3"/>
         *                                 </restriction>
         *                               </simpleType>
         *                             </element>
         *                             <element name="Interno2" minOccurs="0">
         *                               <simpleType>
         *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                   <maxLength value="3"/>
         *                                 </restriction>
         *                               </simpleType>
         *                             </element>
         *                             <element name="Piano1" minOccurs="0">
         *                               <simpleType>
         *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                   <maxLength value="4"/>
         *                                 </restriction>
         *                               </simpleType>
         *                             </element>
         *                             <element name="Piano2" minOccurs="0">
         *                               <simpleType>
         *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                   <maxLength value="4"/>
         *                                 </restriction>
         *                               </simpleType>
         *                             </element>
         *                             <element name="Piano3" minOccurs="0">
         *                               <simpleType>
         *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                   <maxLength value="4"/>
         *                                 </restriction>
         *                               </simpleType>
         *                             </element>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="DatiGenerazione">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataEfficacia" minOccurs="0"/>
         *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataRegistrazione"/>
         *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoNota"/>
         *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodiceCausale"/>
         *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}NumeroNota"/>
         *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}ProgressivoNota" minOccurs="0"/>
         *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}AnnoNota" minOccurs="0"/>
         *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DescrMutazione" minOccurs="0"/>
         *                             <element name="IDMutazioneIniziale">
         *                               <simpleType>
         *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
         *                                   <totalDigits value="9"/>
         *                                 </restriction>
         *                               </simpleType>
         *                             </element>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="DatiConclusione" minOccurs="0">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataEfficacia" minOccurs="0"/>
         *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataRegistrazione" minOccurs="0"/>
         *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoNota" minOccurs="0"/>
         *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodiceCausale" minOccurs="0"/>
         *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}NumeroNota" minOccurs="0"/>
         *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}ProgressivoNota" minOccurs="0"/>
         *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}AnnoNota" minOccurs="0"/>
         *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DescrMutazione" minOccurs="0"/>
         *                             <element name="IDMutazioneFinale" minOccurs="0">
         *                               <simpleType>
         *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
         *                                   <totalDigits value="9"/>
         *                                 </restriction>
         *                               </simpleType>
         *                             </element>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="Partita" minOccurs="0">
         *                     <simpleType>
         *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                         <maxLength value="7"/>
         *                       </restriction>
         *                     </simpleType>
         *                   </element>
         *                   <element name="Annotazione" minOccurs="0">
         *                     <simpleType>
         *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                         <maxLength value="1500"/>
         *                       </restriction>
         *                     </simpleType>
         *                   </element>
         *                   <element name="ProtocolloNotifica" minOccurs="0">
         *                     <simpleType>
         *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                         <maxLength value="18"/>
         *                       </restriction>
         *                     </simpleType>
         *                   </element>
         *                   <element name="IdentificativiDelBene" minOccurs="0">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="IdentificativoDelBene" maxOccurs="unbounded">
         *                               <complexType>
         *                                 <complexContent>
         *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                                     <sequence>
         *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}SezioneUrbana" minOccurs="0"/>
         *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Foglio"/>
         *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Numero"/>
         *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Denominatore" minOccurs="0"/>
         *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Subalterno" minOccurs="0"/>
         *                                       <element name="Edificialita" minOccurs="0">
         *                                         <simpleType>
         *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                             <length value="1"/>
         *                                           </restriction>
         *                                         </simpleType>
         *                                       </element>
         *                                     </sequence>
         *                                   </restriction>
         *                                 </complexContent>
         *                               </complexType>
         *                             </element>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="IndirizziDelBene" minOccurs="0">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="IndirizzoDelBene" maxOccurs="unbounded">
         *                               <complexType>
         *                                 <complexContent>
         *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                                     <sequence>
         *                                       <element name="Toponimo" minOccurs="0">
         *                                         <simpleType>
         *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
         *                                             <totalDigits value="3"/>
         *                                           </restriction>
         *                                         </simpleType>
         *                                       </element>
         *                                       <element name="IndirizzoBene">
         *                                         <simpleType>
         *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                             <maxLength value="50"/>
         *                                           </restriction>
         *                                         </simpleType>
         *                                       </element>
         *                                       <element name="Civico1" minOccurs="0">
         *                                         <simpleType>
         *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                             <maxLength value="6"/>
         *                                           </restriction>
         *                                         </simpleType>
         *                                       </element>
         *                                       <element name="Civico2" minOccurs="0">
         *                                         <simpleType>
         *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                             <maxLength value="6"/>
         *                                           </restriction>
         *                                         </simpleType>
         *                                       </element>
         *                                       <element name="Civico3" minOccurs="0">
         *                                         <simpleType>
         *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                             <maxLength value="6"/>
         *                                           </restriction>
         *                                         </simpleType>
         *                                       </element>
         *                                       <element name="CodiceStrada" minOccurs="0">
         *                                         <simpleType>
         *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                             <maxLength value="5"/>
         *                                           </restriction>
         *                                         </simpleType>
         *                                       </element>
         *                                     </sequence>
         *                                   </restriction>
         *                                 </complexContent>
         *                               </complexType>
         *                             </element>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="UtilitaComuniDelBene" minOccurs="0">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="UtilitaComuneDelBene" maxOccurs="unbounded">
         *                               <complexType>
         *                                 <complexContent>
         *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                                     <sequence>
         *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}SezioneUrbana" minOccurs="0"/>
         *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Foglio"/>
         *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Numero"/>
         *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Denominatore" minOccurs="0"/>
         *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Subalterno" minOccurs="0"/>
         *                                     </sequence>
         *                                   </restriction>
         *                                 </complexContent>
         *                               </complexType>
         *                             </element>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="RiserveDelBene" minOccurs="0">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="RiservaDelBene" maxOccurs="unbounded">
         *                               <complexType>
         *                                 <complexContent>
         *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                                     <sequence>
         *                                       <element name="Codice">
         *                                         <simpleType>
         *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                             <length value="1"/>
         *                                           </restriction>
         *                                         </simpleType>
         *                                       </element>
         *                                       <element name="PartitaIscrizione">
         *                                         <simpleType>
         *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                             <maxLength value="7"/>
         *                                           </restriction>
         *                                         </simpleType>
         *                                       </element>
         *                                     </sequence>
         *                                   </restriction>
         *                                 </complexContent>
         *                               </complexType>
         *                             </element>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="SchedeDelBene" minOccurs="0">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="SchedaDelBene" maxOccurs="unbounded">
         *                               <complexType>
         *                                 <complexContent>
         *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                                     <sequence>
         *                                       <element name="Scheda">
         *                                         <simpleType>
         *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
         *                                             <totalDigits value="4"/>
         *                                           </restriction>
         *                                         </simpleType>
         *                                       </element>
         *                                       <element name="Formato">
         *                                         <simpleType>
         *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                             <length value="1"/>
         *                                           </restriction>
         *                                         </simpleType>
         *                                       </element>
         *                                       <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Scala"/>
         *                                       <element name="PoligoniDellaScheda">
         *                                         <complexType>
         *                                           <complexContent>
         *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                                               <sequence>
         *                                                 <element name="PoligonoDellaScheda" maxOccurs="unbounded">
         *                                                   <complexType>
         *                                                     <complexContent>
         *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                                                         <sequence>
         *                                                           <element name="Poligono">
         *                                                             <simpleType>
         *                                                               <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
         *                                                                 <totalDigits value="4"/>
         *                                                               </restriction>
         *                                                             </simpleType>
         *                                                           </element>
         *                                                           <element name="Ambiente">
         *                                                             <simpleType>
         *                                                               <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                                                 <length value="1"/>
         *                                                               </restriction>
         *                                                             </simpleType>
         *                                                           </element>
         *                                                           <element name="Superficie">
         *                                                             <simpleType>
         *                                                               <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
         *                                                                 <totalDigits value="9"/>
         *                                                               </restriction>
         *                                                             </simpleType>
         *                                                           </element>
         *                                                           <element name="Altezza" minOccurs="0">
         *                                                             <simpleType>
         *                                                               <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
         *                                                                 <totalDigits value="4"/>
         *                                                               </restriction>
         *                                                             </simpleType>
         *                                                           </element>
         *                                                           <element name="AltezzaMassima" minOccurs="0">
         *                                                             <simpleType>
         *                                                               <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
         *                                                                 <totalDigits value="4"/>
         *                                                               </restriction>
         *                                                             </simpleType>
         *                                                           </element>
         *                                                         </sequence>
         *                                                       </restriction>
         *                                                     </complexContent>
         *                                                   </complexType>
         *                                                 </element>
         *                                               </sequence>
         *                                             </restriction>
         *                                           </complexContent>
         *                                         </complexType>
         *                                       </element>
         *                                     </sequence>
         *                                   </restriction>
         *                                 </complexContent>
         *                               </complexType>
         *                             </element>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "uiu" }) public static class UnitaImmobiliari { @XmlElement(name = "UIU", required = true) protected List uiu; /** * Gets the value of the uiu property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the uiu property. * *

* For example, to add a new item, do as follows: *

             *    getUIU().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU } * * */ public List getUIU() { if (uiu == null) { uiu = new ArrayList(); } return this.uiu; } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element name="Identificativi" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
             *         <element name="Indirizzi" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
             *         <element name="UtCom" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
             *         <element name="Riserve" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
             *         <element name="SchedePoligoni" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
             *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodComune"/>
             *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Sezione" minOccurs="0"/>
             *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}IDImmobile"/>
             *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoImmobile"/>
             *         <element name="Progressivo">
             *           <simpleType>
             *             <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
             *               <maxInclusive value="999"/>
             *             </restriction>
             *           </simpleType>
             *         </element>
             *         <element name="DatiClassamento" minOccurs="0">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="Zona" minOccurs="0">
             *                     <simpleType>
             *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                         <maxLength value="3"/>
             *                       </restriction>
             *                     </simpleType>
             *                   </element>
             *                   <element name="Categoria" minOccurs="0">
             *                     <simpleType>
             *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                         <maxLength value="3"/>
             *                       </restriction>
             *                     </simpleType>
             *                   </element>
             *                   <element name="Classe" minOccurs="0">
             *                     <simpleType>
             *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                         <maxLength value="2"/>
             *                       </restriction>
             *                     </simpleType>
             *                   </element>
             *                   <element name="Consistenza" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
             *                   <element name="FlagClassamento" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
             *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Superficie" minOccurs="0"/>
             *                   <element name="RenditaInEuro" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="Ubicazione" minOccurs="0">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="Lotto" minOccurs="0">
             *                     <simpleType>
             *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                         <maxLength value="2"/>
             *                       </restriction>
             *                     </simpleType>
             *                   </element>
             *                   <element name="Edificio" minOccurs="0">
             *                     <simpleType>
             *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                         <maxLength value="2"/>
             *                       </restriction>
             *                     </simpleType>
             *                   </element>
             *                   <element name="Scala" minOccurs="0">
             *                     <simpleType>
             *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                         <maxLength value="2"/>
             *                       </restriction>
             *                     </simpleType>
             *                   </element>
             *                   <element name="Interno1" minOccurs="0">
             *                     <simpleType>
             *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                         <maxLength value="3"/>
             *                       </restriction>
             *                     </simpleType>
             *                   </element>
             *                   <element name="Interno2" minOccurs="0">
             *                     <simpleType>
             *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                         <maxLength value="3"/>
             *                       </restriction>
             *                     </simpleType>
             *                   </element>
             *                   <element name="Piano1" minOccurs="0">
             *                     <simpleType>
             *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                         <maxLength value="4"/>
             *                       </restriction>
             *                     </simpleType>
             *                   </element>
             *                   <element name="Piano2" minOccurs="0">
             *                     <simpleType>
             *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                         <maxLength value="4"/>
             *                       </restriction>
             *                     </simpleType>
             *                   </element>
             *                   <element name="Piano3" minOccurs="0">
             *                     <simpleType>
             *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                         <maxLength value="4"/>
             *                       </restriction>
             *                     </simpleType>
             *                   </element>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="DatiGenerazione">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataEfficacia" minOccurs="0"/>
             *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataRegistrazione"/>
             *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoNota"/>
             *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodiceCausale"/>
             *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}NumeroNota"/>
             *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}ProgressivoNota" minOccurs="0"/>
             *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}AnnoNota" minOccurs="0"/>
             *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DescrMutazione" minOccurs="0"/>
             *                   <element name="IDMutazioneIniziale">
             *                     <simpleType>
             *                       <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
             *                         <totalDigits value="9"/>
             *                       </restriction>
             *                     </simpleType>
             *                   </element>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="DatiConclusione" minOccurs="0">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataEfficacia" minOccurs="0"/>
             *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataRegistrazione" minOccurs="0"/>
             *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoNota" minOccurs="0"/>
             *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodiceCausale" minOccurs="0"/>
             *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}NumeroNota" minOccurs="0"/>
             *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}ProgressivoNota" minOccurs="0"/>
             *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}AnnoNota" minOccurs="0"/>
             *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DescrMutazione" minOccurs="0"/>
             *                   <element name="IDMutazioneFinale" minOccurs="0">
             *                     <simpleType>
             *                       <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
             *                         <totalDigits value="9"/>
             *                       </restriction>
             *                     </simpleType>
             *                   </element>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="Partita" minOccurs="0">
             *           <simpleType>
             *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *               <maxLength value="7"/>
             *             </restriction>
             *           </simpleType>
             *         </element>
             *         <element name="Annotazione" minOccurs="0">
             *           <simpleType>
             *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *               <maxLength value="1500"/>
             *             </restriction>
             *           </simpleType>
             *         </element>
             *         <element name="ProtocolloNotifica" minOccurs="0">
             *           <simpleType>
             *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *               <maxLength value="18"/>
             *             </restriction>
             *           </simpleType>
             *         </element>
             *         <element name="IdentificativiDelBene" minOccurs="0">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="IdentificativoDelBene" maxOccurs="unbounded">
             *                     <complexType>
             *                       <complexContent>
             *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                           <sequence>
             *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}SezioneUrbana" minOccurs="0"/>
             *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Foglio"/>
             *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Numero"/>
             *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Denominatore" minOccurs="0"/>
             *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Subalterno" minOccurs="0"/>
             *                             <element name="Edificialita" minOccurs="0">
             *                               <simpleType>
             *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                                   <length value="1"/>
             *                                 </restriction>
             *                               </simpleType>
             *                             </element>
             *                           </sequence>
             *                         </restriction>
             *                       </complexContent>
             *                     </complexType>
             *                   </element>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="IndirizziDelBene" minOccurs="0">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="IndirizzoDelBene" maxOccurs="unbounded">
             *                     <complexType>
             *                       <complexContent>
             *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                           <sequence>
             *                             <element name="Toponimo" minOccurs="0">
             *                               <simpleType>
             *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
             *                                   <totalDigits value="3"/>
             *                                 </restriction>
             *                               </simpleType>
             *                             </element>
             *                             <element name="IndirizzoBene">
             *                               <simpleType>
             *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                                   <maxLength value="50"/>
             *                                 </restriction>
             *                               </simpleType>
             *                             </element>
             *                             <element name="Civico1" minOccurs="0">
             *                               <simpleType>
             *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                                   <maxLength value="6"/>
             *                                 </restriction>
             *                               </simpleType>
             *                             </element>
             *                             <element name="Civico2" minOccurs="0">
             *                               <simpleType>
             *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                                   <maxLength value="6"/>
             *                                 </restriction>
             *                               </simpleType>
             *                             </element>
             *                             <element name="Civico3" minOccurs="0">
             *                               <simpleType>
             *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                                   <maxLength value="6"/>
             *                                 </restriction>
             *                               </simpleType>
             *                             </element>
             *                             <element name="CodiceStrada" minOccurs="0">
             *                               <simpleType>
             *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                                   <maxLength value="5"/>
             *                                 </restriction>
             *                               </simpleType>
             *                             </element>
             *                           </sequence>
             *                         </restriction>
             *                       </complexContent>
             *                     </complexType>
             *                   </element>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="UtilitaComuniDelBene" minOccurs="0">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="UtilitaComuneDelBene" maxOccurs="unbounded">
             *                     <complexType>
             *                       <complexContent>
             *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                           <sequence>
             *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}SezioneUrbana" minOccurs="0"/>
             *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Foglio"/>
             *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Numero"/>
             *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Denominatore" minOccurs="0"/>
             *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Subalterno" minOccurs="0"/>
             *                           </sequence>
             *                         </restriction>
             *                       </complexContent>
             *                     </complexType>
             *                   </element>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="RiserveDelBene" minOccurs="0">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="RiservaDelBene" maxOccurs="unbounded">
             *                     <complexType>
             *                       <complexContent>
             *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                           <sequence>
             *                             <element name="Codice">
             *                               <simpleType>
             *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                                   <length value="1"/>
             *                                 </restriction>
             *                               </simpleType>
             *                             </element>
             *                             <element name="PartitaIscrizione">
             *                               <simpleType>
             *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                                   <maxLength value="7"/>
             *                                 </restriction>
             *                               </simpleType>
             *                             </element>
             *                           </sequence>
             *                         </restriction>
             *                       </complexContent>
             *                     </complexType>
             *                   </element>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="SchedeDelBene" minOccurs="0">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="SchedaDelBene" maxOccurs="unbounded">
             *                     <complexType>
             *                       <complexContent>
             *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                           <sequence>
             *                             <element name="Scheda">
             *                               <simpleType>
             *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
             *                                   <totalDigits value="4"/>
             *                                 </restriction>
             *                               </simpleType>
             *                             </element>
             *                             <element name="Formato">
             *                               <simpleType>
             *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                                   <length value="1"/>
             *                                 </restriction>
             *                               </simpleType>
             *                             </element>
             *                             <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Scala"/>
             *                             <element name="PoligoniDellaScheda">
             *                               <complexType>
             *                                 <complexContent>
             *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                                     <sequence>
             *                                       <element name="PoligonoDellaScheda" maxOccurs="unbounded">
             *                                         <complexType>
             *                                           <complexContent>
             *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                                               <sequence>
             *                                                 <element name="Poligono">
             *                                                   <simpleType>
             *                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
             *                                                       <totalDigits value="4"/>
             *                                                     </restriction>
             *                                                   </simpleType>
             *                                                 </element>
             *                                                 <element name="Ambiente">
             *                                                   <simpleType>
             *                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                                                       <length value="1"/>
             *                                                     </restriction>
             *                                                   </simpleType>
             *                                                 </element>
             *                                                 <element name="Superficie">
             *                                                   <simpleType>
             *                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
             *                                                       <totalDigits value="9"/>
             *                                                     </restriction>
             *                                                   </simpleType>
             *                                                 </element>
             *                                                 <element name="Altezza" minOccurs="0">
             *                                                   <simpleType>
             *                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
             *                                                       <totalDigits value="4"/>
             *                                                     </restriction>
             *                                                   </simpleType>
             *                                                 </element>
             *                                                 <element name="AltezzaMassima" minOccurs="0">
             *                                                   <simpleType>
             *                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
             *                                                       <totalDigits value="4"/>
             *                                                     </restriction>
             *                                                   </simpleType>
             *                                                 </element>
             *                                               </sequence>
             *                                             </restriction>
             *                                           </complexContent>
             *                                         </complexType>
             *                                       </element>
             *                                     </sequence>
             *                                   </restriction>
             *                                 </complexContent>
             *                               </complexType>
             *                             </element>
             *                           </sequence>
             *                         </restriction>
             *                       </complexContent>
             *                     </complexType>
             *                   </element>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "identificativi", "indirizzi", "utCom", "riserve", "schedePoligoni", "codComune", "sezione", "idImmobile", "tipoImmobile", "progressivo", "datiClassamento", "ubicazione", "datiGenerazione", "datiConclusione", "partita", "annotazione", "protocolloNotifica", "identificativiDelBene", "indirizziDelBene", "utilitaComuniDelBene", "riserveDelBene", "schedeDelBene" }) public static class UIU { @XmlElement(name = "Identificativi") protected boolean identificativi; @XmlElement(name = "Indirizzi") protected boolean indirizzi; @XmlElement(name = "UtCom") protected boolean utCom; @XmlElement(name = "Riserve") protected boolean riserve; @XmlElement(name = "SchedePoligoni") protected boolean schedePoligoni; @XmlElement(name = "CodComune", required = true) protected String codComune; @XmlElement(name = "Sezione") protected String sezione; @XmlElement(name = "IDImmobile", required = true) protected BigInteger idImmobile; @XmlElement(name = "TipoImmobile", required = true) protected String tipoImmobile; @XmlElement(name = "Progressivo") protected int progressivo; @XmlElement(name = "DatiClassamento") protected DatiOut.DatiPresenti.UnitaImmobiliari.UIU.DatiClassamento datiClassamento; @XmlElement(name = "Ubicazione") protected DatiOut.DatiPresenti.UnitaImmobiliari.UIU.Ubicazione ubicazione; @XmlElement(name = "DatiGenerazione", required = true) protected DatiOut.DatiPresenti.UnitaImmobiliari.UIU.DatiGenerazione datiGenerazione; @XmlElement(name = "DatiConclusione") protected DatiOut.DatiPresenti.UnitaImmobiliari.UIU.DatiConclusione datiConclusione; @XmlElement(name = "Partita") protected String partita; @XmlElement(name = "Annotazione") protected String annotazione; @XmlElement(name = "ProtocolloNotifica") protected String protocolloNotifica; @XmlElement(name = "IdentificativiDelBene") protected DatiOut.DatiPresenti.UnitaImmobiliari.UIU.IdentificativiDelBene identificativiDelBene; @XmlElement(name = "IndirizziDelBene") protected DatiOut.DatiPresenti.UnitaImmobiliari.UIU.IndirizziDelBene indirizziDelBene; @XmlElement(name = "UtilitaComuniDelBene") protected DatiOut.DatiPresenti.UnitaImmobiliari.UIU.UtilitaComuniDelBene utilitaComuniDelBene; @XmlElement(name = "RiserveDelBene") protected DatiOut.DatiPresenti.UnitaImmobiliari.UIU.RiserveDelBene riserveDelBene; @XmlElement(name = "SchedeDelBene") protected DatiOut.DatiPresenti.UnitaImmobiliari.UIU.SchedeDelBene schedeDelBene; /** * Recupera il valore della proprietà identificativi. * */ public boolean isIdentificativi() { return identificativi; } /** * Imposta il valore della proprietà identificativi. * */ public void setIdentificativi(boolean value) { this.identificativi = value; } /** * Recupera il valore della proprietà indirizzi. * */ public boolean isIndirizzi() { return indirizzi; } /** * Imposta il valore della proprietà indirizzi. * */ public void setIndirizzi(boolean value) { this.indirizzi = value; } /** * Recupera il valore della proprietà utCom. * */ public boolean isUtCom() { return utCom; } /** * Imposta il valore della proprietà utCom. * */ public void setUtCom(boolean value) { this.utCom = value; } /** * Recupera il valore della proprietà riserve. * */ public boolean isRiserve() { return riserve; } /** * Imposta il valore della proprietà riserve. * */ public void setRiserve(boolean value) { this.riserve = value; } /** * Recupera il valore della proprietà schedePoligoni. * */ public boolean isSchedePoligoni() { return schedePoligoni; } /** * Imposta il valore della proprietà schedePoligoni. * */ public void setSchedePoligoni(boolean value) { this.schedePoligoni = value; } /** * Recupera il valore della proprietà codComune. * * @return * possible object is * {@link String } * */ public String getCodComune() { return codComune; } /** * Imposta il valore della proprietà codComune. * * @param value * allowed object is * {@link String } * */ public void setCodComune(String value) { this.codComune = value; } /** * Recupera il valore della proprietà sezione. * * @return * possible object is * {@link String } * */ public String getSezione() { return sezione; } /** * Imposta il valore della proprietà sezione. * * @param value * allowed object is * {@link String } * */ public void setSezione(String value) { this.sezione = value; } /** * Recupera il valore della proprietà idImmobile. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getIDImmobile() { return idImmobile; } /** * Imposta il valore della proprietà idImmobile. * * @param value * allowed object is * {@link BigInteger } * */ public void setIDImmobile(BigInteger value) { this.idImmobile = value; } /** * Recupera il valore della proprietà tipoImmobile. * * @return * possible object is * {@link String } * */ public String getTipoImmobile() { return tipoImmobile; } /** * Imposta il valore della proprietà tipoImmobile. * * @param value * allowed object is * {@link String } * */ public void setTipoImmobile(String value) { this.tipoImmobile = value; } /** * Recupera il valore della proprietà progressivo. * */ public int getProgressivo() { return progressivo; } /** * Imposta il valore della proprietà progressivo. * */ public void setProgressivo(int value) { this.progressivo = value; } /** * Recupera il valore della proprietà datiClassamento. * * @return * possible object is * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.DatiClassamento } * */ public DatiOut.DatiPresenti.UnitaImmobiliari.UIU.DatiClassamento getDatiClassamento() { return datiClassamento; } /** * Imposta il valore della proprietà datiClassamento. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.DatiClassamento } * */ public void setDatiClassamento(DatiOut.DatiPresenti.UnitaImmobiliari.UIU.DatiClassamento value) { this.datiClassamento = value; } /** * Recupera il valore della proprietà ubicazione. * * @return * possible object is * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.Ubicazione } * */ public DatiOut.DatiPresenti.UnitaImmobiliari.UIU.Ubicazione getUbicazione() { return ubicazione; } /** * Imposta il valore della proprietà ubicazione. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.Ubicazione } * */ public void setUbicazione(DatiOut.DatiPresenti.UnitaImmobiliari.UIU.Ubicazione value) { this.ubicazione = value; } /** * Recupera il valore della proprietà datiGenerazione. * * @return * possible object is * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.DatiGenerazione } * */ public DatiOut.DatiPresenti.UnitaImmobiliari.UIU.DatiGenerazione getDatiGenerazione() { return datiGenerazione; } /** * Imposta il valore della proprietà datiGenerazione. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.DatiGenerazione } * */ public void setDatiGenerazione(DatiOut.DatiPresenti.UnitaImmobiliari.UIU.DatiGenerazione value) { this.datiGenerazione = value; } /** * Recupera il valore della proprietà datiConclusione. * * @return * possible object is * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.DatiConclusione } * */ public DatiOut.DatiPresenti.UnitaImmobiliari.UIU.DatiConclusione getDatiConclusione() { return datiConclusione; } /** * Imposta il valore della proprietà datiConclusione. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.DatiConclusione } * */ public void setDatiConclusione(DatiOut.DatiPresenti.UnitaImmobiliari.UIU.DatiConclusione value) { this.datiConclusione = value; } /** * Recupera il valore della proprietà partita. * * @return * possible object is * {@link String } * */ public String getPartita() { return partita; } /** * Imposta il valore della proprietà partita. * * @param value * allowed object is * {@link String } * */ public void setPartita(String value) { this.partita = value; } /** * Recupera il valore della proprietà annotazione. * * @return * possible object is * {@link String } * */ public String getAnnotazione() { return annotazione; } /** * Imposta il valore della proprietà annotazione. * * @param value * allowed object is * {@link String } * */ public void setAnnotazione(String value) { this.annotazione = value; } /** * Recupera il valore della proprietà protocolloNotifica. * * @return * possible object is * {@link String } * */ public String getProtocolloNotifica() { return protocolloNotifica; } /** * Imposta il valore della proprietà protocolloNotifica. * * @param value * allowed object is * {@link String } * */ public void setProtocolloNotifica(String value) { this.protocolloNotifica = value; } /** * Recupera il valore della proprietà identificativiDelBene. * * @return * possible object is * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.IdentificativiDelBene } * */ public DatiOut.DatiPresenti.UnitaImmobiliari.UIU.IdentificativiDelBene getIdentificativiDelBene() { return identificativiDelBene; } /** * Imposta il valore della proprietà identificativiDelBene. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.IdentificativiDelBene } * */ public void setIdentificativiDelBene(DatiOut.DatiPresenti.UnitaImmobiliari.UIU.IdentificativiDelBene value) { this.identificativiDelBene = value; } /** * Recupera il valore della proprietà indirizziDelBene. * * @return * possible object is * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.IndirizziDelBene } * */ public DatiOut.DatiPresenti.UnitaImmobiliari.UIU.IndirizziDelBene getIndirizziDelBene() { return indirizziDelBene; } /** * Imposta il valore della proprietà indirizziDelBene. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.IndirizziDelBene } * */ public void setIndirizziDelBene(DatiOut.DatiPresenti.UnitaImmobiliari.UIU.IndirizziDelBene value) { this.indirizziDelBene = value; } /** * Recupera il valore della proprietà utilitaComuniDelBene. * * @return * possible object is * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.UtilitaComuniDelBene } * */ public DatiOut.DatiPresenti.UnitaImmobiliari.UIU.UtilitaComuniDelBene getUtilitaComuniDelBene() { return utilitaComuniDelBene; } /** * Imposta il valore della proprietà utilitaComuniDelBene. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.UtilitaComuniDelBene } * */ public void setUtilitaComuniDelBene(DatiOut.DatiPresenti.UnitaImmobiliari.UIU.UtilitaComuniDelBene value) { this.utilitaComuniDelBene = value; } /** * Recupera il valore della proprietà riserveDelBene. * * @return * possible object is * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.RiserveDelBene } * */ public DatiOut.DatiPresenti.UnitaImmobiliari.UIU.RiserveDelBene getRiserveDelBene() { return riserveDelBene; } /** * Imposta il valore della proprietà riserveDelBene. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.RiserveDelBene } * */ public void setRiserveDelBene(DatiOut.DatiPresenti.UnitaImmobiliari.UIU.RiserveDelBene value) { this.riserveDelBene = value; } /** * Recupera il valore della proprietà schedeDelBene. * * @return * possible object is * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.SchedeDelBene } * */ public DatiOut.DatiPresenti.UnitaImmobiliari.UIU.SchedeDelBene getSchedeDelBene() { return schedeDelBene; } /** * Imposta il valore della proprietà schedeDelBene. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.SchedeDelBene } * */ public void setSchedeDelBene(DatiOut.DatiPresenti.UnitaImmobiliari.UIU.SchedeDelBene value) { this.schedeDelBene = value; } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <element name="Zona" minOccurs="0">
                 *           <simpleType>
                 *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *               <maxLength value="3"/>
                 *             </restriction>
                 *           </simpleType>
                 *         </element>
                 *         <element name="Categoria" minOccurs="0">
                 *           <simpleType>
                 *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *               <maxLength value="3"/>
                 *             </restriction>
                 *           </simpleType>
                 *         </element>
                 *         <element name="Classe" minOccurs="0">
                 *           <simpleType>
                 *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *               <maxLength value="2"/>
                 *             </restriction>
                 *           </simpleType>
                 *         </element>
                 *         <element name="Consistenza" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                 *         <element name="FlagClassamento" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
                 *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Superficie" minOccurs="0"/>
                 *         <element name="RenditaInEuro" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "zona", "categoria", "classe", "consistenza", "flagClassamento", "superficie", "renditaInEuro" }) public static class DatiClassamento { @XmlElement(name = "Zona") protected String zona; @XmlElement(name = "Categoria") protected String categoria; @XmlElement(name = "Classe") protected String classe; @XmlElement(name = "Consistenza") protected BigDecimal consistenza; @XmlElement(name = "FlagClassamento") protected BigInteger flagClassamento; @XmlElement(name = "Superficie") protected BigInteger superficie; @XmlElement(name = "RenditaInEuro") protected BigDecimal renditaInEuro; /** * Recupera il valore della proprietà zona. * * @return * possible object is * {@link String } * */ public String getZona() { return zona; } /** * Imposta il valore della proprietà zona. * * @param value * allowed object is * {@link String } * */ public void setZona(String value) { this.zona = value; } /** * Recupera il valore della proprietà categoria. * * @return * possible object is * {@link String } * */ public String getCategoria() { return categoria; } /** * Imposta il valore della proprietà categoria. * * @param value * allowed object is * {@link String } * */ public void setCategoria(String value) { this.categoria = value; } /** * Recupera il valore della proprietà classe. * * @return * possible object is * {@link String } * */ public String getClasse() { return classe; } /** * Imposta il valore della proprietà classe. * * @param value * allowed object is * {@link String } * */ public void setClasse(String value) { this.classe = value; } /** * Recupera il valore della proprietà consistenza. * * @return * possible object is * {@link BigDecimal } * */ public BigDecimal getConsistenza() { return consistenza; } /** * Imposta il valore della proprietà consistenza. * * @param value * allowed object is * {@link BigDecimal } * */ public void setConsistenza(BigDecimal value) { this.consistenza = value; } /** * Recupera il valore della proprietà flagClassamento. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getFlagClassamento() { return flagClassamento; } /** * Imposta il valore della proprietà flagClassamento. * * @param value * allowed object is * {@link BigInteger } * */ public void setFlagClassamento(BigInteger value) { this.flagClassamento = value; } /** * Recupera il valore della proprietà superficie. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getSuperficie() { return superficie; } /** * Imposta il valore della proprietà superficie. * * @param value * allowed object is * {@link BigInteger } * */ public void setSuperficie(BigInteger value) { this.superficie = value; } /** * Recupera il valore della proprietà renditaInEuro. * * @return * possible object is * {@link BigDecimal } * */ public BigDecimal getRenditaInEuro() { return renditaInEuro; } /** * Imposta il valore della proprietà renditaInEuro. * * @param value * allowed object is * {@link BigDecimal } * */ public void setRenditaInEuro(BigDecimal value) { this.renditaInEuro = value; } } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataEfficacia" minOccurs="0"/>
                 *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataRegistrazione" minOccurs="0"/>
                 *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoNota" minOccurs="0"/>
                 *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodiceCausale" minOccurs="0"/>
                 *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}NumeroNota" minOccurs="0"/>
                 *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}ProgressivoNota" minOccurs="0"/>
                 *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}AnnoNota" minOccurs="0"/>
                 *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DescrMutazione" minOccurs="0"/>
                 *         <element name="IDMutazioneFinale" minOccurs="0">
                 *           <simpleType>
                 *             <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                 *               <totalDigits value="9"/>
                 *             </restriction>
                 *           </simpleType>
                 *         </element>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "dataEfficacia", "dataRegistrazione", "tipoNota", "codiceCausale", "numeroNota", "progressivoNota", "annoNota", "descrMutazione", "idMutazioneFinale" }) public static class DatiConclusione { @XmlElement(name = "DataEfficacia") protected String dataEfficacia; @XmlElement(name = "DataRegistrazione") protected String dataRegistrazione; @XmlElement(name = "TipoNota") protected String tipoNota; @XmlElement(name = "CodiceCausale") protected String codiceCausale; @XmlElement(name = "NumeroNota") protected String numeroNota; @XmlElement(name = "ProgressivoNota") protected String progressivoNota; @XmlElement(name = "AnnoNota") @XmlSchemaType(name = "gYear") protected XMLGregorianCalendar annoNota; @XmlElement(name = "DescrMutazione") protected String descrMutazione; @XmlElement(name = "IDMutazioneFinale") protected BigInteger idMutazioneFinale; /** * Recupera il valore della proprietà dataEfficacia. * * @return * possible object is * {@link String } * */ public String getDataEfficacia() { return dataEfficacia; } /** * Imposta il valore della proprietà dataEfficacia. * * @param value * allowed object is * {@link String } * */ public void setDataEfficacia(String value) { this.dataEfficacia = value; } /** * Recupera il valore della proprietà dataRegistrazione. * * @return * possible object is * {@link String } * */ public String getDataRegistrazione() { return dataRegistrazione; } /** * Imposta il valore della proprietà dataRegistrazione. * * @param value * allowed object is * {@link String } * */ public void setDataRegistrazione(String value) { this.dataRegistrazione = value; } /** * Recupera il valore della proprietà tipoNota. * * @return * possible object is * {@link String } * */ public String getTipoNota() { return tipoNota; } /** * Imposta il valore della proprietà tipoNota. * * @param value * allowed object is * {@link String } * */ public void setTipoNota(String value) { this.tipoNota = value; } /** * Recupera il valore della proprietà codiceCausale. * * @return * possible object is * {@link String } * */ public String getCodiceCausale() { return codiceCausale; } /** * Imposta il valore della proprietà codiceCausale. * * @param value * allowed object is * {@link String } * */ public void setCodiceCausale(String value) { this.codiceCausale = value; } /** * Recupera il valore della proprietà numeroNota. * * @return * possible object is * {@link String } * */ public String getNumeroNota() { return numeroNota; } /** * Imposta il valore della proprietà numeroNota. * * @param value * allowed object is * {@link String } * */ public void setNumeroNota(String value) { this.numeroNota = value; } /** * Recupera il valore della proprietà progressivoNota. * * @return * possible object is * {@link String } * */ public String getProgressivoNota() { return progressivoNota; } /** * Imposta il valore della proprietà progressivoNota. * * @param value * allowed object is * {@link String } * */ public void setProgressivoNota(String value) { this.progressivoNota = value; } /** * Recupera il valore della proprietà annoNota. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getAnnoNota() { return annoNota; } /** * Imposta il valore della proprietà annoNota. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setAnnoNota(XMLGregorianCalendar value) { this.annoNota = value; } /** * Recupera il valore della proprietà descrMutazione. * * @return * possible object is * {@link String } * */ public String getDescrMutazione() { return descrMutazione; } /** * Imposta il valore della proprietà descrMutazione. * * @param value * allowed object is * {@link String } * */ public void setDescrMutazione(String value) { this.descrMutazione = value; } /** * Recupera il valore della proprietà idMutazioneFinale. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getIDMutazioneFinale() { return idMutazioneFinale; } /** * Imposta il valore della proprietà idMutazioneFinale. * * @param value * allowed object is * {@link BigInteger } * */ public void setIDMutazioneFinale(BigInteger value) { this.idMutazioneFinale = value; } } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataEfficacia" minOccurs="0"/>
                 *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DataRegistrazione"/>
                 *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}TipoNota"/>
                 *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}CodiceCausale"/>
                 *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}NumeroNota"/>
                 *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}ProgressivoNota" minOccurs="0"/>
                 *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}AnnoNota" minOccurs="0"/>
                 *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}DescrMutazione" minOccurs="0"/>
                 *         <element name="IDMutazioneIniziale">
                 *           <simpleType>
                 *             <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                 *               <totalDigits value="9"/>
                 *             </restriction>
                 *           </simpleType>
                 *         </element>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "dataEfficacia", "dataRegistrazione", "tipoNota", "codiceCausale", "numeroNota", "progressivoNota", "annoNota", "descrMutazione", "idMutazioneIniziale" }) public static class DatiGenerazione { @XmlElement(name = "DataEfficacia") protected String dataEfficacia; @XmlElement(name = "DataRegistrazione", required = true) protected String dataRegistrazione; @XmlElement(name = "TipoNota", required = true) protected String tipoNota; @XmlElement(name = "CodiceCausale", required = true) protected String codiceCausale; @XmlElement(name = "NumeroNota", required = true) protected String numeroNota; @XmlElement(name = "ProgressivoNota") protected String progressivoNota; @XmlElement(name = "AnnoNota") @XmlSchemaType(name = "gYear") protected XMLGregorianCalendar annoNota; @XmlElement(name = "DescrMutazione") protected String descrMutazione; @XmlElement(name = "IDMutazioneIniziale", required = true) protected BigInteger idMutazioneIniziale; /** * Recupera il valore della proprietà dataEfficacia. * * @return * possible object is * {@link String } * */ public String getDataEfficacia() { return dataEfficacia; } /** * Imposta il valore della proprietà dataEfficacia. * * @param value * allowed object is * {@link String } * */ public void setDataEfficacia(String value) { this.dataEfficacia = value; } /** * Recupera il valore della proprietà dataRegistrazione. * * @return * possible object is * {@link String } * */ public String getDataRegistrazione() { return dataRegistrazione; } /** * Imposta il valore della proprietà dataRegistrazione. * * @param value * allowed object is * {@link String } * */ public void setDataRegistrazione(String value) { this.dataRegistrazione = value; } /** * Recupera il valore della proprietà tipoNota. * * @return * possible object is * {@link String } * */ public String getTipoNota() { return tipoNota; } /** * Imposta il valore della proprietà tipoNota. * * @param value * allowed object is * {@link String } * */ public void setTipoNota(String value) { this.tipoNota = value; } /** * Recupera il valore della proprietà codiceCausale. * * @return * possible object is * {@link String } * */ public String getCodiceCausale() { return codiceCausale; } /** * Imposta il valore della proprietà codiceCausale. * * @param value * allowed object is * {@link String } * */ public void setCodiceCausale(String value) { this.codiceCausale = value; } /** * Recupera il valore della proprietà numeroNota. * * @return * possible object is * {@link String } * */ public String getNumeroNota() { return numeroNota; } /** * Imposta il valore della proprietà numeroNota. * * @param value * allowed object is * {@link String } * */ public void setNumeroNota(String value) { this.numeroNota = value; } /** * Recupera il valore della proprietà progressivoNota. * * @return * possible object is * {@link String } * */ public String getProgressivoNota() { return progressivoNota; } /** * Imposta il valore della proprietà progressivoNota. * * @param value * allowed object is * {@link String } * */ public void setProgressivoNota(String value) { this.progressivoNota = value; } /** * Recupera il valore della proprietà annoNota. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getAnnoNota() { return annoNota; } /** * Imposta il valore della proprietà annoNota. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setAnnoNota(XMLGregorianCalendar value) { this.annoNota = value; } /** * Recupera il valore della proprietà descrMutazione. * * @return * possible object is * {@link String } * */ public String getDescrMutazione() { return descrMutazione; } /** * Imposta il valore della proprietà descrMutazione. * * @param value * allowed object is * {@link String } * */ public void setDescrMutazione(String value) { this.descrMutazione = value; } /** * Recupera il valore della proprietà idMutazioneIniziale. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getIDMutazioneIniziale() { return idMutazioneIniziale; } /** * Imposta il valore della proprietà idMutazioneIniziale. * * @param value * allowed object is * {@link BigInteger } * */ public void setIDMutazioneIniziale(BigInteger value) { this.idMutazioneIniziale = value; } } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <element name="IdentificativoDelBene" maxOccurs="unbounded">
                 *           <complexType>
                 *             <complexContent>
                 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *                 <sequence>
                 *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}SezioneUrbana" minOccurs="0"/>
                 *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Foglio"/>
                 *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Numero"/>
                 *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Denominatore" minOccurs="0"/>
                 *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Subalterno" minOccurs="0"/>
                 *                   <element name="Edificialita" minOccurs="0">
                 *                     <simpleType>
                 *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *                         <length value="1"/>
                 *                       </restriction>
                 *                     </simpleType>
                 *                   </element>
                 *                 </sequence>
                 *               </restriction>
                 *             </complexContent>
                 *           </complexType>
                 *         </element>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "identificativoDelBene" }) public static class IdentificativiDelBene { @XmlElement(name = "IdentificativoDelBene", required = true) protected List identificativoDelBene; /** * Gets the value of the identificativoDelBene property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the identificativoDelBene property. * *

* For example, to add a new item, do as follows: *

                     *    getIdentificativoDelBene().add(newItem);
                     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.IdentificativiDelBene.IdentificativoDelBene } * * */ public List getIdentificativoDelBene() { if (identificativoDelBene == null) { identificativoDelBene = new ArrayList(); } return this.identificativoDelBene; } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

                     * <complexType>
                     *   <complexContent>
                     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                     *       <sequence>
                     *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}SezioneUrbana" minOccurs="0"/>
                     *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Foglio"/>
                     *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Numero"/>
                     *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Denominatore" minOccurs="0"/>
                     *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Subalterno" minOccurs="0"/>
                     *         <element name="Edificialita" minOccurs="0">
                     *           <simpleType>
                     *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                     *               <length value="1"/>
                     *             </restriction>
                     *           </simpleType>
                     *         </element>
                     *       </sequence>
                     *     </restriction>
                     *   </complexContent>
                     * </complexType>
                     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "sezioneUrbana", "foglio", "numero", "denominatore", "subalterno", "edificialita" }) public static class IdentificativoDelBene { @XmlElement(name = "SezioneUrbana") protected String sezioneUrbana; @XmlElement(name = "Foglio", required = true) protected String foglio; @XmlElement(name = "Numero", required = true) protected String numero; @XmlElement(name = "Denominatore") protected BigInteger denominatore; @XmlElement(name = "Subalterno") protected String subalterno; @XmlElement(name = "Edificialita") protected String edificialita; /** * Recupera il valore della proprietà sezioneUrbana. * * @return * possible object is * {@link String } * */ public String getSezioneUrbana() { return sezioneUrbana; } /** * Imposta il valore della proprietà sezioneUrbana. * * @param value * allowed object is * {@link String } * */ public void setSezioneUrbana(String value) { this.sezioneUrbana = value; } /** * Recupera il valore della proprietà foglio. * * @return * possible object is * {@link String } * */ public String getFoglio() { return foglio; } /** * Imposta il valore della proprietà foglio. * * @param value * allowed object is * {@link String } * */ public void setFoglio(String value) { this.foglio = value; } /** * Recupera il valore della proprietà numero. * * @return * possible object is * {@link String } * */ public String getNumero() { return numero; } /** * Imposta il valore della proprietà numero. * * @param value * allowed object is * {@link String } * */ public void setNumero(String value) { this.numero = value; } /** * Recupera il valore della proprietà denominatore. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getDenominatore() { return denominatore; } /** * Imposta il valore della proprietà denominatore. * * @param value * allowed object is * {@link BigInteger } * */ public void setDenominatore(BigInteger value) { this.denominatore = value; } /** * Recupera il valore della proprietà subalterno. * * @return * possible object is * {@link String } * */ public String getSubalterno() { return subalterno; } /** * Imposta il valore della proprietà subalterno. * * @param value * allowed object is * {@link String } * */ public void setSubalterno(String value) { this.subalterno = value; } /** * Recupera il valore della proprietà edificialita. * * @return * possible object is * {@link String } * */ public String getEdificialita() { return edificialita; } /** * Imposta il valore della proprietà edificialita. * * @param value * allowed object is * {@link String } * */ public void setEdificialita(String value) { this.edificialita = value; } } } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <element name="IndirizzoDelBene" maxOccurs="unbounded">
                 *           <complexType>
                 *             <complexContent>
                 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *                 <sequence>
                 *                   <element name="Toponimo" minOccurs="0">
                 *                     <simpleType>
                 *                       <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                 *                         <totalDigits value="3"/>
                 *                       </restriction>
                 *                     </simpleType>
                 *                   </element>
                 *                   <element name="IndirizzoBene">
                 *                     <simpleType>
                 *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *                         <maxLength value="50"/>
                 *                       </restriction>
                 *                     </simpleType>
                 *                   </element>
                 *                   <element name="Civico1" minOccurs="0">
                 *                     <simpleType>
                 *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *                         <maxLength value="6"/>
                 *                       </restriction>
                 *                     </simpleType>
                 *                   </element>
                 *                   <element name="Civico2" minOccurs="0">
                 *                     <simpleType>
                 *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *                         <maxLength value="6"/>
                 *                       </restriction>
                 *                     </simpleType>
                 *                   </element>
                 *                   <element name="Civico3" minOccurs="0">
                 *                     <simpleType>
                 *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *                         <maxLength value="6"/>
                 *                       </restriction>
                 *                     </simpleType>
                 *                   </element>
                 *                   <element name="CodiceStrada" minOccurs="0">
                 *                     <simpleType>
                 *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *                         <maxLength value="5"/>
                 *                       </restriction>
                 *                     </simpleType>
                 *                   </element>
                 *                 </sequence>
                 *               </restriction>
                 *             </complexContent>
                 *           </complexType>
                 *         </element>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "indirizzoDelBene" }) public static class IndirizziDelBene { @XmlElement(name = "IndirizzoDelBene", required = true) protected List indirizzoDelBene; /** * Gets the value of the indirizzoDelBene property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the indirizzoDelBene property. * *

* For example, to add a new item, do as follows: *

                     *    getIndirizzoDelBene().add(newItem);
                     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.IndirizziDelBene.IndirizzoDelBene } * * */ public List getIndirizzoDelBene() { if (indirizzoDelBene == null) { indirizzoDelBene = new ArrayList(); } return this.indirizzoDelBene; } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

                     * <complexType>
                     *   <complexContent>
                     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                     *       <sequence>
                     *         <element name="Toponimo" minOccurs="0">
                     *           <simpleType>
                     *             <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
                     *               <totalDigits value="3"/>
                     *             </restriction>
                     *           </simpleType>
                     *         </element>
                     *         <element name="IndirizzoBene">
                     *           <simpleType>
                     *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                     *               <maxLength value="50"/>
                     *             </restriction>
                     *           </simpleType>
                     *         </element>
                     *         <element name="Civico1" minOccurs="0">
                     *           <simpleType>
                     *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                     *               <maxLength value="6"/>
                     *             </restriction>
                     *           </simpleType>
                     *         </element>
                     *         <element name="Civico2" minOccurs="0">
                     *           <simpleType>
                     *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                     *               <maxLength value="6"/>
                     *             </restriction>
                     *           </simpleType>
                     *         </element>
                     *         <element name="Civico3" minOccurs="0">
                     *           <simpleType>
                     *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                     *               <maxLength value="6"/>
                     *             </restriction>
                     *           </simpleType>
                     *         </element>
                     *         <element name="CodiceStrada" minOccurs="0">
                     *           <simpleType>
                     *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                     *               <maxLength value="5"/>
                     *             </restriction>
                     *           </simpleType>
                     *         </element>
                     *       </sequence>
                     *     </restriction>
                     *   </complexContent>
                     * </complexType>
                     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "toponimo", "indirizzoBene", "civico1", "civico2", "civico3", "codiceStrada" }) public static class IndirizzoDelBene { @XmlElement(name = "Toponimo") protected BigInteger toponimo; @XmlElement(name = "IndirizzoBene", required = true) protected String indirizzoBene; @XmlElement(name = "Civico1") protected String civico1; @XmlElement(name = "Civico2") protected String civico2; @XmlElement(name = "Civico3") protected String civico3; @XmlElement(name = "CodiceStrada") protected String codiceStrada; /** * Recupera il valore della proprietà toponimo. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getToponimo() { return toponimo; } /** * Imposta il valore della proprietà toponimo. * * @param value * allowed object is * {@link BigInteger } * */ public void setToponimo(BigInteger value) { this.toponimo = value; } /** * Recupera il valore della proprietà indirizzoBene. * * @return * possible object is * {@link String } * */ public String getIndirizzoBene() { return indirizzoBene; } /** * Imposta il valore della proprietà indirizzoBene. * * @param value * allowed object is * {@link String } * */ public void setIndirizzoBene(String value) { this.indirizzoBene = value; } /** * Recupera il valore della proprietà civico1. * * @return * possible object is * {@link String } * */ public String getCivico1() { return civico1; } /** * Imposta il valore della proprietà civico1. * * @param value * allowed object is * {@link String } * */ public void setCivico1(String value) { this.civico1 = value; } /** * Recupera il valore della proprietà civico2. * * @return * possible object is * {@link String } * */ public String getCivico2() { return civico2; } /** * Imposta il valore della proprietà civico2. * * @param value * allowed object is * {@link String } * */ public void setCivico2(String value) { this.civico2 = value; } /** * Recupera il valore della proprietà civico3. * * @return * possible object is * {@link String } * */ public String getCivico3() { return civico3; } /** * Imposta il valore della proprietà civico3. * * @param value * allowed object is * {@link String } * */ public void setCivico3(String value) { this.civico3 = value; } /** * Recupera il valore della proprietà codiceStrada. * * @return * possible object is * {@link String } * */ public String getCodiceStrada() { return codiceStrada; } /** * Imposta il valore della proprietà codiceStrada. * * @param value * allowed object is * {@link String } * */ public void setCodiceStrada(String value) { this.codiceStrada = value; } } } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <element name="RiservaDelBene" maxOccurs="unbounded">
                 *           <complexType>
                 *             <complexContent>
                 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *                 <sequence>
                 *                   <element name="Codice">
                 *                     <simpleType>
                 *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *                         <length value="1"/>
                 *                       </restriction>
                 *                     </simpleType>
                 *                   </element>
                 *                   <element name="PartitaIscrizione">
                 *                     <simpleType>
                 *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *                         <maxLength value="7"/>
                 *                       </restriction>
                 *                     </simpleType>
                 *                   </element>
                 *                 </sequence>
                 *               </restriction>
                 *             </complexContent>
                 *           </complexType>
                 *         </element>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "riservaDelBene" }) public static class RiserveDelBene { @XmlElement(name = "RiservaDelBene", required = true) protected List riservaDelBene; /** * Gets the value of the riservaDelBene property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the riservaDelBene property. * *

* For example, to add a new item, do as follows: *

                     *    getRiservaDelBene().add(newItem);
                     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.RiserveDelBene.RiservaDelBene } * * */ public List getRiservaDelBene() { if (riservaDelBene == null) { riservaDelBene = new ArrayList(); } return this.riservaDelBene; } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

                     * <complexType>
                     *   <complexContent>
                     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                     *       <sequence>
                     *         <element name="Codice">
                     *           <simpleType>
                     *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                     *               <length value="1"/>
                     *             </restriction>
                     *           </simpleType>
                     *         </element>
                     *         <element name="PartitaIscrizione">
                     *           <simpleType>
                     *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                     *               <maxLength value="7"/>
                     *             </restriction>
                     *           </simpleType>
                     *         </element>
                     *       </sequence>
                     *     </restriction>
                     *   </complexContent>
                     * </complexType>
                     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codice", "partitaIscrizione" }) public static class RiservaDelBene { @XmlElement(name = "Codice", required = true) protected String codice; @XmlElement(name = "PartitaIscrizione", required = true) protected String partitaIscrizione; /** * Recupera il valore della proprietà codice. * * @return * possible object is * {@link String } * */ public String getCodice() { return codice; } /** * Imposta il valore della proprietà codice. * * @param value * allowed object is * {@link String } * */ public void setCodice(String value) { this.codice = value; } /** * Recupera il valore della proprietà partitaIscrizione. * * @return * possible object is * {@link String } * */ public String getPartitaIscrizione() { return partitaIscrizione; } /** * Imposta il valore della proprietà partitaIscrizione. * * @param value * allowed object is * {@link String } * */ public void setPartitaIscrizione(String value) { this.partitaIscrizione = value; } } } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <element name="SchedaDelBene" maxOccurs="unbounded">
                 *           <complexType>
                 *             <complexContent>
                 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *                 <sequence>
                 *                   <element name="Scheda">
                 *                     <simpleType>
                 *                       <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                 *                         <totalDigits value="4"/>
                 *                       </restriction>
                 *                     </simpleType>
                 *                   </element>
                 *                   <element name="Formato">
                 *                     <simpleType>
                 *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *                         <length value="1"/>
                 *                       </restriction>
                 *                     </simpleType>
                 *                   </element>
                 *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Scala"/>
                 *                   <element name="PoligoniDellaScheda">
                 *                     <complexType>
                 *                       <complexContent>
                 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *                           <sequence>
                 *                             <element name="PoligonoDellaScheda" maxOccurs="unbounded">
                 *                               <complexType>
                 *                                 <complexContent>
                 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *                                     <sequence>
                 *                                       <element name="Poligono">
                 *                                         <simpleType>
                 *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                 *                                             <totalDigits value="4"/>
                 *                                           </restriction>
                 *                                         </simpleType>
                 *                                       </element>
                 *                                       <element name="Ambiente">
                 *                                         <simpleType>
                 *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *                                             <length value="1"/>
                 *                                           </restriction>
                 *                                         </simpleType>
                 *                                       </element>
                 *                                       <element name="Superficie">
                 *                                         <simpleType>
                 *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                 *                                             <totalDigits value="9"/>
                 *                                           </restriction>
                 *                                         </simpleType>
                 *                                       </element>
                 *                                       <element name="Altezza" minOccurs="0">
                 *                                         <simpleType>
                 *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                 *                                             <totalDigits value="4"/>
                 *                                           </restriction>
                 *                                         </simpleType>
                 *                                       </element>
                 *                                       <element name="AltezzaMassima" minOccurs="0">
                 *                                         <simpleType>
                 *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                 *                                             <totalDigits value="4"/>
                 *                                           </restriction>
                 *                                         </simpleType>
                 *                                       </element>
                 *                                     </sequence>
                 *                                   </restriction>
                 *                                 </complexContent>
                 *                               </complexType>
                 *                             </element>
                 *                           </sequence>
                 *                         </restriction>
                 *                       </complexContent>
                 *                     </complexType>
                 *                   </element>
                 *                 </sequence>
                 *               </restriction>
                 *             </complexContent>
                 *           </complexType>
                 *         </element>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "schedaDelBene" }) public static class SchedeDelBene { @XmlElement(name = "SchedaDelBene", required = true) protected List schedaDelBene; /** * Gets the value of the schedaDelBene property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the schedaDelBene property. * *

* For example, to add a new item, do as follows: *

                     *    getSchedaDelBene().add(newItem);
                     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.SchedeDelBene.SchedaDelBene } * * */ public List getSchedaDelBene() { if (schedaDelBene == null) { schedaDelBene = new ArrayList(); } return this.schedaDelBene; } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

                     * <complexType>
                     *   <complexContent>
                     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                     *       <sequence>
                     *         <element name="Scheda">
                     *           <simpleType>
                     *             <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                     *               <totalDigits value="4"/>
                     *             </restriction>
                     *           </simpleType>
                     *         </element>
                     *         <element name="Formato">
                     *           <simpleType>
                     *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                     *               <length value="1"/>
                     *             </restriction>
                     *           </simpleType>
                     *         </element>
                     *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Scala"/>
                     *         <element name="PoligoniDellaScheda">
                     *           <complexType>
                     *             <complexContent>
                     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                     *                 <sequence>
                     *                   <element name="PoligonoDellaScheda" maxOccurs="unbounded">
                     *                     <complexType>
                     *                       <complexContent>
                     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                     *                           <sequence>
                     *                             <element name="Poligono">
                     *                               <simpleType>
                     *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                     *                                   <totalDigits value="4"/>
                     *                                 </restriction>
                     *                               </simpleType>
                     *                             </element>
                     *                             <element name="Ambiente">
                     *                               <simpleType>
                     *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                     *                                   <length value="1"/>
                     *                                 </restriction>
                     *                               </simpleType>
                     *                             </element>
                     *                             <element name="Superficie">
                     *                               <simpleType>
                     *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                     *                                   <totalDigits value="9"/>
                     *                                 </restriction>
                     *                               </simpleType>
                     *                             </element>
                     *                             <element name="Altezza" minOccurs="0">
                     *                               <simpleType>
                     *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                     *                                   <totalDigits value="4"/>
                     *                                 </restriction>
                     *                               </simpleType>
                     *                             </element>
                     *                             <element name="AltezzaMassima" minOccurs="0">
                     *                               <simpleType>
                     *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                     *                                   <totalDigits value="4"/>
                     *                                 </restriction>
                     *                               </simpleType>
                     *                             </element>
                     *                           </sequence>
                     *                         </restriction>
                     *                       </complexContent>
                     *                     </complexType>
                     *                   </element>
                     *                 </sequence>
                     *               </restriction>
                     *             </complexContent>
                     *           </complexType>
                     *         </element>
                     *       </sequence>
                     *     </restriction>
                     *   </complexContent>
                     * </complexType>
                     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "scheda", "formato", "scala", "poligoniDellaScheda" }) public static class SchedaDelBene { @XmlElement(name = "Scheda", required = true) protected BigInteger scheda; @XmlElement(name = "Formato", required = true) protected String formato; @XmlElement(name = "Scala", required = true) protected BigInteger scala; @XmlElement(name = "PoligoniDellaScheda", required = true) protected DatiOut.DatiPresenti.UnitaImmobiliari.UIU.SchedeDelBene.SchedaDelBene.PoligoniDellaScheda poligoniDellaScheda; /** * Recupera il valore della proprietà scheda. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getScheda() { return scheda; } /** * Imposta il valore della proprietà scheda. * * @param value * allowed object is * {@link BigInteger } * */ public void setScheda(BigInteger value) { this.scheda = value; } /** * Recupera il valore della proprietà formato. * * @return * possible object is * {@link String } * */ public String getFormato() { return formato; } /** * Imposta il valore della proprietà formato. * * @param value * allowed object is * {@link String } * */ public void setFormato(String value) { this.formato = value; } /** * Recupera il valore della proprietà scala. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getScala() { return scala; } /** * Imposta il valore della proprietà scala. * * @param value * allowed object is * {@link BigInteger } * */ public void setScala(BigInteger value) { this.scala = value; } /** * Recupera il valore della proprietà poligoniDellaScheda. * * @return * possible object is * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.SchedeDelBene.SchedaDelBene.PoligoniDellaScheda } * */ public DatiOut.DatiPresenti.UnitaImmobiliari.UIU.SchedeDelBene.SchedaDelBene.PoligoniDellaScheda getPoligoniDellaScheda() { return poligoniDellaScheda; } /** * Imposta il valore della proprietà poligoniDellaScheda. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.SchedeDelBene.SchedaDelBene.PoligoniDellaScheda } * */ public void setPoligoniDellaScheda(DatiOut.DatiPresenti.UnitaImmobiliari.UIU.SchedeDelBene.SchedaDelBene.PoligoniDellaScheda value) { this.poligoniDellaScheda = value; } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

                         * <complexType>
                         *   <complexContent>
                         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                         *       <sequence>
                         *         <element name="PoligonoDellaScheda" maxOccurs="unbounded">
                         *           <complexType>
                         *             <complexContent>
                         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                         *                 <sequence>
                         *                   <element name="Poligono">
                         *                     <simpleType>
                         *                       <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                         *                         <totalDigits value="4"/>
                         *                       </restriction>
                         *                     </simpleType>
                         *                   </element>
                         *                   <element name="Ambiente">
                         *                     <simpleType>
                         *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                         *                         <length value="1"/>
                         *                       </restriction>
                         *                     </simpleType>
                         *                   </element>
                         *                   <element name="Superficie">
                         *                     <simpleType>
                         *                       <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                         *                         <totalDigits value="9"/>
                         *                       </restriction>
                         *                     </simpleType>
                         *                   </element>
                         *                   <element name="Altezza" minOccurs="0">
                         *                     <simpleType>
                         *                       <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                         *                         <totalDigits value="4"/>
                         *                       </restriction>
                         *                     </simpleType>
                         *                   </element>
                         *                   <element name="AltezzaMassima" minOccurs="0">
                         *                     <simpleType>
                         *                       <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                         *                         <totalDigits value="4"/>
                         *                       </restriction>
                         *                     </simpleType>
                         *                   </element>
                         *                 </sequence>
                         *               </restriction>
                         *             </complexContent>
                         *           </complexType>
                         *         </element>
                         *       </sequence>
                         *     </restriction>
                         *   </complexContent>
                         * </complexType>
                         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "poligonoDellaScheda" }) public static class PoligoniDellaScheda { @XmlElement(name = "PoligonoDellaScheda", required = true) protected List poligonoDellaScheda; /** * Gets the value of the poligonoDellaScheda property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the poligonoDellaScheda property. * *

* For example, to add a new item, do as follows: *

                             *    getPoligonoDellaScheda().add(newItem);
                             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.SchedeDelBene.SchedaDelBene.PoligoniDellaScheda.PoligonoDellaScheda } * * */ public List getPoligonoDellaScheda() { if (poligonoDellaScheda == null) { poligonoDellaScheda = new ArrayList(); } return this.poligonoDellaScheda; } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

                             * <complexType>
                             *   <complexContent>
                             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                             *       <sequence>
                             *         <element name="Poligono">
                             *           <simpleType>
                             *             <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                             *               <totalDigits value="4"/>
                             *             </restriction>
                             *           </simpleType>
                             *         </element>
                             *         <element name="Ambiente">
                             *           <simpleType>
                             *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                             *               <length value="1"/>
                             *             </restriction>
                             *           </simpleType>
                             *         </element>
                             *         <element name="Superficie">
                             *           <simpleType>
                             *             <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                             *               <totalDigits value="9"/>
                             *             </restriction>
                             *           </simpleType>
                             *         </element>
                             *         <element name="Altezza" minOccurs="0">
                             *           <simpleType>
                             *             <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                             *               <totalDigits value="4"/>
                             *             </restriction>
                             *           </simpleType>
                             *         </element>
                             *         <element name="AltezzaMassima" minOccurs="0">
                             *           <simpleType>
                             *             <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                             *               <totalDigits value="4"/>
                             *             </restriction>
                             *           </simpleType>
                             *         </element>
                             *       </sequence>
                             *     </restriction>
                             *   </complexContent>
                             * </complexType>
                             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "poligono", "ambiente", "superficie", "altezza", "altezzaMassima" }) public static class PoligonoDellaScheda { @XmlElement(name = "Poligono", required = true) protected BigInteger poligono; @XmlElement(name = "Ambiente", required = true) protected String ambiente; @XmlElement(name = "Superficie", required = true) protected BigInteger superficie; @XmlElement(name = "Altezza") protected BigInteger altezza; @XmlElement(name = "AltezzaMassima") protected BigInteger altezzaMassima; /** * Recupera il valore della proprietà poligono. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getPoligono() { return poligono; } /** * Imposta il valore della proprietà poligono. * * @param value * allowed object is * {@link BigInteger } * */ public void setPoligono(BigInteger value) { this.poligono = value; } /** * Recupera il valore della proprietà ambiente. * * @return * possible object is * {@link String } * */ public String getAmbiente() { return ambiente; } /** * Imposta il valore della proprietà ambiente. * * @param value * allowed object is * {@link String } * */ public void setAmbiente(String value) { this.ambiente = value; } /** * Recupera il valore della proprietà superficie. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getSuperficie() { return superficie; } /** * Imposta il valore della proprietà superficie. * * @param value * allowed object is * {@link BigInteger } * */ public void setSuperficie(BigInteger value) { this.superficie = value; } /** * Recupera il valore della proprietà altezza. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getAltezza() { return altezza; } /** * Imposta il valore della proprietà altezza. * * @param value * allowed object is * {@link BigInteger } * */ public void setAltezza(BigInteger value) { this.altezza = value; } /** * Recupera il valore della proprietà altezzaMassima. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getAltezzaMassima() { return altezzaMassima; } /** * Imposta il valore della proprietà altezzaMassima. * * @param value * allowed object is * {@link BigInteger } * */ public void setAltezzaMassima(BigInteger value) { this.altezzaMassima = value; } } } } } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <element name="Lotto" minOccurs="0">
                 *           <simpleType>
                 *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *               <maxLength value="2"/>
                 *             </restriction>
                 *           </simpleType>
                 *         </element>
                 *         <element name="Edificio" minOccurs="0">
                 *           <simpleType>
                 *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *               <maxLength value="2"/>
                 *             </restriction>
                 *           </simpleType>
                 *         </element>
                 *         <element name="Scala" minOccurs="0">
                 *           <simpleType>
                 *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *               <maxLength value="2"/>
                 *             </restriction>
                 *           </simpleType>
                 *         </element>
                 *         <element name="Interno1" minOccurs="0">
                 *           <simpleType>
                 *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *               <maxLength value="3"/>
                 *             </restriction>
                 *           </simpleType>
                 *         </element>
                 *         <element name="Interno2" minOccurs="0">
                 *           <simpleType>
                 *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *               <maxLength value="3"/>
                 *             </restriction>
                 *           </simpleType>
                 *         </element>
                 *         <element name="Piano1" minOccurs="0">
                 *           <simpleType>
                 *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *               <maxLength value="4"/>
                 *             </restriction>
                 *           </simpleType>
                 *         </element>
                 *         <element name="Piano2" minOccurs="0">
                 *           <simpleType>
                 *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *               <maxLength value="4"/>
                 *             </restriction>
                 *           </simpleType>
                 *         </element>
                 *         <element name="Piano3" minOccurs="0">
                 *           <simpleType>
                 *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *               <maxLength value="4"/>
                 *             </restriction>
                 *           </simpleType>
                 *         </element>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "lotto", "edificio", "scala", "interno1", "interno2", "piano1", "piano2", "piano3" }) public static class Ubicazione { @XmlElement(name = "Lotto") protected String lotto; @XmlElement(name = "Edificio") protected String edificio; @XmlElement(name = "Scala") protected String scala; @XmlElement(name = "Interno1") protected String interno1; @XmlElement(name = "Interno2") protected String interno2; @XmlElement(name = "Piano1") protected String piano1; @XmlElement(name = "Piano2") protected String piano2; @XmlElement(name = "Piano3") protected String piano3; /** * Recupera il valore della proprietà lotto. * * @return * possible object is * {@link String } * */ public String getLotto() { return lotto; } /** * Imposta il valore della proprietà lotto. * * @param value * allowed object is * {@link String } * */ public void setLotto(String value) { this.lotto = value; } /** * Recupera il valore della proprietà edificio. * * @return * possible object is * {@link String } * */ public String getEdificio() { return edificio; } /** * Imposta il valore della proprietà edificio. * * @param value * allowed object is * {@link String } * */ public void setEdificio(String value) { this.edificio = value; } /** * Recupera il valore della proprietà scala. * * @return * possible object is * {@link String } * */ public String getScala() { return scala; } /** * Imposta il valore della proprietà scala. * * @param value * allowed object is * {@link String } * */ public void setScala(String value) { this.scala = value; } /** * Recupera il valore della proprietà interno1. * * @return * possible object is * {@link String } * */ public String getInterno1() { return interno1; } /** * Imposta il valore della proprietà interno1. * * @param value * allowed object is * {@link String } * */ public void setInterno1(String value) { this.interno1 = value; } /** * Recupera il valore della proprietà interno2. * * @return * possible object is * {@link String } * */ public String getInterno2() { return interno2; } /** * Imposta il valore della proprietà interno2. * * @param value * allowed object is * {@link String } * */ public void setInterno2(String value) { this.interno2 = value; } /** * Recupera il valore della proprietà piano1. * * @return * possible object is * {@link String } * */ public String getPiano1() { return piano1; } /** * Imposta il valore della proprietà piano1. * * @param value * allowed object is * {@link String } * */ public void setPiano1(String value) { this.piano1 = value; } /** * Recupera il valore della proprietà piano2. * * @return * possible object is * {@link String } * */ public String getPiano2() { return piano2; } /** * Imposta il valore della proprietà piano2. * * @param value * allowed object is * {@link String } * */ public void setPiano2(String value) { this.piano2 = value; } /** * Recupera il valore della proprietà piano3. * * @return * possible object is * {@link String } * */ public String getPiano3() { return piano3; } /** * Imposta il valore della proprietà piano3. * * @param value * allowed object is * {@link String } * */ public void setPiano3(String value) { this.piano3 = value; } } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <element name="UtilitaComuneDelBene" maxOccurs="unbounded">
                 *           <complexType>
                 *             <complexContent>
                 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *                 <sequence>
                 *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}SezioneUrbana" minOccurs="0"/>
                 *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Foglio"/>
                 *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Numero"/>
                 *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Denominatore" minOccurs="0"/>
                 *                   <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Subalterno" minOccurs="0"/>
                 *                 </sequence>
                 *               </restriction>
                 *             </complexContent>
                 *           </complexType>
                 *         </element>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "utilitaComuneDelBene" }) public static class UtilitaComuniDelBene { @XmlElement(name = "UtilitaComuneDelBene", required = true) protected List utilitaComuneDelBene; /** * Gets the value of the utilitaComuneDelBene property. * *

* This accessor method returns a reference to the live list, * not a snapshot. Therefore any modification you make to the * returned list will be present inside the JAXB object. * This is why there is not a set method for the utilitaComuneDelBene property. * *

* For example, to add a new item, do as follows: *

                     *    getUtilitaComuneDelBene().add(newItem);
                     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DatiOut.DatiPresenti.UnitaImmobiliari.UIU.UtilitaComuniDelBene.UtilitaComuneDelBene } * * */ public List getUtilitaComuneDelBene() { if (utilitaComuneDelBene == null) { utilitaComuneDelBene = new ArrayList(); } return this.utilitaComuneDelBene; } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

                     * <complexType>
                     *   <complexContent>
                     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                     *       <sequence>
                     *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}SezioneUrbana" minOccurs="0"/>
                     *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Foglio"/>
                     *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Numero"/>
                     *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Denominatore" minOccurs="0"/>
                     *         <element ref="{http://www.agenziaterritorio.it/IncrementaleOggettiFabbricati.xsd}Subalterno" minOccurs="0"/>
                     *       </sequence>
                     *     </restriction>
                     *   </complexContent>
                     * </complexType>
                     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "sezioneUrbana", "foglio", "numero", "denominatore", "subalterno" }) public static class UtilitaComuneDelBene { @XmlElement(name = "SezioneUrbana") protected String sezioneUrbana; @XmlElement(name = "Foglio", required = true) protected String foglio; @XmlElement(name = "Numero", required = true) protected String numero; @XmlElement(name = "Denominatore") protected BigInteger denominatore; @XmlElement(name = "Subalterno") protected String subalterno; /** * Recupera il valore della proprietà sezioneUrbana. * * @return * possible object is * {@link String } * */ public String getSezioneUrbana() { return sezioneUrbana; } /** * Imposta il valore della proprietà sezioneUrbana. * * @param value * allowed object is * {@link String } * */ public void setSezioneUrbana(String value) { this.sezioneUrbana = value; } /** * Recupera il valore della proprietà foglio. * * @return * possible object is * {@link String } * */ public String getFoglio() { return foglio; } /** * Imposta il valore della proprietà foglio. * * @param value * allowed object is * {@link String } * */ public void setFoglio(String value) { this.foglio = value; } /** * Recupera il valore della proprietà numero. * * @return * possible object is * {@link String } * */ public String getNumero() { return numero; } /** * Imposta il valore della proprietà numero. * * @param value * allowed object is * {@link String } * */ public void setNumero(String value) { this.numero = value; } /** * Recupera il valore della proprietà denominatore. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getDenominatore() { return denominatore; } /** * Imposta il valore della proprietà denominatore. * * @param value * allowed object is * {@link BigInteger } * */ public void setDenominatore(BigInteger value) { this.denominatore = value; } /** * Recupera il valore della proprietà subalterno. * * @return * possible object is * {@link String } * */ public String getSubalterno() { return subalterno; } /** * Imposta il valore della proprietà subalterno. * * @param value * allowed object is * {@link String } * */ public void setSubalterno(String value) { this.subalterno = value; } } } } } } /** *

Classe Java per anonymous complex type. * *

Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe. * *

     * <complexType>
     *   <complexContent>
     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *       <sequence>
     *         <element name="Iscrizione" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *         <element name="DataIniziale" type="{http://www.w3.org/2001/XMLSchema}date"/>
     *         <element name="N_File" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/>
     *         <element name="N_File_Tot" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "iscrizione", "dataIniziale", "nFile", "nFileTot" }) public static class DatiRichiesta { @XmlElement(name = "Iscrizione", required = true) protected String iscrizione; @XmlElement(name = "DataIniziale", required = true) @XmlSchemaType(name = "date") protected XMLGregorianCalendar dataIniziale; @XmlElement(name = "N_File", required = true) @XmlSchemaType(name = "positiveInteger") protected BigInteger nFile; @XmlElement(name = "N_File_Tot", required = true) @XmlSchemaType(name = "positiveInteger") protected BigInteger nFileTot; /** * Recupera il valore della proprietà iscrizione. * * @return * possible object is * {@link String } * */ public String getIscrizione() { return iscrizione; } /** * Imposta il valore della proprietà iscrizione. * * @param value * allowed object is * {@link String } * */ public void setIscrizione(String value) { this.iscrizione = value; } /** * Recupera il valore della proprietà dataIniziale. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getDataIniziale() { return dataIniziale; } /** * Imposta il valore della proprietà dataIniziale. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setDataIniziale(XMLGregorianCalendar value) { this.dataIniziale = value; } /** * Recupera il valore della proprietà nFile. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getNFile() { return nFile; } /** * Imposta il valore della proprietà nFile. * * @param value * allowed object is * {@link BigInteger } * */ public void setNFile(BigInteger value) { this.nFile = value; } /** * Recupera il valore della proprietà nFileTot. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getNFileTot() { return nFileTot; } /** * Imposta il valore della proprietà nFileTot. * * @param value * allowed object is * {@link BigInteger } * */ public void setNFileTot(BigInteger value) { this.nFileTot = value; } } }