Uses of Class
net.qrivy.bioapi.BioAPI_BIR_BIOMETRIC_DATA_FORMAT

Packages that use BioAPI_BIR_BIOMETRIC_DATA_FORMAT
net.qrivy.bioapi   
 

Uses of BioAPI_BIR_BIOMETRIC_DATA_FORMAT in net.qrivy.bioapi
 

Methods in net.qrivy.bioapi that return BioAPI_BIR_BIOMETRIC_DATA_FORMAT
 BioAPI_BIR_BIOMETRIC_DATA_FORMAT BioAPI_BSP_SCHEMA.getBspSupportedFormats()
           
 BioAPI_BIR_BIOMETRIC_DATA_FORMAT BioAPI_BIR_HEADER.getFormat()
           
 

Methods in net.qrivy.bioapi with parameters of type BioAPI_BIR_BIOMETRIC_DATA_FORMAT
static long BioAPI.BioAPI_Import(long arg0, BioAPI_DATA arg1, BioAPI_BIR_BIOMETRIC_DATA_FORMAT arg2, short arg3, int[] OUTPUT)
           
 void BioAPI_BSP_SCHEMA.setBspSupportedFormats(BioAPI_BIR_BIOMETRIC_DATA_FORMAT BspSupportedFormats)
           
 void BioAPI_BIR_HEADER.setFormat(BioAPI_BIR_BIOMETRIC_DATA_FORMAT Format)