// // 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
* 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 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 AggiornamentoIndirizzi.Uiu.Indirizzo }
*
*
*/
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.
*
*
* 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 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="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 Listset
method for the indirizzo property.
*
*
* getIndirizzo().add(newItem);
*
*
*
*
* <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;
}
}
/**
*
* <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 Listset
method for the civico property.
*
*
* getCivico().add(newItem);
*
*
*
*
* <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);
*
*
*
*