// // 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:36 PM CEST // package it.liguriadigitale.sxcrj.console.business.staging.impl.level1.caricamento.fornitura.xsd.parser.moduloplus.indirizzi; 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="IdRichiesta" type="{http://www.w3.org/2001/XMLSchema}positiveInteger"/>
 *         <element name="IdRicevuta" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *         <element name="DataOra" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
 *         <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">
 *                     <simpleType>
 *                       <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
 *                         <totalDigits value="3"/>
 *                       </restriction>
 *                     </simpleType>
 *                   </element>
 *                   <element name="Identificativo">
 *                     <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" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
 *                             <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" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger"/>
 *                             <element name="Toponimo">
 *                               <simpleType>
 *                                 <restriction base="{http://www.w3.org/2001/XMLSchema}string">
 *                                   <maxLength value="30"/>
 *                                 </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}positiveInteger">
 *                                   <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">
 *                                   <maxLength 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}string">
 *                                   <length 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>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *       </sequence>
 *     </restriction>
 *   </complexContent>
 * </complexType>
 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "idRichiesta", "idRicevuta", "dataOra", "comune", "uiu" }) @XmlRootElement(name = "AggiornamentoIndirizzi") public class AggiornamentoIndirizzi { @XmlElement(name = "IdRichiesta", required = true) @XmlSchemaType(name = "positiveInteger") protected BigInteger idRichiesta; @XmlElement(name = "IdRicevuta", required = true) protected String idRicevuta; @XmlElement(name = "DataOra", required = true) @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar dataOra; @XmlElement(name = "Comune", required = true) protected String comune; @XmlElement(name = "Uiu", required = true) protected List uiu; /** * Recupera il valore della proprietà idRichiesta. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getIdRichiesta() { return idRichiesta; } /** * Imposta il valore della proprietà idRichiesta. * * @param value * allowed object is * {@link BigInteger } * */ public void setIdRichiesta(BigInteger value) { this.idRichiesta = value; } /** * Recupera il valore della proprietà idRicevuta. * * @return * possible object is * {@link String } * */ public String getIdRicevuta() { return idRicevuta; } /** * Imposta il valore della proprietà idRicevuta. * * @param value * allowed object is * {@link String } * */ public void setIdRicevuta(String value) { this.idRicevuta = value; } /** * Recupera il valore della proprietà dataOra. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getDataOra() { return dataOra; } /** * Imposta il valore della proprietà dataOra. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setDataOra(XMLGregorianCalendar value) { this.dataOra = 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; } /** * Gets the value of the uiu property. * *

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

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

     *    getUiu().add(newItem);
     * 
* * *

* Objects of the following type(s) are allowed in the list * {@link AggiornamentoIndirizzi.Uiu } * * */ public List getUiu() { if (uiu == null) { uiu = new ArrayList(); } return this.uiu; } /** *

Classe Java per anonymous complex type. * *

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

     * <complexType>
     *   <complexContent>
     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *       <sequence>
     *         <element name="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">
     *           <simpleType>
     *             <restriction base="{http://www.w3.org/2001/XMLSchema}positiveInteger">
     *               <totalDigits value="3"/>
     *             </restriction>
     *           </simpleType>
     *         </element>
     *         <element name="Identificativo">
     *           <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" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
     *                   <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" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger"/>
     *                   <element name="Toponimo">
     *                     <simpleType>
     *                       <restriction base="{http://www.w3.org/2001/XMLSchema}string">
     *                         <maxLength value="30"/>
     *                       </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}positiveInteger">
     *                         <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">
     *                         <maxLength 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}string">
     *                         <length 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>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "sezCens", "idUiu", "prog", "identificativo", "indirizzo", "ubicazione" }) public static class Uiu { @XmlElement(name = "SezCens") protected String sezCens; @XmlElement(name = "IdUiu", required = true) protected BigInteger idUiu; @XmlElement(name = "Prog", required = true) protected BigInteger prog; @XmlElement(name = "Identificativo", required = true) protected AggiornamentoIndirizzi.Uiu.Identificativo identificativo; @XmlElement(name = "Indirizzo") protected List indirizzo; @XmlElement(name = "Ubicazione") protected AggiornamentoIndirizzi.Uiu.Ubicazione ubicazione; /** * Recupera il valore della proprietà sezCens. * * @return * possible object is * {@link String } * */ public String getSezCens() { return sezCens; } /** * Imposta il valore della proprietà sezCens. * * @param value * allowed object is * {@link String } * */ public void setSezCens(String value) { this.sezCens = value; } /** * Recupera il valore della proprietà idUiu. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getIdUiu() { return idUiu; } /** * Imposta il valore della proprietà idUiu. * * @param value * allowed object is * {@link BigInteger } * */ public void setIdUiu(BigInteger value) { this.idUiu = value; } /** * Recupera il valore della proprietà prog. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getProg() { return prog; } /** * Imposta il valore della proprietà prog. * * @param value * allowed object is * {@link BigInteger } * */ public void setProg(BigInteger value) { this.prog = value; } /** * Recupera il valore della proprietà identificativo. * * @return * possible object is * {@link AggiornamentoIndirizzi.Uiu.Identificativo } * */ public AggiornamentoIndirizzi.Uiu.Identificativo getIdentificativo() { return identificativo; } /** * Imposta il valore della proprietà identificativo. * * @param value * allowed object is * {@link AggiornamentoIndirizzi.Uiu.Identificativo } * */ public void setIdentificativo(AggiornamentoIndirizzi.Uiu.Identificativo value) { this.identificativo = value; } /** * Gets the value of the indirizzo 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 indirizzo property. * *

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

         *    getIndirizzo().add(newItem);
         * 
* * *

* Objects of the following type(s) are allowed in the list * {@link AggiornamentoIndirizzi.Uiu.Indirizzo } * * */ public List getIndirizzo() { if (indirizzo == null) { indirizzo = new ArrayList(); } return this.indirizzo; } /** * Recupera il valore della proprietà ubicazione. * * @return * possible object is * {@link AggiornamentoIndirizzi.Uiu.Ubicazione } * */ public AggiornamentoIndirizzi.Uiu.Ubicazione getUbicazione() { return ubicazione; } /** * Imposta il valore della proprietà ubicazione. * * @param value * allowed object is * {@link AggiornamentoIndirizzi.Uiu.Ubicazione } * */ public void setUbicazione(AggiornamentoIndirizzi.Uiu.Ubicazione value) { this.ubicazione = 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="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" type="{http://www.w3.org/2001/XMLSchema}positiveInteger" minOccurs="0"/>
         *         <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") @XmlSchemaType(name = "positiveInteger") protected BigInteger 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 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à 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; } } /** *

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="CodTopo" type="{http://www.w3.org/2001/XMLSchema}nonNegativeInteger"/>
         *         <element name="Toponimo">
         *           <simpleType>
         *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *               <maxLength value="30"/>
         *             </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}positiveInteger">
         *               <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">
         *               <maxLength 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}string">
         *               <length 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", required = true) @XmlSchemaType(name = "nonNegativeInteger") protected BigInteger codTopo; @XmlElement(name = "Toponimo", required = true) protected String toponimo; @XmlElement(name = "Denom", required = true) protected String denom; @XmlElement(name = "Codice") protected BigInteger codice; @XmlElement(name = "Civico") protected List civico; @XmlElement(name = "Fonte") protected Integer fonte; @XmlElement(name = "Delibera") protected String delibera; @XmlElement(name = "Localita") protected String localita; @XmlElement(name = "Km") protected BigDecimal km; @XmlElement(name = "CAP") protected String cap; /** * Recupera il valore della proprietà codTopo. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getCodTopo() { return codTopo; } /** * Imposta il valore della proprietà codTopo. * * @param value * allowed object is * {@link BigInteger } * */ public void setCodTopo(BigInteger value) { this.codTopo = value; } /** * Recupera il valore della proprietà toponimo. * * @return * possible object is * {@link String } * */ public String getToponimo() { return toponimo; } /** * Imposta il valore della proprietà toponimo. * * @param value * allowed object is * {@link String } * */ public void setToponimo(String value) { this.toponimo = value; } /** * Recupera il valore della proprietà denom. * * @return * possible object is * {@link String } * */ public String getDenom() { return denom; } /** * Imposta il valore della proprietà denom. * * @param value * allowed object is * {@link String } * */ public void setDenom(String value) { this.denom = value; } /** * Recupera il valore della proprietà codice. * * @return * possible object is * {@link BigInteger } * */ public BigInteger getCodice() { return codice; } /** * Imposta il valore della proprietà codice. * * @param value * allowed object is * {@link BigInteger } * */ public void setCodice(BigInteger value) { this.codice = value; } /** * Gets the value of the civico 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 civico property. * *

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

             *    getCivico().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link String } * * */ public List getCivico() { if (civico == null) { civico = new ArrayList(); } return this.civico; } /** * Recupera il valore della proprietà fonte. * * @return * possible object is * {@link Integer } * */ public Integer getFonte() { return fonte; } /** * Imposta il valore della proprietà fonte. * * @param value * allowed object is * {@link Integer } * */ public void setFonte(Integer value) { this.fonte = value; } /** * Recupera il valore della proprietà delibera. * * @return * possible object is * {@link String } * */ public String getDelibera() { return delibera; } /** * Imposta il valore della proprietà delibera. * * @param value * allowed object is * {@link String } * */ public void setDelibera(String value) { this.delibera = value; } /** * Recupera il valore della proprietà localita. * * @return * possible object is * {@link String } * */ public String getLocalita() { return localita; } /** * Imposta il valore della proprietà localita. * * @param value * allowed object is * {@link String } * */ public void setLocalita(String value) { this.localita = value; } /** * Recupera il valore della proprietà km. * * @return * possible object is * {@link BigDecimal } * */ public BigDecimal getKm() { return km; } /** * Imposta il valore della proprietà km. * * @param value * allowed object is * {@link BigDecimal } * */ public void setKm(BigDecimal value) { this.km = value; } /** * Recupera il valore della proprietà cap. * * @return * possible object is * {@link String } * */ public String getCAP() { return cap; } /** * Imposta il valore della proprietà cap. * * @param value * allowed object is * {@link String } * */ public void setCAP(String value) { this.cap = value; } } /** *

Classe Java per anonymous complex type. * *

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

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="Lotto" minOccurs="0">
         *           <simpleType>
         *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *               <maxLength value="2"/>
         *             </restriction>
         *           </simpleType>
         *         </element>
         *         <element name="Edificio" minOccurs="0">
         *           <simpleType>
         *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *               <maxLength value="2"/>
         *             </restriction>
         *           </simpleType>
         *         </element>
         *         <element name="Scala" minOccurs="0">
         *           <simpleType>
         *             <restriction base="{http://www.w3.org/2001/XMLSchema}string">
         *               <maxLength value="2"/>
         *             </restriction>
         *           </simpleType>
         *         </element>
         *         <element name="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 List interno; @XmlElement(name = "Piano") protected List piano; /** * Recupera il valore della proprietà lotto. * * @return * possible object is * {@link String } * */ public String getLotto() { return lotto; } /** * Imposta il valore della proprietà lotto. * * @param value * allowed object is * {@link String } * */ public void setLotto(String value) { this.lotto = value; } /** * Recupera il valore della proprietà edificio. * * @return * possible object is * {@link String } * */ public String getEdificio() { return edificio; } /** * Imposta il valore della proprietà edificio. * * @param value * allowed object is * {@link String } * */ public void setEdificio(String value) { this.edificio = value; } /** * Recupera il valore della proprietà scala. * * @return * possible object is * {@link String } * */ public String getScala() { return scala; } /** * Imposta il valore della proprietà scala. * * @param value * allowed object is * {@link String } * */ public void setScala(String value) { this.scala = value; } /** * Gets the value of the interno 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 interno property. * *

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

             *    getInterno().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link String } * * */ public List getInterno() { if (interno == null) { interno = new ArrayList(); } return this.interno; } /** * Gets the value of the piano 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 piano property. * *

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

             *    getPiano().add(newItem);
             * 
* * *

* Objects of the following type(s) are allowed in the list * {@link String } * * */ public List getPiano() { if (piano == null) { piano = new ArrayList(); } return this.piano; } } } }