@Entity(name="ACCIDENTE") public class ACCIDENTE 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="NO_CONTABILIZABLE" type="{}NonChargeable"/>
<element name="OPERACION_ESPECIAL" type="{}SpecialOperation"/>
<element name="UNIDAD_ACCIDENTE" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="AGENTE_INSTRUCTOR" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="UNIDAD_DEMARCACION" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="JUZGADO" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="FECHA_ENVIO_JUZGADO" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="FECHA_ACCIDENTE" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="HORA_ACCIDENTE" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="FECHA_ACCIDENTE_MODIF" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="HORA_ACCIDENTE_MODIF" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="TIPO_DIA" type="{}DayType"/>
<element name="VICTIMAS">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="MUERTOS" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="HER_GRAVES" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="HER_LEVES" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="ILESOS" type="{http://www.w3.org/2001/XMLSchema}int"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="TOTAL_VEHICULOS" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="PROVINCIA" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="MUNICIPIO" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ISLA" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="POBLACION" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="HACIA" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="TITULARIDAD_VIA" type="{}WayOwnership"/>
<element name="KILOMETRO" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="HECTOMETRO" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="SENTIDO" type="{}Direction"/>
<element name="NUM_CARRILES">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attribute name="SENTIDO_ASCENDENTE" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="SENTIDO_DESCENDENTE" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="ANCHURA_CALZADA" type="{}CarriageWayWidth"/>
<element name="ANCHURA_CARRIL" type="{}LaneWidth"/>
<element name="ARCEN">
<complexType>
<simpleContent>
<extension base="<>Shoulder">
<attribute name="PAVIMENTADO" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="MARCAS_VIALES" type="{}MarkStatus"/>
<element name="DATOS_VIA">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CARRETERA">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="COD_CARRETERA" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="DENOMINACION_CARRETERA" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
<attribute name="TIPO_VIA" type="{}RoadType" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="URBANA">
<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="NUMERO" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="ENTRE_CALLE" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Y_CALLE" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="CRUCE_CON_CALLE" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
<attribute name="TIPO_VIA" type="{}RoadType" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
<attribute name="ZONA" type="{}Zone" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="ELEMENTOS_SEGURIDAD">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="MEDIANA_CALZADA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="BARRERA_SEGURIDAD" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="PANELES_DIRECCIONALES" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="HITOS_ARISTA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="CAPTAFAROS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="PRIORIDAD_REGULADA_POR" type="{}PriorityRegulatedBy"/>
<element name="SUPERFICIE" type="{}Surface"/>
<element name="LUMINOSIDAD" type="{}Luminosity"/>
<element name="FACTORES_ATMOSFERICOS" type="{}AtmosphericFactors"/>
<element name="VISIBILIDAD_RESTRINGIDA_POR" type="{}VisibilityRestrictedBy"/>
<element name="OTRAS_CIRCUNSTANCIAS" type="{}OtherCircumstances"/>
<element name="SENYALIZACION_PELIGRO" type="{}DangerSignalling"/>
<element name="ARBOLES">
<complexType>
<simpleContent>
<extension base="<>Trees">
<attribute name="DISTANCIA" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="ACERAS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="VISIBILIDAD_SENYALIZACION_VERTICAL" type="{}VerticalSignalVisibility"/>
<element name="TIPO_ACCIDENTE">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="COLISION_VEHICULOS_OBS_CALZADA" type="{}ObstacleCollisionAccident"/>
<element name="SALIDA_DE_VIA">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="SIN_COLISION" type="{}RoadExitWithCollision"/>
<element name="CON_COLISION" type="{}RoadExitWithCollision"/>
</sequence>
<attribute name="SENTIDO" type="{}Direction" />
</restriction>
</complexContent>
</complexType>
</element>
<element name="ATROPELLO" type="{}RunningOverPedestrian"/>
<element name="OTRO_TIPO" type="{}OtherTypeAccident"/>
<element name="COLISION_VEHICULO_EN_MARCHA" type="{}FrontalCollisionAccident"/>
<element name="VUELCO_EN_CALZADA" type="{}Overturned"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="INTERSECCION">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="SIN_INTERSECCION">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="FUERA_INTERSECCION" type="{}WithoutIntersection"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="CON_INTERSECCION">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="INTERSECCION_CON" type="{}WithIntersection"/>
<element name="TIPO_INTERSECCION" type="{}IntersectionType"/>
<element name="ACONDICIONAMIENTO" type="{}Refurbishment"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="INTERVINO_ANIMAL">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>boolean">
<attribute name="ANIMAL" type="{}Animal" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="CIRCULACION" type="{}Traffic"/>
<element name="CIRCULACION_MEDIDAS_ESPECIALES" type="{}TrafficSpecialMeasures"/>
<element name="FACTORES_CONCURRENTES">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="DISTRACCION" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="INEXP_CONDUCTOR" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ALCOHOL_DROGAS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="CANSANCIO_SUENYO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ENFERMEDAD" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="VELOCIDAD_INADECUADA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="INFRAC_NORMA_CIRCULACION" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ESTADO_CONDICION_VIA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="ESTADO_CONDICION_SENYALIZACION" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="TRAMO_OBRAS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="MAL_ESTADO_VEHICULO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AVERIA_MECANICA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="METEOROLOGIA_ADVERSA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="IRRUPCION_ANIMAL" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="OTRO_FACTOR" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="SIN_OPINION_DEFINIDA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="CONSECUENCIAS_ACCIDENTE">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="DANYOS">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="RECIPIENTE" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="OTROS_VEHICULOS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="VIA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="INCENDIO">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>boolean">
<attribute name="LOCALIZACION" type="{http://www.w3.org/2001/XMLSchema}byte" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="EXPLOSION" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="DERRAME">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>boolean">
<attribute name="CANTIDAD" type="{http://www.w3.org/2001/XMLSchema}byte" />
<attribute name="UNIDAD" type="{http://www.w3.org/2001/XMLSchema}byte" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="CONTAMINACION_TIERRA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="CONTAMINACION_AIRE" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="CONTAMINACION_AGUA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="DANYOS_INMUEBLES" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="OTROS_DANYOS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="SIN_DANYOS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="SIN_ESPECIFICAR" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="MEDIDAS_ADOPTADAS">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CORTES_EN_UN_SENTIDO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="CORTES_EN_DOS_SENTIDOS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="REGULACION_TRAFICO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="DESVIOS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="AISLAMIENTO_ZONA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="INTERVENCION_OTRAS_FUERZAS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="TRANSVASE_CARGA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="VEHICULO_RETIRADO_VIA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="VEHICULO_REPARADO_INSITU" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="VEHICULO_INMOVILIZADO">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>boolean">
<attribute name="TIEMPO_PREVISTO" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="OTRAS_MEDIDAS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="NINGUNA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="SIN_ESPECIFICAR" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="SERVICIOS_PRESENTES">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="AGRUPACION_TRAFICO" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="PROTECCION_CIVIL" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="CONSEJERO_SEGURIDAD" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="OTROS_TECNICOS_EMPRESA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="BOMBEROS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="OTROS" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="CIRCULAR_SENTIDO_CONTRARIO">
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>boolean">
<attribute name="KM" type="{http://www.w3.org/2001/XMLSchema}int" />
<attribute name="HM" type="{http://www.w3.org/2001/XMLSchema}int" />
</extension>
</simpleContent>
</complexType>
</element>
<element name="VEHICULOS">
<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>
</element>
<element name="PEATONES">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="PEATON" 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="ACC_SEGURIDAD" type="{http://www.w3.org/2001/XMLSchema}int"/>
<element name="LESIVIDAD" type="{}Injury"/>
<element name="COND_PSICOFISICAS" type="{}CONDPSICOFISICAS"/>
<element name="DEFECTO_FISICO_PREVIO" type="{}PreviousPhysicalDefect"/>
<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="TIPO_LESIONES" type="{}InjuryType"/>
<element name="LOC_LESIONES" type="{}InjuryLocation"/>
<element name="INFRACCIONES_PEATON" type="{}PedestrianViolations"/>
<element name="ACCION_PEATON" type="{}PedestrianActions"/>
<element name="PRESRESP_PEA" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</all>
<attribute name="COD_PEATON" type="{http://www.w3.org/2001/XMLSchema}int" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="CROQUIS" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="COMENTARIOS" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
<attribute name="COD_ACCIDENTE" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="ESTADO" type="{}AccidentStatus" />
<attribute name="TIPO" type="{}AccidentType" />
<attribute name="OPERACION" type="{}AccidentOperation" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ACCIDENTE() |
| 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) |
String |
getAGENTEINSTRUCTOR()
Obtiene el valor de la propiedad agenteinstructor.
|
CarriageWayWidth |
getANCHURACALZADA()
Obtiene el valor de la propiedad anchuracalzada.
|
LaneWidth |
getANCHURACARRIL()
Obtiene el valor de la propiedad anchuracarril.
|
ARBOLES |
getARBOLES()
Obtiene el valor de la propiedad arboles.
|
ARCEN |
getARCEN()
Obtiene el valor de la propiedad arcen.
|
Traffic |
getCIRCULACION()
Obtiene el valor de la propiedad circulacion.
|
TrafficSpecialMeasures |
getCIRCULACIONMEDIDASESPECIALES()
Obtiene el valor de la propiedad circulacionmedidasespeciales.
|
CIRCULARSENTIDOCONTRARIO |
getCIRCULARSENTIDOCONTRARIO()
Obtiene el valor de la propiedad circularsentidocontrario.
|
Long |
getCODACCIDENTE()
Obtiene el valor de la propiedad codaccidente.
|
String |
getCOMENTARIOS()
Obtiene el valor de la propiedad comentarios.
|
CONSECUENCIASACCIDENTE |
getCONSECUENCIASACCIDENTE()
Obtiene el valor de la propiedad consecuenciasaccidente.
|
String |
getCROQUIS()
Obtiene el valor de la propiedad croquis.
|
DATOSVIA |
getDATOSVIA()
Obtiene el valor de la propiedad datosvia.
|
ELEMENTOSSEGURIDAD |
getELEMENTOSSEGURIDAD()
Obtiene el valor de la propiedad elementosseguridad.
|
AccidentStatus |
getESTADO()
Obtiene el valor de la propiedad estado.
|
AtmosphericFactors |
getFACTORESATMOSFERICOS()
Obtiene el valor de la propiedad factoresatmosfericos.
|
FACTORESCONCURRENTES |
getFACTORESCONCURRENTES()
Obtiene el valor de la propiedad factoresconcurrentes.
|
String |
getFECHAACCIDENTE()
Obtiene el valor de la propiedad fechaaccidente.
|
String |
getFECHAACCIDENTEMODIF()
Obtiene el valor de la propiedad fechaaccidentemodif.
|
String |
getFECHAENVIOJUZGADO()
Obtiene el valor de la propiedad fechaenviojuzgado.
|
String |
getHACIA()
Obtiene el valor de la propiedad hacia.
|
int |
getHECTOMETRO()
Obtiene el valor de la propiedad hectometro.
|
Long |
getHjid()
Obtiene el valor de la propiedad hjid.
|
String |
getHORAACCIDENTE()
Obtiene el valor de la propiedad horaaccidente.
|
String |
getHORAACCIDENTEMODIF()
Obtiene el valor de la propiedad horaaccidentemodif.
|
INTERSECCION |
getINTERSECCION()
Obtiene el valor de la propiedad interseccion.
|
INTERVINOANIMAL |
getINTERVINOANIMAL()
Obtiene el valor de la propiedad intervinoanimal.
|
String |
getISLA()
Obtiene el valor de la propiedad isla.
|
String |
getJUZGADO()
Obtiene el valor de la propiedad juzgado.
|
int |
getKILOMETRO()
Obtiene el valor de la propiedad kilometro.
|
Luminosity |
getLUMINOSIDAD()
Obtiene el valor de la propiedad luminosidad.
|
MarkStatus |
getMARCASVIALES()
Obtiene el valor de la propiedad marcasviales.
|
String |
getMUNICIPIO()
Obtiene el valor de la propiedad municipio.
|
NonChargeable |
getNOCONTABILIZABLE()
Obtiene el valor de la propiedad nocontabilizable.
|
NUMCARRILES |
getNUMCARRILES()
Obtiene el valor de la propiedad numcarriles.
|
AccidentOperation |
getOPERACION()
Obtiene el valor de la propiedad operacion.
|
SpecialOperation |
getOPERACIONESPECIAL()
Obtiene el valor de la propiedad operacionespecial.
|
OtherCircumstances |
getOTRASCIRCUNSTANCIAS()
Obtiene el valor de la propiedad otrascircunstancias.
|
PEATONES |
getPEATONES()
Obtiene el valor de la propiedad peatones.
|
String |
getPOBLACION()
Obtiene el valor de la propiedad poblacion.
|
PriorityRegulatedBy |
getPRIORIDADREGULADAPOR()
Obtiene el valor de la propiedad prioridadreguladapor.
|
String |
getPROVINCIA()
Obtiene el valor de la propiedad provincia.
|
Direction |
getSENTIDO()
Obtiene el valor de la propiedad sentido.
|
DangerSignalling |
getSENYALIZACIONPELIGRO()
Obtiene el valor de la propiedad senyalizacionpeligro.
|
Surface |
getSUPERFICIE()
Obtiene el valor de la propiedad superficie.
|
AccidentType |
getTIPO()
Obtiene el valor de la propiedad tipo.
|
TIPOACCIDENTE |
getTIPOACCIDENTE()
Obtiene el valor de la propiedad tipoaccidente.
|
DayType |
getTIPODIA()
Obtiene el valor de la propiedad tipodia.
|
WayOwnership |
getTITULARIDADVIA()
Obtiene el valor de la propiedad titularidadvia.
|
int |
getTOTALVEHICULOS()
Obtiene el valor de la propiedad totalvehiculos.
|
String |
getUNIDADACCIDENTE()
Obtiene el valor de la propiedad unidadaccidente.
|
String |
getUNIDADDEMARCACION()
Obtiene el valor de la propiedad unidaddemarcacion.
|
VEHICULOS |
getVEHICULOS()
Obtiene el valor de la propiedad vehiculos.
|
VICTIMAS |
getVICTIMAS()
Obtiene el valor de la propiedad victimas.
|
VisibilityRestrictedBy |
getVISIBILIDADRESTRINGIDAPOR()
Obtiene el valor de la propiedad visibilidadrestringidapor.
|
VerticalSignalVisibility |
getVISIBILIDADSENYALIZACIONVERTICAL()
Obtiene el valor de la propiedad visibilidadsenyalizacionvertical.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isACERAS()
Obtiene el valor de la propiedad aceras.
|
void |
setACERAS(Boolean value)
Define el valor de la propiedad aceras.
|
void |
setAGENTEINSTRUCTOR(String value)
Define el valor de la propiedad agenteinstructor.
|
void |
setANCHURACALZADA(CarriageWayWidth value)
Define el valor de la propiedad anchuracalzada.
|
void |
setANCHURACARRIL(LaneWidth value)
Define el valor de la propiedad anchuracarril.
|
void |
setARBOLES(ARBOLES value)
Define el valor de la propiedad arboles.
|
void |
setARCEN(ARCEN value)
Define el valor de la propiedad arcen.
|
void |
setCIRCULACION(Traffic value)
Define el valor de la propiedad circulacion.
|
void |
setCIRCULACIONMEDIDASESPECIALES(TrafficSpecialMeasures value)
Define el valor de la propiedad circulacionmedidasespeciales.
|
void |
setCIRCULARSENTIDOCONTRARIO(CIRCULARSENTIDOCONTRARIO value)
Define el valor de la propiedad circularsentidocontrario.
|
void |
setCODACCIDENTE(Long value)
Define el valor de la propiedad codaccidente.
|
void |
setCOMENTARIOS(String value)
Define el valor de la propiedad comentarios.
|
void |
setCONSECUENCIASACCIDENTE(CONSECUENCIASACCIDENTE value)
Define el valor de la propiedad consecuenciasaccidente.
|
void |
setCROQUIS(String value)
Define el valor de la propiedad croquis.
|
void |
setDATOSVIA(DATOSVIA value)
Define el valor de la propiedad datosvia.
|
void |
setELEMENTOSSEGURIDAD(ELEMENTOSSEGURIDAD value)
Define el valor de la propiedad elementosseguridad.
|
void |
setESTADO(AccidentStatus value)
Define el valor de la propiedad estado.
|
void |
setFACTORESATMOSFERICOS(AtmosphericFactors value)
Define el valor de la propiedad factoresatmosfericos.
|
void |
setFACTORESCONCURRENTES(FACTORESCONCURRENTES value)
Define el valor de la propiedad factoresconcurrentes.
|
void |
setFECHAACCIDENTE(String value)
Define el valor de la propiedad fechaaccidente.
|
void |
setFECHAACCIDENTEMODIF(String value)
Define el valor de la propiedad fechaaccidentemodif.
|
void |
setFECHAENVIOJUZGADO(String value)
Define el valor de la propiedad fechaenviojuzgado.
|
void |
setHACIA(String value)
Define el valor de la propiedad hacia.
|
void |
setHECTOMETRO(int value)
Define el valor de la propiedad hectometro.
|
void |
setHjid(Long value)
Define el valor de la propiedad hjid.
|
void |
setHORAACCIDENTE(String value)
Define el valor de la propiedad horaaccidente.
|
void |
setHORAACCIDENTEMODIF(String value)
Define el valor de la propiedad horaaccidentemodif.
|
void |
setINTERSECCION(INTERSECCION value)
Define el valor de la propiedad interseccion.
|
void |
setINTERVINOANIMAL(INTERVINOANIMAL value)
Define el valor de la propiedad intervinoanimal.
|
void |
setISLA(String value)
Define el valor de la propiedad isla.
|
void |
setJUZGADO(String value)
Define el valor de la propiedad juzgado.
|
void |
setKILOMETRO(int value)
Define el valor de la propiedad kilometro.
|
void |
setLUMINOSIDAD(Luminosity value)
Define el valor de la propiedad luminosidad.
|
void |
setMARCASVIALES(MarkStatus value)
Define el valor de la propiedad marcasviales.
|
void |
setMUNICIPIO(String value)
Define el valor de la propiedad municipio.
|
void |
setNOCONTABILIZABLE(NonChargeable value)
Define el valor de la propiedad nocontabilizable.
|
void |
setNUMCARRILES(NUMCARRILES value)
Define el valor de la propiedad numcarriles.
|
void |
setOPERACION(AccidentOperation value)
Define el valor de la propiedad operacion.
|
void |
setOPERACIONESPECIAL(SpecialOperation value)
Define el valor de la propiedad operacionespecial.
|
void |
setOTRASCIRCUNSTANCIAS(OtherCircumstances value)
Define el valor de la propiedad otrascircunstancias.
|
void |
setPEATONES(PEATONES value)
Define el valor de la propiedad peatones.
|
void |
setPOBLACION(String value)
Define el valor de la propiedad poblacion.
|
void |
setPRIORIDADREGULADAPOR(PriorityRegulatedBy value)
Define el valor de la propiedad prioridadreguladapor.
|
void |
setPROVINCIA(String value)
Define el valor de la propiedad provincia.
|
void |
setSENTIDO(Direction value)
Define el valor de la propiedad sentido.
|
void |
setSENYALIZACIONPELIGRO(DangerSignalling value)
Define el valor de la propiedad senyalizacionpeligro.
|
void |
setSUPERFICIE(Surface value)
Define el valor de la propiedad superficie.
|
void |
setTIPO(AccidentType value)
Define el valor de la propiedad tipo.
|
void |
setTIPOACCIDENTE(TIPOACCIDENTE value)
Define el valor de la propiedad tipoaccidente.
|
void |
setTIPODIA(DayType value)
Define el valor de la propiedad tipodia.
|
void |
setTITULARIDADVIA(WayOwnership value)
Define el valor de la propiedad titularidadvia.
|
void |
setTOTALVEHICULOS(int value)
Define el valor de la propiedad totalvehiculos.
|
void |
setUNIDADACCIDENTE(String value)
Define el valor de la propiedad unidadaccidente.
|
void |
setUNIDADDEMARCACION(String value)
Define el valor de la propiedad unidaddemarcacion.
|
void |
setVEHICULOS(VEHICULOS value)
Define el valor de la propiedad vehiculos.
|
void |
setVICTIMAS(VICTIMAS value)
Define el valor de la propiedad victimas.
|
void |
setVISIBILIDADRESTRINGIDAPOR(VisibilityRestrictedBy value)
Define el valor de la propiedad visibilidadrestringidapor.
|
void |
setVISIBILIDADSENYALIZACIONVERTICAL(VerticalSignalVisibility value)
Define el valor de la propiedad visibilidadsenyalizacionvertical.
|
protected NonChargeable nocontabilizable
protected SpecialOperation operacionespecial
protected String unidadaccidente
protected String agenteinstructor
protected String unidaddemarcacion
protected String juzgado
protected String fechaenviojuzgado
protected String fechaaccidente
protected String horaaccidente
protected String fechaaccidentemodif
protected String horaaccidentemodif
protected DayType tipodia
protected VICTIMAS victimas
protected int totalvehiculos
protected String provincia
protected String municipio
protected String isla
protected String poblacion
protected String hacia
protected WayOwnership titularidadvia
protected int kilometro
protected int hectometro
protected Direction sentido
protected NUMCARRILES numcarriles
protected CarriageWayWidth anchuracalzada
protected LaneWidth anchuracarril
protected ARCEN arcen
protected MarkStatus marcasviales
protected DATOSVIA datosvia
protected ELEMENTOSSEGURIDAD elementosseguridad
protected PriorityRegulatedBy prioridadreguladapor
protected Surface superficie
protected Luminosity luminosidad
protected AtmosphericFactors factoresatmosfericos
protected VisibilityRestrictedBy visibilidadrestringidapor
protected OtherCircumstances otrascircunstancias
protected DangerSignalling senyalizacionpeligro
protected ARBOLES arboles
protected Boolean aceras
protected VerticalSignalVisibility visibilidadsenyalizacionvertical
protected TIPOACCIDENTE tipoaccidente
protected INTERSECCION interseccion
protected INTERVINOANIMAL intervinoanimal
protected Traffic circulacion
protected TrafficSpecialMeasures circulacionmedidasespeciales
protected FACTORESCONCURRENTES factoresconcurrentes
protected CONSECUENCIASACCIDENTE consecuenciasaccidente
protected CIRCULARSENTIDOCONTRARIO circularsentidocontrario
protected VEHICULOS vehiculos
protected PEATONES peatones
protected String croquis
protected String comentarios
protected Long codaccidente
protected AccidentStatus estado
protected AccidentType tipo
protected AccidentOperation operacion
protected Long hjid
public NonChargeable getNOCONTABILIZABLE()
NonChargeablepublic void setNOCONTABILIZABLE(NonChargeable value)
value - allowed object is
NonChargeablepublic SpecialOperation getOPERACIONESPECIAL()
SpecialOperationpublic void setOPERACIONESPECIAL(SpecialOperation value)
value - allowed object is
SpecialOperationpublic String getUNIDADACCIDENTE()
Stringpublic void setUNIDADACCIDENTE(String value)
value - allowed object is
Stringpublic String getAGENTEINSTRUCTOR()
Stringpublic void setAGENTEINSTRUCTOR(String value)
value - allowed object is
Stringpublic String getUNIDADDEMARCACION()
Stringpublic void setUNIDADDEMARCACION(String value)
value - allowed object is
Stringpublic String getJUZGADO()
Stringpublic void setJUZGADO(String value)
value - allowed object is
Stringpublic String getFECHAENVIOJUZGADO()
Stringpublic void setFECHAENVIOJUZGADO(String value)
value - allowed object is
Stringpublic String getFECHAACCIDENTE()
Stringpublic void setFECHAACCIDENTE(String value)
value - allowed object is
Stringpublic String getHORAACCIDENTE()
Stringpublic void setHORAACCIDENTE(String value)
value - allowed object is
Stringpublic String getFECHAACCIDENTEMODIF()
Stringpublic void setFECHAACCIDENTEMODIF(String value)
value - allowed object is
Stringpublic String getHORAACCIDENTEMODIF()
Stringpublic void setHORAACCIDENTEMODIF(String value)
value - allowed object is
Stringpublic DayType getTIPODIA()
DayTypepublic void setTIPODIA(DayType value)
value - allowed object is
DayTypepublic VICTIMAS getVICTIMAS()
VICTIMASpublic void setVICTIMAS(VICTIMAS value)
value - allowed object is
VICTIMASpublic int getTOTALVEHICULOS()
public void setTOTALVEHICULOS(int value)
public String getPROVINCIA()
Stringpublic void setPROVINCIA(String value)
value - allowed object is
Stringpublic String getMUNICIPIO()
Stringpublic void setMUNICIPIO(String value)
value - allowed object is
Stringpublic String getISLA()
Stringpublic void setISLA(String value)
value - allowed object is
Stringpublic String getPOBLACION()
Stringpublic void setPOBLACION(String value)
value - allowed object is
Stringpublic String getHACIA()
Stringpublic void setHACIA(String value)
value - allowed object is
Stringpublic WayOwnership getTITULARIDADVIA()
WayOwnershippublic void setTITULARIDADVIA(WayOwnership value)
value - allowed object is
WayOwnershippublic int getKILOMETRO()
public void setKILOMETRO(int value)
public int getHECTOMETRO()
public void setHECTOMETRO(int value)
public Direction getSENTIDO()
Directionpublic void setSENTIDO(Direction value)
value - allowed object is
Directionpublic NUMCARRILES getNUMCARRILES()
NUMCARRILESpublic void setNUMCARRILES(NUMCARRILES value)
value - allowed object is
NUMCARRILESpublic CarriageWayWidth getANCHURACALZADA()
CarriageWayWidthpublic void setANCHURACALZADA(CarriageWayWidth value)
value - allowed object is
CarriageWayWidthpublic LaneWidth getANCHURACARRIL()
LaneWidthpublic void setANCHURACARRIL(LaneWidth value)
value - allowed object is
LaneWidthpublic ARCEN getARCEN()
ARCENpublic void setARCEN(ARCEN value)
value - allowed object is
ARCENpublic MarkStatus getMARCASVIALES()
MarkStatuspublic void setMARCASVIALES(MarkStatus value)
value - allowed object is
MarkStatuspublic DATOSVIA getDATOSVIA()
DATOSVIApublic void setDATOSVIA(DATOSVIA value)
value - allowed object is
DATOSVIApublic ELEMENTOSSEGURIDAD getELEMENTOSSEGURIDAD()
ELEMENTOSSEGURIDADpublic void setELEMENTOSSEGURIDAD(ELEMENTOSSEGURIDAD value)
value - allowed object is
ELEMENTOSSEGURIDADpublic PriorityRegulatedBy getPRIORIDADREGULADAPOR()
PriorityRegulatedBypublic void setPRIORIDADREGULADAPOR(PriorityRegulatedBy value)
value - allowed object is
PriorityRegulatedBypublic Surface getSUPERFICIE()
Surfacepublic void setSUPERFICIE(Surface value)
value - allowed object is
Surfacepublic Luminosity getLUMINOSIDAD()
Luminositypublic void setLUMINOSIDAD(Luminosity value)
value - allowed object is
Luminositypublic AtmosphericFactors getFACTORESATMOSFERICOS()
AtmosphericFactorspublic void setFACTORESATMOSFERICOS(AtmosphericFactors value)
value - allowed object is
AtmosphericFactorspublic VisibilityRestrictedBy getVISIBILIDADRESTRINGIDAPOR()
VisibilityRestrictedBypublic void setVISIBILIDADRESTRINGIDAPOR(VisibilityRestrictedBy value)
value - allowed object is
VisibilityRestrictedBypublic OtherCircumstances getOTRASCIRCUNSTANCIAS()
OtherCircumstancespublic void setOTRASCIRCUNSTANCIAS(OtherCircumstances value)
value - allowed object is
OtherCircumstancespublic DangerSignalling getSENYALIZACIONPELIGRO()
DangerSignallingpublic void setSENYALIZACIONPELIGRO(DangerSignalling value)
value - allowed object is
DangerSignallingpublic ARBOLES getARBOLES()
ARBOLESpublic void setARBOLES(ARBOLES value)
value - allowed object is
ARBOLESpublic Boolean isACERAS()
Stringpublic void setACERAS(Boolean value)
value - allowed object is
Stringpublic VerticalSignalVisibility getVISIBILIDADSENYALIZACIONVERTICAL()
VerticalSignalVisibilitypublic void setVISIBILIDADSENYALIZACIONVERTICAL(VerticalSignalVisibility value)
value - allowed object is
VerticalSignalVisibilitypublic TIPOACCIDENTE getTIPOACCIDENTE()
TIPOACCIDENTEpublic void setTIPOACCIDENTE(TIPOACCIDENTE value)
value - allowed object is
TIPOACCIDENTEpublic INTERSECCION getINTERSECCION()
INTERSECCIONpublic void setINTERSECCION(INTERSECCION value)
value - allowed object is
INTERSECCIONpublic INTERVINOANIMAL getINTERVINOANIMAL()
INTERVINOANIMALpublic void setINTERVINOANIMAL(INTERVINOANIMAL value)
value - allowed object is
INTERVINOANIMALpublic Traffic getCIRCULACION()
Trafficpublic void setCIRCULACION(Traffic value)
value - allowed object is
Trafficpublic TrafficSpecialMeasures getCIRCULACIONMEDIDASESPECIALES()
TrafficSpecialMeasurespublic void setCIRCULACIONMEDIDASESPECIALES(TrafficSpecialMeasures value)
value - allowed object is
TrafficSpecialMeasurespublic FACTORESCONCURRENTES getFACTORESCONCURRENTES()
FACTORESCONCURRENTESpublic void setFACTORESCONCURRENTES(FACTORESCONCURRENTES value)
value - allowed object is
FACTORESCONCURRENTESpublic CONSECUENCIASACCIDENTE getCONSECUENCIASACCIDENTE()
CONSECUENCIASACCIDENTEpublic void setCONSECUENCIASACCIDENTE(CONSECUENCIASACCIDENTE value)
value - allowed object is
CONSECUENCIASACCIDENTEpublic CIRCULARSENTIDOCONTRARIO getCIRCULARSENTIDOCONTRARIO()
CIRCULARSENTIDOCONTRARIOpublic void setCIRCULARSENTIDOCONTRARIO(CIRCULARSENTIDOCONTRARIO value)
value - allowed object is
CIRCULARSENTIDOCONTRARIOpublic VEHICULOS getVEHICULOS()
VEHICULOSpublic void setVEHICULOS(VEHICULOS value)
value - allowed object is
VEHICULOSpublic PEATONES getPEATONES()
PEATONESpublic void setPEATONES(PEATONES value)
value - allowed object is
PEATONESpublic String getCROQUIS()
Stringpublic void setCROQUIS(String value)
value - allowed object is
Stringpublic String getCOMENTARIOS()
Stringpublic void setCOMENTARIOS(String value)
value - allowed object is
Stringpublic Long getCODACCIDENTE()
Longpublic void setCODACCIDENTE(Long value)
value - allowed object is
Longpublic AccidentStatus getESTADO()
AccidentStatuspublic void setESTADO(AccidentStatus value)
value - allowed object is
AccidentStatuspublic AccidentType getTIPO()
AccidentTypepublic void setTIPO(AccidentType value)
value - allowed object is
AccidentTypepublic AccidentOperation getOPERACION()
AccidentOperationpublic void setOPERACION(AccidentOperation value)
value - allowed object is
AccidentOperationpublic 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.