Uses of Class
es.gob.jmulticard.jse.smartcardio.LibJ2PCSCGNULinuxFix.UbuntuBitness
-
Packages that use LibJ2PCSCGNULinuxFix.UbuntuBitness Package Description es.gob.jmulticard.jse.smartcardio Contiene las funcionalidades necesarias para el envío de APDU (genéricas) a un lector de tarjetas inteligentes mediante lenguaje Java, incluyendo una implementación concreta mediante el API JSR-268. -
-
Uses of LibJ2PCSCGNULinuxFix.UbuntuBitness in es.gob.jmulticard.jse.smartcardio
Methods in es.gob.jmulticard.jse.smartcardio that return LibJ2PCSCGNULinuxFix.UbuntuBitness Modifier and Type Method Description private static LibJ2PCSCGNULinuxFix.UbuntuBitness
LibJ2PCSCGNULinuxFix. getUbuntuBitness()
Determine Ubuntu-type multilib configuration.static LibJ2PCSCGNULinuxFix.UbuntuBitness
LibJ2PCSCGNULinuxFix.UbuntuBitness. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static LibJ2PCSCGNULinuxFix.UbuntuBitness[]
LibJ2PCSCGNULinuxFix.UbuntuBitness. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-