Uses of Class
io.mosip.kernel.packetmanager.constants.Biometric
-
Packages that use Biometric Package Description io.mosip.kernel.packetmanager.constants -
-
Uses of Biometric in io.mosip.kernel.packetmanager.constants
Methods in io.mosip.kernel.packetmanager.constants that return Biometric Modifier and Type Method Description static BiometricBiometric. getBiometricByAttribute(String attributeName)static BiometricBiometric. getBiometricByMDMConstant(String mdmConstant)static BiometricBiometric. valueOf(String name)Returns the enum constant of this type with the specified name.static Biometric[]Biometric. values()Returns an array containing the constants of this enum type, in the order they are declared.
-