@Entity(name="VEHICULOS") public class VEHICULOS extends Object implements org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode
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="VEHICULO" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="MATRICULA" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="MATRICULA_REMOLQUE" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="MES_MATRICULACION" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="ANYO_MATRICULACION" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="COLOR" type="{}VehicleColor"/>
<element name="MARCA" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="MODELO" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="TIPO_VEHICULO" type="{}VehicleType"/>
<element name="MMA" type="{}MMA"/>
<element name="GRUPOS_MMA" type="{}MMAGroup"/>
<element name="CIRCULANDO_PARALELO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="CIRCULANDO_ARCEN_FPISTA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="TIPO_PASAJERO" type="{}PassengerType"/>
<element name="ESTADO_VEHICULO" type="{}VehicleStatus"/>
<element name="NUM_OCUPANTES" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="NACIONALIDAD" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="VELOCIDAD" type="{}Velocity"/>
<element name="CIRCUNS_ESPECIALES" type="{}SpecialCircumstances"/>
<element name="VEHICULO_INCENDIADO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="SEGURO_OBLIGATORIO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="TRANSP_MP" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ORIGEN_TRANSPORTE">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="PAIS_ORIGEN" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="PROVINCIA_ORIGEN" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="MUNICIPIO_ORIGEN" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="POBLACION_ORIGEN" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="DESTINO_TRANSPORTE">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="PAIS_DESTINO" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="PROVINCIA_DESTINO" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="MUNICIPIO_DESTINO" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="POBLACION_DESTINO" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="TIPO_CARGA">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="TIPO_CARGAMP1">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP2">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP3">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP4">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP5">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP6">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP7">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP8">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP9">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP10">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP11">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP12">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP13">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP14">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="TIPO_CARGAMP15">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="MODO_TRANSPORTE" type="{}TransportMode" />
<attribute name="CANT_MAT_TRANSP" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="LEIDO_TACOGRAFO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="RESPETO_DESCANSO_DIARIO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="SUPERADO_NUM_HORAS_CONTINUADA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="SUPERADO_NUM_HORAS_DIARIAS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="CONDUCTOR">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="EDAD" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="SEXO" type="{}GenderDriver"/>
<element name="NACIONALIDAD" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="PROVINCIA_RESIDENCIA" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="MUNICIPIO_RESIDENCIA" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="CALLE_RESIDENCIA" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="NUMERO_RESIDENCIA" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="CLASE_PERMISO">
<complexType>
<simpleContent>
<extension base="<>LicenseDriver">
<attribute name="PERMISO_INVALIDO" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="FECHA_EXPEDICION" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ACCION_CONDUCTOR" type="{}DriverAction"/>
<element name="TIPO_CONDUCTOR" type="{}DriverType"/>
<element name="MOTIVO_DESPLAZAMIENTO" type="{}TripReason"/>
<element name="DESPLAZAMIENTO_PREVISTO" type="{}PlannedTrip"/>
<element name="ACC_SEGURIDAD" type="{}SafetyAccessories"/>
<element name="REFLECTANTE" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="EXTRANJERO_TRANSITO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AIRBAG1" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG2" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG3" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG4" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG5" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG6" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="LESIVIDAD" type="{}Injury"/>
<element name="TIPO_LESIONES" type="{}InjuryType"/>
<element name="LOC_LESIONES" type="{}InjuryLocation"/>
<element name="HORAS_COND_CONTINUADAS" type="{}DrivingHours"/>
<element name="COND_PSICOFISICAS" type="{}CONDPSICOFISICAS"/>
<element name="DEFECTO_FISICO_PREVIO" type="{}PreviousPhysicalDefect"/>
<element name="INFRACCIONES_VELOCIDAD" type="{}VelocityViolations"/>
<element name="INFRACCIONES_ADMINISTRATIVAS" type="{}AdministrativeViolations"/>
<element name="INFRACCIONES_CONDUCTOR" type="{}DriverViolations"/>
<element name="RESPONSABLE" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AUTORIZACION_TRANSP_MP" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AUTORIZACION_CONDUCIR_MP" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AUTORIZACION_ADR" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="INSTRUCCIONES_ESCRITAS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="CARTA_DE_PORTE" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AUTORIZACION_TRANSP_URGENTE_MP" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="VIGILANTE_JURADO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="EMPRESA_TRANSP1" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="EMPRESA_TELF1" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="EMPRESA_TRANSP2" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="EMPRESA_TELF2" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="EMPRESA_TRANSP3" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="EMPRESA_TELF3" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
<attribute name="COD_CONDUCTOR" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="COD_VEHICULO" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="PASAJEROS">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="PASAJERO" maxOccurs="unbounded">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="EDAD" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="SEXO" type="{}GenderDriver"/>
<element name="NACIONALIDAD" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ACC_SEGURIDAD" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="REFLECTANTE" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AIRBAG1" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG2" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG3" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG4" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG5" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="AIRBAG6" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="LESIVIDAD" type="{}Injury"/>
<element name="TIPO_LESIONES" type="{}InjuryType"/>
<element name="LOC_LESIONES" type="{}InjuryLocation"/>
<element name="POS_TURISMO" type="{}CarPosition"/>
<element name="POS_MOTOCICLETA" type="{}MotorcyclePosition"/>
<element name="POS_CAMION" type="{}TruckPosition"/>
<element name="POS_AUTOBUS" type="{}BusPosition"/>
<element name="VIGILANTE_JURADO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AUTORIZACION_CONDUCIR_MP" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</all>
<attribute name="COD_PASAJERO" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="COD_VEHICULO" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</all>
<attribute name="COD_VEHICULO" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="SIN_CONDUCTOR" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Long |
hjid |
protected List<VEHICULO> |
vehiculo |
| Constructor and Description |
|---|
VEHICULOS() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
Long |
getHjid()
Obtiene el valor de la propiedad hjid.
|
List<VEHICULO> |
getVEHICULO()
Gets the value of the vehiculo property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
void |
setHjid(Long value)
Define el valor de la propiedad hjid.
|
void |
setVEHICULO(List<VEHICULO> vehiculo) |
public List<VEHICULO> getVEHICULO()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the vehiculo property.
For example, to add a new item, do as follows:
getVEHICULO().add(newItem);
Objects of the following type(s) are allowed in the list
VEHICULO
public Long getHjid()
Longpublic void setHjid(Long value)
value - allowed object is
Longpublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodeCopyright © 2018. All rights reserved.