Uses of Enum
es.gob.jmulticard.card.icao.Gender
Packages that use Gender
Package
Description
Contiene todas las funcionalidades relacionadas con tarjetas
criptográficas que sigan el estándar DNIe.
Documentos de viaje electrónicos acordes a normativas ICAO.
-
Uses of Gender in es.gob.jmulticard.card.dnie
Methods in es.gob.jmulticard.card.dnie that return Gender -
Uses of Gender in es.gob.jmulticard.card.icao
Methods in es.gob.jmulticard.card.icao that return GenderModifier and TypeMethodDescriptionstatic Gender
Obtiene el sexo del titular a partir del texto correspondiente en la MRZ del MRTD.Mrz.getSex()
Obtiene el sexo del titular.static Gender
Returns the enum constant of this type with the specified name.static Gender[]
Gender.values()
Returns an array containing the constants of this enum type, in the order they are declared.