// // Este archivo ha sido generado por la arquitectura JavaTM para la implantación de la referencia de enlace (JAXB) XML v2.2.8-b130911.1802 // Visite http://java.sun.com/xml/jaxb // Todas las modificaciones realizadas en este archivo se perderán si se vuelve a compilar el esquema de origen. // Generado el: 2019.04.30 a las 08:13:51 PM CEST // package art.servers.gost.atex5.generated; 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; /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

 * <complexType>
 *   <complexContent>
 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *       <sequence>
 *         <element name="datosGenerales">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <element name="descripcionVehiculo">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <element name="bastidor" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="marca">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}short"/>
 *                                       <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="modelo" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="nive" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="paisProcedencia">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                       <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="servicio">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                       <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="tipoIndustria">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}short"/>
 *                                       <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}short"/>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="tipoVehiculo">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
 *                                       <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="domicilioVehiculo">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <element name="calle" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="codPostal" type="{http://www.w3.org/2001/XMLSchema}short"/>
 *                             <element name="municipio" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="provincia">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                       <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="pueblo" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="domicilioVehiculoIne">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <element name="bloque" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="codPostal" type="{http://www.w3.org/2001/XMLSchema}short"/>
 *                             <element name="escalera" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="hm" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="km" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="municipio" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="numeroVia" type="{http://www.w3.org/2001/XMLSchema}byte"/>
 *                             <element name="planta" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="portal" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="provincia">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                       <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="pueblo" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="puerta" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="tipoVia" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="via" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="fechasControl">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <element name="fechaItv" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
 *                             <element name="fechaMatriculacion" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="indicadores">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <element name="bajaDefinitiva" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="bajaTemporal" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="cargaEEFF" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="embargo" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="excesoPesoDimension" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="importacion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="incidencias" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="limitacionDisposicion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="posesion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="precinto" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="puertoFranco" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="reformas" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="renting" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="subasta" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="sustraccion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="tutela" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="listaCotitulares" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                   <element name="matriculacion">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <element name="claseMatriculacion">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
 *                                       <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="fechaMatriculacion" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
 *                             <element name="jefatura">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                       <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="matricula" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="sucursal">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
 *                                       <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="titular">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <element name="datosPersona">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <element name="identificacionPFisica">
 *                                         <complexType>
 *                                           <complexContent>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                               <sequence>
 *                                                 <element name="apellido1" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                 <element name="apellido2" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                 <element name="fechaNacimiento" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
 *                                                 <element name="idDocumento" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                 <element name="indicadorDevPF" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                 <element name="nombre" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                 <element name="sexo" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                               </sequence>
 *                                             </restriction>
 *                                           </complexContent>
 *                                         </complexType>
 *                                       </element>
 *                                       <element name="identificacionPJuridica">
 *                                         <complexType>
 *                                           <complexContent>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                               <sequence>
 *                                                 <element name="cif" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                 <element name="indicadorDevPJ" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                 <element name="razonSocial" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                               </sequence>
 *                                             </restriction>
 *                                           </complexContent>
 *                                         </complexType>
 *                                       </element>
 *                                       <element name="personaFisica">
 *                                         <complexType>
 *                                           <complexContent>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                               <sequence>
 *                                                 <element name="apellido1" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                 <element name="apellido2" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                 <element name="fechaNacimiento" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
 *                                                 <element name="idDocumento" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                 <element name="indicadorDevPF" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                 <element name="nombre" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                 <element name="sexo" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                 <element name="dirElectronicaVial" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                 <element name="tipoPersona" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                               </sequence>
 *                                             </restriction>
 *                                           </complexContent>
 *                                         </complexType>
 *                                       </element>
 *                                       <element name="personaJuridica">
 *                                         <complexType>
 *                                           <complexContent>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                               <sequence>
 *                                                 <element name="cif" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                 <element name="indicadorDevPJ" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                 <element name="razonSocial" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                               </sequence>
 *                                             </restriction>
 *                                           </complexContent>
 *                                         </complexType>
 *                                       </element>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="domicilio">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <element name="calle" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                       <element name="codPostal" type="{http://www.w3.org/2001/XMLSchema}short"/>
 *                                       <element name="municipio" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                       <element name="provincia">
 *                                         <complexType>
 *                                           <complexContent>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                               <sequence>
 *                                                 <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                 <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                               </sequence>
 *                                             </restriction>
 *                                           </complexContent>
 *                                         </complexType>
 *                                       </element>
 *                                       <element name="pueblo" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="domicilioIne">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <element name="bloque" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                       <element name="codPostal" type="{http://www.w3.org/2001/XMLSchema}short"/>
 *                                       <element name="escalera" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                       <element name="hm" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                       <element name="km" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                       <element name="municipio" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                       <element name="numeroVia" type="{http://www.w3.org/2001/XMLSchema}byte"/>
 *                                       <element name="planta" type="{http://www.w3.org/2001/XMLSchema}byte"/>
 *                                       <element name="portal" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                       <element name="provincia">
 *                                         <complexType>
 *                                           <complexContent>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                               <sequence>
 *                                                 <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                 <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                               </sequence>
 *                                             </restriction>
 *                                           </complexContent>
 *                                         </complexType>
 *                                       </element>
 *                                       <element name="pueblo" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                       <element name="puerta" type="{http://www.w3.org/2001/XMLSchema}byte"/>
 *                                       <element name="tipoVia" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                       <element name="via" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <element name="datosTecnicos">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <element name="carroceria" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                   <element name="catHomologacion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                   <element name="color">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="combustibleEmisiones">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <element name="autonomiaElectrica" type="{http://www.w3.org/2001/XMLSchema}float"/>
 *                             <element name="categoriaElectrica" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="codigoEco" type="{http://www.w3.org/2001/XMLSchema}byte"/>
 *                             <element name="codos" type="{http://www.w3.org/2001/XMLSchema}float"/>
 *                             <element name="ecoInnovacion" type="{http://www.w3.org/2001/XMLSchema}byte"/>
 *                             <element name="nivelEmisiones" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="propulsion">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
 *                                       <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                             <element name="reduccionEco" type="{http://www.w3.org/2001/XMLSchema}byte"/>
 *                             <element name="tipoAlimentacion">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                       <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="distancias">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <element name="distanciaEjes" type="{http://www.w3.org/2001/XMLSchema}short"/>
 *                             <element name="viaAnterior" type="{http://www.w3.org/2001/XMLSchema}short"/>
 *                             <element name="viaPosterior" type="{http://www.w3.org/2001/XMLSchema}short"/>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="fabricante" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                   <element name="masas">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <element name="masaMaxTecnica" type="{http://www.w3.org/2001/XMLSchema}short"/>
 *                             <element name="masaServicio" type="{http://www.w3.org/2001/XMLSchema}short"/>
 *                             <element name="pesoMaximo" type="{http://www.w3.org/2001/XMLSchema}short"/>
 *                             <element name="tara" type="{http://www.w3.org/2001/XMLSchema}byte"/>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="numHomologacion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                   <element name="plazas">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <element name="mixtas" type="{http://www.w3.org/2001/XMLSchema}byte"/>
 *                             <element name="normales" type="{http://www.w3.org/2001/XMLSchema}byte"/>
 *                             <element name="numPlazasPie" type="{http://www.w3.org/2001/XMLSchema}byte"/>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="potencias">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <element name="cilindrada" type="{http://www.w3.org/2001/XMLSchema}float"/>
 *                             <element name="potenciaFiscal" type="{http://www.w3.org/2001/XMLSchema}float"/>
 *                             <element name="potenciaNetaMax" type="{http://www.w3.org/2001/XMLSchema}float"/>
 *                             <element name="relPotenciaPeso" type="{http://www.w3.org/2001/XMLSchema}float"/>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="procedencia">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
 *                             <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="tipoItv" type="{http://www.w3.org/2001/XMLSchema}byte"/>
 *                   <element name="datosTarjetaItv">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <element name="chomologacionBase" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="fabricanteBase" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="masaServicioBase" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                             <element name="momBase" type="{http://www.w3.org/2001/XMLSchema}float"/>
 *                             <element name="tipoTarjetaItv" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <element name="datosResponsables" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *         <element name="datosTramites">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <element name="listaRematriculaciones" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                   <element name="matriculacionTemporal" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <element name="datosAdministrativos">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <element name="listaImpagos" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                   <element name="listaLimitaciones">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <element name="limitacionDisposicion">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <element name="anotacion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                       <element name="fecha" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
 *                                       <element name="financiera_domicilio" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                       <element name="registro" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                       <element name="tipoLimitacion">
 *                                         <complexType>
 *                                           <complexContent>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                               <sequence>
 *                                                 <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                 <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                               </sequence>
 *                                             </restriction>
 *                                           </complexContent>
 *                                         </complexType>
 *                                       </element>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <element name="datosITVReformas">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <element name="listaItvs">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <element name="itv">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <element name="anotacion" type="{http://www.w3.org/2001/XMLSchema}byte"/>
 *                                       <element name="cuentaHoras" type="{http://www.w3.org/2001/XMLSchema}byte"/>
 *                                       <element name="estacion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                       <element name="fechaCaducidad" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
 *                                       <element name="fechaFinAnterior" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
 *                                       <element name="fechaItv" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
 *                                       <element name="kilometraje" type="{http://www.w3.org/2001/XMLSchema}byte"/>
 *                                       <element name="motivoItv">
 *                                         <complexType>
 *                                           <complexContent>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                               <sequence>
 *                                                 <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                 <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                               </sequence>
 *                                             </restriction>
 *                                           </complexContent>
 *                                         </complexType>
 *                                       </element>
 *                                       <element name="listaDefectosItv" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                       <element name="provincia">
 *                                         <complexType>
 *                                           <complexContent>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                               <sequence>
 *                                                 <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
 *                                                 <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                               </sequence>
 *                                             </restriction>
 *                                           </complexContent>
 *                                         </complexType>
 *                                       </element>
 *                                       <element name="resultadoItv">
 *                                         <complexType>
 *                                           <complexContent>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                               <sequence>
 *                                                 <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                 <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                               </sequence>
 *                                             </restriction>
 *                                           </complexContent>
 *                                         </complexType>
 *                                       </element>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                   <element name="listaReformas" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <element name="datosSeguros">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <element name="listaSeguros">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <element name="seguro">
 *                               <complexType>
 *                                 <complexContent>
 *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                     <sequence>
 *                                       <element name="contratoSeguro">
 *                                         <complexType>
 *                                           <complexContent>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                               <sequence>
 *                                                 <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                 <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                               </sequence>
 *                                             </restriction>
 *                                           </complexContent>
 *                                         </complexType>
 *                                       </element>
 *                                       <element name="entidad">
 *                                         <complexType>
 *                                           <complexContent>
 *                                             <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                                               <sequence>
 *                                                 <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                                 <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                                               </sequence>
 *                                             </restriction>
 *                                           </complexContent>
 *                                         </complexType>
 *                                       </element>
 *                                       <element name="fechaInicio" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
 *                                     </sequence>
 *                                   </restriction>
 *                                 </complexContent>
 *                               </complexType>
 *                             </element>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <element name="listaVehiculos" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *         <element name="datosSeguridad">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <element name="listaElementosSeguridad" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                   <element name="ncap">
 *                     <complexType>
 *                       <complexContent>
 *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                           <sequence>
 *                             <element name="adultos" type="{http://www.w3.org/2001/XMLSchema}float"/>
 *                             <element name="menores" type="{http://www.w3.org/2001/XMLSchema}float"/>
 *                             <element name="peatones" type="{http://www.w3.org/2001/XMLSchema}float"/>
 *                             <element name="seguridad" type="{http://www.w3.org/2001/XMLSchema}float"/>
 *                             <element name="global" type="{http://www.w3.org/2001/XMLSchema}float"/>
 *                           </sequence>
 *                         </restriction>
 *                       </complexContent>
 *                     </complexType>
 *                   </element>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *         <element name="datosLibroTaller">
 *           <complexType>
 *             <complexContent>
 *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
 *                 <sequence>
 *                   <element name="listaDetalleIncidencias" type="{http://www.w3.org/2001/XMLSchema}string"/>
 *                 </sequence>
 *               </restriction>
 *             </complexContent>
 *           </complexType>
 *         </element>
 *       </sequence>
 *     </restriction>
 *   </complexContent>
 * </complexType>
 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "datosGenerales", "datosTecnicos", "datosResponsables", "datosTramites", "datosAdministrativos", "datosITVReformas", "datosSeguros", "listaVehiculos", "datosSeguridad", "datosLibroTaller" }) @XmlRootElement(name = "vehiculo") public class Vehiculo { @XmlElement(required = true) protected Vehiculo.DatosGenerales datosGenerales; @XmlElement(required = true) protected Vehiculo.DatosTecnicos datosTecnicos; @XmlElement(required = true) protected String datosResponsables; @XmlElement(required = true) protected Vehiculo.DatosTramites datosTramites; @XmlElement(required = true) protected Vehiculo.DatosAdministrativos datosAdministrativos; @XmlElement(required = true) protected Vehiculo.DatosITVReformas datosITVReformas; @XmlElement(required = true) protected Vehiculo.DatosSeguros datosSeguros; @XmlElement(required = true) protected String listaVehiculos; @XmlElement(required = true) protected Vehiculo.DatosSeguridad datosSeguridad; @XmlElement(required = true) protected Vehiculo.DatosLibroTaller datosLibroTaller; /** * Obtiene el valor de la propiedad datosGenerales. * * @return * possible object is * {@link Vehiculo.DatosGenerales } * */ public Vehiculo.DatosGenerales getDatosGenerales() { return datosGenerales; } /** * Define el valor de la propiedad datosGenerales. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales } * */ public void setDatosGenerales(Vehiculo.DatosGenerales value) { this.datosGenerales = value; } /** * Obtiene el valor de la propiedad datosTecnicos. * * @return * possible object is * {@link Vehiculo.DatosTecnicos } * */ public Vehiculo.DatosTecnicos getDatosTecnicos() { return datosTecnicos; } /** * Define el valor de la propiedad datosTecnicos. * * @param value * allowed object is * {@link Vehiculo.DatosTecnicos } * */ public void setDatosTecnicos(Vehiculo.DatosTecnicos value) { this.datosTecnicos = value; } /** * Obtiene el valor de la propiedad datosResponsables. * * @return * possible object is * {@link String } * */ public String getDatosResponsables() { return datosResponsables; } /** * Define el valor de la propiedad datosResponsables. * * @param value * allowed object is * {@link String } * */ public void setDatosResponsables(String value) { this.datosResponsables = value; } /** * Obtiene el valor de la propiedad datosTramites. * * @return * possible object is * {@link Vehiculo.DatosTramites } * */ public Vehiculo.DatosTramites getDatosTramites() { return datosTramites; } /** * Define el valor de la propiedad datosTramites. * * @param value * allowed object is * {@link Vehiculo.DatosTramites } * */ public void setDatosTramites(Vehiculo.DatosTramites value) { this.datosTramites = value; } /** * Obtiene el valor de la propiedad datosAdministrativos. * * @return * possible object is * {@link Vehiculo.DatosAdministrativos } * */ public Vehiculo.DatosAdministrativos getDatosAdministrativos() { return datosAdministrativos; } /** * Define el valor de la propiedad datosAdministrativos. * * @param value * allowed object is * {@link Vehiculo.DatosAdministrativos } * */ public void setDatosAdministrativos(Vehiculo.DatosAdministrativos value) { this.datosAdministrativos = value; } /** * Obtiene el valor de la propiedad datosITVReformas. * * @return * possible object is * {@link Vehiculo.DatosITVReformas } * */ public Vehiculo.DatosITVReformas getDatosITVReformas() { return datosITVReformas; } /** * Define el valor de la propiedad datosITVReformas. * * @param value * allowed object is * {@link Vehiculo.DatosITVReformas } * */ public void setDatosITVReformas(Vehiculo.DatosITVReformas value) { this.datosITVReformas = value; } /** * Obtiene el valor de la propiedad datosSeguros. * * @return * possible object is * {@link Vehiculo.DatosSeguros } * */ public Vehiculo.DatosSeguros getDatosSeguros() { return datosSeguros; } /** * Define el valor de la propiedad datosSeguros. * * @param value * allowed object is * {@link Vehiculo.DatosSeguros } * */ public void setDatosSeguros(Vehiculo.DatosSeguros value) { this.datosSeguros = value; } /** * Obtiene el valor de la propiedad listaVehiculos. * * @return * possible object is * {@link String } * */ public String getListaVehiculos() { return listaVehiculos; } /** * Define el valor de la propiedad listaVehiculos. * * @param value * allowed object is * {@link String } * */ public void setListaVehiculos(String value) { this.listaVehiculos = value; } /** * Obtiene el valor de la propiedad datosSeguridad. * * @return * possible object is * {@link Vehiculo.DatosSeguridad } * */ public Vehiculo.DatosSeguridad getDatosSeguridad() { return datosSeguridad; } /** * Define el valor de la propiedad datosSeguridad. * * @param value * allowed object is * {@link Vehiculo.DatosSeguridad } * */ public void setDatosSeguridad(Vehiculo.DatosSeguridad value) { this.datosSeguridad = value; } /** * Obtiene el valor de la propiedad datosLibroTaller. * * @return * possible object is * {@link Vehiculo.DatosLibroTaller } * */ public Vehiculo.DatosLibroTaller getDatosLibroTaller() { return datosLibroTaller; } /** * Define el valor de la propiedad datosLibroTaller. * * @param value * allowed object is * {@link Vehiculo.DatosLibroTaller } * */ public void setDatosLibroTaller(Vehiculo.DatosLibroTaller value) { this.datosLibroTaller = value; } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

     * <complexType>
     *   <complexContent>
     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *       <sequence>
     *         <element name="listaImpagos" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *         <element name="listaLimitaciones">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="limitacionDisposicion">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element name="anotacion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                             <element name="fecha" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
     *                             <element name="financiera_domicilio" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                             <element name="registro" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                             <element name="tipoLimitacion">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                       <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "listaImpagos", "listaLimitaciones" }) public static class DatosAdministrativos { @XmlElement(required = true) protected String listaImpagos; @XmlElement(required = true) protected Vehiculo.DatosAdministrativos.ListaLimitaciones listaLimitaciones; /** * Obtiene el valor de la propiedad listaImpagos. * * @return * possible object is * {@link String } * */ public String getListaImpagos() { return listaImpagos; } /** * Define el valor de la propiedad listaImpagos. * * @param value * allowed object is * {@link String } * */ public void setListaImpagos(String value) { this.listaImpagos = value; } /** * Obtiene el valor de la propiedad listaLimitaciones. * * @return * possible object is * {@link Vehiculo.DatosAdministrativos.ListaLimitaciones } * */ public Vehiculo.DatosAdministrativos.ListaLimitaciones getListaLimitaciones() { return listaLimitaciones; } /** * Define el valor de la propiedad listaLimitaciones. * * @param value * allowed object is * {@link Vehiculo.DatosAdministrativos.ListaLimitaciones } * */ public void setListaLimitaciones(Vehiculo.DatosAdministrativos.ListaLimitaciones value) { this.listaLimitaciones = value; } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="limitacionDisposicion">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element name="anotacion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                   <element name="fecha" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
         *                   <element name="financiera_domicilio" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                   <element name="registro" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                   <element name="tipoLimitacion">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                             <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "limitacionDisposicion" }) public static class ListaLimitaciones { @XmlElement(required = true) protected Vehiculo.DatosAdministrativos.ListaLimitaciones.LimitacionDisposicion limitacionDisposicion; /** * Obtiene el valor de la propiedad limitacionDisposicion. * * @return * possible object is * {@link Vehiculo.DatosAdministrativos.ListaLimitaciones.LimitacionDisposicion } * */ public Vehiculo.DatosAdministrativos.ListaLimitaciones.LimitacionDisposicion getLimitacionDisposicion() { return limitacionDisposicion; } /** * Define el valor de la propiedad limitacionDisposicion. * * @param value * allowed object is * {@link Vehiculo.DatosAdministrativos.ListaLimitaciones.LimitacionDisposicion } * */ public void setLimitacionDisposicion(Vehiculo.DatosAdministrativos.ListaLimitaciones.LimitacionDisposicion value) { this.limitacionDisposicion = value; } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element name="anotacion" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *         <element name="fecha" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
             *         <element name="financiera_domicilio" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *         <element name="registro" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *         <element name="tipoLimitacion">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                   <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "anotacion", "fecha", "financieraDomicilio", "registro", "tipoLimitacion" }) public static class LimitacionDisposicion { @XmlElement(required = true) protected String anotacion; @XmlElement(required = true) @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar fecha; @XmlElement(name = "financiera_domicilio", required = true) protected String financieraDomicilio; @XmlElement(required = true) protected String registro; @XmlElement(required = true) protected Vehiculo.DatosAdministrativos.ListaLimitaciones.LimitacionDisposicion.TipoLimitacion tipoLimitacion; /** * Obtiene el valor de la propiedad anotacion. * * @return * possible object is * {@link String } * */ public String getAnotacion() { return anotacion; } /** * Define el valor de la propiedad anotacion. * * @param value * allowed object is * {@link String } * */ public void setAnotacion(String value) { this.anotacion = value; } /** * Obtiene el valor de la propiedad fecha. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getFecha() { return fecha; } /** * Define el valor de la propiedad fecha. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setFecha(XMLGregorianCalendar value) { this.fecha = value; } /** * Obtiene el valor de la propiedad financieraDomicilio. * * @return * possible object is * {@link String } * */ public String getFinancieraDomicilio() { return financieraDomicilio; } /** * Define el valor de la propiedad financieraDomicilio. * * @param value * allowed object is * {@link String } * */ public void setFinancieraDomicilio(String value) { this.financieraDomicilio = value; } /** * Obtiene el valor de la propiedad registro. * * @return * possible object is * {@link String } * */ public String getRegistro() { return registro; } /** * Define el valor de la propiedad registro. * * @param value * allowed object is * {@link String } * */ public void setRegistro(String value) { this.registro = value; } /** * Obtiene el valor de la propiedad tipoLimitacion. * * @return * possible object is * {@link Vehiculo.DatosAdministrativos.ListaLimitaciones.LimitacionDisposicion.TipoLimitacion } * */ public Vehiculo.DatosAdministrativos.ListaLimitaciones.LimitacionDisposicion.TipoLimitacion getTipoLimitacion() { return tipoLimitacion; } /** * Define el valor de la propiedad tipoLimitacion. * * @param value * allowed object is * {@link Vehiculo.DatosAdministrativos.ListaLimitaciones.LimitacionDisposicion.TipoLimitacion } * */ public void setTipoLimitacion(Vehiculo.DatosAdministrativos.ListaLimitaciones.LimitacionDisposicion.TipoLimitacion value) { this.tipoLimitacion = value; } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *         <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codigo", "descripcion" }) public static class TipoLimitacion { @XmlElement(required = true) protected String codigo; @XmlElement(required = true) protected String descripcion; /** * Obtiene el valor de la propiedad codigo. * * @return * possible object is * {@link String } * */ public String getCodigo() { return codigo; } /** * Define el valor de la propiedad codigo. * * @param value * allowed object is * {@link String } * */ public void setCodigo(String value) { this.codigo = value; } /** * Obtiene el valor de la propiedad descripcion. * * @return * possible object is * {@link String } * */ public String getDescripcion() { return descripcion; } /** * Define el valor de la propiedad descripcion. * * @param value * allowed object is * {@link String } * */ public void setDescripcion(String value) { this.descripcion = value; } } } } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

     * <complexType>
     *   <complexContent>
     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *       <sequence>
     *         <element name="descripcionVehiculo">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="bastidor" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="marca">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}short"/>
     *                             <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="modelo" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="nive" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="paisProcedencia">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                             <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="servicio">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                             <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="tipoIndustria">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}short"/>
     *                             <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}short"/>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="tipoVehiculo">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
     *                             <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="domicilioVehiculo">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="calle" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="codPostal" type="{http://www.w3.org/2001/XMLSchema}short"/>
     *                   <element name="municipio" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="provincia">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                             <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="pueblo" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="domicilioVehiculoIne">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="bloque" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="codPostal" type="{http://www.w3.org/2001/XMLSchema}short"/>
     *                   <element name="escalera" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="hm" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="km" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="municipio" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="numeroVia" type="{http://www.w3.org/2001/XMLSchema}byte"/>
     *                   <element name="planta" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="portal" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="provincia">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                             <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="pueblo" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="puerta" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="tipoVia" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="via" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="fechasControl">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="fechaItv" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
     *                   <element name="fechaMatriculacion" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="indicadores">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="bajaDefinitiva" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="bajaTemporal" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="cargaEEFF" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="embargo" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="excesoPesoDimension" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="importacion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="incidencias" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="limitacionDisposicion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="posesion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="precinto" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="puertoFranco" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="reformas" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="renting" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="subasta" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="sustraccion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="tutela" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="listaCotitulares" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *         <element name="matriculacion">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="claseMatriculacion">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
     *                             <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="fechaMatriculacion" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
     *                   <element name="jefatura">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                             <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="matricula" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="sucursal">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
     *                             <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="titular">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="datosPersona">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element name="identificacionPFisica">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="apellido1" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                       <element name="apellido2" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                       <element name="fechaNacimiento" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
     *                                       <element name="idDocumento" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                       <element name="indicadorDevPF" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                       <element name="nombre" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                       <element name="sexo" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="identificacionPJuridica">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="cif" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                       <element name="indicadorDevPJ" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                       <element name="razonSocial" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="personaFisica">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="apellido1" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                       <element name="apellido2" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                       <element name="fechaNacimiento" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
     *                                       <element name="idDocumento" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                       <element name="indicadorDevPF" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                       <element name="nombre" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                       <element name="sexo" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                       <element name="dirElectronicaVial" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                       <element name="tipoPersona" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="personaJuridica">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="cif" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                       <element name="indicadorDevPJ" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                       <element name="razonSocial" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="domicilio">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element name="calle" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                             <element name="codPostal" type="{http://www.w3.org/2001/XMLSchema}short"/>
     *                             <element name="municipio" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                             <element name="provincia">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                       <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="pueblo" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="domicilioIne">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element name="bloque" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                             <element name="codPostal" type="{http://www.w3.org/2001/XMLSchema}short"/>
     *                             <element name="escalera" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                             <element name="hm" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                             <element name="km" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                             <element name="municipio" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                             <element name="numeroVia" type="{http://www.w3.org/2001/XMLSchema}byte"/>
     *                             <element name="planta" type="{http://www.w3.org/2001/XMLSchema}byte"/>
     *                             <element name="portal" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                             <element name="provincia">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                       <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="pueblo" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                             <element name="puerta" type="{http://www.w3.org/2001/XMLSchema}byte"/>
     *                             <element name="tipoVia" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                             <element name="via" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "descripcionVehiculo", "domicilioVehiculo", "domicilioVehiculoIne", "fechasControl", "indicadores", "listaCotitulares", "matriculacion", "titular" }) public static class DatosGenerales { @XmlElement(required = true) protected Vehiculo.DatosGenerales.DescripcionVehiculo descripcionVehiculo; @XmlElement(required = true) protected Vehiculo.DatosGenerales.DomicilioVehiculo domicilioVehiculo; @XmlElement(required = true) protected Vehiculo.DatosGenerales.DomicilioVehiculoIne domicilioVehiculoIne; @XmlElement(required = true) protected Vehiculo.DatosGenerales.FechasControl fechasControl; @XmlElement(required = true) protected Vehiculo.DatosGenerales.Indicadores indicadores; @XmlElement(required = true) protected String listaCotitulares; @XmlElement(required = true) protected Vehiculo.DatosGenerales.Matriculacion matriculacion; @XmlElement(required = true) protected Vehiculo.DatosGenerales.Titular titular; /** * Obtiene el valor de la propiedad descripcionVehiculo. * * @return * possible object is * {@link Vehiculo.DatosGenerales.DescripcionVehiculo } * */ public Vehiculo.DatosGenerales.DescripcionVehiculo getDescripcionVehiculo() { return descripcionVehiculo; } /** * Define el valor de la propiedad descripcionVehiculo. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.DescripcionVehiculo } * */ public void setDescripcionVehiculo(Vehiculo.DatosGenerales.DescripcionVehiculo value) { this.descripcionVehiculo = value; } /** * Obtiene el valor de la propiedad domicilioVehiculo. * * @return * possible object is * {@link Vehiculo.DatosGenerales.DomicilioVehiculo } * */ public Vehiculo.DatosGenerales.DomicilioVehiculo getDomicilioVehiculo() { return domicilioVehiculo; } /** * Define el valor de la propiedad domicilioVehiculo. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.DomicilioVehiculo } * */ public void setDomicilioVehiculo(Vehiculo.DatosGenerales.DomicilioVehiculo value) { this.domicilioVehiculo = value; } /** * Obtiene el valor de la propiedad domicilioVehiculoIne. * * @return * possible object is * {@link Vehiculo.DatosGenerales.DomicilioVehiculoIne } * */ public Vehiculo.DatosGenerales.DomicilioVehiculoIne getDomicilioVehiculoIne() { return domicilioVehiculoIne; } /** * Define el valor de la propiedad domicilioVehiculoIne. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.DomicilioVehiculoIne } * */ public void setDomicilioVehiculoIne(Vehiculo.DatosGenerales.DomicilioVehiculoIne value) { this.domicilioVehiculoIne = value; } /** * Obtiene el valor de la propiedad fechasControl. * * @return * possible object is * {@link Vehiculo.DatosGenerales.FechasControl } * */ public Vehiculo.DatosGenerales.FechasControl getFechasControl() { return fechasControl; } /** * Define el valor de la propiedad fechasControl. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.FechasControl } * */ public void setFechasControl(Vehiculo.DatosGenerales.FechasControl value) { this.fechasControl = value; } /** * Obtiene el valor de la propiedad indicadores. * * @return * possible object is * {@link Vehiculo.DatosGenerales.Indicadores } * */ public Vehiculo.DatosGenerales.Indicadores getIndicadores() { return indicadores; } /** * Define el valor de la propiedad indicadores. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.Indicadores } * */ public void setIndicadores(Vehiculo.DatosGenerales.Indicadores value) { this.indicadores = value; } /** * Obtiene el valor de la propiedad listaCotitulares. * * @return * possible object is * {@link String } * */ public String getListaCotitulares() { return listaCotitulares; } /** * Define el valor de la propiedad listaCotitulares. * * @param value * allowed object is * {@link String } * */ public void setListaCotitulares(String value) { this.listaCotitulares = value; } /** * Obtiene el valor de la propiedad matriculacion. * * @return * possible object is * {@link Vehiculo.DatosGenerales.Matriculacion } * */ public Vehiculo.DatosGenerales.Matriculacion getMatriculacion() { return matriculacion; } /** * Define el valor de la propiedad matriculacion. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.Matriculacion } * */ public void setMatriculacion(Vehiculo.DatosGenerales.Matriculacion value) { this.matriculacion = value; } /** * Obtiene el valor de la propiedad titular. * * @return * possible object is * {@link Vehiculo.DatosGenerales.Titular } * */ public Vehiculo.DatosGenerales.Titular getTitular() { return titular; } /** * Define el valor de la propiedad titular. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.Titular } * */ public void setTitular(Vehiculo.DatosGenerales.Titular value) { this.titular = value; } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="bastidor" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="marca">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}short"/>
         *                   <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="modelo" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="nive" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="paisProcedencia">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                   <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="servicio">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                   <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="tipoIndustria">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}short"/>
         *                   <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}short"/>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="tipoVehiculo">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
         *                   <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "bastidor", "marca", "modelo", "nive", "paisProcedencia", "servicio", "tipoIndustria", "tipoVehiculo" }) public static class DescripcionVehiculo { @XmlElement(required = true) protected String bastidor; @XmlElement(required = true) protected Vehiculo.DatosGenerales.DescripcionVehiculo.Marca marca; @XmlElement(required = true) protected String modelo; @XmlElement(required = true) protected String nive; @XmlElement(required = true) protected Vehiculo.DatosGenerales.DescripcionVehiculo.PaisProcedencia paisProcedencia; @XmlElement(required = true) protected Vehiculo.DatosGenerales.DescripcionVehiculo.Servicio servicio; @XmlElement(required = true) protected Vehiculo.DatosGenerales.DescripcionVehiculo.TipoIndustria tipoIndustria; @XmlElement(required = true) protected Vehiculo.DatosGenerales.DescripcionVehiculo.TipoVehiculo tipoVehiculo; /** * Obtiene el valor de la propiedad bastidor. * * @return * possible object is * {@link String } * */ public String getBastidor() { return bastidor; } /** * Define el valor de la propiedad bastidor. * * @param value * allowed object is * {@link String } * */ public void setBastidor(String value) { this.bastidor = value; } /** * Obtiene el valor de la propiedad marca. * * @return * possible object is * {@link Vehiculo.DatosGenerales.DescripcionVehiculo.Marca } * */ public Vehiculo.DatosGenerales.DescripcionVehiculo.Marca getMarca() { return marca; } /** * Define el valor de la propiedad marca. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.DescripcionVehiculo.Marca } * */ public void setMarca(Vehiculo.DatosGenerales.DescripcionVehiculo.Marca value) { this.marca = value; } /** * Obtiene el valor de la propiedad modelo. * * @return * possible object is * {@link String } * */ public String getModelo() { return modelo; } /** * Define el valor de la propiedad modelo. * * @param value * allowed object is * {@link String } * */ public void setModelo(String value) { this.modelo = value; } /** * Obtiene el valor de la propiedad nive. * * @return * possible object is * {@link String } * */ public String getNive() { return nive; } /** * Define el valor de la propiedad nive. * * @param value * allowed object is * {@link String } * */ public void setNive(String value) { this.nive = value; } /** * Obtiene el valor de la propiedad paisProcedencia. * * @return * possible object is * {@link Vehiculo.DatosGenerales.DescripcionVehiculo.PaisProcedencia } * */ public Vehiculo.DatosGenerales.DescripcionVehiculo.PaisProcedencia getPaisProcedencia() { return paisProcedencia; } /** * Define el valor de la propiedad paisProcedencia. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.DescripcionVehiculo.PaisProcedencia } * */ public void setPaisProcedencia(Vehiculo.DatosGenerales.DescripcionVehiculo.PaisProcedencia value) { this.paisProcedencia = value; } /** * Obtiene el valor de la propiedad servicio. * * @return * possible object is * {@link Vehiculo.DatosGenerales.DescripcionVehiculo.Servicio } * */ public Vehiculo.DatosGenerales.DescripcionVehiculo.Servicio getServicio() { return servicio; } /** * Define el valor de la propiedad servicio. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.DescripcionVehiculo.Servicio } * */ public void setServicio(Vehiculo.DatosGenerales.DescripcionVehiculo.Servicio value) { this.servicio = value; } /** * Obtiene el valor de la propiedad tipoIndustria. * * @return * possible object is * {@link Vehiculo.DatosGenerales.DescripcionVehiculo.TipoIndustria } * */ public Vehiculo.DatosGenerales.DescripcionVehiculo.TipoIndustria getTipoIndustria() { return tipoIndustria; } /** * Define el valor de la propiedad tipoIndustria. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.DescripcionVehiculo.TipoIndustria } * */ public void setTipoIndustria(Vehiculo.DatosGenerales.DescripcionVehiculo.TipoIndustria value) { this.tipoIndustria = value; } /** * Obtiene el valor de la propiedad tipoVehiculo. * * @return * possible object is * {@link Vehiculo.DatosGenerales.DescripcionVehiculo.TipoVehiculo } * */ public Vehiculo.DatosGenerales.DescripcionVehiculo.TipoVehiculo getTipoVehiculo() { return tipoVehiculo; } /** * Define el valor de la propiedad tipoVehiculo. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.DescripcionVehiculo.TipoVehiculo } * */ public void setTipoVehiculo(Vehiculo.DatosGenerales.DescripcionVehiculo.TipoVehiculo value) { this.tipoVehiculo = value; } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}short"/>
             *         <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codigo", "descripcion" }) public static class Marca { protected short codigo; @XmlElement(required = true) protected String descripcion; /** * Obtiene el valor de la propiedad codigo. * */ public short getCodigo() { return codigo; } /** * Define el valor de la propiedad codigo. * */ public void setCodigo(short value) { this.codigo = value; } /** * Obtiene el valor de la propiedad descripcion. * * @return * possible object is * {@link String } * */ public String getDescripcion() { return descripcion; } /** * Define el valor de la propiedad descripcion. * * @param value * allowed object is * {@link String } * */ public void setDescripcion(String value) { this.descripcion = value; } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *         <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codigo", "descripcion" }) public static class PaisProcedencia { @XmlElement(required = true) protected String codigo; @XmlElement(required = true) protected String descripcion; /** * Obtiene el valor de la propiedad codigo. * * @return * possible object is * {@link String } * */ public String getCodigo() { return codigo; } /** * Define el valor de la propiedad codigo. * * @param value * allowed object is * {@link String } * */ public void setCodigo(String value) { this.codigo = value; } /** * Obtiene el valor de la propiedad descripcion. * * @return * possible object is * {@link String } * */ public String getDescripcion() { return descripcion; } /** * Define el valor de la propiedad descripcion. * * @param value * allowed object is * {@link String } * */ public void setDescripcion(String value) { this.descripcion = value; } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *         <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codigo", "descripcion" }) public static class Servicio { @XmlElement(required = true) protected String codigo; @XmlElement(required = true) protected String descripcion; /** * Obtiene el valor de la propiedad codigo. * * @return * possible object is * {@link String } * */ public String getCodigo() { return codigo; } /** * Define el valor de la propiedad codigo. * * @param value * allowed object is * {@link String } * */ public void setCodigo(String value) { this.codigo = value; } /** * Obtiene el valor de la propiedad descripcion. * * @return * possible object is * {@link String } * */ public String getDescripcion() { return descripcion; } /** * Define el valor de la propiedad descripcion. * * @param value * allowed object is * {@link String } * */ public void setDescripcion(String value) { this.descripcion = value; } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}short"/>
             *         <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}short"/>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codigo", "descripcion" }) public static class TipoIndustria { protected short codigo; protected short descripcion; /** * Obtiene el valor de la propiedad codigo. * */ public short getCodigo() { return codigo; } /** * Define el valor de la propiedad codigo. * */ public void setCodigo(short value) { this.codigo = value; } /** * Obtiene el valor de la propiedad descripcion. * */ public short getDescripcion() { return descripcion; } /** * Define el valor de la propiedad descripcion. * */ public void setDescripcion(short value) { this.descripcion = value; } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
             *         <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codigo", "descripcion" }) public static class TipoVehiculo { protected byte codigo; @XmlElement(required = true) protected String descripcion; /** * Obtiene el valor de la propiedad codigo. * */ public byte getCodigo() { return codigo; } /** * Define el valor de la propiedad codigo. * */ public void setCodigo(byte value) { this.codigo = value; } /** * Obtiene el valor de la propiedad descripcion. * * @return * possible object is * {@link String } * */ public String getDescripcion() { return descripcion; } /** * Define el valor de la propiedad descripcion. * * @param value * allowed object is * {@link String } * */ public void setDescripcion(String value) { this.descripcion = value; } } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="calle" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="codPostal" type="{http://www.w3.org/2001/XMLSchema}short"/>
         *         <element name="municipio" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="provincia">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                   <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="pueblo" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "calle", "codPostal", "municipio", "provincia", "pueblo" }) public static class DomicilioVehiculo { @XmlElement(required = true) protected String calle; protected short codPostal; @XmlElement(required = true) protected String municipio; @XmlElement(required = true) protected Vehiculo.DatosGenerales.DomicilioVehiculo.Provincia provincia; @XmlElement(required = true) protected String pueblo; /** * Obtiene el valor de la propiedad calle. * * @return * possible object is * {@link String } * */ public String getCalle() { return calle; } /** * Define el valor de la propiedad calle. * * @param value * allowed object is * {@link String } * */ public void setCalle(String value) { this.calle = value; } /** * Obtiene el valor de la propiedad codPostal. * */ public short getCodPostal() { return codPostal; } /** * Define el valor de la propiedad codPostal. * */ public void setCodPostal(short value) { this.codPostal = value; } /** * Obtiene el valor de la propiedad municipio. * * @return * possible object is * {@link String } * */ public String getMunicipio() { return municipio; } /** * Define el valor de la propiedad municipio. * * @param value * allowed object is * {@link String } * */ public void setMunicipio(String value) { this.municipio = value; } /** * Obtiene el valor de la propiedad provincia. * * @return * possible object is * {@link Vehiculo.DatosGenerales.DomicilioVehiculo.Provincia } * */ public Vehiculo.DatosGenerales.DomicilioVehiculo.Provincia getProvincia() { return provincia; } /** * Define el valor de la propiedad provincia. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.DomicilioVehiculo.Provincia } * */ public void setProvincia(Vehiculo.DatosGenerales.DomicilioVehiculo.Provincia value) { this.provincia = value; } /** * Obtiene el valor de la propiedad pueblo. * * @return * possible object is * {@link String } * */ public String getPueblo() { return pueblo; } /** * Define el valor de la propiedad pueblo. * * @param value * allowed object is * {@link String } * */ public void setPueblo(String value) { this.pueblo = value; } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *         <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codigo", "descripcion" }) public static class Provincia { @XmlElement(required = true) protected String codigo; @XmlElement(required = true) protected String descripcion; /** * Obtiene el valor de la propiedad codigo. * * @return * possible object is * {@link String } * */ public String getCodigo() { return codigo; } /** * Define el valor de la propiedad codigo. * * @param value * allowed object is * {@link String } * */ public void setCodigo(String value) { this.codigo = value; } /** * Obtiene el valor de la propiedad descripcion. * * @return * possible object is * {@link String } * */ public String getDescripcion() { return descripcion; } /** * Define el valor de la propiedad descripcion. * * @param value * allowed object is * {@link String } * */ public void setDescripcion(String value) { this.descripcion = value; } } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="bloque" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="codPostal" type="{http://www.w3.org/2001/XMLSchema}short"/>
         *         <element name="escalera" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="hm" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="km" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="municipio" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="numeroVia" type="{http://www.w3.org/2001/XMLSchema}byte"/>
         *         <element name="planta" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="portal" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="provincia">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                   <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="pueblo" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="puerta" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="tipoVia" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="via" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "bloque", "codPostal", "escalera", "hm", "km", "municipio", "numeroVia", "planta", "portal", "provincia", "pueblo", "puerta", "tipoVia", "via" }) public static class DomicilioVehiculoIne { @XmlElement(required = true) protected String bloque; protected short codPostal; @XmlElement(required = true) protected String escalera; @XmlElement(required = true) protected String hm; @XmlElement(required = true) protected String km; @XmlElement(required = true) protected String municipio; protected byte numeroVia; @XmlElement(required = true) protected String planta; @XmlElement(required = true) protected String portal; @XmlElement(required = true) protected Vehiculo.DatosGenerales.DomicilioVehiculoIne.Provincia provincia; @XmlElement(required = true) protected String pueblo; @XmlElement(required = true) protected String puerta; @XmlElement(required = true) protected String tipoVia; @XmlElement(required = true) protected String via; /** * Obtiene el valor de la propiedad bloque. * * @return * possible object is * {@link String } * */ public String getBloque() { return bloque; } /** * Define el valor de la propiedad bloque. * * @param value * allowed object is * {@link String } * */ public void setBloque(String value) { this.bloque = value; } /** * Obtiene el valor de la propiedad codPostal. * */ public short getCodPostal() { return codPostal; } /** * Define el valor de la propiedad codPostal. * */ public void setCodPostal(short value) { this.codPostal = value; } /** * Obtiene el valor de la propiedad escalera. * * @return * possible object is * {@link String } * */ public String getEscalera() { return escalera; } /** * Define el valor de la propiedad escalera. * * @param value * allowed object is * {@link String } * */ public void setEscalera(String value) { this.escalera = value; } /** * Obtiene el valor de la propiedad hm. * * @return * possible object is * {@link String } * */ public String getHm() { return hm; } /** * Define el valor de la propiedad hm. * * @param value * allowed object is * {@link String } * */ public void setHm(String value) { this.hm = value; } /** * Obtiene el valor de la propiedad km. * * @return * possible object is * {@link String } * */ public String getKm() { return km; } /** * Define el valor de la propiedad km. * * @param value * allowed object is * {@link String } * */ public void setKm(String value) { this.km = value; } /** * Obtiene el valor de la propiedad municipio. * * @return * possible object is * {@link String } * */ public String getMunicipio() { return municipio; } /** * Define el valor de la propiedad municipio. * * @param value * allowed object is * {@link String } * */ public void setMunicipio(String value) { this.municipio = value; } /** * Obtiene el valor de la propiedad numeroVia. * */ public byte getNumeroVia() { return numeroVia; } /** * Define el valor de la propiedad numeroVia. * */ public void setNumeroVia(byte value) { this.numeroVia = value; } /** * Obtiene el valor de la propiedad planta. * * @return * possible object is * {@link String } * */ public String getPlanta() { return planta; } /** * Define el valor de la propiedad planta. * * @param value * allowed object is * {@link String } * */ public void setPlanta(String value) { this.planta = value; } /** * Obtiene el valor de la propiedad portal. * * @return * possible object is * {@link String } * */ public String getPortal() { return portal; } /** * Define el valor de la propiedad portal. * * @param value * allowed object is * {@link String } * */ public void setPortal(String value) { this.portal = value; } /** * Obtiene el valor de la propiedad provincia. * * @return * possible object is * {@link Vehiculo.DatosGenerales.DomicilioVehiculoIne.Provincia } * */ public Vehiculo.DatosGenerales.DomicilioVehiculoIne.Provincia getProvincia() { return provincia; } /** * Define el valor de la propiedad provincia. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.DomicilioVehiculoIne.Provincia } * */ public void setProvincia(Vehiculo.DatosGenerales.DomicilioVehiculoIne.Provincia value) { this.provincia = value; } /** * Obtiene el valor de la propiedad pueblo. * * @return * possible object is * {@link String } * */ public String getPueblo() { return pueblo; } /** * Define el valor de la propiedad pueblo. * * @param value * allowed object is * {@link String } * */ public void setPueblo(String value) { this.pueblo = value; } /** * Obtiene el valor de la propiedad puerta. * * @return * possible object is * {@link String } * */ public String getPuerta() { return puerta; } /** * Define el valor de la propiedad puerta. * * @param value * allowed object is * {@link String } * */ public void setPuerta(String value) { this.puerta = value; } /** * Obtiene el valor de la propiedad tipoVia. * * @return * possible object is * {@link String } * */ public String getTipoVia() { return tipoVia; } /** * Define el valor de la propiedad tipoVia. * * @param value * allowed object is * {@link String } * */ public void setTipoVia(String value) { this.tipoVia = value; } /** * Obtiene el valor de la propiedad via. * * @return * possible object is * {@link String } * */ public String getVia() { return via; } /** * Define el valor de la propiedad via. * * @param value * allowed object is * {@link String } * */ public void setVia(String value) { this.via = value; } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *         <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codigo", "descripcion" }) public static class Provincia { @XmlElement(required = true) protected String codigo; @XmlElement(required = true) protected String descripcion; /** * Obtiene el valor de la propiedad codigo. * * @return * possible object is * {@link String } * */ public String getCodigo() { return codigo; } /** * Define el valor de la propiedad codigo. * * @param value * allowed object is * {@link String } * */ public void setCodigo(String value) { this.codigo = value; } /** * Obtiene el valor de la propiedad descripcion. * * @return * possible object is * {@link String } * */ public String getDescripcion() { return descripcion; } /** * Define el valor de la propiedad descripcion. * * @param value * allowed object is * {@link String } * */ public void setDescripcion(String value) { this.descripcion = value; } } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="fechaItv" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
         *         <element name="fechaMatriculacion" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "fechaItv", "fechaMatriculacion" }) public static class FechasControl { @XmlElement(required = true) @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar fechaItv; @XmlElement(required = true) @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar fechaMatriculacion; /** * Obtiene el valor de la propiedad fechaItv. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getFechaItv() { return fechaItv; } /** * Define el valor de la propiedad fechaItv. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setFechaItv(XMLGregorianCalendar value) { this.fechaItv = value; } /** * Obtiene el valor de la propiedad fechaMatriculacion. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getFechaMatriculacion() { return fechaMatriculacion; } /** * Define el valor de la propiedad fechaMatriculacion. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setFechaMatriculacion(XMLGregorianCalendar value) { this.fechaMatriculacion = value; } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="bajaDefinitiva" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="bajaTemporal" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="cargaEEFF" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="embargo" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="excesoPesoDimension" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="importacion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="incidencias" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="limitacionDisposicion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="posesion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="precinto" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="puertoFranco" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="reformas" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="renting" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="subasta" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="sustraccion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="tutela" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "bajaDefinitiva", "bajaTemporal", "cargaEEFF", "embargo", "excesoPesoDimension", "importacion", "incidencias", "limitacionDisposicion", "posesion", "precinto", "puertoFranco", "reformas", "renting", "subasta", "sustraccion", "tutela" }) public static class Indicadores { @XmlElement(required = true) protected String bajaDefinitiva; @XmlElement(required = true) protected String bajaTemporal; @XmlElement(required = true) protected String cargaEEFF; @XmlElement(required = true) protected String embargo; @XmlElement(required = true) protected String excesoPesoDimension; @XmlElement(required = true) protected String importacion; @XmlElement(required = true) protected String incidencias; @XmlElement(required = true) protected String limitacionDisposicion; @XmlElement(required = true) protected String posesion; @XmlElement(required = true) protected String precinto; @XmlElement(required = true) protected String puertoFranco; @XmlElement(required = true) protected String reformas; @XmlElement(required = true) protected String renting; @XmlElement(required = true) protected String subasta; @XmlElement(required = true) protected String sustraccion; @XmlElement(required = true) protected String tutela; /** * Obtiene el valor de la propiedad bajaDefinitiva. * * @return * possible object is * {@link String } * */ public String getBajaDefinitiva() { return bajaDefinitiva; } /** * Define el valor de la propiedad bajaDefinitiva. * * @param value * allowed object is * {@link String } * */ public void setBajaDefinitiva(String value) { this.bajaDefinitiva = value; } /** * Obtiene el valor de la propiedad bajaTemporal. * * @return * possible object is * {@link String } * */ public String getBajaTemporal() { return bajaTemporal; } /** * Define el valor de la propiedad bajaTemporal. * * @param value * allowed object is * {@link String } * */ public void setBajaTemporal(String value) { this.bajaTemporal = value; } /** * Obtiene el valor de la propiedad cargaEEFF. * * @return * possible object is * {@link String } * */ public String getCargaEEFF() { return cargaEEFF; } /** * Define el valor de la propiedad cargaEEFF. * * @param value * allowed object is * {@link String } * */ public void setCargaEEFF(String value) { this.cargaEEFF = value; } /** * Obtiene el valor de la propiedad embargo. * * @return * possible object is * {@link String } * */ public String getEmbargo() { return embargo; } /** * Define el valor de la propiedad embargo. * * @param value * allowed object is * {@link String } * */ public void setEmbargo(String value) { this.embargo = value; } /** * Obtiene el valor de la propiedad excesoPesoDimension. * * @return * possible object is * {@link String } * */ public String getExcesoPesoDimension() { return excesoPesoDimension; } /** * Define el valor de la propiedad excesoPesoDimension. * * @param value * allowed object is * {@link String } * */ public void setExcesoPesoDimension(String value) { this.excesoPesoDimension = value; } /** * Obtiene el valor de la propiedad importacion. * * @return * possible object is * {@link String } * */ public String getImportacion() { return importacion; } /** * Define el valor de la propiedad importacion. * * @param value * allowed object is * {@link String } * */ public void setImportacion(String value) { this.importacion = value; } /** * Obtiene el valor de la propiedad incidencias. * * @return * possible object is * {@link String } * */ public String getIncidencias() { return incidencias; } /** * Define el valor de la propiedad incidencias. * * @param value * allowed object is * {@link String } * */ public void setIncidencias(String value) { this.incidencias = value; } /** * Obtiene el valor de la propiedad limitacionDisposicion. * * @return * possible object is * {@link String } * */ public String getLimitacionDisposicion() { return limitacionDisposicion; } /** * Define el valor de la propiedad limitacionDisposicion. * * @param value * allowed object is * {@link String } * */ public void setLimitacionDisposicion(String value) { this.limitacionDisposicion = value; } /** * Obtiene el valor de la propiedad posesion. * * @return * possible object is * {@link String } * */ public String getPosesion() { return posesion; } /** * Define el valor de la propiedad posesion. * * @param value * allowed object is * {@link String } * */ public void setPosesion(String value) { this.posesion = value; } /** * Obtiene el valor de la propiedad precinto. * * @return * possible object is * {@link String } * */ public String getPrecinto() { return precinto; } /** * Define el valor de la propiedad precinto. * * @param value * allowed object is * {@link String } * */ public void setPrecinto(String value) { this.precinto = value; } /** * Obtiene el valor de la propiedad puertoFranco. * * @return * possible object is * {@link String } * */ public String getPuertoFranco() { return puertoFranco; } /** * Define el valor de la propiedad puertoFranco. * * @param value * allowed object is * {@link String } * */ public void setPuertoFranco(String value) { this.puertoFranco = value; } /** * Obtiene el valor de la propiedad reformas. * * @return * possible object is * {@link String } * */ public String getReformas() { return reformas; } /** * Define el valor de la propiedad reformas. * * @param value * allowed object is * {@link String } * */ public void setReformas(String value) { this.reformas = value; } /** * Obtiene el valor de la propiedad renting. * * @return * possible object is * {@link String } * */ public String getRenting() { return renting; } /** * Define el valor de la propiedad renting. * * @param value * allowed object is * {@link String } * */ public void setRenting(String value) { this.renting = value; } /** * Obtiene el valor de la propiedad subasta. * * @return * possible object is * {@link String } * */ public String getSubasta() { return subasta; } /** * Define el valor de la propiedad subasta. * * @param value * allowed object is * {@link String } * */ public void setSubasta(String value) { this.subasta = value; } /** * Obtiene el valor de la propiedad sustraccion. * * @return * possible object is * {@link String } * */ public String getSustraccion() { return sustraccion; } /** * Define el valor de la propiedad sustraccion. * * @param value * allowed object is * {@link String } * */ public void setSustraccion(String value) { this.sustraccion = value; } /** * Obtiene el valor de la propiedad tutela. * * @return * possible object is * {@link String } * */ public String getTutela() { return tutela; } /** * Define el valor de la propiedad tutela. * * @param value * allowed object is * {@link String } * */ public void setTutela(String value) { this.tutela = value; } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="claseMatriculacion">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
         *                   <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="fechaMatriculacion" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
         *         <element name="jefatura">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                   <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="matricula" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="sucursal">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
         *                   <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "claseMatriculacion", "fechaMatriculacion", "jefatura", "matricula", "sucursal" }) public static class Matriculacion { @XmlElement(required = true) protected Vehiculo.DatosGenerales.Matriculacion.ClaseMatriculacion claseMatriculacion; @XmlElement(required = true) @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar fechaMatriculacion; @XmlElement(required = true) protected Vehiculo.DatosGenerales.Matriculacion.Jefatura jefatura; @XmlElement(required = true) protected String matricula; @XmlElement(required = true) protected Vehiculo.DatosGenerales.Matriculacion.Sucursal sucursal; /** * Obtiene el valor de la propiedad claseMatriculacion. * * @return * possible object is * {@link Vehiculo.DatosGenerales.Matriculacion.ClaseMatriculacion } * */ public Vehiculo.DatosGenerales.Matriculacion.ClaseMatriculacion getClaseMatriculacion() { return claseMatriculacion; } /** * Define el valor de la propiedad claseMatriculacion. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.Matriculacion.ClaseMatriculacion } * */ public void setClaseMatriculacion(Vehiculo.DatosGenerales.Matriculacion.ClaseMatriculacion value) { this.claseMatriculacion = value; } /** * Obtiene el valor de la propiedad fechaMatriculacion. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getFechaMatriculacion() { return fechaMatriculacion; } /** * Define el valor de la propiedad fechaMatriculacion. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setFechaMatriculacion(XMLGregorianCalendar value) { this.fechaMatriculacion = value; } /** * Obtiene el valor de la propiedad jefatura. * * @return * possible object is * {@link Vehiculo.DatosGenerales.Matriculacion.Jefatura } * */ public Vehiculo.DatosGenerales.Matriculacion.Jefatura getJefatura() { return jefatura; } /** * Define el valor de la propiedad jefatura. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.Matriculacion.Jefatura } * */ public void setJefatura(Vehiculo.DatosGenerales.Matriculacion.Jefatura value) { this.jefatura = value; } /** * Obtiene el valor de la propiedad matricula. * * @return * possible object is * {@link String } * */ public String getMatricula() { return matricula; } /** * Define el valor de la propiedad matricula. * * @param value * allowed object is * {@link String } * */ public void setMatricula(String value) { this.matricula = value; } /** * Obtiene el valor de la propiedad sucursal. * * @return * possible object is * {@link Vehiculo.DatosGenerales.Matriculacion.Sucursal } * */ public Vehiculo.DatosGenerales.Matriculacion.Sucursal getSucursal() { return sucursal; } /** * Define el valor de la propiedad sucursal. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.Matriculacion.Sucursal } * */ public void setSucursal(Vehiculo.DatosGenerales.Matriculacion.Sucursal value) { this.sucursal = value; } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
             *         <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codigo", "descripcion" }) public static class ClaseMatriculacion { protected byte codigo; @XmlElement(required = true) protected String descripcion; /** * Obtiene el valor de la propiedad codigo. * */ public byte getCodigo() { return codigo; } /** * Define el valor de la propiedad codigo. * */ public void setCodigo(byte value) { this.codigo = value; } /** * Obtiene el valor de la propiedad descripcion. * * @return * possible object is * {@link String } * */ public String getDescripcion() { return descripcion; } /** * Define el valor de la propiedad descripcion. * * @param value * allowed object is * {@link String } * */ public void setDescripcion(String value) { this.descripcion = value; } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *         <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codigo", "descripcion" }) public static class Jefatura { @XmlElement(required = true) protected String codigo; @XmlElement(required = true) protected String descripcion; /** * Obtiene el valor de la propiedad codigo. * * @return * possible object is * {@link String } * */ public String getCodigo() { return codigo; } /** * Define el valor de la propiedad codigo. * * @param value * allowed object is * {@link String } * */ public void setCodigo(String value) { this.codigo = value; } /** * Obtiene el valor de la propiedad descripcion. * * @return * possible object is * {@link String } * */ public String getDescripcion() { return descripcion; } /** * Define el valor de la propiedad descripcion. * * @param value * allowed object is * {@link String } * */ public void setDescripcion(String value) { this.descripcion = value; } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
             *         <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codigo", "descripcion" }) public static class Sucursal { protected byte codigo; @XmlElement(required = true) protected String descripcion; /** * Obtiene el valor de la propiedad codigo. * */ public byte getCodigo() { return codigo; } /** * Define el valor de la propiedad codigo. * */ public void setCodigo(byte value) { this.codigo = value; } /** * Obtiene el valor de la propiedad descripcion. * * @return * possible object is * {@link String } * */ public String getDescripcion() { return descripcion; } /** * Define el valor de la propiedad descripcion. * * @param value * allowed object is * {@link String } * */ public void setDescripcion(String value) { this.descripcion = value; } } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="datosPersona">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element name="identificacionPFisica">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="apellido1" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                             <element name="apellido2" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                             <element name="fechaNacimiento" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
         *                             <element name="idDocumento" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                             <element name="indicadorDevPF" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                             <element name="nombre" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                             <element name="sexo" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="identificacionPJuridica">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="cif" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                             <element name="indicadorDevPJ" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                             <element name="razonSocial" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="personaFisica">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="apellido1" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                             <element name="apellido2" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                             <element name="fechaNacimiento" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
         *                             <element name="idDocumento" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                             <element name="indicadorDevPF" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                             <element name="nombre" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                             <element name="sexo" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                             <element name="dirElectronicaVial" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                             <element name="tipoPersona" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="personaJuridica">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="cif" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                             <element name="indicadorDevPJ" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                             <element name="razonSocial" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="domicilio">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element name="calle" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                   <element name="codPostal" type="{http://www.w3.org/2001/XMLSchema}short"/>
         *                   <element name="municipio" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                   <element name="provincia">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                             <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="pueblo" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="domicilioIne">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element name="bloque" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                   <element name="codPostal" type="{http://www.w3.org/2001/XMLSchema}short"/>
         *                   <element name="escalera" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                   <element name="hm" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                   <element name="km" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                   <element name="municipio" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                   <element name="numeroVia" type="{http://www.w3.org/2001/XMLSchema}byte"/>
         *                   <element name="planta" type="{http://www.w3.org/2001/XMLSchema}byte"/>
         *                   <element name="portal" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                   <element name="provincia">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                             <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="pueblo" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                   <element name="puerta" type="{http://www.w3.org/2001/XMLSchema}byte"/>
         *                   <element name="tipoVia" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                   <element name="via" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "datosPersona", "domicilio", "domicilioIne" }) public static class Titular { @XmlElement(required = true) protected Vehiculo.DatosGenerales.Titular.DatosPersona datosPersona; @XmlElement(required = true) protected Vehiculo.DatosGenerales.Titular.Domicilio domicilio; @XmlElement(required = true) protected Vehiculo.DatosGenerales.Titular.DomicilioIne domicilioIne; /** * Obtiene el valor de la propiedad datosPersona. * * @return * possible object is * {@link Vehiculo.DatosGenerales.Titular.DatosPersona } * */ public Vehiculo.DatosGenerales.Titular.DatosPersona getDatosPersona() { return datosPersona; } /** * Define el valor de la propiedad datosPersona. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.Titular.DatosPersona } * */ public void setDatosPersona(Vehiculo.DatosGenerales.Titular.DatosPersona value) { this.datosPersona = value; } /** * Obtiene el valor de la propiedad domicilio. * * @return * possible object is * {@link Vehiculo.DatosGenerales.Titular.Domicilio } * */ public Vehiculo.DatosGenerales.Titular.Domicilio getDomicilio() { return domicilio; } /** * Define el valor de la propiedad domicilio. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.Titular.Domicilio } * */ public void setDomicilio(Vehiculo.DatosGenerales.Titular.Domicilio value) { this.domicilio = value; } /** * Obtiene el valor de la propiedad domicilioIne. * * @return * possible object is * {@link Vehiculo.DatosGenerales.Titular.DomicilioIne } * */ public Vehiculo.DatosGenerales.Titular.DomicilioIne getDomicilioIne() { return domicilioIne; } /** * Define el valor de la propiedad domicilioIne. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.Titular.DomicilioIne } * */ public void setDomicilioIne(Vehiculo.DatosGenerales.Titular.DomicilioIne value) { this.domicilioIne = value; } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element name="identificacionPFisica">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="apellido1" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                   <element name="apellido2" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                   <element name="fechaNacimiento" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
             *                   <element name="idDocumento" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                   <element name="indicadorDevPF" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                   <element name="nombre" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                   <element name="sexo" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="identificacionPJuridica">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="cif" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                   <element name="indicadorDevPJ" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                   <element name="razonSocial" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="personaFisica">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="apellido1" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                   <element name="apellido2" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                   <element name="fechaNacimiento" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
             *                   <element name="idDocumento" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                   <element name="indicadorDevPF" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                   <element name="nombre" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                   <element name="sexo" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                   <element name="dirElectronicaVial" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                   <element name="tipoPersona" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="personaJuridica">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="cif" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                   <element name="indicadorDevPJ" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                   <element name="razonSocial" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "identificacionPFisica", "identificacionPJuridica", "personaFisica", "personaJuridica" }) public static class DatosPersona { @XmlElement(required = true) protected Vehiculo.DatosGenerales.Titular.DatosPersona.IdentificacionPFisica identificacionPFisica; @XmlElement(required = true) protected Vehiculo.DatosGenerales.Titular.DatosPersona.IdentificacionPJuridica identificacionPJuridica; @XmlElement(required = true) protected Vehiculo.DatosGenerales.Titular.DatosPersona.PersonaFisica personaFisica; @XmlElement(required = true) protected Vehiculo.DatosGenerales.Titular.DatosPersona.PersonaJuridica personaJuridica; /** * Obtiene el valor de la propiedad identificacionPFisica. * * @return * possible object is * {@link Vehiculo.DatosGenerales.Titular.DatosPersona.IdentificacionPFisica } * */ public Vehiculo.DatosGenerales.Titular.DatosPersona.IdentificacionPFisica getIdentificacionPFisica() { return identificacionPFisica; } /** * Define el valor de la propiedad identificacionPFisica. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.Titular.DatosPersona.IdentificacionPFisica } * */ public void setIdentificacionPFisica(Vehiculo.DatosGenerales.Titular.DatosPersona.IdentificacionPFisica value) { this.identificacionPFisica = value; } /** * Obtiene el valor de la propiedad identificacionPJuridica. * * @return * possible object is * {@link Vehiculo.DatosGenerales.Titular.DatosPersona.IdentificacionPJuridica } * */ public Vehiculo.DatosGenerales.Titular.DatosPersona.IdentificacionPJuridica getIdentificacionPJuridica() { return identificacionPJuridica; } /** * Define el valor de la propiedad identificacionPJuridica. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.Titular.DatosPersona.IdentificacionPJuridica } * */ public void setIdentificacionPJuridica(Vehiculo.DatosGenerales.Titular.DatosPersona.IdentificacionPJuridica value) { this.identificacionPJuridica = value; } /** * Obtiene el valor de la propiedad personaFisica. * * @return * possible object is * {@link Vehiculo.DatosGenerales.Titular.DatosPersona.PersonaFisica } * */ public Vehiculo.DatosGenerales.Titular.DatosPersona.PersonaFisica getPersonaFisica() { return personaFisica; } /** * Define el valor de la propiedad personaFisica. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.Titular.DatosPersona.PersonaFisica } * */ public void setPersonaFisica(Vehiculo.DatosGenerales.Titular.DatosPersona.PersonaFisica value) { this.personaFisica = value; } /** * Obtiene el valor de la propiedad personaJuridica. * * @return * possible object is * {@link Vehiculo.DatosGenerales.Titular.DatosPersona.PersonaJuridica } * */ public Vehiculo.DatosGenerales.Titular.DatosPersona.PersonaJuridica getPersonaJuridica() { return personaJuridica; } /** * Define el valor de la propiedad personaJuridica. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.Titular.DatosPersona.PersonaJuridica } * */ public void setPersonaJuridica(Vehiculo.DatosGenerales.Titular.DatosPersona.PersonaJuridica value) { this.personaJuridica = value; } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <element name="apellido1" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *         <element name="apellido2" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *         <element name="fechaNacimiento" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
                 *         <element name="idDocumento" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *         <element name="indicadorDevPF" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *         <element name="nombre" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *         <element name="sexo" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "apellido1", "apellido2", "fechaNacimiento", "idDocumento", "indicadorDevPF", "nombre", "sexo" }) public static class IdentificacionPFisica { @XmlElement(required = true) protected String apellido1; @XmlElement(required = true) protected String apellido2; @XmlElement(required = true) @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar fechaNacimiento; @XmlElement(required = true) protected String idDocumento; @XmlElement(required = true) protected String indicadorDevPF; @XmlElement(required = true) protected String nombre; @XmlElement(required = true) protected String sexo; /** * Obtiene el valor de la propiedad apellido1. * * @return * possible object is * {@link String } * */ public String getApellido1() { return apellido1; } /** * Define el valor de la propiedad apellido1. * * @param value * allowed object is * {@link String } * */ public void setApellido1(String value) { this.apellido1 = value; } /** * Obtiene el valor de la propiedad apellido2. * * @return * possible object is * {@link String } * */ public String getApellido2() { return apellido2; } /** * Define el valor de la propiedad apellido2. * * @param value * allowed object is * {@link String } * */ public void setApellido2(String value) { this.apellido2 = value; } /** * Obtiene el valor de la propiedad fechaNacimiento. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getFechaNacimiento() { return fechaNacimiento; } /** * Define el valor de la propiedad fechaNacimiento. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setFechaNacimiento(XMLGregorianCalendar value) { this.fechaNacimiento = value; } /** * Obtiene el valor de la propiedad idDocumento. * * @return * possible object is * {@link String } * */ public String getIdDocumento() { return idDocumento; } /** * Define el valor de la propiedad idDocumento. * * @param value * allowed object is * {@link String } * */ public void setIdDocumento(String value) { this.idDocumento = value; } /** * Obtiene el valor de la propiedad indicadorDevPF. * * @return * possible object is * {@link String } * */ public String getIndicadorDevPF() { return indicadorDevPF; } /** * Define el valor de la propiedad indicadorDevPF. * * @param value * allowed object is * {@link String } * */ public void setIndicadorDevPF(String value) { this.indicadorDevPF = value; } /** * Obtiene el valor de la propiedad nombre. * * @return * possible object is * {@link String } * */ public String getNombre() { return nombre; } /** * Define el valor de la propiedad nombre. * * @param value * allowed object is * {@link String } * */ public void setNombre(String value) { this.nombre = value; } /** * Obtiene el valor de la propiedad sexo. * * @return * possible object is * {@link String } * */ public String getSexo() { return sexo; } /** * Define el valor de la propiedad sexo. * * @param value * allowed object is * {@link String } * */ public void setSexo(String value) { this.sexo = value; } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <element name="cif" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *         <element name="indicadorDevPJ" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *         <element name="razonSocial" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "cif", "indicadorDevPJ", "razonSocial" }) public static class IdentificacionPJuridica { @XmlElement(required = true) protected String cif; @XmlElement(required = true) protected String indicadorDevPJ; @XmlElement(required = true) protected String razonSocial; /** * Obtiene el valor de la propiedad cif. * * @return * possible object is * {@link String } * */ public String getCif() { return cif; } /** * Define el valor de la propiedad cif. * * @param value * allowed object is * {@link String } * */ public void setCif(String value) { this.cif = value; } /** * Obtiene el valor de la propiedad indicadorDevPJ. * * @return * possible object is * {@link String } * */ public String getIndicadorDevPJ() { return indicadorDevPJ; } /** * Define el valor de la propiedad indicadorDevPJ. * * @param value * allowed object is * {@link String } * */ public void setIndicadorDevPJ(String value) { this.indicadorDevPJ = value; } /** * Obtiene el valor de la propiedad razonSocial. * * @return * possible object is * {@link String } * */ public String getRazonSocial() { return razonSocial; } /** * Define el valor de la propiedad razonSocial. * * @param value * allowed object is * {@link String } * */ public void setRazonSocial(String value) { this.razonSocial = value; } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <element name="apellido1" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *         <element name="apellido2" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *         <element name="fechaNacimiento" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
                 *         <element name="idDocumento" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *         <element name="indicadorDevPF" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *         <element name="nombre" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *         <element name="sexo" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *         <element name="dirElectronicaVial" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *         <element name="tipoPersona" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "apellido1", "apellido2", "fechaNacimiento", "idDocumento", "indicadorDevPF", "nombre", "sexo", "dirElectronicaVial", "tipoPersona" }) public static class PersonaFisica { @XmlElement(required = true) protected String apellido1; @XmlElement(required = true) protected String apellido2; @XmlElement(required = true) @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar fechaNacimiento; @XmlElement(required = true) protected String idDocumento; @XmlElement(required = true) protected String indicadorDevPF; @XmlElement(required = true) protected String nombre; @XmlElement(required = true) protected String sexo; @XmlElement(required = true) protected String dirElectronicaVial; @XmlElement(required = true) protected String tipoPersona; /** * Obtiene el valor de la propiedad apellido1. * * @return * possible object is * {@link String } * */ public String getApellido1() { return apellido1; } /** * Define el valor de la propiedad apellido1. * * @param value * allowed object is * {@link String } * */ public void setApellido1(String value) { this.apellido1 = value; } /** * Obtiene el valor de la propiedad apellido2. * * @return * possible object is * {@link String } * */ public String getApellido2() { return apellido2; } /** * Define el valor de la propiedad apellido2. * * @param value * allowed object is * {@link String } * */ public void setApellido2(String value) { this.apellido2 = value; } /** * Obtiene el valor de la propiedad fechaNacimiento. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getFechaNacimiento() { return fechaNacimiento; } /** * Define el valor de la propiedad fechaNacimiento. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setFechaNacimiento(XMLGregorianCalendar value) { this.fechaNacimiento = value; } /** * Obtiene el valor de la propiedad idDocumento. * * @return * possible object is * {@link String } * */ public String getIdDocumento() { return idDocumento; } /** * Define el valor de la propiedad idDocumento. * * @param value * allowed object is * {@link String } * */ public void setIdDocumento(String value) { this.idDocumento = value; } /** * Obtiene el valor de la propiedad indicadorDevPF. * * @return * possible object is * {@link String } * */ public String getIndicadorDevPF() { return indicadorDevPF; } /** * Define el valor de la propiedad indicadorDevPF. * * @param value * allowed object is * {@link String } * */ public void setIndicadorDevPF(String value) { this.indicadorDevPF = value; } /** * Obtiene el valor de la propiedad nombre. * * @return * possible object is * {@link String } * */ public String getNombre() { return nombre; } /** * Define el valor de la propiedad nombre. * * @param value * allowed object is * {@link String } * */ public void setNombre(String value) { this.nombre = value; } /** * Obtiene el valor de la propiedad sexo. * * @return * possible object is * {@link String } * */ public String getSexo() { return sexo; } /** * Define el valor de la propiedad sexo. * * @param value * allowed object is * {@link String } * */ public void setSexo(String value) { this.sexo = value; } /** * Obtiene el valor de la propiedad dirElectronicaVial. * * @return * possible object is * {@link String } * */ public String getDirElectronicaVial() { return dirElectronicaVial; } /** * Define el valor de la propiedad dirElectronicaVial. * * @param value * allowed object is * {@link String } * */ public void setDirElectronicaVial(String value) { this.dirElectronicaVial = value; } /** * Obtiene el valor de la propiedad tipoPersona. * * @return * possible object is * {@link String } * */ public String getTipoPersona() { return tipoPersona; } /** * Define el valor de la propiedad tipoPersona. * * @param value * allowed object is * {@link String } * */ public void setTipoPersona(String value) { this.tipoPersona = value; } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <element name="cif" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *         <element name="indicadorDevPJ" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *         <element name="razonSocial" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "cif", "indicadorDevPJ", "razonSocial" }) public static class PersonaJuridica { @XmlElement(required = true) protected String cif; @XmlElement(required = true) protected String indicadorDevPJ; @XmlElement(required = true) protected String razonSocial; /** * Obtiene el valor de la propiedad cif. * * @return * possible object is * {@link String } * */ public String getCif() { return cif; } /** * Define el valor de la propiedad cif. * * @param value * allowed object is * {@link String } * */ public void setCif(String value) { this.cif = value; } /** * Obtiene el valor de la propiedad indicadorDevPJ. * * @return * possible object is * {@link String } * */ public String getIndicadorDevPJ() { return indicadorDevPJ; } /** * Define el valor de la propiedad indicadorDevPJ. * * @param value * allowed object is * {@link String } * */ public void setIndicadorDevPJ(String value) { this.indicadorDevPJ = value; } /** * Obtiene el valor de la propiedad razonSocial. * * @return * possible object is * {@link String } * */ public String getRazonSocial() { return razonSocial; } /** * Define el valor de la propiedad razonSocial. * * @param value * allowed object is * {@link String } * */ public void setRazonSocial(String value) { this.razonSocial = value; } } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element name="calle" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *         <element name="codPostal" type="{http://www.w3.org/2001/XMLSchema}short"/>
             *         <element name="municipio" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *         <element name="provincia">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                   <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="pueblo" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "calle", "codPostal", "municipio", "provincia", "pueblo" }) public static class Domicilio { @XmlElement(required = true) protected String calle; protected short codPostal; @XmlElement(required = true) protected String municipio; @XmlElement(required = true) protected Vehiculo.DatosGenerales.Titular.Domicilio.Provincia provincia; @XmlElement(required = true) protected String pueblo; /** * Obtiene el valor de la propiedad calle. * * @return * possible object is * {@link String } * */ public String getCalle() { return calle; } /** * Define el valor de la propiedad calle. * * @param value * allowed object is * {@link String } * */ public void setCalle(String value) { this.calle = value; } /** * Obtiene el valor de la propiedad codPostal. * */ public short getCodPostal() { return codPostal; } /** * Define el valor de la propiedad codPostal. * */ public void setCodPostal(short value) { this.codPostal = value; } /** * Obtiene el valor de la propiedad municipio. * * @return * possible object is * {@link String } * */ public String getMunicipio() { return municipio; } /** * Define el valor de la propiedad municipio. * * @param value * allowed object is * {@link String } * */ public void setMunicipio(String value) { this.municipio = value; } /** * Obtiene el valor de la propiedad provincia. * * @return * possible object is * {@link Vehiculo.DatosGenerales.Titular.Domicilio.Provincia } * */ public Vehiculo.DatosGenerales.Titular.Domicilio.Provincia getProvincia() { return provincia; } /** * Define el valor de la propiedad provincia. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.Titular.Domicilio.Provincia } * */ public void setProvincia(Vehiculo.DatosGenerales.Titular.Domicilio.Provincia value) { this.provincia = value; } /** * Obtiene el valor de la propiedad pueblo. * * @return * possible object is * {@link String } * */ public String getPueblo() { return pueblo; } /** * Define el valor de la propiedad pueblo. * * @param value * allowed object is * {@link String } * */ public void setPueblo(String value) { this.pueblo = value; } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *         <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codigo", "descripcion" }) public static class Provincia { @XmlElement(required = true) protected String codigo; @XmlElement(required = true) protected String descripcion; /** * Obtiene el valor de la propiedad codigo. * * @return * possible object is * {@link String } * */ public String getCodigo() { return codigo; } /** * Define el valor de la propiedad codigo. * * @param value * allowed object is * {@link String } * */ public void setCodigo(String value) { this.codigo = value; } /** * Obtiene el valor de la propiedad descripcion. * * @return * possible object is * {@link String } * */ public String getDescripcion() { return descripcion; } /** * Define el valor de la propiedad descripcion. * * @param value * allowed object is * {@link String } * */ public void setDescripcion(String value) { this.descripcion = value; } } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element name="bloque" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *         <element name="codPostal" type="{http://www.w3.org/2001/XMLSchema}short"/>
             *         <element name="escalera" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *         <element name="hm" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *         <element name="km" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *         <element name="municipio" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *         <element name="numeroVia" type="{http://www.w3.org/2001/XMLSchema}byte"/>
             *         <element name="planta" type="{http://www.w3.org/2001/XMLSchema}byte"/>
             *         <element name="portal" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *         <element name="provincia">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                   <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="pueblo" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *         <element name="puerta" type="{http://www.w3.org/2001/XMLSchema}byte"/>
             *         <element name="tipoVia" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *         <element name="via" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "bloque", "codPostal", "escalera", "hm", "km", "municipio", "numeroVia", "planta", "portal", "provincia", "pueblo", "puerta", "tipoVia", "via" }) public static class DomicilioIne { @XmlElement(required = true) protected String bloque; protected short codPostal; @XmlElement(required = true) protected String escalera; @XmlElement(required = true) protected String hm; @XmlElement(required = true) protected String km; @XmlElement(required = true) protected String municipio; protected byte numeroVia; protected byte planta; @XmlElement(required = true) protected String portal; @XmlElement(required = true) protected Vehiculo.DatosGenerales.Titular.DomicilioIne.Provincia provincia; @XmlElement(required = true) protected String pueblo; protected byte puerta; @XmlElement(required = true) protected String tipoVia; @XmlElement(required = true) protected String via; /** * Obtiene el valor de la propiedad bloque. * * @return * possible object is * {@link String } * */ public String getBloque() { return bloque; } /** * Define el valor de la propiedad bloque. * * @param value * allowed object is * {@link String } * */ public void setBloque(String value) { this.bloque = value; } /** * Obtiene el valor de la propiedad codPostal. * */ public short getCodPostal() { return codPostal; } /** * Define el valor de la propiedad codPostal. * */ public void setCodPostal(short value) { this.codPostal = value; } /** * Obtiene el valor de la propiedad escalera. * * @return * possible object is * {@link String } * */ public String getEscalera() { return escalera; } /** * Define el valor de la propiedad escalera. * * @param value * allowed object is * {@link String } * */ public void setEscalera(String value) { this.escalera = value; } /** * Obtiene el valor de la propiedad hm. * * @return * possible object is * {@link String } * */ public String getHm() { return hm; } /** * Define el valor de la propiedad hm. * * @param value * allowed object is * {@link String } * */ public void setHm(String value) { this.hm = value; } /** * Obtiene el valor de la propiedad km. * * @return * possible object is * {@link String } * */ public String getKm() { return km; } /** * Define el valor de la propiedad km. * * @param value * allowed object is * {@link String } * */ public void setKm(String value) { this.km = value; } /** * Obtiene el valor de la propiedad municipio. * * @return * possible object is * {@link String } * */ public String getMunicipio() { return municipio; } /** * Define el valor de la propiedad municipio. * * @param value * allowed object is * {@link String } * */ public void setMunicipio(String value) { this.municipio = value; } /** * Obtiene el valor de la propiedad numeroVia. * */ public byte getNumeroVia() { return numeroVia; } /** * Define el valor de la propiedad numeroVia. * */ public void setNumeroVia(byte value) { this.numeroVia = value; } /** * Obtiene el valor de la propiedad planta. * */ public byte getPlanta() { return planta; } /** * Define el valor de la propiedad planta. * */ public void setPlanta(byte value) { this.planta = value; } /** * Obtiene el valor de la propiedad portal. * * @return * possible object is * {@link String } * */ public String getPortal() { return portal; } /** * Define el valor de la propiedad portal. * * @param value * allowed object is * {@link String } * */ public void setPortal(String value) { this.portal = value; } /** * Obtiene el valor de la propiedad provincia. * * @return * possible object is * {@link Vehiculo.DatosGenerales.Titular.DomicilioIne.Provincia } * */ public Vehiculo.DatosGenerales.Titular.DomicilioIne.Provincia getProvincia() { return provincia; } /** * Define el valor de la propiedad provincia. * * @param value * allowed object is * {@link Vehiculo.DatosGenerales.Titular.DomicilioIne.Provincia } * */ public void setProvincia(Vehiculo.DatosGenerales.Titular.DomicilioIne.Provincia value) { this.provincia = value; } /** * Obtiene el valor de la propiedad pueblo. * * @return * possible object is * {@link String } * */ public String getPueblo() { return pueblo; } /** * Define el valor de la propiedad pueblo. * * @param value * allowed object is * {@link String } * */ public void setPueblo(String value) { this.pueblo = value; } /** * Obtiene el valor de la propiedad puerta. * */ public byte getPuerta() { return puerta; } /** * Define el valor de la propiedad puerta. * */ public void setPuerta(byte value) { this.puerta = value; } /** * Obtiene el valor de la propiedad tipoVia. * * @return * possible object is * {@link String } * */ public String getTipoVia() { return tipoVia; } /** * Define el valor de la propiedad tipoVia. * * @param value * allowed object is * {@link String } * */ public void setTipoVia(String value) { this.tipoVia = value; } /** * Obtiene el valor de la propiedad via. * * @return * possible object is * {@link String } * */ public String getVia() { return via; } /** * Define el valor de la propiedad via. * * @param value * allowed object is * {@link String } * */ public void setVia(String value) { this.via = value; } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *         <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codigo", "descripcion" }) public static class Provincia { @XmlElement(required = true) protected String codigo; @XmlElement(required = true) protected String descripcion; /** * Obtiene el valor de la propiedad codigo. * * @return * possible object is * {@link String } * */ public String getCodigo() { return codigo; } /** * Define el valor de la propiedad codigo. * * @param value * allowed object is * {@link String } * */ public void setCodigo(String value) { this.codigo = value; } /** * Obtiene el valor de la propiedad descripcion. * * @return * possible object is * {@link String } * */ public String getDescripcion() { return descripcion; } /** * Define el valor de la propiedad descripcion. * * @param value * allowed object is * {@link String } * */ public void setDescripcion(String value) { this.descripcion = value; } } } } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

     * <complexType>
     *   <complexContent>
     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *       <sequence>
     *         <element name="listaItvs">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="itv">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element name="anotacion" type="{http://www.w3.org/2001/XMLSchema}byte"/>
     *                             <element name="cuentaHoras" type="{http://www.w3.org/2001/XMLSchema}byte"/>
     *                             <element name="estacion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                             <element name="fechaCaducidad" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
     *                             <element name="fechaFinAnterior" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
     *                             <element name="fechaItv" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
     *                             <element name="kilometraje" type="{http://www.w3.org/2001/XMLSchema}byte"/>
     *                             <element name="motivoItv">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                       <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="listaDefectosItv" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                             <element name="provincia">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
     *                                       <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="resultadoItv">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                       <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="listaReformas" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "listaItvs", "listaReformas" }) public static class DatosITVReformas { @XmlElement(required = true) protected Vehiculo.DatosITVReformas.ListaItvs listaItvs; @XmlElement(required = true) protected String listaReformas; /** * Obtiene el valor de la propiedad listaItvs. * * @return * possible object is * {@link Vehiculo.DatosITVReformas.ListaItvs } * */ public Vehiculo.DatosITVReformas.ListaItvs getListaItvs() { return listaItvs; } /** * Define el valor de la propiedad listaItvs. * * @param value * allowed object is * {@link Vehiculo.DatosITVReformas.ListaItvs } * */ public void setListaItvs(Vehiculo.DatosITVReformas.ListaItvs value) { this.listaItvs = value; } /** * Obtiene el valor de la propiedad listaReformas. * * @return * possible object is * {@link String } * */ public String getListaReformas() { return listaReformas; } /** * Define el valor de la propiedad listaReformas. * * @param value * allowed object is * {@link String } * */ public void setListaReformas(String value) { this.listaReformas = value; } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="itv">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element name="anotacion" type="{http://www.w3.org/2001/XMLSchema}byte"/>
         *                   <element name="cuentaHoras" type="{http://www.w3.org/2001/XMLSchema}byte"/>
         *                   <element name="estacion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                   <element name="fechaCaducidad" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
         *                   <element name="fechaFinAnterior" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
         *                   <element name="fechaItv" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
         *                   <element name="kilometraje" type="{http://www.w3.org/2001/XMLSchema}byte"/>
         *                   <element name="motivoItv">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                             <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="listaDefectosItv" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                   <element name="provincia">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
         *                             <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="resultadoItv">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                             <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "itv" }) public static class ListaItvs { @XmlElement(required = true) protected Vehiculo.DatosITVReformas.ListaItvs.Itv itv; /** * Obtiene el valor de la propiedad itv. * * @return * possible object is * {@link Vehiculo.DatosITVReformas.ListaItvs.Itv } * */ public Vehiculo.DatosITVReformas.ListaItvs.Itv getItv() { return itv; } /** * Define el valor de la propiedad itv. * * @param value * allowed object is * {@link Vehiculo.DatosITVReformas.ListaItvs.Itv } * */ public void setItv(Vehiculo.DatosITVReformas.ListaItvs.Itv value) { this.itv = value; } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element name="anotacion" type="{http://www.w3.org/2001/XMLSchema}byte"/>
             *         <element name="cuentaHoras" type="{http://www.w3.org/2001/XMLSchema}byte"/>
             *         <element name="estacion" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *         <element name="fechaCaducidad" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
             *         <element name="fechaFinAnterior" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
             *         <element name="fechaItv" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
             *         <element name="kilometraje" type="{http://www.w3.org/2001/XMLSchema}byte"/>
             *         <element name="motivoItv">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                   <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="listaDefectosItv" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *         <element name="provincia">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
             *                   <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="resultadoItv">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                   <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "anotacion", "cuentaHoras", "estacion", "fechaCaducidad", "fechaFinAnterior", "fechaItv", "kilometraje", "motivoItv", "listaDefectosItv", "provincia", "resultadoItv" }) public static class Itv { protected byte anotacion; protected byte cuentaHoras; @XmlElement(required = true) protected String estacion; @XmlElement(required = true) @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar fechaCaducidad; @XmlElement(required = true) @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar fechaFinAnterior; @XmlElement(required = true) @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar fechaItv; protected byte kilometraje; @XmlElement(required = true) protected Vehiculo.DatosITVReformas.ListaItvs.Itv.MotivoItv motivoItv; @XmlElement(required = true) protected String listaDefectosItv; @XmlElement(required = true) protected Vehiculo.DatosITVReformas.ListaItvs.Itv.Provincia provincia; @XmlElement(required = true) protected Vehiculo.DatosITVReformas.ListaItvs.Itv.ResultadoItv resultadoItv; /** * Obtiene el valor de la propiedad anotacion. * */ public byte getAnotacion() { return anotacion; } /** * Define el valor de la propiedad anotacion. * */ public void setAnotacion(byte value) { this.anotacion = value; } /** * Obtiene el valor de la propiedad cuentaHoras. * */ public byte getCuentaHoras() { return cuentaHoras; } /** * Define el valor de la propiedad cuentaHoras. * */ public void setCuentaHoras(byte value) { this.cuentaHoras = value; } /** * Obtiene el valor de la propiedad estacion. * * @return * possible object is * {@link String } * */ public String getEstacion() { return estacion; } /** * Define el valor de la propiedad estacion. * * @param value * allowed object is * {@link String } * */ public void setEstacion(String value) { this.estacion = value; } /** * Obtiene el valor de la propiedad fechaCaducidad. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getFechaCaducidad() { return fechaCaducidad; } /** * Define el valor de la propiedad fechaCaducidad. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setFechaCaducidad(XMLGregorianCalendar value) { this.fechaCaducidad = value; } /** * Obtiene el valor de la propiedad fechaFinAnterior. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getFechaFinAnterior() { return fechaFinAnterior; } /** * Define el valor de la propiedad fechaFinAnterior. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setFechaFinAnterior(XMLGregorianCalendar value) { this.fechaFinAnterior = value; } /** * Obtiene el valor de la propiedad fechaItv. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getFechaItv() { return fechaItv; } /** * Define el valor de la propiedad fechaItv. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setFechaItv(XMLGregorianCalendar value) { this.fechaItv = value; } /** * Obtiene el valor de la propiedad kilometraje. * */ public byte getKilometraje() { return kilometraje; } /** * Define el valor de la propiedad kilometraje. * */ public void setKilometraje(byte value) { this.kilometraje = value; } /** * Obtiene el valor de la propiedad motivoItv. * * @return * possible object is * {@link Vehiculo.DatosITVReformas.ListaItvs.Itv.MotivoItv } * */ public Vehiculo.DatosITVReformas.ListaItvs.Itv.MotivoItv getMotivoItv() { return motivoItv; } /** * Define el valor de la propiedad motivoItv. * * @param value * allowed object is * {@link Vehiculo.DatosITVReformas.ListaItvs.Itv.MotivoItv } * */ public void setMotivoItv(Vehiculo.DatosITVReformas.ListaItvs.Itv.MotivoItv value) { this.motivoItv = value; } /** * Obtiene el valor de la propiedad listaDefectosItv. * * @return * possible object is * {@link String } * */ public String getListaDefectosItv() { return listaDefectosItv; } /** * Define el valor de la propiedad listaDefectosItv. * * @param value * allowed object is * {@link String } * */ public void setListaDefectosItv(String value) { this.listaDefectosItv = value; } /** * Obtiene el valor de la propiedad provincia. * * @return * possible object is * {@link Vehiculo.DatosITVReformas.ListaItvs.Itv.Provincia } * */ public Vehiculo.DatosITVReformas.ListaItvs.Itv.Provincia getProvincia() { return provincia; } /** * Define el valor de la propiedad provincia. * * @param value * allowed object is * {@link Vehiculo.DatosITVReformas.ListaItvs.Itv.Provincia } * */ public void setProvincia(Vehiculo.DatosITVReformas.ListaItvs.Itv.Provincia value) { this.provincia = value; } /** * Obtiene el valor de la propiedad resultadoItv. * * @return * possible object is * {@link Vehiculo.DatosITVReformas.ListaItvs.Itv.ResultadoItv } * */ public Vehiculo.DatosITVReformas.ListaItvs.Itv.ResultadoItv getResultadoItv() { return resultadoItv; } /** * Define el valor de la propiedad resultadoItv. * * @param value * allowed object is * {@link Vehiculo.DatosITVReformas.ListaItvs.Itv.ResultadoItv } * */ public void setResultadoItv(Vehiculo.DatosITVReformas.ListaItvs.Itv.ResultadoItv value) { this.resultadoItv = value; } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *         <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codigo", "descripcion" }) public static class MotivoItv { @XmlElement(required = true) protected String codigo; @XmlElement(required = true) protected String descripcion; /** * Obtiene el valor de la propiedad codigo. * * @return * possible object is * {@link String } * */ public String getCodigo() { return codigo; } /** * Define el valor de la propiedad codigo. * * @param value * allowed object is * {@link String } * */ public void setCodigo(String value) { this.codigo = value; } /** * Obtiene el valor de la propiedad descripcion. * * @return * possible object is * {@link String } * */ public String getDescripcion() { return descripcion; } /** * Define el valor de la propiedad descripcion. * * @param value * allowed object is * {@link String } * */ public void setDescripcion(String value) { this.descripcion = value; } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
                 *         <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codigo", "descripcion" }) public static class Provincia { protected byte codigo; @XmlElement(required = true) protected String descripcion; /** * Obtiene el valor de la propiedad codigo. * */ public byte getCodigo() { return codigo; } /** * Define el valor de la propiedad codigo. * */ public void setCodigo(byte value) { this.codigo = value; } /** * Obtiene el valor de la propiedad descripcion. * * @return * possible object is * {@link String } * */ public String getDescripcion() { return descripcion; } /** * Define el valor de la propiedad descripcion. * * @param value * allowed object is * {@link String } * */ public void setDescripcion(String value) { this.descripcion = value; } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *         <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codigo", "descripcion" }) public static class ResultadoItv { @XmlElement(required = true) protected String codigo; @XmlElement(required = true) protected String descripcion; /** * Obtiene el valor de la propiedad codigo. * * @return * possible object is * {@link String } * */ public String getCodigo() { return codigo; } /** * Define el valor de la propiedad codigo. * * @param value * allowed object is * {@link String } * */ public void setCodigo(String value) { this.codigo = value; } /** * Obtiene el valor de la propiedad descripcion. * * @return * possible object is * {@link String } * */ public String getDescripcion() { return descripcion; } /** * Define el valor de la propiedad descripcion. * * @param value * allowed object is * {@link String } * */ public void setDescripcion(String value) { this.descripcion = value; } } } } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

     * <complexType>
     *   <complexContent>
     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *       <sequence>
     *         <element name="listaDetalleIncidencias" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "listaDetalleIncidencias" }) public static class DatosLibroTaller { @XmlElement(required = true) protected String listaDetalleIncidencias; /** * Obtiene el valor de la propiedad listaDetalleIncidencias. * * @return * possible object is * {@link String } * */ public String getListaDetalleIncidencias() { return listaDetalleIncidencias; } /** * Define el valor de la propiedad listaDetalleIncidencias. * * @param value * allowed object is * {@link String } * */ public void setListaDetalleIncidencias(String value) { this.listaDetalleIncidencias = value; } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

     * <complexType>
     *   <complexContent>
     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *       <sequence>
     *         <element name="listaElementosSeguridad" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *         <element name="ncap">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="adultos" type="{http://www.w3.org/2001/XMLSchema}float"/>
     *                   <element name="menores" type="{http://www.w3.org/2001/XMLSchema}float"/>
     *                   <element name="peatones" type="{http://www.w3.org/2001/XMLSchema}float"/>
     *                   <element name="seguridad" type="{http://www.w3.org/2001/XMLSchema}float"/>
     *                   <element name="global" type="{http://www.w3.org/2001/XMLSchema}float"/>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "listaElementosSeguridad", "ncap" }) public static class DatosSeguridad { @XmlElement(required = true) protected String listaElementosSeguridad; @XmlElement(required = true) protected Vehiculo.DatosSeguridad.Ncap ncap; /** * Obtiene el valor de la propiedad listaElementosSeguridad. * * @return * possible object is * {@link String } * */ public String getListaElementosSeguridad() { return listaElementosSeguridad; } /** * Define el valor de la propiedad listaElementosSeguridad. * * @param value * allowed object is * {@link String } * */ public void setListaElementosSeguridad(String value) { this.listaElementosSeguridad = value; } /** * Obtiene el valor de la propiedad ncap. * * @return * possible object is * {@link Vehiculo.DatosSeguridad.Ncap } * */ public Vehiculo.DatosSeguridad.Ncap getNcap() { return ncap; } /** * Define el valor de la propiedad ncap. * * @param value * allowed object is * {@link Vehiculo.DatosSeguridad.Ncap } * */ public void setNcap(Vehiculo.DatosSeguridad.Ncap value) { this.ncap = value; } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="adultos" type="{http://www.w3.org/2001/XMLSchema}float"/>
         *         <element name="menores" type="{http://www.w3.org/2001/XMLSchema}float"/>
         *         <element name="peatones" type="{http://www.w3.org/2001/XMLSchema}float"/>
         *         <element name="seguridad" type="{http://www.w3.org/2001/XMLSchema}float"/>
         *         <element name="global" type="{http://www.w3.org/2001/XMLSchema}float"/>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "adultos", "menores", "peatones", "seguridad", "global" }) public static class Ncap { protected float adultos; protected float menores; protected float peatones; protected float seguridad; protected float global; /** * Obtiene el valor de la propiedad adultos. * */ public float getAdultos() { return adultos; } /** * Define el valor de la propiedad adultos. * */ public void setAdultos(float value) { this.adultos = value; } /** * Obtiene el valor de la propiedad menores. * */ public float getMenores() { return menores; } /** * Define el valor de la propiedad menores. * */ public void setMenores(float value) { this.menores = value; } /** * Obtiene el valor de la propiedad peatones. * */ public float getPeatones() { return peatones; } /** * Define el valor de la propiedad peatones. * */ public void setPeatones(float value) { this.peatones = value; } /** * Obtiene el valor de la propiedad seguridad. * */ public float getSeguridad() { return seguridad; } /** * Define el valor de la propiedad seguridad. * */ public void setSeguridad(float value) { this.seguridad = value; } /** * Obtiene el valor de la propiedad global. * */ public float getGlobal() { return global; } /** * Define el valor de la propiedad global. * */ public void setGlobal(float value) { this.global = value; } } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

     * <complexType>
     *   <complexContent>
     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *       <sequence>
     *         <element name="listaSeguros">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="seguro">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element name="contratoSeguro">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                       <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="entidad">
     *                               <complexType>
     *                                 <complexContent>
     *                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                                     <sequence>
     *                                       <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                       <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                                     </sequence>
     *                                   </restriction>
     *                                 </complexContent>
     *                               </complexType>
     *                             </element>
     *                             <element name="fechaInicio" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "listaSeguros" }) public static class DatosSeguros { @XmlElement(required = true) protected Vehiculo.DatosSeguros.ListaSeguros listaSeguros; /** * Obtiene el valor de la propiedad listaSeguros. * * @return * possible object is * {@link Vehiculo.DatosSeguros.ListaSeguros } * */ public Vehiculo.DatosSeguros.ListaSeguros getListaSeguros() { return listaSeguros; } /** * Define el valor de la propiedad listaSeguros. * * @param value * allowed object is * {@link Vehiculo.DatosSeguros.ListaSeguros } * */ public void setListaSeguros(Vehiculo.DatosSeguros.ListaSeguros value) { this.listaSeguros = value; } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="seguro">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element name="contratoSeguro">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                             <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="entidad">
         *                     <complexType>
         *                       <complexContent>
         *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                           <sequence>
         *                             <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                             <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                           </sequence>
         *                         </restriction>
         *                       </complexContent>
         *                     </complexType>
         *                   </element>
         *                   <element name="fechaInicio" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "seguro" }) public static class ListaSeguros { @XmlElement(required = true) protected Vehiculo.DatosSeguros.ListaSeguros.Seguro seguro; /** * Obtiene el valor de la propiedad seguro. * * @return * possible object is * {@link Vehiculo.DatosSeguros.ListaSeguros.Seguro } * */ public Vehiculo.DatosSeguros.ListaSeguros.Seguro getSeguro() { return seguro; } /** * Define el valor de la propiedad seguro. * * @param value * allowed object is * {@link Vehiculo.DatosSeguros.ListaSeguros.Seguro } * */ public void setSeguro(Vehiculo.DatosSeguros.ListaSeguros.Seguro value) { this.seguro = value; } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element name="contratoSeguro">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                   <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="entidad">
             *           <complexType>
             *             <complexContent>
             *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *                 <sequence>
             *                   <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                   <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *                 </sequence>
             *               </restriction>
             *             </complexContent>
             *           </complexType>
             *         </element>
             *         <element name="fechaInicio" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "contratoSeguro", "entidad", "fechaInicio" }) public static class Seguro { @XmlElement(required = true) protected Vehiculo.DatosSeguros.ListaSeguros.Seguro.ContratoSeguro contratoSeguro; @XmlElement(required = true) protected Vehiculo.DatosSeguros.ListaSeguros.Seguro.Entidad entidad; @XmlElement(required = true) @XmlSchemaType(name = "dateTime") protected XMLGregorianCalendar fechaInicio; /** * Obtiene el valor de la propiedad contratoSeguro. * * @return * possible object is * {@link Vehiculo.DatosSeguros.ListaSeguros.Seguro.ContratoSeguro } * */ public Vehiculo.DatosSeguros.ListaSeguros.Seguro.ContratoSeguro getContratoSeguro() { return contratoSeguro; } /** * Define el valor de la propiedad contratoSeguro. * * @param value * allowed object is * {@link Vehiculo.DatosSeguros.ListaSeguros.Seguro.ContratoSeguro } * */ public void setContratoSeguro(Vehiculo.DatosSeguros.ListaSeguros.Seguro.ContratoSeguro value) { this.contratoSeguro = value; } /** * Obtiene el valor de la propiedad entidad. * * @return * possible object is * {@link Vehiculo.DatosSeguros.ListaSeguros.Seguro.Entidad } * */ public Vehiculo.DatosSeguros.ListaSeguros.Seguro.Entidad getEntidad() { return entidad; } /** * Define el valor de la propiedad entidad. * * @param value * allowed object is * {@link Vehiculo.DatosSeguros.ListaSeguros.Seguro.Entidad } * */ public void setEntidad(Vehiculo.DatosSeguros.ListaSeguros.Seguro.Entidad value) { this.entidad = value; } /** * Obtiene el valor de la propiedad fechaInicio. * * @return * possible object is * {@link XMLGregorianCalendar } * */ public XMLGregorianCalendar getFechaInicio() { return fechaInicio; } /** * Define el valor de la propiedad fechaInicio. * * @param value * allowed object is * {@link XMLGregorianCalendar } * */ public void setFechaInicio(XMLGregorianCalendar value) { this.fechaInicio = value; } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *         <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codigo", "descripcion" }) public static class ContratoSeguro { @XmlElement(required = true) protected String codigo; @XmlElement(required = true) protected String descripcion; /** * Obtiene el valor de la propiedad codigo. * * @return * possible object is * {@link String } * */ public String getCodigo() { return codigo; } /** * Define el valor de la propiedad codigo. * * @param value * allowed object is * {@link String } * */ public void setCodigo(String value) { this.codigo = value; } /** * Obtiene el valor de la propiedad descripcion. * * @return * possible object is * {@link String } * */ public String getDescripcion() { return descripcion; } /** * Define el valor de la propiedad descripcion. * * @param value * allowed object is * {@link String } * */ public void setDescripcion(String value) { this.descripcion = value; } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

                 * <complexType>
                 *   <complexContent>
                 *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 *       <sequence>
                 *         <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *         <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
                 *       </sequence>
                 *     </restriction>
                 *   </complexContent>
                 * </complexType>
                 * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codigo", "descripcion" }) public static class Entidad { @XmlElement(required = true) protected String codigo; @XmlElement(required = true) protected String descripcion; /** * Obtiene el valor de la propiedad codigo. * * @return * possible object is * {@link String } * */ public String getCodigo() { return codigo; } /** * Define el valor de la propiedad codigo. * * @param value * allowed object is * {@link String } * */ public void setCodigo(String value) { this.codigo = value; } /** * Obtiene el valor de la propiedad descripcion. * * @return * possible object is * {@link String } * */ public String getDescripcion() { return descripcion; } /** * Define el valor de la propiedad descripcion. * * @param value * allowed object is * {@link String } * */ public void setDescripcion(String value) { this.descripcion = value; } } } } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

     * <complexType>
     *   <complexContent>
     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *       <sequence>
     *         <element name="carroceria" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *         <element name="catHomologacion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *         <element name="color">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="combustibleEmisiones">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="autonomiaElectrica" type="{http://www.w3.org/2001/XMLSchema}float"/>
     *                   <element name="categoriaElectrica" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="codigoEco" type="{http://www.w3.org/2001/XMLSchema}byte"/>
     *                   <element name="codos" type="{http://www.w3.org/2001/XMLSchema}float"/>
     *                   <element name="ecoInnovacion" type="{http://www.w3.org/2001/XMLSchema}byte"/>
     *                   <element name="nivelEmisiones" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="propulsion">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
     *                             <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                   <element name="reduccionEco" type="{http://www.w3.org/2001/XMLSchema}byte"/>
     *                   <element name="tipoAlimentacion">
     *                     <complexType>
     *                       <complexContent>
     *                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                           <sequence>
     *                             <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                             <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                           </sequence>
     *                         </restriction>
     *                       </complexContent>
     *                     </complexType>
     *                   </element>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="distancias">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="distanciaEjes" type="{http://www.w3.org/2001/XMLSchema}short"/>
     *                   <element name="viaAnterior" type="{http://www.w3.org/2001/XMLSchema}short"/>
     *                   <element name="viaPosterior" type="{http://www.w3.org/2001/XMLSchema}short"/>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="fabricante" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *         <element name="masas">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="masaMaxTecnica" type="{http://www.w3.org/2001/XMLSchema}short"/>
     *                   <element name="masaServicio" type="{http://www.w3.org/2001/XMLSchema}short"/>
     *                   <element name="pesoMaximo" type="{http://www.w3.org/2001/XMLSchema}short"/>
     *                   <element name="tara" type="{http://www.w3.org/2001/XMLSchema}byte"/>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="numHomologacion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *         <element name="plazas">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="mixtas" type="{http://www.w3.org/2001/XMLSchema}byte"/>
     *                   <element name="normales" type="{http://www.w3.org/2001/XMLSchema}byte"/>
     *                   <element name="numPlazasPie" type="{http://www.w3.org/2001/XMLSchema}byte"/>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="potencias">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="cilindrada" type="{http://www.w3.org/2001/XMLSchema}float"/>
     *                   <element name="potenciaFiscal" type="{http://www.w3.org/2001/XMLSchema}float"/>
     *                   <element name="potenciaNetaMax" type="{http://www.w3.org/2001/XMLSchema}float"/>
     *                   <element name="relPotenciaPeso" type="{http://www.w3.org/2001/XMLSchema}float"/>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="procedencia">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
     *                   <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *         <element name="tipoItv" type="{http://www.w3.org/2001/XMLSchema}byte"/>
     *         <element name="datosTarjetaItv">
     *           <complexType>
     *             <complexContent>
     *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *                 <sequence>
     *                   <element name="chomologacionBase" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="fabricanteBase" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="masaServicioBase" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                   <element name="momBase" type="{http://www.w3.org/2001/XMLSchema}float"/>
     *                   <element name="tipoTarjetaItv" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *                 </sequence>
     *               </restriction>
     *             </complexContent>
     *           </complexType>
     *         </element>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "carroceria", "catHomologacion", "color", "combustibleEmisiones", "distancias", "fabricante", "masas", "numHomologacion", "plazas", "potencias", "procedencia", "tipoItv", "datosTarjetaItv" }) public static class DatosTecnicos { @XmlElement(required = true) protected String carroceria; @XmlElement(required = true) protected String catHomologacion; @XmlElement(required = true) protected Vehiculo.DatosTecnicos.Color color; @XmlElement(required = true) protected Vehiculo.DatosTecnicos.CombustibleEmisiones combustibleEmisiones; @XmlElement(required = true) protected Vehiculo.DatosTecnicos.Distancias distancias; @XmlElement(required = true) protected String fabricante; @XmlElement(required = true) protected Vehiculo.DatosTecnicos.Masas masas; @XmlElement(required = true) protected String numHomologacion; @XmlElement(required = true) protected Vehiculo.DatosTecnicos.Plazas plazas; @XmlElement(required = true) protected Vehiculo.DatosTecnicos.Potencias potencias; @XmlElement(required = true) protected Vehiculo.DatosTecnicos.Procedencia procedencia; protected byte tipoItv; @XmlElement(required = true) protected Vehiculo.DatosTecnicos.DatosTarjetaItv datosTarjetaItv; /** * Obtiene el valor de la propiedad carroceria. * * @return * possible object is * {@link String } * */ public String getCarroceria() { return carroceria; } /** * Define el valor de la propiedad carroceria. * * @param value * allowed object is * {@link String } * */ public void setCarroceria(String value) { this.carroceria = value; } /** * Obtiene el valor de la propiedad catHomologacion. * * @return * possible object is * {@link String } * */ public String getCatHomologacion() { return catHomologacion; } /** * Define el valor de la propiedad catHomologacion. * * @param value * allowed object is * {@link String } * */ public void setCatHomologacion(String value) { this.catHomologacion = value; } /** * Obtiene el valor de la propiedad color. * * @return * possible object is * {@link Vehiculo.DatosTecnicos.Color } * */ public Vehiculo.DatosTecnicos.Color getColor() { return color; } /** * Define el valor de la propiedad color. * * @param value * allowed object is * {@link Vehiculo.DatosTecnicos.Color } * */ public void setColor(Vehiculo.DatosTecnicos.Color value) { this.color = value; } /** * Obtiene el valor de la propiedad combustibleEmisiones. * * @return * possible object is * {@link Vehiculo.DatosTecnicos.CombustibleEmisiones } * */ public Vehiculo.DatosTecnicos.CombustibleEmisiones getCombustibleEmisiones() { return combustibleEmisiones; } /** * Define el valor de la propiedad combustibleEmisiones. * * @param value * allowed object is * {@link Vehiculo.DatosTecnicos.CombustibleEmisiones } * */ public void setCombustibleEmisiones(Vehiculo.DatosTecnicos.CombustibleEmisiones value) { this.combustibleEmisiones = value; } /** * Obtiene el valor de la propiedad distancias. * * @return * possible object is * {@link Vehiculo.DatosTecnicos.Distancias } * */ public Vehiculo.DatosTecnicos.Distancias getDistancias() { return distancias; } /** * Define el valor de la propiedad distancias. * * @param value * allowed object is * {@link Vehiculo.DatosTecnicos.Distancias } * */ public void setDistancias(Vehiculo.DatosTecnicos.Distancias value) { this.distancias = value; } /** * Obtiene el valor de la propiedad fabricante. * * @return * possible object is * {@link String } * */ public String getFabricante() { return fabricante; } /** * Define el valor de la propiedad fabricante. * * @param value * allowed object is * {@link String } * */ public void setFabricante(String value) { this.fabricante = value; } /** * Obtiene el valor de la propiedad masas. * * @return * possible object is * {@link Vehiculo.DatosTecnicos.Masas } * */ public Vehiculo.DatosTecnicos.Masas getMasas() { return masas; } /** * Define el valor de la propiedad masas. * * @param value * allowed object is * {@link Vehiculo.DatosTecnicos.Masas } * */ public void setMasas(Vehiculo.DatosTecnicos.Masas value) { this.masas = value; } /** * Obtiene el valor de la propiedad numHomologacion. * * @return * possible object is * {@link String } * */ public String getNumHomologacion() { return numHomologacion; } /** * Define el valor de la propiedad numHomologacion. * * @param value * allowed object is * {@link String } * */ public void setNumHomologacion(String value) { this.numHomologacion = value; } /** * Obtiene el valor de la propiedad plazas. * * @return * possible object is * {@link Vehiculo.DatosTecnicos.Plazas } * */ public Vehiculo.DatosTecnicos.Plazas getPlazas() { return plazas; } /** * Define el valor de la propiedad plazas. * * @param value * allowed object is * {@link Vehiculo.DatosTecnicos.Plazas } * */ public void setPlazas(Vehiculo.DatosTecnicos.Plazas value) { this.plazas = value; } /** * Obtiene el valor de la propiedad potencias. * * @return * possible object is * {@link Vehiculo.DatosTecnicos.Potencias } * */ public Vehiculo.DatosTecnicos.Potencias getPotencias() { return potencias; } /** * Define el valor de la propiedad potencias. * * @param value * allowed object is * {@link Vehiculo.DatosTecnicos.Potencias } * */ public void setPotencias(Vehiculo.DatosTecnicos.Potencias value) { this.potencias = value; } /** * Obtiene el valor de la propiedad procedencia. * * @return * possible object is * {@link Vehiculo.DatosTecnicos.Procedencia } * */ public Vehiculo.DatosTecnicos.Procedencia getProcedencia() { return procedencia; } /** * Define el valor de la propiedad procedencia. * * @param value * allowed object is * {@link Vehiculo.DatosTecnicos.Procedencia } * */ public void setProcedencia(Vehiculo.DatosTecnicos.Procedencia value) { this.procedencia = value; } /** * Obtiene el valor de la propiedad tipoItv. * */ public byte getTipoItv() { return tipoItv; } /** * Define el valor de la propiedad tipoItv. * */ public void setTipoItv(byte value) { this.tipoItv = value; } /** * Obtiene el valor de la propiedad datosTarjetaItv. * * @return * possible object is * {@link Vehiculo.DatosTecnicos.DatosTarjetaItv } * */ public Vehiculo.DatosTecnicos.DatosTarjetaItv getDatosTarjetaItv() { return datosTarjetaItv; } /** * Define el valor de la propiedad datosTarjetaItv. * * @param value * allowed object is * {@link Vehiculo.DatosTecnicos.DatosTarjetaItv } * */ public void setDatosTarjetaItv(Vehiculo.DatosTecnicos.DatosTarjetaItv value) { this.datosTarjetaItv = value; } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codigo", "descripcion" }) public static class Color { @XmlElement(required = true) protected String codigo; @XmlElement(required = true) protected String descripcion; /** * Obtiene el valor de la propiedad codigo. * * @return * possible object is * {@link String } * */ public String getCodigo() { return codigo; } /** * Define el valor de la propiedad codigo. * * @param value * allowed object is * {@link String } * */ public void setCodigo(String value) { this.codigo = value; } /** * Obtiene el valor de la propiedad descripcion. * * @return * possible object is * {@link String } * */ public String getDescripcion() { return descripcion; } /** * Define el valor de la propiedad descripcion. * * @param value * allowed object is * {@link String } * */ public void setDescripcion(String value) { this.descripcion = value; } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="autonomiaElectrica" type="{http://www.w3.org/2001/XMLSchema}float"/>
         *         <element name="categoriaElectrica" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="codigoEco" type="{http://www.w3.org/2001/XMLSchema}byte"/>
         *         <element name="codos" type="{http://www.w3.org/2001/XMLSchema}float"/>
         *         <element name="ecoInnovacion" type="{http://www.w3.org/2001/XMLSchema}byte"/>
         *         <element name="nivelEmisiones" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="propulsion">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
         *                   <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *         <element name="reduccionEco" type="{http://www.w3.org/2001/XMLSchema}byte"/>
         *         <element name="tipoAlimentacion">
         *           <complexType>
         *             <complexContent>
         *               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *                 <sequence>
         *                   <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                   <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *                 </sequence>
         *               </restriction>
         *             </complexContent>
         *           </complexType>
         *         </element>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "autonomiaElectrica", "categoriaElectrica", "codigoEco", "codos", "ecoInnovacion", "nivelEmisiones", "propulsion", "reduccionEco", "tipoAlimentacion" }) public static class CombustibleEmisiones { protected float autonomiaElectrica; @XmlElement(required = true) protected String categoriaElectrica; protected byte codigoEco; protected float codos; protected byte ecoInnovacion; @XmlElement(required = true) protected String nivelEmisiones; @XmlElement(required = true) protected Vehiculo.DatosTecnicos.CombustibleEmisiones.Propulsion propulsion; protected byte reduccionEco; @XmlElement(required = true) protected Vehiculo.DatosTecnicos.CombustibleEmisiones.TipoAlimentacion tipoAlimentacion; /** * Obtiene el valor de la propiedad autonomiaElectrica. * */ public float getAutonomiaElectrica() { return autonomiaElectrica; } /** * Define el valor de la propiedad autonomiaElectrica. * */ public void setAutonomiaElectrica(float value) { this.autonomiaElectrica = value; } /** * Obtiene el valor de la propiedad categoriaElectrica. * * @return * possible object is * {@link String } * */ public String getCategoriaElectrica() { return categoriaElectrica; } /** * Define el valor de la propiedad categoriaElectrica. * * @param value * allowed object is * {@link String } * */ public void setCategoriaElectrica(String value) { this.categoriaElectrica = value; } /** * Obtiene el valor de la propiedad codigoEco. * */ public byte getCodigoEco() { return codigoEco; } /** * Define el valor de la propiedad codigoEco. * */ public void setCodigoEco(byte value) { this.codigoEco = value; } /** * Obtiene el valor de la propiedad codos. * */ public float getCodos() { return codos; } /** * Define el valor de la propiedad codos. * */ public void setCodos(float value) { this.codos = value; } /** * Obtiene el valor de la propiedad ecoInnovacion. * */ public byte getEcoInnovacion() { return ecoInnovacion; } /** * Define el valor de la propiedad ecoInnovacion. * */ public void setEcoInnovacion(byte value) { this.ecoInnovacion = value; } /** * Obtiene el valor de la propiedad nivelEmisiones. * * @return * possible object is * {@link String } * */ public String getNivelEmisiones() { return nivelEmisiones; } /** * Define el valor de la propiedad nivelEmisiones. * * @param value * allowed object is * {@link String } * */ public void setNivelEmisiones(String value) { this.nivelEmisiones = value; } /** * Obtiene el valor de la propiedad propulsion. * * @return * possible object is * {@link Vehiculo.DatosTecnicos.CombustibleEmisiones.Propulsion } * */ public Vehiculo.DatosTecnicos.CombustibleEmisiones.Propulsion getPropulsion() { return propulsion; } /** * Define el valor de la propiedad propulsion. * * @param value * allowed object is * {@link Vehiculo.DatosTecnicos.CombustibleEmisiones.Propulsion } * */ public void setPropulsion(Vehiculo.DatosTecnicos.CombustibleEmisiones.Propulsion value) { this.propulsion = value; } /** * Obtiene el valor de la propiedad reduccionEco. * */ public byte getReduccionEco() { return reduccionEco; } /** * Define el valor de la propiedad reduccionEco. * */ public void setReduccionEco(byte value) { this.reduccionEco = value; } /** * Obtiene el valor de la propiedad tipoAlimentacion. * * @return * possible object is * {@link Vehiculo.DatosTecnicos.CombustibleEmisiones.TipoAlimentacion } * */ public Vehiculo.DatosTecnicos.CombustibleEmisiones.TipoAlimentacion getTipoAlimentacion() { return tipoAlimentacion; } /** * Define el valor de la propiedad tipoAlimentacion. * * @param value * allowed object is * {@link Vehiculo.DatosTecnicos.CombustibleEmisiones.TipoAlimentacion } * */ public void setTipoAlimentacion(Vehiculo.DatosTecnicos.CombustibleEmisiones.TipoAlimentacion value) { this.tipoAlimentacion = value; } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
             *         <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codigo", "descripcion" }) public static class Propulsion { protected byte codigo; @XmlElement(required = true) protected String descripcion; /** * Obtiene el valor de la propiedad codigo. * */ public byte getCodigo() { return codigo; } /** * Define el valor de la propiedad codigo. * */ public void setCodigo(byte value) { this.codigo = value; } /** * Obtiene el valor de la propiedad descripcion. * * @return * possible object is * {@link String } * */ public String getDescripcion() { return descripcion; } /** * Define el valor de la propiedad descripcion. * * @param value * allowed object is * {@link String } * */ public void setDescripcion(String value) { this.descripcion = value; } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

             * <complexType>
             *   <complexContent>
             *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
             *       <sequence>
             *         <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *         <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
             *       </sequence>
             *     </restriction>
             *   </complexContent>
             * </complexType>
             * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codigo", "descripcion" }) public static class TipoAlimentacion { @XmlElement(required = true) protected String codigo; @XmlElement(required = true) protected String descripcion; /** * Obtiene el valor de la propiedad codigo. * * @return * possible object is * {@link String } * */ public String getCodigo() { return codigo; } /** * Define el valor de la propiedad codigo. * * @param value * allowed object is * {@link String } * */ public void setCodigo(String value) { this.codigo = value; } /** * Obtiene el valor de la propiedad descripcion. * * @return * possible object is * {@link String } * */ public String getDescripcion() { return descripcion; } /** * Define el valor de la propiedad descripcion. * * @param value * allowed object is * {@link String } * */ public void setDescripcion(String value) { this.descripcion = value; } } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="chomologacionBase" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="fabricanteBase" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="masaServicioBase" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *         <element name="momBase" type="{http://www.w3.org/2001/XMLSchema}float"/>
         *         <element name="tipoTarjetaItv" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "chomologacionBase", "fabricanteBase", "masaServicioBase", "momBase", "tipoTarjetaItv" }) public static class DatosTarjetaItv { @XmlElement(required = true) protected String chomologacionBase; @XmlElement(required = true) protected String fabricanteBase; @XmlElement(required = true) protected String masaServicioBase; protected float momBase; @XmlElement(required = true) protected String tipoTarjetaItv; /** * Obtiene el valor de la propiedad chomologacionBase. * * @return * possible object is * {@link String } * */ public String getChomologacionBase() { return chomologacionBase; } /** * Define el valor de la propiedad chomologacionBase. * * @param value * allowed object is * {@link String } * */ public void setChomologacionBase(String value) { this.chomologacionBase = value; } /** * Obtiene el valor de la propiedad fabricanteBase. * * @return * possible object is * {@link String } * */ public String getFabricanteBase() { return fabricanteBase; } /** * Define el valor de la propiedad fabricanteBase. * * @param value * allowed object is * {@link String } * */ public void setFabricanteBase(String value) { this.fabricanteBase = value; } /** * Obtiene el valor de la propiedad masaServicioBase. * * @return * possible object is * {@link String } * */ public String getMasaServicioBase() { return masaServicioBase; } /** * Define el valor de la propiedad masaServicioBase. * * @param value * allowed object is * {@link String } * */ public void setMasaServicioBase(String value) { this.masaServicioBase = value; } /** * Obtiene el valor de la propiedad momBase. * */ public float getMomBase() { return momBase; } /** * Define el valor de la propiedad momBase. * */ public void setMomBase(float value) { this.momBase = value; } /** * Obtiene el valor de la propiedad tipoTarjetaItv. * * @return * possible object is * {@link String } * */ public String getTipoTarjetaItv() { return tipoTarjetaItv; } /** * Define el valor de la propiedad tipoTarjetaItv. * * @param value * allowed object is * {@link String } * */ public void setTipoTarjetaItv(String value) { this.tipoTarjetaItv = value; } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="distanciaEjes" type="{http://www.w3.org/2001/XMLSchema}short"/>
         *         <element name="viaAnterior" type="{http://www.w3.org/2001/XMLSchema}short"/>
         *         <element name="viaPosterior" type="{http://www.w3.org/2001/XMLSchema}short"/>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "distanciaEjes", "viaAnterior", "viaPosterior" }) public static class Distancias { protected short distanciaEjes; protected short viaAnterior; protected short viaPosterior; /** * Obtiene el valor de la propiedad distanciaEjes. * */ public short getDistanciaEjes() { return distanciaEjes; } /** * Define el valor de la propiedad distanciaEjes. * */ public void setDistanciaEjes(short value) { this.distanciaEjes = value; } /** * Obtiene el valor de la propiedad viaAnterior. * */ public short getViaAnterior() { return viaAnterior; } /** * Define el valor de la propiedad viaAnterior. * */ public void setViaAnterior(short value) { this.viaAnterior = value; } /** * Obtiene el valor de la propiedad viaPosterior. * */ public short getViaPosterior() { return viaPosterior; } /** * Define el valor de la propiedad viaPosterior. * */ public void setViaPosterior(short value) { this.viaPosterior = value; } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="masaMaxTecnica" type="{http://www.w3.org/2001/XMLSchema}short"/>
         *         <element name="masaServicio" type="{http://www.w3.org/2001/XMLSchema}short"/>
         *         <element name="pesoMaximo" type="{http://www.w3.org/2001/XMLSchema}short"/>
         *         <element name="tara" type="{http://www.w3.org/2001/XMLSchema}byte"/>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "masaMaxTecnica", "masaServicio", "pesoMaximo", "tara" }) public static class Masas { protected short masaMaxTecnica; protected short masaServicio; protected short pesoMaximo; protected byte tara; /** * Obtiene el valor de la propiedad masaMaxTecnica. * */ public short getMasaMaxTecnica() { return masaMaxTecnica; } /** * Define el valor de la propiedad masaMaxTecnica. * */ public void setMasaMaxTecnica(short value) { this.masaMaxTecnica = value; } /** * Obtiene el valor de la propiedad masaServicio. * */ public short getMasaServicio() { return masaServicio; } /** * Define el valor de la propiedad masaServicio. * */ public void setMasaServicio(short value) { this.masaServicio = value; } /** * Obtiene el valor de la propiedad pesoMaximo. * */ public short getPesoMaximo() { return pesoMaximo; } /** * Define el valor de la propiedad pesoMaximo. * */ public void setPesoMaximo(short value) { this.pesoMaximo = value; } /** * Obtiene el valor de la propiedad tara. * */ public byte getTara() { return tara; } /** * Define el valor de la propiedad tara. * */ public void setTara(byte value) { this.tara = value; } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="mixtas" type="{http://www.w3.org/2001/XMLSchema}byte"/>
         *         <element name="normales" type="{http://www.w3.org/2001/XMLSchema}byte"/>
         *         <element name="numPlazasPie" type="{http://www.w3.org/2001/XMLSchema}byte"/>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "mixtas", "normales", "numPlazasPie" }) public static class Plazas { protected byte mixtas; protected byte normales; protected byte numPlazasPie; /** * Obtiene el valor de la propiedad mixtas. * */ public byte getMixtas() { return mixtas; } /** * Define el valor de la propiedad mixtas. * */ public void setMixtas(byte value) { this.mixtas = value; } /** * Obtiene el valor de la propiedad normales. * */ public byte getNormales() { return normales; } /** * Define el valor de la propiedad normales. * */ public void setNormales(byte value) { this.normales = value; } /** * Obtiene el valor de la propiedad numPlazasPie. * */ public byte getNumPlazasPie() { return numPlazasPie; } /** * Define el valor de la propiedad numPlazasPie. * */ public void setNumPlazasPie(byte value) { this.numPlazasPie = value; } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="cilindrada" type="{http://www.w3.org/2001/XMLSchema}float"/>
         *         <element name="potenciaFiscal" type="{http://www.w3.org/2001/XMLSchema}float"/>
         *         <element name="potenciaNetaMax" type="{http://www.w3.org/2001/XMLSchema}float"/>
         *         <element name="relPotenciaPeso" type="{http://www.w3.org/2001/XMLSchema}float"/>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "cilindrada", "potenciaFiscal", "potenciaNetaMax", "relPotenciaPeso" }) public static class Potencias { protected float cilindrada; protected float potenciaFiscal; protected float potenciaNetaMax; protected float relPotenciaPeso; /** * Obtiene el valor de la propiedad cilindrada. * */ public float getCilindrada() { return cilindrada; } /** * Define el valor de la propiedad cilindrada. * */ public void setCilindrada(float value) { this.cilindrada = value; } /** * Obtiene el valor de la propiedad potenciaFiscal. * */ public float getPotenciaFiscal() { return potenciaFiscal; } /** * Define el valor de la propiedad potenciaFiscal. * */ public void setPotenciaFiscal(float value) { this.potenciaFiscal = value; } /** * Obtiene el valor de la propiedad potenciaNetaMax. * */ public float getPotenciaNetaMax() { return potenciaNetaMax; } /** * Define el valor de la propiedad potenciaNetaMax. * */ public void setPotenciaNetaMax(float value) { this.potenciaNetaMax = value; } /** * Obtiene el valor de la propiedad relPotenciaPeso. * */ public float getRelPotenciaPeso() { return relPotenciaPeso; } /** * Define el valor de la propiedad relPotenciaPeso. * */ public void setRelPotenciaPeso(float value) { this.relPotenciaPeso = value; } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

         * <complexType>
         *   <complexContent>
         *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         *       <sequence>
         *         <element name="codigo" type="{http://www.w3.org/2001/XMLSchema}byte"/>
         *         <element name="descripcion" type="{http://www.w3.org/2001/XMLSchema}string"/>
         *       </sequence>
         *     </restriction>
         *   </complexContent>
         * </complexType>
         * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "codigo", "descripcion" }) public static class Procedencia { protected byte codigo; @XmlElement(required = true) protected String descripcion; /** * Obtiene el valor de la propiedad codigo. * */ public byte getCodigo() { return codigo; } /** * Define el valor de la propiedad codigo. * */ public void setCodigo(byte value) { this.codigo = value; } /** * Obtiene el valor de la propiedad descripcion. * * @return * possible object is * {@link String } * */ public String getDescripcion() { return descripcion; } /** * Define el valor de la propiedad descripcion. * * @param value * allowed object is * {@link String } * */ public void setDescripcion(String value) { this.descripcion = value; } } } /** *

Clase Java para anonymous complex type. * *

El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase. * *

     * <complexType>
     *   <complexContent>
     *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
     *       <sequence>
     *         <element name="listaRematriculaciones" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *         <element name="matriculacionTemporal" type="{http://www.w3.org/2001/XMLSchema}string"/>
     *       </sequence>
     *     </restriction>
     *   </complexContent>
     * </complexType>
     * 
* * */ @XmlAccessorType(XmlAccessType.FIELD) @XmlType(name = "", propOrder = { "listaRematriculaciones", "matriculacionTemporal" }) public static class DatosTramites { @XmlElement(required = true) protected String listaRematriculaciones; @XmlElement(required = true) protected String matriculacionTemporal; /** * Obtiene el valor de la propiedad listaRematriculaciones. * * @return * possible object is * {@link String } * */ public String getListaRematriculaciones() { return listaRematriculaciones; } /** * Define el valor de la propiedad listaRematriculaciones. * * @param value * allowed object is * {@link String } * */ public void setListaRematriculaciones(String value) { this.listaRematriculaciones = value; } /** * Obtiene el valor de la propiedad matriculacionTemporal. * * @return * possible object is * {@link String } * */ public String getMatriculacionTemporal() { return matriculacionTemporal; } /** * Define el valor de la propiedad matriculacionTemporal. * * @param value * allowed object is * {@link String } * */ public void setMatriculacionTemporal(String value) { this.matriculacionTemporal = value; } } }