// // 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.30 alle 05:49:59 PM CEST // package it.liguriadigitale.sxcrj.console.business.staging.impl.level1.caricamento.fornitura.xsd.parser.tares; import java.io.Serializable; 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.XmlElements; 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> * <element name="Comune"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="4"/> * </restriction> * </simpleType> * </element> * <element name="Uiu" maxOccurs="unbounded"> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <sequence> * <element name="SezCens" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <length value="1"/> * </restriction> * </simpleType> * </element> * <element name="IdUiu"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger"> * <totalDigits value="9"/> * </restriction> * </simpleType> * </element> * <element name="Prog" type="{http://www.w3.org/2001/XMLSchema}anyType"/> * <element name="Categoria" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <length value="3"/> * </restriction> * </simpleType> * </element> * <element name="BeneComune" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <totalDigits value="1"/> * </restriction> * </simpleType> * </element> * <element name="Superficie" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <totalDigits value="9"/> * </restriction> * </simpleType> * </element> * <element name="EsitiAgenzia" minOccurs="0"> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <sequence> * <element name="EsitoSup" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <totalDigits value="1"/> * </restriction> * </simpleType> * </element> * <element name="EsitoAgg" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="2"/> * </restriction> * </simpleType> * </element> * </sequence> * </restriction> * </complexContent> * </complexType> * </element> * <element name="EsitiComune" minOccurs="0"> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <sequence> * <element name="Riscontro"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}integer"> * <totalDigits value="1"/> * </restriction> * </simpleType> * </element> * <element name="Istanza" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}integer"> * <totalDigits value="1"/> * </restriction> * </simpleType> * </element> * <element name="RichiestaPlan" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}integer"> * <totalDigits value="1"/> * </restriction> * </simpleType> * </element> * </sequence> * </restriction> * </complexContent> * </complexType> * </element> * <element name="Identificativo" maxOccurs="unbounded"> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <sequence> * <element name="SezUrb" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="3"/> * </restriction> * </simpleType> * </element> * <element name="Foglio"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="4"/> * </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}int"> * <totalDigits value="4"/> * </restriction> * </simpleType> * </element> * <element name="Sub" 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="Indirizzo" maxOccurs="4" minOccurs="0"> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <sequence> * <element name="CodTopo"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <totalDigits value="3"/> * </restriction> * </simpleType> * </element> * <element name="Toponimo"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="16"/> * </restriction> * </simpleType> * </element> * <element name="Denom"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="50"/> * </restriction> * </simpleType> * </element> * <element name="Codice" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <totalDigits value="5"/> * </restriction> * </simpleType> * </element> * <element name="Civico" maxOccurs="3" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="6"/> * </restriction> * </simpleType> * </element> * <element name="Fonte" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <totalDigits value="1"/> * </restriction> * </simpleType> * </element> * <element name="Delibera" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <length value="70"/> * </restriction> * </simpleType> * </element> * <element name="Localita" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="30"/> * </restriction> * </simpleType> * </element> * <element name="Km" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/> * <element name="CAP" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <totalDigits value="5"/> * </restriction> * </simpleType> * </element> * </sequence> * </restriction> * </complexContent> * </complexType> * </element> * <element name="Ubicazione" minOccurs="0"> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <sequence> * <element name="Lotto" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="2"/> * </restriction> * </simpleType> * </element> * <element name="Edificio" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="2"/> * </restriction> * </simpleType> * </element> * <element name="Scala" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="2"/> * </restriction> * </simpleType> * </element> * <element name="Interno" maxOccurs="2" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="3"/> * </restriction> * </simpleType> * </element> * <element name="Piano" maxOccurs="4" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="4"/> * </restriction> * </simpleType> * </element> * </sequence> * </restriction> * </complexContent> * </complexType> * </element> * <element name="DatiMetrici" maxOccurs="unbounded" minOccurs="0"> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <sequence> * <element name="Ambiente"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <length value="1"/> * </restriction> * </simpleType> * </element> * <element name="SuperficieA"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <totalDigits value="9"/> * </restriction> * </simpleType> * </element> * <element name="Altezza" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <totalDigits value="4"/> * </restriction> * </simpleType> * </element> * <element name="AltezzaMax" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <totalDigits value="4"/> * </restriction> * </simpleType> * </element> * </sequence> * </restriction> * </complexContent> * </complexType> * </element> * <element name="Soggetti" minOccurs="0"> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <sequence> * <element name="Pf" maxOccurs="unbounded" minOccurs="0"> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <sequence> * <element name="IdSog"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <totalDigits value="9"/> * </restriction> * </simpleType> * </element> * <element name="Cognome"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="50"/> * </restriction> * </simpleType> * </element> * <element name="Nome" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="50"/> * </restriction> * </simpleType> * </element> * <element name="Sesso" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <enumeration value="1"/> * <enumeration value="2"/> * </restriction> * </simpleType> * </element> * <element name="DataNascita" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <length value="8"/> * </restriction> * </simpleType> * </element> * <element name="Comune" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <length value="4"/> * </restriction> * </simpleType> * </element> * <element name="CF" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="16"/> * </restriction> * </simpleType> * </element> * <element ref="{http://www.agenziaentrate.it/TARES}DatiAtto" minOccurs="0"/> * </sequence> * </restriction> * </complexContent> * </complexType> * </element> * <element name="Pnf" maxOccurs="unbounded" minOccurs="0"> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <sequence> * <element name="IdSog"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <totalDigits value="9"/> * </restriction> * </simpleType> * </element> * <element name="Denominazione"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="150"/> * </restriction> * </simpleType> * </element> * <element name="Sede" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <length value="4"/> * </restriction> * </simpleType> * </element> * <element name="CF" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="11"/> * </restriction> * </simpleType> * </element> * <element ref="{http://www.agenziaentrate.it/TARES}DatiAtto" minOccurs="0"/> * </sequence> * </restriction> * </complexContent> * </complexType> * </element> * </sequence> * </restriction> * </complexContent> * </complexType> * </element> * <element name="DatiNuovi" minOccurs="0"> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <sequence> * <element name="SuperficieTotale" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <totalDigits value="9"/> * </restriction> * </simpleType> * </element> * <element name="SuperficieConvenzionale" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * <totalDigits value="9"/> * </restriction> * </simpleType> * </element> * <element name="DataInizioValidita"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <length value="8"/> * </restriction> * </simpleType> * </element> * <element name="DataFineValidita" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <length value="8"/> * </restriction> * </simpleType> * </element> * <element name="CodiceStradaNazionale" minOccurs="0"> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <sequence> * <element name="Comune"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <length value="4"/> * </restriction> * </simpleType> * </element> * <element name="ProgStrada"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger"> * <totalDigits value="7"/> * </restriction> * </simpleType> * </element> * </sequence> * </restriction> * </complexContent> * </complexType> * </element> * <element name="DataCertificazione" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <length value="8"/> * </restriction> * </simpleType> * </element> * <element name="Provvedimento" minOccurs="0"> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <sequence> * <element name="Data"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <length value="8"/> * </restriction> * </simpleType> * </element> * <element name="Protocollo" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="50"/> * </restriction> * </simpleType> * </element> * </sequence> * </restriction> * </complexContent> * </complexType> * </element> * <element name="CodiceStradaComunale" minOccurs="0"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="30"/> * </restriction> * </simpleType> * </element> * </sequence> * </restriction> * </complexContent> * </complexType> * </element> * </sequence> * </restriction> * </complexContent> * </complexType> * </element> * <element name="Riepilogo" minOccurs="0"> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <sequence> * <element name="DataEstrazione"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <length value="8"/> * </restriction> * </simpleType> * </element> * <element name="TotaleUiu" type="{http://www.w3.org/2001/XMLSchema}int"/> * <element name="Quadratura" minOccurs="0"> * <complexType> * <complexContent> * <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> * <sequence maxOccurs="unbounded"> * <element name="Tipo"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}string"> * <maxLength value="3"/> * </restriction> * </simpleType> * </element> * <element name="Valore"> * <simpleType> * <restriction base="{http://www.w3.org/2001/XMLSchema}int"> * </restriction> * </simpleType> * </element> * </sequence> * </restriction> * </complexContent> * </complexType> * </element> * </sequence> * </restriction> * </complexContent> * </complexType> * </element> * </sequence> * </restriction> * </complexContent> * </complexType> ** * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "datiRichiesta", "comune", "uiu", "riepilogo" }) @XmlRootElement(name = "DatiOut") public class DatiOut { @XmlElement(name = "DatiRichiesta", required = true) protected DatiOut.DatiRichiesta datiRichiesta; @XmlElement(name = "Comune", required = true) protected String comune; @XmlElement(name = "Uiu", required = true) protected List
* This accessor method returns a reference to the live list,
* not a snapshot. Therefore any modification you make to the
* returned list will be present inside the JAXB object.
* This is why there is not a set
method for the uiu property.
*
*
* For example, to add a new item, do as follows: *
* getUiu().add(newItem); ** * *
* Objects of the following type(s) are allowed in the list
* {@link DatiOut.Uiu }
*
*
*/
public List Classe Java per anonymous complex type.
*
* Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
*
* Classe Java per anonymous complex type.
*
* Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
*
* Classe Java per anonymous complex type.
*
* Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
*
*
* 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
* For example, to add a new item, do as follows:
*
* Objects of the following type(s) are allowed in the list
* {@link String }
* {@link Integer }
*
*
*/
public List Classe Java per anonymous complex type.
*
* Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
*
*
* 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
* For example, to add a new item, do as follows:
*
* Objects of the following type(s) are allowed in the list
* {@link DatiOut.Uiu.Identificativo }
*
*
*/
public List
* 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
* For example, to add a new item, do as follows:
*
* Objects of the following type(s) are allowed in the list
* {@link DatiOut.Uiu.Indirizzo }
*
*
*/
public List
* 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
* For example, to add a new item, do as follows:
*
* Objects of the following type(s) are allowed in the list
* {@link DatiOut.Uiu.DatiMetrici }
*
*
*/
public List Classe Java per anonymous complex type.
*
* Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
*
* Classe Java per anonymous complex type.
*
* Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
*
* Classe Java per anonymous complex type.
*
* Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
*
* Classe Java per anonymous complex type.
*
* Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
*
* Classe Java per anonymous complex type.
*
* Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
*
* Classe Java per anonymous complex type.
*
* Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
*
* Classe Java per anonymous complex type.
*
* Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
*
* Classe Java per anonymous complex type.
*
* Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
*
*
* 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
* For example, to add a new item, do as follows:
*
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List Classe Java per anonymous complex type.
*
* Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
*
*
* 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
* For example, to add a new item, do as follows:
*
* Objects of the following type(s) are allowed in the list
* {@link DatiOut.Uiu.Soggetti.Pf }
*
*
*/
public List
* 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
* For example, to add a new item, do as follows:
*
* Objects of the following type(s) are allowed in the list
* {@link DatiOut.Uiu.Soggetti.Pnf }
*
*
*/
public List Classe Java per anonymous complex type.
*
* Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
*
* Classe Java per anonymous complex type.
*
* Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
*
* Classe Java per anonymous complex type.
*
* Il seguente frammento di schema specifica il contenuto previsto contenuto in questa classe.
*
*
* 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
* For example, to add a new item, do as follows:
*
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List
* 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
* For example, to add a new item, do as follows:
*
* Objects of the following type(s) are allowed in the list
* {@link String }
*
*
*/
public List
* <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;
}
}
/**
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="DataEstrazione">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="TotaleUiu" type="{http://www.w3.org/2001/XMLSchema}int"/>
* <element name="Quadratura" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence maxOccurs="unbounded">
* <element name="Tipo">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Valore">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"dataEstrazione",
"totaleUiu",
"quadratura"
})
public static class Riepilogo {
@XmlElement(name = "DataEstrazione", required = true)
protected String dataEstrazione;
@XmlElement(name = "TotaleUiu")
protected int totaleUiu;
@XmlElement(name = "Quadratura")
protected DatiOut.Riepilogo.Quadratura quadratura;
/**
* Recupera il valore della proprietà dataEstrazione.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDataEstrazione() {
return dataEstrazione;
}
/**
* Imposta il valore della proprietà dataEstrazione.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDataEstrazione(String value) {
this.dataEstrazione = value;
}
/**
* Recupera il valore della proprietà totaleUiu.
*
*/
public int getTotaleUiu() {
return totaleUiu;
}
/**
* Imposta il valore della proprietà totaleUiu.
*
*/
public void setTotaleUiu(int value) {
this.totaleUiu = value;
}
/**
* Recupera il valore della proprietà quadratura.
*
* @return
* possible object is
* {@link DatiOut.Riepilogo.Quadratura }
*
*/
public DatiOut.Riepilogo.Quadratura getQuadratura() {
return quadratura;
}
/**
* Imposta il valore della proprietà quadratura.
*
* @param value
* allowed object is
* {@link DatiOut.Riepilogo.Quadratura }
*
*/
public void setQuadratura(DatiOut.Riepilogo.Quadratura value) {
this.quadratura = value;
}
/**
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence maxOccurs="unbounded">
* <element name="Tipo">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Valore">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"tipoAndValore"
})
public static class Quadratura {
@XmlElements({
@XmlElement(name = "Tipo", required = true, type = String.class),
@XmlElement(name = "Valore", required = true, type = Integer.class)
})
protected Listset
method for the tipoAndValore property.
*
*
* getTipoAndValore().add(newItem);
*
*
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="SezCens" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="1"/>
* </restriction>
* </simpleType>
* </element>
* <element name="IdUiu">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Prog" type="{http://www.w3.org/2001/XMLSchema}anyType"/>
* <element name="Categoria" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="BeneComune" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="1"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Superficie" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="EsitiAgenzia" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="EsitoSup" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="1"/>
* </restriction>
* </simpleType>
* </element>
* <element name="EsitoAgg" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="2"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="EsitiComune" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="Riscontro">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <totalDigits value="1"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Istanza" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <totalDigits value="1"/>
* </restriction>
* </simpleType>
* </element>
* <element name="RichiestaPlan" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <totalDigits value="1"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="Identificativo" maxOccurs="unbounded">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="SezUrb" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Foglio">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="4"/>
* </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}int">
* <totalDigits value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Sub" 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="Indirizzo" maxOccurs="4" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="CodTopo">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Toponimo">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="16"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Denom">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="50"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Codice" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="5"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Civico" maxOccurs="3" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="6"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Fonte" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="1"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Delibera" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="70"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Localita" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="30"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Km" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
* <element name="CAP" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="5"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="Ubicazione" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="Lotto" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Edificio" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Scala" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Interno" maxOccurs="2" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Piano" maxOccurs="4" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="4"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="DatiMetrici" maxOccurs="unbounded" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="Ambiente">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="1"/>
* </restriction>
* </simpleType>
* </element>
* <element name="SuperficieA">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Altezza" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="AltezzaMax" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="4"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="Soggetti" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="Pf" maxOccurs="unbounded" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="IdSog">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Cognome">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="50"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Nome" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="50"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Sesso" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <enumeration value="1"/>
* <enumeration value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="DataNascita" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Comune" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="CF" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="16"/>
* </restriction>
* </simpleType>
* </element>
* <element ref="{http://www.agenziaentrate.it/TARES}DatiAtto" minOccurs="0"/>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="Pnf" maxOccurs="unbounded" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="IdSog">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Denominazione">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="150"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Sede" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="CF" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="11"/>
* </restriction>
* </simpleType>
* </element>
* <element ref="{http://www.agenziaentrate.it/TARES}DatiAtto" minOccurs="0"/>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="DatiNuovi" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="SuperficieTotale" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="SuperficieConvenzionale" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="DataInizioValidita">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="DataFineValidita" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="CodiceStradaNazionale" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="Comune">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="ProgStrada">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
* <totalDigits value="7"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="DataCertificazione" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Provvedimento" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="Data">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Protocollo" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="50"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="CodiceStradaComunale" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="30"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"sezCens",
"idUiu",
"prog",
"categoria",
"beneComune",
"superficie",
"esitiAgenzia",
"esitiComune",
"identificativo",
"indirizzo",
"ubicazione",
"datiMetrici",
"soggetti",
"datiNuovi"
})
public static class Uiu {
@XmlElement(name = "SezCens")
protected String sezCens;
@XmlElement(name = "IdUiu", required = true)
protected BigInteger idUiu;
@XmlElement(name = "Prog", required = true)
protected Object prog;
@XmlElement(name = "Categoria")
protected String categoria;
@XmlElement(name = "BeneComune")
protected Integer beneComune;
@XmlElement(name = "Superficie")
protected Integer superficie;
@XmlElement(name = "EsitiAgenzia")
protected DatiOut.Uiu.EsitiAgenzia esitiAgenzia;
@XmlElement(name = "EsitiComune")
protected DatiOut.Uiu.EsitiComune esitiComune;
@XmlElement(name = "Identificativo", required = true)
protected Listset
method for the identificativo property.
*
*
* getIdentificativo().add(newItem);
*
*
*
* set
method for the indirizzo property.
*
*
* getIndirizzo().add(newItem);
*
*
*
* set
method for the datiMetrici property.
*
*
* getDatiMetrici().add(newItem);
*
*
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="Ambiente">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="1"/>
* </restriction>
* </simpleType>
* </element>
* <element name="SuperficieA">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Altezza" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="AltezzaMax" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="4"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"ambiente",
"superficieA",
"altezza",
"altezzaMax"
})
public static class DatiMetrici {
@XmlElement(name = "Ambiente", required = true)
protected String ambiente;
@XmlElement(name = "SuperficieA")
protected int superficieA;
@XmlElement(name = "Altezza")
protected Integer altezza;
@XmlElement(name = "AltezzaMax")
protected Integer altezzaMax;
/**
* Recupera il valore della proprietà ambiente.
*
* @return
* possible object is
* {@link String }
*
*/
public String getAmbiente() {
return ambiente;
}
/**
* Imposta il valore della proprietà ambiente.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setAmbiente(String value) {
this.ambiente = value;
}
/**
* Recupera il valore della proprietà superficieA.
*
*/
public int getSuperficieA() {
return superficieA;
}
/**
* Imposta il valore della proprietà superficieA.
*
*/
public void setSuperficieA(int value) {
this.superficieA = value;
}
/**
* Recupera il valore della proprietà altezza.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getAltezza() {
return altezza;
}
/**
* Imposta il valore della proprietà altezza.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setAltezza(Integer value) {
this.altezza = value;
}
/**
* Recupera il valore della proprietà altezzaMax.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getAltezzaMax() {
return altezzaMax;
}
/**
* Imposta il valore della proprietà altezzaMax.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setAltezzaMax(Integer value) {
this.altezzaMax = value;
}
}
/**
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="SuperficieTotale" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="SuperficieConvenzionale" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="DataInizioValidita">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="DataFineValidita" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="CodiceStradaNazionale" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="Comune">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="ProgStrada">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
* <totalDigits value="7"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="DataCertificazione" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Provvedimento" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="Data">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Protocollo" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="50"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="CodiceStradaComunale" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="30"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"superficieTotale",
"superficieConvenzionale",
"dataInizioValidita",
"dataFineValidita",
"codiceStradaNazionale",
"dataCertificazione",
"provvedimento",
"codiceStradaComunale"
})
public static class DatiNuovi {
@XmlElement(name = "SuperficieTotale")
protected Integer superficieTotale;
@XmlElement(name = "SuperficieConvenzionale")
protected Integer superficieConvenzionale;
@XmlElement(name = "DataInizioValidita", required = true)
protected String dataInizioValidita;
@XmlElement(name = "DataFineValidita")
protected String dataFineValidita;
@XmlElement(name = "CodiceStradaNazionale")
protected DatiOut.Uiu.DatiNuovi.CodiceStradaNazionale codiceStradaNazionale;
@XmlElement(name = "DataCertificazione")
protected String dataCertificazione;
@XmlElement(name = "Provvedimento")
protected DatiOut.Uiu.DatiNuovi.Provvedimento provvedimento;
@XmlElement(name = "CodiceStradaComunale")
protected String codiceStradaComunale;
/**
* Recupera il valore della proprietà superficieTotale.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getSuperficieTotale() {
return superficieTotale;
}
/**
* Imposta il valore della proprietà superficieTotale.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setSuperficieTotale(Integer value) {
this.superficieTotale = value;
}
/**
* Recupera il valore della proprietà superficieConvenzionale.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getSuperficieConvenzionale() {
return superficieConvenzionale;
}
/**
* Imposta il valore della proprietà superficieConvenzionale.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setSuperficieConvenzionale(Integer value) {
this.superficieConvenzionale = value;
}
/**
* Recupera il valore della proprietà dataInizioValidita.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDataInizioValidita() {
return dataInizioValidita;
}
/**
* Imposta il valore della proprietà dataInizioValidita.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDataInizioValidita(String value) {
this.dataInizioValidita = value;
}
/**
* Recupera il valore della proprietà dataFineValidita.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDataFineValidita() {
return dataFineValidita;
}
/**
* Imposta il valore della proprietà dataFineValidita.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDataFineValidita(String value) {
this.dataFineValidita = value;
}
/**
* Recupera il valore della proprietà codiceStradaNazionale.
*
* @return
* possible object is
* {@link DatiOut.Uiu.DatiNuovi.CodiceStradaNazionale }
*
*/
public DatiOut.Uiu.DatiNuovi.CodiceStradaNazionale getCodiceStradaNazionale() {
return codiceStradaNazionale;
}
/**
* Imposta il valore della proprietà codiceStradaNazionale.
*
* @param value
* allowed object is
* {@link DatiOut.Uiu.DatiNuovi.CodiceStradaNazionale }
*
*/
public void setCodiceStradaNazionale(DatiOut.Uiu.DatiNuovi.CodiceStradaNazionale value) {
this.codiceStradaNazionale = value;
}
/**
* Recupera il valore della proprietà dataCertificazione.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDataCertificazione() {
return dataCertificazione;
}
/**
* Imposta il valore della proprietà dataCertificazione.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDataCertificazione(String value) {
this.dataCertificazione = value;
}
/**
* Recupera il valore della proprietà provvedimento.
*
* @return
* possible object is
* {@link DatiOut.Uiu.DatiNuovi.Provvedimento }
*
*/
public DatiOut.Uiu.DatiNuovi.Provvedimento getProvvedimento() {
return provvedimento;
}
/**
* Imposta il valore della proprietà provvedimento.
*
* @param value
* allowed object is
* {@link DatiOut.Uiu.DatiNuovi.Provvedimento }
*
*/
public void setProvvedimento(DatiOut.Uiu.DatiNuovi.Provvedimento value) {
this.provvedimento = value;
}
/**
* Recupera il valore della proprietà codiceStradaComunale.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCodiceStradaComunale() {
return codiceStradaComunale;
}
/**
* Imposta il valore della proprietà codiceStradaComunale.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCodiceStradaComunale(String value) {
this.codiceStradaComunale = value;
}
/**
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="Comune">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="ProgStrada">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
* <totalDigits value="7"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"comune",
"progStrada"
})
public static class CodiceStradaNazionale {
@XmlElement(name = "Comune", required = true)
protected String comune;
@XmlElement(name = "ProgStrada", required = true)
protected BigInteger progStrada;
/**
* Recupera il valore della proprietà comune.
*
* @return
* possible object is
* {@link String }
*
*/
public String getComune() {
return comune;
}
/**
* Imposta il valore della proprietà comune.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setComune(String value) {
this.comune = value;
}
/**
* Recupera il valore della proprietà progStrada.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getProgStrada() {
return progStrada;
}
/**
* Imposta il valore della proprietà progStrada.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setProgStrada(BigInteger value) {
this.progStrada = value;
}
}
/**
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="Data">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Protocollo" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="50"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"data",
"protocollo"
})
public static class Provvedimento {
@XmlElement(name = "Data", required = true)
protected String data;
@XmlElement(name = "Protocollo")
protected String protocollo;
/**
* Recupera il valore della proprietà data.
*
* @return
* possible object is
* {@link String }
*
*/
public String getData() {
return data;
}
/**
* Imposta il valore della proprietà data.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setData(String value) {
this.data = value;
}
/**
* Recupera il valore della proprietà protocollo.
*
* @return
* possible object is
* {@link String }
*
*/
public String getProtocollo() {
return protocollo;
}
/**
* Imposta il valore della proprietà protocollo.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setProtocollo(String value) {
this.protocollo = value;
}
}
}
/**
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="EsitoSup" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="1"/>
* </restriction>
* </simpleType>
* </element>
* <element name="EsitoAgg" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="2"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"esitoSup",
"esitoAgg"
})
public static class EsitiAgenzia {
@XmlElement(name = "EsitoSup")
protected Integer esitoSup;
@XmlElement(name = "EsitoAgg")
protected String esitoAgg;
/**
* Recupera il valore della proprietà esitoSup.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getEsitoSup() {
return esitoSup;
}
/**
* Imposta il valore della proprietà esitoSup.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setEsitoSup(Integer value) {
this.esitoSup = value;
}
/**
* Recupera il valore della proprietà esitoAgg.
*
* @return
* possible object is
* {@link String }
*
*/
public String getEsitoAgg() {
return esitoAgg;
}
/**
* Imposta il valore della proprietà esitoAgg.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setEsitoAgg(String value) {
this.esitoAgg = value;
}
}
/**
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="Riscontro">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <totalDigits value="1"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Istanza" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <totalDigits value="1"/>
* </restriction>
* </simpleType>
* </element>
* <element name="RichiestaPlan" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}integer">
* <totalDigits value="1"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"riscontro",
"istanza",
"richiestaPlan"
})
public static class EsitiComune {
@XmlElement(name = "Riscontro", required = true)
protected BigInteger riscontro;
@XmlElement(name = "Istanza")
protected BigInteger istanza;
@XmlElement(name = "RichiestaPlan")
protected BigInteger richiestaPlan;
/**
* Recupera il valore della proprietà riscontro.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getRiscontro() {
return riscontro;
}
/**
* Imposta il valore della proprietà riscontro.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setRiscontro(BigInteger value) {
this.riscontro = value;
}
/**
* Recupera il valore della proprietà istanza.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getIstanza() {
return istanza;
}
/**
* Imposta il valore della proprietà istanza.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setIstanza(BigInteger value) {
this.istanza = value;
}
/**
* Recupera il valore della proprietà richiestaPlan.
*
* @return
* possible object is
* {@link BigInteger }
*
*/
public BigInteger getRichiestaPlan() {
return richiestaPlan;
}
/**
* Imposta il valore della proprietà richiestaPlan.
*
* @param value
* allowed object is
* {@link BigInteger }
*
*/
public void setRichiestaPlan(BigInteger value) {
this.richiestaPlan = value;
}
}
/**
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="SezUrb" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Foglio">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="4"/>
* </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}int">
* <totalDigits value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Sub" 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 = {
"sezUrb",
"foglio",
"numero",
"denominatore",
"sub",
"edificialita"
})
public static class Identificativo {
@XmlElement(name = "SezUrb")
protected String sezUrb;
@XmlElement(name = "Foglio", required = true)
protected String foglio;
@XmlElement(name = "Numero", required = true)
protected String numero;
@XmlElement(name = "Denominatore")
protected Integer denominatore;
@XmlElement(name = "Sub")
protected String sub;
@XmlElement(name = "Edificialita")
protected String edificialita;
/**
* Recupera il valore della proprietà sezUrb.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSezUrb() {
return sezUrb;
}
/**
* Imposta il valore della proprietà sezUrb.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSezUrb(String value) {
this.sezUrb = value;
}
/**
* Recupera il valore della proprietà foglio.
*
* @return
* possible object is
* {@link String }
*
*/
public String getFoglio() {
return foglio;
}
/**
* Imposta il valore della proprietà foglio.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setFoglio(String value) {
this.foglio = value;
}
/**
* Recupera il valore della proprietà numero.
*
* @return
* possible object is
* {@link String }
*
*/
public String getNumero() {
return numero;
}
/**
* Imposta il valore della proprietà numero.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setNumero(String value) {
this.numero = value;
}
/**
* Recupera il valore della proprietà denominatore.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getDenominatore() {
return denominatore;
}
/**
* Imposta il valore della proprietà denominatore.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setDenominatore(Integer value) {
this.denominatore = value;
}
/**
* Recupera il valore della proprietà sub.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSub() {
return sub;
}
/**
* Imposta il valore della proprietà sub.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSub(String value) {
this.sub = 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;
}
}
/**
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="CodTopo">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Toponimo">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="16"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Denom">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="50"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Codice" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="5"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Civico" maxOccurs="3" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="6"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Fonte" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="1"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Delibera" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="70"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Localita" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="30"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Km" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/>
* <element name="CAP" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="5"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"codTopo",
"toponimo",
"denom",
"codice",
"civico",
"fonte",
"delibera",
"localita",
"km",
"cap"
})
public static class Indirizzo {
@XmlElement(name = "CodTopo")
protected int codTopo;
@XmlElement(name = "Toponimo", required = true)
protected String toponimo;
@XmlElement(name = "Denom", required = true)
protected String denom;
@XmlElement(name = "Codice")
protected Integer codice;
@XmlElement(name = "Civico")
protected Listset
method for the civico property.
*
*
* getCivico().add(newItem);
*
*
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="Pf" maxOccurs="unbounded" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="IdSog">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Cognome">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="50"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Nome" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="50"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Sesso" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <enumeration value="1"/>
* <enumeration value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="DataNascita" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Comune" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="CF" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="16"/>
* </restriction>
* </simpleType>
* </element>
* <element ref="{http://www.agenziaentrate.it/TARES}DatiAtto" minOccurs="0"/>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* <element name="Pnf" maxOccurs="unbounded" minOccurs="0">
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="IdSog">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Denominazione">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="150"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Sede" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="CF" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="11"/>
* </restriction>
* </simpleType>
* </element>
* <element ref="{http://www.agenziaentrate.it/TARES}DatiAtto" minOccurs="0"/>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"pf",
"pnf"
})
public static class Soggetti {
@XmlElement(name = "Pf")
protected Listset
method for the pf property.
*
*
* getPf().add(newItem);
*
*
*
* set
method for the pnf property.
*
*
* getPnf().add(newItem);
*
*
*
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="IdSog">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Cognome">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="50"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Nome" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="50"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Sesso" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <enumeration value="1"/>
* <enumeration value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="DataNascita" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="8"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Comune" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="CF" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="16"/>
* </restriction>
* </simpleType>
* </element>
* <element ref="{http://www.agenziaentrate.it/TARES}DatiAtto" minOccurs="0"/>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"idSog",
"cognome",
"nome",
"sesso",
"dataNascita",
"comune",
"cf",
"datiAtto"
})
public static class Pf {
@XmlElement(name = "IdSog")
protected int idSog;
@XmlElement(name = "Cognome", required = true)
protected String cognome;
@XmlElement(name = "Nome")
protected String nome;
@XmlElement(name = "Sesso")
protected Integer sesso;
@XmlElement(name = "DataNascita")
protected String dataNascita;
@XmlElement(name = "Comune")
protected String comune;
@XmlElement(name = "CF")
protected String cf;
@XmlElement(name = "DatiAtto")
protected DatiAtto datiAtto;
/**
* Recupera il valore della proprietà idSog.
*
*/
public int getIdSog() {
return idSog;
}
/**
* Imposta il valore della proprietà idSog.
*
*/
public void setIdSog(int value) {
this.idSog = value;
}
/**
* Recupera il valore della proprietà cognome.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCognome() {
return cognome;
}
/**
* Imposta il valore della proprietà cognome.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCognome(String value) {
this.cognome = value;
}
/**
* Recupera il valore della proprietà nome.
*
* @return
* possible object is
* {@link String }
*
*/
public String getNome() {
return nome;
}
/**
* Imposta il valore della proprietà nome.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setNome(String value) {
this.nome = value;
}
/**
* Recupera il valore della proprietà sesso.
*
* @return
* possible object is
* {@link Integer }
*
*/
public Integer getSesso() {
return sesso;
}
/**
* Imposta il valore della proprietà sesso.
*
* @param value
* allowed object is
* {@link Integer }
*
*/
public void setSesso(Integer value) {
this.sesso = value;
}
/**
* Recupera il valore della proprietà dataNascita.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDataNascita() {
return dataNascita;
}
/**
* Imposta il valore della proprietà dataNascita.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDataNascita(String value) {
this.dataNascita = value;
}
/**
* Recupera il valore della proprietà comune.
*
* @return
* possible object is
* {@link String }
*
*/
public String getComune() {
return comune;
}
/**
* Imposta il valore della proprietà comune.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setComune(String value) {
this.comune = value;
}
/**
* Recupera il valore della proprietà cf.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCF() {
return cf;
}
/**
* Imposta il valore della proprietà cf.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCF(String value) {
this.cf = value;
}
/**
* Recupera il valore della proprietà datiAtto.
*
* @return
* possible object is
* {@link DatiAtto }
*
*/
public DatiAtto getDatiAtto() {
return datiAtto;
}
/**
* Imposta il valore della proprietà datiAtto.
*
* @param value
* allowed object is
* {@link DatiAtto }
*
*/
public void setDatiAtto(DatiAtto value) {
this.datiAtto = value;
}
}
/**
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="IdSog">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}int">
* <totalDigits value="9"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Denominazione">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="150"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Sede" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <length value="4"/>
* </restriction>
* </simpleType>
* </element>
* <element name="CF" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="11"/>
* </restriction>
* </simpleType>
* </element>
* <element ref="{http://www.agenziaentrate.it/TARES}DatiAtto" minOccurs="0"/>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"idSog",
"denominazione",
"sede",
"cf",
"datiAtto"
})
public static class Pnf {
@XmlElement(name = "IdSog")
protected int idSog;
@XmlElement(name = "Denominazione", required = true)
protected String denominazione;
@XmlElement(name = "Sede")
protected String sede;
@XmlElement(name = "CF")
protected String cf;
@XmlElement(name = "DatiAtto")
protected DatiAtto datiAtto;
/**
* Recupera il valore della proprietà idSog.
*
*/
public int getIdSog() {
return idSog;
}
/**
* Imposta il valore della proprietà idSog.
*
*/
public void setIdSog(int value) {
this.idSog = value;
}
/**
* Recupera il valore della proprietà denominazione.
*
* @return
* possible object is
* {@link String }
*
*/
public String getDenominazione() {
return denominazione;
}
/**
* Imposta il valore della proprietà denominazione.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setDenominazione(String value) {
this.denominazione = value;
}
/**
* Recupera il valore della proprietà sede.
*
* @return
* possible object is
* {@link String }
*
*/
public String getSede() {
return sede;
}
/**
* Imposta il valore della proprietà sede.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setSede(String value) {
this.sede = value;
}
/**
* Recupera il valore della proprietà cf.
*
* @return
* possible object is
* {@link String }
*
*/
public String getCF() {
return cf;
}
/**
* Imposta il valore della proprietà cf.
*
* @param value
* allowed object is
* {@link String }
*
*/
public void setCF(String value) {
this.cf = value;
}
/**
* Recupera il valore della proprietà datiAtto.
*
* @return
* possible object is
* {@link DatiAtto }
*
*/
public DatiAtto getDatiAtto() {
return datiAtto;
}
/**
* Imposta il valore della proprietà datiAtto.
*
* @param value
* allowed object is
* {@link DatiAtto }
*
*/
public void setDatiAtto(DatiAtto value) {
this.datiAtto = value;
}
}
}
/**
*
* <complexType>
* <complexContent>
* <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
* <sequence>
* <element name="Lotto" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Edificio" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Scala" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="2"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Interno" maxOccurs="2" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="3"/>
* </restriction>
* </simpleType>
* </element>
* <element name="Piano" maxOccurs="4" minOccurs="0">
* <simpleType>
* <restriction base="{http://www.w3.org/2001/XMLSchema}string">
* <maxLength value="4"/>
* </restriction>
* </simpleType>
* </element>
* </sequence>
* </restriction>
* </complexContent>
* </complexType>
*
*
*
*/
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {
"lotto",
"edificio",
"scala",
"interno",
"piano"
})
public static class Ubicazione {
@XmlElement(name = "Lotto")
protected String lotto;
@XmlElement(name = "Edificio")
protected String edificio;
@XmlElement(name = "Scala")
protected String scala;
@XmlElement(name = "Interno")
protected Listset
method for the interno property.
*
*
* getInterno().add(newItem);
*
*
*
* set
method for the piano property.
*
*
* getPiano().add(newItem);
*
*
*
*