Uses of Class
com.machinezoo.fingerprintio.iso19794p2v2005.Iso19794p2v2005MinutiaType
-
Packages that use Iso19794p2v2005MinutiaType Package Description com.machinezoo.fingerprintio.iso19794p2v2005 Implementation of ISO 19794-2:2005 off-card template format. -
-
Uses of Iso19794p2v2005MinutiaType in com.machinezoo.fingerprintio.iso19794p2v2005
Fields in com.machinezoo.fingerprintio.iso19794p2v2005 declared as Iso19794p2v2005MinutiaType Modifier and Type Field Description Iso19794p2v2005MinutiaType
Iso19794p2v2005Minutia. type
Minutia type (MINTYPE).Methods in com.machinezoo.fingerprintio.iso19794p2v2005 that return Iso19794p2v2005MinutiaType Modifier and Type Method Description static Iso19794p2v2005MinutiaType
Iso19794p2v2005MinutiaType. valueOf(String name)
Returns the enum constant of this type with the specified name.static Iso19794p2v2005MinutiaType[]
Iso19794p2v2005MinutiaType. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-