@Entity(name="PASAJERO") public class PASAJERO 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">
<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>
| Modifier and Type | Field and Description |
|---|---|
protected int |
accseguridad |
protected int |
airbag1 |
protected int |
airbag2 |
protected int |
airbag3 |
protected int |
airbag4 |
protected int |
airbag5 |
protected int |
airbag6 |
protected Boolean |
autorizacionconducirmp |
protected Integer |
codpasajero |
protected Integer |
codvehiculo |
protected int |
edad |
protected Long |
hjid |
protected Injury |
lesividad |
protected InjuryLocation |
loclesiones |
protected String |
nacionalidad |
protected BusPosition |
posautobus |
protected TruckPosition |
poscamion |
protected MotorcyclePosition |
posmotocicleta |
protected CarPosition |
posturismo |
protected Boolean |
reflectante |
protected GenderDriver |
sexo |
protected InjuryType |
tipolesiones |
protected Boolean |
vigilantejurado |
| Constructor and Description |
|---|
PASAJERO() |
| 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) |
int |
getACCSEGURIDAD()
Obtiene el valor de la propiedad accseguridad.
|
int |
getAIRBAG1()
Obtiene el valor de la propiedad airbag1.
|
int |
getAIRBAG2()
Obtiene el valor de la propiedad airbag2.
|
int |
getAIRBAG3()
Obtiene el valor de la propiedad airbag3.
|
int |
getAIRBAG4()
Obtiene el valor de la propiedad airbag4.
|
int |
getAIRBAG5()
Obtiene el valor de la propiedad airbag5.
|
int |
getAIRBAG6()
Obtiene el valor de la propiedad airbag6.
|
Integer |
getCODPASAJERO()
Obtiene el valor de la propiedad codpasajero.
|
Integer |
getCODVEHICULO()
Obtiene el valor de la propiedad codvehiculo.
|
int |
getEDAD()
Obtiene el valor de la propiedad edad.
|
Long |
getHjid()
Obtiene el valor de la propiedad hjid.
|
Injury |
getLESIVIDAD()
Obtiene el valor de la propiedad lesividad.
|
InjuryLocation |
getLOCLESIONES()
Obtiene el valor de la propiedad loclesiones.
|
String |
getNACIONALIDAD()
Obtiene el valor de la propiedad nacionalidad.
|
BusPosition |
getPOSAUTOBUS()
Obtiene el valor de la propiedad posautobus.
|
TruckPosition |
getPOSCAMION()
Obtiene el valor de la propiedad poscamion.
|
MotorcyclePosition |
getPOSMOTOCICLETA()
Obtiene el valor de la propiedad posmotocicleta.
|
CarPosition |
getPOSTURISMO()
Obtiene el valor de la propiedad posturismo.
|
GenderDriver |
getSEXO()
Obtiene el valor de la propiedad sexo.
|
InjuryType |
getTIPOLESIONES()
Obtiene el valor de la propiedad tipolesiones.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
Boolean |
isAUTORIZACIONCONDUCIRMP()
Obtiene el valor de la propiedad autorizacionconducirmp.
|
Boolean |
isREFLECTANTE()
Obtiene el valor de la propiedad reflectante.
|
Boolean |
isVIGILANTEJURADO()
Obtiene el valor de la propiedad vigilantejurado.
|
void |
setACCSEGURIDAD(int value)
Define el valor de la propiedad accseguridad.
|
void |
setAIRBAG1(int value)
Define el valor de la propiedad airbag1.
|
void |
setAIRBAG2(int value)
Define el valor de la propiedad airbag2.
|
void |
setAIRBAG3(int value)
Define el valor de la propiedad airbag3.
|
void |
setAIRBAG4(int value)
Define el valor de la propiedad airbag4.
|
void |
setAIRBAG5(int value)
Define el valor de la propiedad airbag5.
|
void |
setAIRBAG6(int value)
Define el valor de la propiedad airbag6.
|
void |
setAUTORIZACIONCONDUCIRMP(Boolean value)
Define el valor de la propiedad autorizacionconducirmp.
|
void |
setCODPASAJERO(Integer value)
Define el valor de la propiedad codpasajero.
|
void |
setCODVEHICULO(Integer value)
Define el valor de la propiedad codvehiculo.
|
void |
setEDAD(int value)
Define el valor de la propiedad edad.
|
void |
setHjid(Long value)
Define el valor de la propiedad hjid.
|
void |
setLESIVIDAD(Injury value)
Define el valor de la propiedad lesividad.
|
void |
setLOCLESIONES(InjuryLocation value)
Define el valor de la propiedad loclesiones.
|
void |
setNACIONALIDAD(String value)
Define el valor de la propiedad nacionalidad.
|
void |
setPOSAUTOBUS(BusPosition value)
Define el valor de la propiedad posautobus.
|
void |
setPOSCAMION(TruckPosition value)
Define el valor de la propiedad poscamion.
|
void |
setPOSMOTOCICLETA(MotorcyclePosition value)
Define el valor de la propiedad posmotocicleta.
|
void |
setPOSTURISMO(CarPosition value)
Define el valor de la propiedad posturismo.
|
void |
setREFLECTANTE(Boolean value)
Define el valor de la propiedad reflectante.
|
void |
setSEXO(GenderDriver value)
Define el valor de la propiedad sexo.
|
void |
setTIPOLESIONES(InjuryType value)
Define el valor de la propiedad tipolesiones.
|
void |
setVIGILANTEJURADO(Boolean value)
Define el valor de la propiedad vigilantejurado.
|
protected int edad
protected GenderDriver sexo
protected String nacionalidad
protected int accseguridad
protected Boolean reflectante
protected int airbag1
protected int airbag2
protected int airbag3
protected int airbag4
protected int airbag5
protected int airbag6
protected Injury lesividad
protected InjuryType tipolesiones
protected InjuryLocation loclesiones
protected CarPosition posturismo
protected MotorcyclePosition posmotocicleta
protected TruckPosition poscamion
protected BusPosition posautobus
protected Boolean vigilantejurado
protected Boolean autorizacionconducirmp
protected Integer codpasajero
protected Integer codvehiculo
protected Long hjid
public int getEDAD()
public void setEDAD(int value)
public GenderDriver getSEXO()
GenderDriverpublic void setSEXO(GenderDriver value)
value - allowed object is
GenderDriverpublic String getNACIONALIDAD()
Stringpublic void setNACIONALIDAD(String value)
value - allowed object is
Stringpublic int getACCSEGURIDAD()
public void setACCSEGURIDAD(int value)
public Boolean isREFLECTANTE()
Stringpublic void setREFLECTANTE(Boolean value)
value - allowed object is
Stringpublic int getAIRBAG1()
public void setAIRBAG1(int value)
public int getAIRBAG2()
public void setAIRBAG2(int value)
public int getAIRBAG3()
public void setAIRBAG3(int value)
public int getAIRBAG4()
public void setAIRBAG4(int value)
public int getAIRBAG5()
public void setAIRBAG5(int value)
public int getAIRBAG6()
public void setAIRBAG6(int value)
public Injury getLESIVIDAD()
Injurypublic void setLESIVIDAD(Injury value)
value - allowed object is
Injurypublic InjuryType getTIPOLESIONES()
InjuryTypepublic void setTIPOLESIONES(InjuryType value)
value - allowed object is
InjuryTypepublic InjuryLocation getLOCLESIONES()
InjuryLocationpublic void setLOCLESIONES(InjuryLocation value)
value - allowed object is
InjuryLocationpublic CarPosition getPOSTURISMO()
CarPositionpublic void setPOSTURISMO(CarPosition value)
value - allowed object is
CarPositionpublic MotorcyclePosition getPOSMOTOCICLETA()
MotorcyclePositionpublic void setPOSMOTOCICLETA(MotorcyclePosition value)
value - allowed object is
MotorcyclePositionpublic TruckPosition getPOSCAMION()
TruckPositionpublic void setPOSCAMION(TruckPosition value)
value - allowed object is
TruckPositionpublic BusPosition getPOSAUTOBUS()
BusPositionpublic void setPOSAUTOBUS(BusPosition value)
value - allowed object is
BusPositionpublic Boolean isVIGILANTEJURADO()
Stringpublic void setVIGILANTEJURADO(Boolean value)
value - allowed object is
Stringpublic Boolean isAUTORIZACIONCONDUCIRMP()
Stringpublic void setAUTORIZACIONCONDUCIRMP(Boolean value)
value - allowed object is
Stringpublic Integer getCODPASAJERO()
Integerpublic void setCODPASAJERO(Integer value)
value - allowed object is
Integerpublic Integer getCODVEHICULO()
Integerpublic void setCODVEHICULO(Integer value)
value - allowed object is
Integerpublic 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.