// // 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:34 PM CEST // package it.liguriadigitale.sxcrj.console.business.staging.impl.level1.caricamento.fornitura.xsd.parser.terreni; 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="Particelle">
 *                       <complexType>
 *                         <complexContent>
 *                           <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                             <sequence>
 *                               <element name="Particella" maxOccurs="unbounded">
 *                                 <complexType>
 *                                   <complexContent>
 *                                     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                       <sequence>
 *                                         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodComune"/>
 *                                         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Sezione" minOccurs="0"/>
 *                                         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}IDImmobile"/>
 *                                         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}TipoImmobile"/>
 *                                         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Progressivo"/>
 *                                         <element name="IdentificativiParticella">
 *                                           <complexType>
 *                                             <complexContent>
 *                                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                 <sequence>
 *                                                   <element name="Foglio">
 *                                                     <simpleType>
 *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
 *                                                         <totalDigits value="5"/>
 *                                                       </restriction>
 *                                                     </simpleType>
 *                                                   </element>
 *                                                   <element name="Numero">
 *                                                     <simpleType>
 *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                         <maxLength value="5"/>
 *                                                       </restriction>
 *                                                     </simpleType>
 *                                                   </element>
 *                                                   <element name="Denominatore" minOccurs="0">
 *                                                     <simpleType>
 *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
 *                                                         <totalDigits value="4"/>
 *                                                       </restriction>
 *                                                     </simpleType>
 *                                                   </element>
 *                                                   <element name="Subalterno" minOccurs="0">
 *                                                     <simpleType>
 *                                                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                         <maxLength value="4"/>
 *                                                       </restriction>
 *                                                     </simpleType>
 *                                                   </element>
 *                                                   <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>
 *                                         <element name="CaratteristicheParticella">
 *                                           <complexType>
 *                                             <complexContent>
 *                                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                 <sequence>
 *                                                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Qualita"/>
 *                                                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Classe"/>
 *                                                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Ettari" minOccurs="0"/>
 *                                                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Are" minOccurs="0"/>
 *                                                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Centiare" minOccurs="0"/>
 *                                                 </sequence>
 *                                               </restriction>
 *                                             </complexContent>
 *                                           </complexType>
 *                                         </element>
 *                                         <element name="Reddito">
 *                                           <complexType>
 *                                             <complexContent>
 *                                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                 <sequence>
 *                                                   <element name="FlagReddito" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
 *                                                   <element name="FlagPorzione" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
 *                                                   <element name="FlagDeduzioni" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
 *                                                   <element name="RedditoDominicaleInEuro" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
 *                                                   <element name="RedditoAgrarioInEuro" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
 *                                                 </sequence>
 *                                               </restriction>
 *                                             </complexContent>
 *                                           </complexType>
 *                                         </element>
 *                                         <element name="DatiGenerazione">
 *                                           <complexType>
 *                                             <complexContent>
 *                                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                 <sequence>
 *                                                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataEfficacia" minOccurs="0"/>
 *                                                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataRegistrazione"/>
 *                                                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}TipoNota"/>
 *                                                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodiceCausale"/>
 *                                                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}NumeroNota"/>
 *                                                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}ProgressivoNota" minOccurs="0"/>
 *                                                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}AnnoNota" minOccurs="0"/>
 *                                                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}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://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataEfficacia" minOccurs="0"/>
 *                                                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataRegistrazione" minOccurs="0"/>
 *                                                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}TipoNota" minOccurs="0"/>
 *                                                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodiceCausale" minOccurs="0"/>
 *                                                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}NumeroNota" minOccurs="0"/>
 *                                                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}ProgressivoNota" minOccurs="0"/>
 *                                                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}AnnoNota" minOccurs="0"/>
 *                                                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}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="200"/>
 *                                             </restriction>
 *                                           </simpleType>
 *                                         </element>
 *                                         <element name="Deduzioni" minOccurs="0">
 *                                           <complexType>
 *                                             <complexContent>
 *                                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                 <sequence>
 *                                                   <element name="Deduzione" maxOccurs="unbounded">
 *                                                     <complexType>
 *                                                       <complexContent>
 *                                                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                           <sequence>
 *                                                             <element name="Simbolo">
 *                                                               <simpleType>
 *                                                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                                   <maxLength value="6"/>
 *                                                                 </restriction>
 *                                                               </simpleType>
 *                                                             </element>
 *                                                           </sequence>
 *                                                         </restriction>
 *                                                       </complexContent>
 *                                                     </complexType>
 *                                                   </element>
 *                                                 </sequence>
 *                                               </restriction>
 *                                             </complexContent>
 *                                           </complexType>
 *                                         </element>
 *                                         <element name="Riserve" minOccurs="0">
 *                                           <complexType>
 *                                             <complexContent>
 *                                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                 <sequence>
 *                                                   <element name="Riserva" 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="Porzioni" minOccurs="0">
 *                                           <complexType>
 *                                             <complexContent>
 *                                               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                 <sequence>
 *                                                   <element name="Porzione" maxOccurs="unbounded">
 *                                                     <complexType>
 *                                                       <complexContent>
 *                                                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                                           <sequence>
 *                                                             <element name="ID">
 *                                                               <simpleType>
 *                                                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                                                   <maxLength value="2"/>
 *                                                                 </restriction>
 *                                                               </simpleType>
 *                                                             </element>
 *                                                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Qualita"/>
 *                                                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Classe"/>
 *                                                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Ettari" minOccurs="0"/>
 *                                                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Are" minOccurs="0"/>
 *                                                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Centiare" minOccurs="0"/>
 *                                                           </sequence>
 *                                                         </restriction>
 *                                                       </complexContent>
 *                                                     </complexType>
 *                                                   </element>
 *                                                 </sequence>
 *                                               </restriction>
 *                                             </complexContent>
 *                                           </complexType>
 *                                         </element>
 *                                       </sequence>
 *                                     </restriction>
 *                                   </complexContent>
 *                                 </complexType>
 *                               </element>
 *                             </sequence>
 *                           </restriction>
 *                         </complexContent>
 *                       </complexType>
 *                     </element>
 *                     <element name="ParticelleCancellazione" minOccurs="0">
 *                       <complexType>
 *                         <complexContent>
 *                           <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                             <sequence>
 *                               <element name="ParticellaCancellata" 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://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodComune"/>
 *                                         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Sezione" minOccurs="0"/>
 *                                         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}IDImmobile"/>
 *                                         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}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://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataCorrezione"/>
 *                                         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodComune"/>
 *                                         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}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://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}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://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataCorrezione"/>
 *                                         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodComune"/>
 *                                         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Sezione" minOccurs="0"/>
 *                                         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}IDImmobile"/>
 *                                         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}TipoImmobile"/>
 *                                         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Progressivo"/>
 *                                       </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="Particelle">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="Particella" maxOccurs="unbounded">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodComune"/>
     *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Sezione" minOccurs="0"/>
     *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}IDImmobile"/>
     *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}TipoImmobile"/>
     *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Progressivo"/>
     *                             <element name="IdentificativiParticella">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="Foglio">
     *                                         <simpleType>
     *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
     *                                             <totalDigits value="5"/>
     *                                           </restriction>
     *                                         </simpleType>
     *                                       </element>
     *                                       <element name="Numero">
     *                                         <simpleType>
     *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                             <maxLength value="5"/>
     *                                           </restriction>
     *                                         </simpleType>
     *                                       </element>
     *                                       <element name="Denominatore" minOccurs="0">
     *                                         <simpleType>
     *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
     *                                             <totalDigits value="4"/>
     *                                           </restriction>
     *                                         </simpleType>
     *                                       </element>
     *                                       <element name="Subalterno" minOccurs="0">
     *                                         <simpleType>
     *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                             <maxLength value="4"/>
     *                                           </restriction>
     *                                         </simpleType>
     *                                       </element>
     *                                       <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>
     *                             <element name="CaratteristicheParticella">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Qualita"/>
     *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Classe"/>
     *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Ettari" minOccurs="0"/>
     *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Are" minOccurs="0"/>
     *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Centiare" minOccurs="0"/>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="Reddito">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="FlagReddito" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
     *                                       <element name="FlagPorzione" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
     *                                       <element name="FlagDeduzioni" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
     *                                       <element name="RedditoDominicaleInEuro" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
     *                                       <element name="RedditoAgrarioInEuro" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="DatiGenerazione">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataEfficacia" minOccurs="0"/>
     *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataRegistrazione"/>
     *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}TipoNota"/>
     *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodiceCausale"/>
     *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}NumeroNota"/>
     *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}ProgressivoNota" minOccurs="0"/>
     *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}AnnoNota" minOccurs="0"/>
     *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}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://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataEfficacia" minOccurs="0"/>
     *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataRegistrazione" minOccurs="0"/>
     *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}TipoNota" minOccurs="0"/>
     *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodiceCausale" minOccurs="0"/>
     *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}NumeroNota" minOccurs="0"/>
     *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}ProgressivoNota" minOccurs="0"/>
     *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}AnnoNota" minOccurs="0"/>
     *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}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="200"/>
     *                                 </restriction>
     *                               </simpleType>
     *                             </element>
     *                             <element name="Deduzioni" minOccurs="0">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="Deduzione" maxOccurs="unbounded">
     *                                         <complexType>
     *                                           <complexContent>
     *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                               <sequence>
     *                                                 <element name="Simbolo">
     *                                                   <simpleType>
     *                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                                       <maxLength value="6"/>
     *                                                     </restriction>
     *                                                   </simpleType>
     *                                                 </element>
     *                                               </sequence>
     *                                             </restriction>
     *                                           </complexContent>
     *                                         </complexType>
     *                                       </element>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="Riserve" minOccurs="0">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="Riserva" 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="Porzioni" minOccurs="0">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="Porzione" maxOccurs="unbounded">
     *                                         <complexType>
     *                                           <complexContent>
     *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                               <sequence>
     *                                                 <element name="ID">
     *                                                   <simpleType>
     *                                                     <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                                                       <maxLength value="2"/>
     *                                                     </restriction>
     *                                                   </simpleType>
     *                                                 </element>
     *                                                 <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Qualita"/>
     *                                                 <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Classe"/>
     *                                                 <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Ettari" minOccurs="0"/>
     *                                                 <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Are" minOccurs="0"/>
     *                                                 <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Centiare" minOccurs="0"/>
     *                                               </sequence>
     *                                             </restriction>
     *                                           </complexContent>
     *                                         </complexType>
     *                                       </element>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="ParticelleCancellazione" minOccurs="0">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="ParticellaCancellata" 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://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodComune"/>
     *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Sezione" minOccurs="0"/>
     *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}IDImmobile"/>
     *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}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://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataCorrezione"/>
     *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodComune"/>
     *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}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://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}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://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataCorrezione"/>
     *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodComune"/>
     *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Sezione" minOccurs="0"/>
     *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}IDImmobile"/>
     *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}TipoImmobile"/>
     *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Progressivo"/>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "particelle", "particelleCancellazione", "noteCancellazione", "stadiCancellazione" }) public static class DatiPresenti { @XmlElement(name = "Particelle", required = true) protected DatiOut.DatiPresenti.Particelle particelle; @XmlElement(name = "ParticelleCancellazione") protected DatiOut.DatiPresenti.ParticelleCancellazione particelleCancellazione; @XmlElement(name = "NoteCancellazione") protected DatiOut.DatiPresenti.NoteCancellazione noteCancellazione; @XmlElement(name = "StadiCancellazione") protected DatiOut.DatiPresenti.StadiCancellazione stadiCancellazione; /** * Recupera il valore della proprietà particelle. * * @return * possible object is * {@link DatiOut.DatiPresenti.Particelle } * */ public DatiOut.DatiPresenti.Particelle getParticelle() { return particelle; } /** * Imposta il valore della proprietà particelle. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.Particelle } * */ public void setParticelle(DatiOut.DatiPresenti.Particelle value) { this.particelle = value; } /** * Recupera il valore della proprietà particelleCancellazione. * * @return * possible object is * {@link DatiOut.DatiPresenti.ParticelleCancellazione } * */ public DatiOut.DatiPresenti.ParticelleCancellazione getParticelleCancellazione() { return particelleCancellazione; } /** * Imposta il valore della proprietà particelleCancellazione. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.ParticelleCancellazione } * */ public void setParticelleCancellazione(DatiOut.DatiPresenti.ParticelleCancellazione value) { this.particelleCancellazione = 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; } /** *

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://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataCorrezione"/>
         *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodComune"/>
         *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}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://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}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://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataCorrezione"/>
             *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodComune"/>
             *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}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://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}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="Particella" maxOccurs="unbounded">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodComune"/>
         *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Sezione" minOccurs="0"/>
         *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}IDImmobile"/>
         *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}TipoImmobile"/>
         *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Progressivo"/>
         *                   <element name="IdentificativiParticella">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="Foglio">
         *                               <simpleType>
         *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
         *                                   <totalDigits value="5"/>
         *                                 </restriction>
         *                               </simpleType>
         *                             </element>
         *                             <element name="Numero">
         *                               <simpleType>
         *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                   <maxLength value="5"/>
         *                                 </restriction>
         *                               </simpleType>
         *                             </element>
         *                             <element name="Denominatore" minOccurs="0">
         *                               <simpleType>
         *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
         *                                   <totalDigits value="4"/>
         *                                 </restriction>
         *                               </simpleType>
         *                             </element>
         *                             <element name="Subalterno" minOccurs="0">
         *                               <simpleType>
         *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                   <maxLength value="4"/>
         *                                 </restriction>
         *                               </simpleType>
         *                             </element>
         *                             <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>
         *                   <element name="CaratteristicheParticella">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Qualita"/>
         *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Classe"/>
         *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Ettari" minOccurs="0"/>
         *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Are" minOccurs="0"/>
         *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Centiare" minOccurs="0"/>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="Reddito">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="FlagReddito" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         *                             <element name="FlagPorzione" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         *                             <element name="FlagDeduzioni" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
         *                             <element name="RedditoDominicaleInEuro" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
         *                             <element name="RedditoAgrarioInEuro" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="DatiGenerazione">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataEfficacia" minOccurs="0"/>
         *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataRegistrazione"/>
         *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}TipoNota"/>
         *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodiceCausale"/>
         *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}NumeroNota"/>
         *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}ProgressivoNota" minOccurs="0"/>
         *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}AnnoNota" minOccurs="0"/>
         *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}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://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataEfficacia" minOccurs="0"/>
         *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataRegistrazione" minOccurs="0"/>
         *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}TipoNota" minOccurs="0"/>
         *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodiceCausale" minOccurs="0"/>
         *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}NumeroNota" minOccurs="0"/>
         *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}ProgressivoNota" minOccurs="0"/>
         *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}AnnoNota" minOccurs="0"/>
         *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}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="200"/>
         *                       </restriction>
         *                     </simpleType>
         *                   </element>
         *                   <element name="Deduzioni" minOccurs="0">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="Deduzione" maxOccurs="unbounded">
         *                               <complexType>
         *                                 <complexContent>
         *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                                     <sequence>
         *                                       <element name="Simbolo">
         *                                         <simpleType>
         *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                             <maxLength value="6"/>
         *                                           </restriction>
         *                                         </simpleType>
         *                                       </element>
         *                                     </sequence>
         *                                   </restriction>
         *                                 </complexContent>
         *                               </complexType>
         *                             </element>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="Riserve" minOccurs="0">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="Riserva" 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="Porzioni" minOccurs="0">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="Porzione" maxOccurs="unbounded">
         *                               <complexType>
         *                                 <complexContent>
         *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                                     <sequence>
         *                                       <element name="ID">
         *                                         <simpleType>
         *                                           <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *                                             <maxLength value="2"/>
         *                                           </restriction>
         *                                         </simpleType>
         *                                       </element>
         *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Qualita"/>
         *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Classe"/>
         *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Ettari" minOccurs="0"/>
         *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Are" minOccurs="0"/>
         *                                       <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Centiare" 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 = { "particella" }) public static class Particelle { @XmlElement(name = "Particella", required = true) protected List particella; /** * Gets the value of the particella 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 particella property. * *

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

             *    getParticella().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DatiOut.DatiPresenti.Particelle.Particella } * * */ public List getParticella() { if (particella == null) { particella = new ArrayList(); } return this.particella; } /** *

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://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodComune"/>
             *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Sezione" minOccurs="0"/>
             *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}IDImmobile"/>
             *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}TipoImmobile"/>
             *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Progressivo"/>
             *         <element name="IdentificativiParticella">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="Foglio">
             *                     <simpleType>
             *                       <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
             *                         <totalDigits value="5"/>
             *                       </restriction>
             *                     </simpleType>
             *                   </element>
             *                   <element name="Numero">
             *                     <simpleType>
             *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                         <maxLength value="5"/>
             *                       </restriction>
             *                     </simpleType>
             *                   </element>
             *                   <element name="Denominatore" minOccurs="0">
             *                     <simpleType>
             *                       <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
             *                         <totalDigits value="4"/>
             *                       </restriction>
             *                     </simpleType>
             *                   </element>
             *                   <element name="Subalterno" minOccurs="0">
             *                     <simpleType>
             *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                         <maxLength value="4"/>
             *                       </restriction>
             *                     </simpleType>
             *                   </element>
             *                   <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>
             *         <element name="CaratteristicheParticella">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Qualita"/>
             *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Classe"/>
             *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Ettari" minOccurs="0"/>
             *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Are" minOccurs="0"/>
             *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Centiare" minOccurs="0"/>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="Reddito">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="FlagReddito" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
             *                   <element name="FlagPorzione" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
             *                   <element name="FlagDeduzioni" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
             *                   <element name="RedditoDominicaleInEuro" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
             *                   <element name="RedditoAgrarioInEuro" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="DatiGenerazione">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataEfficacia" minOccurs="0"/>
             *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataRegistrazione"/>
             *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}TipoNota"/>
             *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodiceCausale"/>
             *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}NumeroNota"/>
             *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}ProgressivoNota" minOccurs="0"/>
             *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}AnnoNota" minOccurs="0"/>
             *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}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://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataEfficacia" minOccurs="0"/>
             *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataRegistrazione" minOccurs="0"/>
             *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}TipoNota" minOccurs="0"/>
             *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodiceCausale" minOccurs="0"/>
             *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}NumeroNota" minOccurs="0"/>
             *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}ProgressivoNota" minOccurs="0"/>
             *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}AnnoNota" minOccurs="0"/>
             *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}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="200"/>
             *             </restriction>
             *           </simpleType>
             *         </element>
             *         <element name="Deduzioni" minOccurs="0">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="Deduzione" maxOccurs="unbounded">
             *                     <complexType>
             *                       <complexContent>
             *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                           <sequence>
             *                             <element name="Simbolo">
             *                               <simpleType>
             *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                                   <maxLength value="6"/>
             *                                 </restriction>
             *                               </simpleType>
             *                             </element>
             *                           </sequence>
             *                         </restriction>
             *                       </complexContent>
             *                     </complexType>
             *                   </element>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="Riserve" minOccurs="0">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="Riserva" 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="Porzioni" minOccurs="0">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="Porzione" maxOccurs="unbounded">
             *                     <complexType>
             *                       <complexContent>
             *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                           <sequence>
             *                             <element name="ID">
             *                               <simpleType>
             *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
             *                                   <maxLength value="2"/>
             *                                 </restriction>
             *                               </simpleType>
             *                             </element>
             *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Qualita"/>
             *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Classe"/>
             *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Ettari" minOccurs="0"/>
             *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Are" minOccurs="0"/>
             *                             <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Centiare" minOccurs="0"/>
             *                           </sequence>
             *                         </restriction>
             *                       </complexContent>
             *                     </complexType>
             *                   </element>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codComune", "sezione", "idImmobile", "tipoImmobile", "progressivo", "identificativiParticella", "caratteristicheParticella", "reddito", "datiGenerazione", "datiConclusione", "partita", "annotazione", "deduzioni", "riserve", "porzioni" }) public static class Particella { @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 BigInteger progressivo; @XmlElement(name = "IdentificativiParticella", required = true) protected DatiOut.DatiPresenti.Particelle.Particella.IdentificativiParticella identificativiParticella; @XmlElement(name = "CaratteristicheParticella", required = true) protected DatiOut.DatiPresenti.Particelle.Particella.CaratteristicheParticella caratteristicheParticella; @XmlElement(name = "Reddito", required = true) protected DatiOut.DatiPresenti.Particelle.Particella.Reddito reddito; @XmlElement(name = "DatiGenerazione", required = true) protected DatiOut.DatiPresenti.Particelle.Particella.DatiGenerazione datiGenerazione; @XmlElement(name = "DatiConclusione") protected DatiOut.DatiPresenti.Particelle.Particella.DatiConclusione datiConclusione; @XmlElement(name = "Partita") protected String partita; @XmlElement(name = "Annotazione") protected String annotazione; @XmlElement(name = "Deduzioni") protected DatiOut.DatiPresenti.Particelle.Particella.Deduzioni deduzioni; @XmlElement(name = "Riserve") protected DatiOut.DatiPresenti.Particelle.Particella.Riserve riserve; @XmlElement(name = "Porzioni") protected DatiOut.DatiPresenti.Particelle.Particella.Porzioni porzioni; /** * 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 BigInteger } * */ public BigInteger getProgressivo() { return progressivo; } /** * Imposta il valore della proprietà progressivo. * * @param value * allowed object is * {@link BigInteger } * */ public void setProgressivo(BigInteger value) { this.progressivo = value; } /** * Recupera il valore della proprietà identificativiParticella. * * @return * possible object is * {@link DatiOut.DatiPresenti.Particelle.Particella.IdentificativiParticella } * */ public DatiOut.DatiPresenti.Particelle.Particella.IdentificativiParticella getIdentificativiParticella() { return identificativiParticella; } /** * Imposta il valore della proprietà identificativiParticella. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.Particelle.Particella.IdentificativiParticella } * */ public void setIdentificativiParticella(DatiOut.DatiPresenti.Particelle.Particella.IdentificativiParticella value) { this.identificativiParticella = value; } /** * Recupera il valore della proprietà caratteristicheParticella. * * @return * possible object is * {@link DatiOut.DatiPresenti.Particelle.Particella.CaratteristicheParticella } * */ public DatiOut.DatiPresenti.Particelle.Particella.CaratteristicheParticella getCaratteristicheParticella() { return caratteristicheParticella; } /** * Imposta il valore della proprietà caratteristicheParticella. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.Particelle.Particella.CaratteristicheParticella } * */ public void setCaratteristicheParticella(DatiOut.DatiPresenti.Particelle.Particella.CaratteristicheParticella value) { this.caratteristicheParticella = value; } /** * Recupera il valore della proprietà reddito. * * @return * possible object is * {@link DatiOut.DatiPresenti.Particelle.Particella.Reddito } * */ public DatiOut.DatiPresenti.Particelle.Particella.Reddito getReddito() { return reddito; } /** * Imposta il valore della proprietà reddito. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.Particelle.Particella.Reddito } * */ public void setReddito(DatiOut.DatiPresenti.Particelle.Particella.Reddito value) { this.reddito = value; } /** * Recupera il valore della proprietà datiGenerazione. * * @return * possible object is * {@link DatiOut.DatiPresenti.Particelle.Particella.DatiGenerazione } * */ public DatiOut.DatiPresenti.Particelle.Particella.DatiGenerazione getDatiGenerazione() { return datiGenerazione; } /** * Imposta il valore della proprietà datiGenerazione. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.Particelle.Particella.DatiGenerazione } * */ public void setDatiGenerazione(DatiOut.DatiPresenti.Particelle.Particella.DatiGenerazione value) { this.datiGenerazione = value; } /** * Recupera il valore della proprietà datiConclusione. * * @return * possible object is * {@link DatiOut.DatiPresenti.Particelle.Particella.DatiConclusione } * */ public DatiOut.DatiPresenti.Particelle.Particella.DatiConclusione getDatiConclusione() { return datiConclusione; } /** * Imposta il valore della proprietà datiConclusione. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.Particelle.Particella.DatiConclusione } * */ public void setDatiConclusione(DatiOut.DatiPresenti.Particelle.Particella.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à deduzioni. * * @return * possible object is * {@link DatiOut.DatiPresenti.Particelle.Particella.Deduzioni } * */ public DatiOut.DatiPresenti.Particelle.Particella.Deduzioni getDeduzioni() { return deduzioni; } /** * Imposta il valore della proprietà deduzioni. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.Particelle.Particella.Deduzioni } * */ public void setDeduzioni(DatiOut.DatiPresenti.Particelle.Particella.Deduzioni value) { this.deduzioni = value; } /** * Recupera il valore della proprietà riserve. * * @return * possible object is * {@link DatiOut.DatiPresenti.Particelle.Particella.Riserve } * */ public DatiOut.DatiPresenti.Particelle.Particella.Riserve getRiserve() { return riserve; } /** * Imposta il valore della proprietà riserve. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.Particelle.Particella.Riserve } * */ public void setRiserve(DatiOut.DatiPresenti.Particelle.Particella.Riserve value) { this.riserve = value; } /** * Recupera il valore della proprietà porzioni. * * @return * possible object is * {@link DatiOut.DatiPresenti.Particelle.Particella.Porzioni } * */ public DatiOut.DatiPresenti.Particelle.Particella.Porzioni getPorzioni() { return porzioni; } /** * Imposta il valore della proprietà porzioni. * * @param value * allowed object is * {@link DatiOut.DatiPresenti.Particelle.Particella.Porzioni } * */ public void setPorzioni(DatiOut.DatiPresenti.Particelle.Particella.Porzioni value) { this.porzioni = 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://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Qualita"/>
                 *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Classe"/>
                 *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Ettari" minOccurs="0"/>
                 *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Are" minOccurs="0"/>
                 *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Centiare" minOccurs="0"/>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "qualita", "classe", "ettari", "are", "centiare" }) public static class CaratteristicheParticella { @XmlElement(name = "Qualita", required = true) protected BigInteger qualita; @XmlElement(name = "Classe", required = true) protected String classe; @XmlElement(name = "Ettari") protected BigInteger ettari; @XmlElement(name = "Are") protected BigInteger are; @XmlElement(name = "Centiare") protected BigInteger centiare; /** * Recupera il valore della proprietà qualita. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getQualita() { return qualita; } /** * Imposta il valore della proprietà qualita. * * @param value * allowed object is * {@link BigInteger } * */ public void setQualita(BigInteger value) { this.qualita = 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à ettari. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getEttari() { return ettari; } /** * Imposta il valore della proprietà ettari. * * @param value * allowed object is * {@link BigInteger } * */ public void setEttari(BigInteger value) { this.ettari = value; } /** * Recupera il valore della proprietà are. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getAre() { return are; } /** * Imposta il valore della proprietà are. * * @param value * allowed object is * {@link BigInteger } * */ public void setAre(BigInteger value) { this.are = value; } /** * Recupera il valore della proprietà centiare. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getCentiare() { return centiare; } /** * Imposta il valore della proprietà centiare. * * @param value * allowed object is * {@link BigInteger } * */ public void setCentiare(BigInteger value) { this.centiare = 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://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataEfficacia" minOccurs="0"/>
                 *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataRegistrazione" minOccurs="0"/>
                 *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}TipoNota" minOccurs="0"/>
                 *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodiceCausale" minOccurs="0"/>
                 *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}NumeroNota" minOccurs="0"/>
                 *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}ProgressivoNota" minOccurs="0"/>
                 *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}AnnoNota" minOccurs="0"/>
                 *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}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://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataEfficacia" minOccurs="0"/>
                 *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataRegistrazione"/>
                 *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}TipoNota"/>
                 *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodiceCausale"/>
                 *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}NumeroNota"/>
                 *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}ProgressivoNota" minOccurs="0"/>
                 *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}AnnoNota" minOccurs="0"/>
                 *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}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="Deduzione" maxOccurs="unbounded">
                 *           <complexType>
                 *             <complexContent>
                 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *                 <sequence>
                 *                   <element name="Simbolo">
                 *                     <simpleType>
                 *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *                         <maxLength value="6"/>
                 *                       </restriction>
                 *                     </simpleType>
                 *                   </element>
                 *                 </sequence>
                 *               </restriction>
                 *             </complexContent>
                 *           </complexType>
                 *         </element>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "deduzione" }) public static class Deduzioni { @XmlElement(name = "Deduzione", required = true) protected List deduzione; /** * Gets the value of the deduzione 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 deduzione property. * *

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

                     *    getDeduzione().add(newItem);
                     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DatiOut.DatiPresenti.Particelle.Particella.Deduzioni.Deduzione } * * */ public List getDeduzione() { if (deduzione == null) { deduzione = new ArrayList(); } return this.deduzione; } /** *

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="Simbolo">
                     *           <simpleType>
                     *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                     *               <maxLength value="6"/>
                     *             </restriction>
                     *           </simpleType>
                     *         </element>
                     *       </sequence>
                     *     </restriction>
                     *   </complexContent>
                     * </complexType>
                     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "simbolo" }) public static class Deduzione { @XmlElement(name = "Simbolo", required = true) protected String simbolo; /** * Recupera il valore della proprietà simbolo. * * @return * possible object is * {@link String } * */ public String getSimbolo() { return simbolo; } /** * Imposta il valore della proprietà simbolo. * * @param value * allowed object is * {@link String } * */ public void setSimbolo(String value) { this.simbolo = 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="Foglio">
                 *           <simpleType>
                 *             <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                 *               <totalDigits value="5"/>
                 *             </restriction>
                 *           </simpleType>
                 *         </element>
                 *         <element name="Numero">
                 *           <simpleType>
                 *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *               <maxLength value="5"/>
                 *             </restriction>
                 *           </simpleType>
                 *         </element>
                 *         <element name="Denominatore" minOccurs="0">
                 *           <simpleType>
                 *             <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
                 *               <totalDigits value="4"/>
                 *             </restriction>
                 *           </simpleType>
                 *         </element>
                 *         <element name="Subalterno" minOccurs="0">
                 *           <simpleType>
                 *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *               <maxLength value="4"/>
                 *             </restriction>
                 *           </simpleType>
                 *         </element>
                 *         <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 = { "foglio", "numero", "denominatore", "subalterno", "edificialita" }) public static class IdentificativiParticella { @XmlElement(name = "Foglio", required = true) protected BigInteger 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à foglio. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getFoglio() { return foglio; } /** * Imposta il valore della proprietà foglio. * * @param value * allowed object is * {@link BigInteger } * */ public void setFoglio(BigInteger 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="Porzione" maxOccurs="unbounded">
                 *           <complexType>
                 *             <complexContent>
                 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *                 <sequence>
                 *                   <element name="ID">
                 *                     <simpleType>
                 *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                 *                         <maxLength value="2"/>
                 *                       </restriction>
                 *                     </simpleType>
                 *                   </element>
                 *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Qualita"/>
                 *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Classe"/>
                 *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Ettari" minOccurs="0"/>
                 *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Are" minOccurs="0"/>
                 *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Centiare" minOccurs="0"/>
                 *                 </sequence>
                 *               </restriction>
                 *             </complexContent>
                 *           </complexType>
                 *         </element>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "porzione" }) public static class Porzioni { @XmlElement(name = "Porzione", required = true) protected List porzione; /** * Gets the value of the porzione 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 porzione property. * *

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

                     *    getPorzione().add(newItem);
                     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DatiOut.DatiPresenti.Particelle.Particella.Porzioni.Porzione } * * */ public List getPorzione() { if (porzione == null) { porzione = new ArrayList(); } return this.porzione; } /** *

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="ID">
                     *           <simpleType>
                     *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                     *               <maxLength value="2"/>
                     *             </restriction>
                     *           </simpleType>
                     *         </element>
                     *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Qualita"/>
                     *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Classe"/>
                     *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Ettari" minOccurs="0"/>
                     *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Are" minOccurs="0"/>
                     *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Centiare" minOccurs="0"/>
                     *       </sequence>
                     *     </restriction>
                     *   </complexContent>
                     * </complexType>
                     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "id", "qualita", "classe", "ettari", "are", "centiare" }) public static class Porzione { @XmlElement(name = "ID", required = true) protected String id; @XmlElement(name = "Qualita", required = true) protected BigInteger qualita; @XmlElement(name = "Classe", required = true) protected String classe; @XmlElement(name = "Ettari") protected BigInteger ettari; @XmlElement(name = "Are") protected BigInteger are; @XmlElement(name = "Centiare") protected BigInteger centiare; /** * Recupera il valore della proprietà id. * * @return * possible object is * {@link String } * */ public String getID() { return id; } /** * Imposta il valore della proprietà id. * * @param value * allowed object is * {@link String } * */ public void setID(String value) { this.id = value; } /** * Recupera il valore della proprietà qualita. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getQualita() { return qualita; } /** * Imposta il valore della proprietà qualita. * * @param value * allowed object is * {@link BigInteger } * */ public void setQualita(BigInteger value) { this.qualita = 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à ettari. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getEttari() { return ettari; } /** * Imposta il valore della proprietà ettari. * * @param value * allowed object is * {@link BigInteger } * */ public void setEttari(BigInteger value) { this.ettari = value; } /** * Recupera il valore della proprietà are. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getAre() { return are; } /** * Imposta il valore della proprietà are. * * @param value * allowed object is * {@link BigInteger } * */ public void setAre(BigInteger value) { this.are = value; } /** * Recupera il valore della proprietà centiare. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getCentiare() { return centiare; } /** * Imposta il valore della proprietà centiare. * * @param value * allowed object is * {@link BigInteger } * */ public void setCentiare(BigInteger value) { this.centiare = 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="FlagReddito" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
                 *         <element name="FlagPorzione" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
                 *         <element name="FlagDeduzioni" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
                 *         <element name="RedditoDominicaleInEuro" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
                 *         <element name="RedditoAgrarioInEuro" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "flagReddito", "flagPorzione", "flagDeduzioni", "redditoDominicaleInEuro", "redditoAgrarioInEuro" }) public static class Reddito { @XmlElement(name = "FlagReddito") protected boolean flagReddito; @XmlElement(name = "FlagPorzione") protected boolean flagPorzione; @XmlElement(name = "FlagDeduzioni") protected boolean flagDeduzioni; @XmlElement(name = "RedditoDominicaleInEuro", required = true) protected BigDecimal redditoDominicaleInEuro; @XmlElement(name = "RedditoAgrarioInEuro", required = true) protected BigDecimal redditoAgrarioInEuro; /** * Recupera il valore della proprietà flagReddito. * */ public boolean isFlagReddito() { return flagReddito; } /** * Imposta il valore della proprietà flagReddito. * */ public void setFlagReddito(boolean value) { this.flagReddito = value; } /** * Recupera il valore della proprietà flagPorzione. * */ public boolean isFlagPorzione() { return flagPorzione; } /** * Imposta il valore della proprietà flagPorzione. * */ public void setFlagPorzione(boolean value) { this.flagPorzione = value; } /** * Recupera il valore della proprietà flagDeduzioni. * */ public boolean isFlagDeduzioni() { return flagDeduzioni; } /** * Imposta il valore della proprietà flagDeduzioni. * */ public void setFlagDeduzioni(boolean value) { this.flagDeduzioni = value; } /** * Recupera il valore della proprietà redditoDominicaleInEuro. * * @return * possible object is * {@link BigDecimal } * */ public BigDecimal getRedditoDominicaleInEuro() { return redditoDominicaleInEuro; } /** * Imposta il valore della proprietà redditoDominicaleInEuro. * * @param value * allowed object is * {@link BigDecimal } * */ public void setRedditoDominicaleInEuro(BigDecimal value) { this.redditoDominicaleInEuro = value; } /** * Recupera il valore della proprietà redditoAgrarioInEuro. * * @return * possible object is * {@link BigDecimal } * */ public BigDecimal getRedditoAgrarioInEuro() { return redditoAgrarioInEuro; } /** * Imposta il valore della proprietà redditoAgrarioInEuro. * * @param value * allowed object is * {@link BigDecimal } * */ public void setRedditoAgrarioInEuro(BigDecimal value) { this.redditoAgrarioInEuro = 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="Riserva" 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 = { "riserva" }) public static class Riserve { @XmlElement(name = "Riserva", required = true) protected List riserva; /** * Gets the value of the riserva 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 riserva property. * *

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

                     *    getRiserva().add(newItem);
                     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DatiOut.DatiPresenti.Particelle.Particella.Riserve.Riserva } * * */ public List getRiserva() { if (riserva == null) { riserva = new ArrayList(); } return this.riserva; } /** *

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 Riserva { @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="ParticellaCancellata" 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://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodComune"/>
         *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Sezione" minOccurs="0"/>
         *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}IDImmobile"/>
         *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}TipoImmobile"/>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "particellaCancellata" }) public static class ParticelleCancellazione { @XmlElement(name = "ParticellaCancellata", required = true) protected List particellaCancellata; /** * Gets the value of the particellaCancellata 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 particellaCancellata property. * *

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

             *    getParticellaCancellata().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link DatiOut.DatiPresenti.ParticelleCancellazione.ParticellaCancellata } * * */ public List getParticellaCancellata() { if (particellaCancellata == null) { particellaCancellata = new ArrayList(); } return this.particellaCancellata; } /** *

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://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodComune"/>
             *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Sezione" minOccurs="0"/>
             *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}IDImmobile"/>
             *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}TipoImmobile"/>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "dataOperazione", "codComune", "sezione", "idImmobile", "tipoImmobile" }) public static class ParticellaCancellata { @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="StadioCancellato" maxOccurs="unbounded">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataCorrezione"/>
         *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodComune"/>
         *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Sezione" minOccurs="0"/>
         *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}IDImmobile"/>
         *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}TipoImmobile"/>
         *                   <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}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://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}DataCorrezione"/>
             *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}CodComune"/>
             *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}Sezione" minOccurs="0"/>
             *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}IDImmobile"/>
             *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}TipoImmobile"/>
             *         <element ref="{http://AgenziaTerritorio.spcoop.gov.it/types/IncrementaleOggettiTerreni}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 BigInteger 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 BigInteger } * */ public BigInteger getProgressivo() { return progressivo; } /** * Imposta il valore della proprietà progressivo. * * @param value * allowed object is * {@link BigInteger } * */ public void setProgressivo(BigInteger 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="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; } } }