Uses of Class
io.mosip.mimoto.entity.RegistryIDType
-
Packages that use RegistryIDType Package Description io.mosip.mimoto.constant io.mosip.mimoto.entity -
-
Uses of RegistryIDType in io.mosip.mimoto.constant
Fields in io.mosip.mimoto.constant declared as RegistryIDType Modifier and Type Field Description protected RegistryIDTypeQualityType. algorithm -
Uses of RegistryIDType in io.mosip.mimoto.entity
Methods in io.mosip.mimoto.entity that return RegistryIDType Modifier and Type Method Description RegistryIDTypeSBInfo. getFormat()Methods in io.mosip.mimoto.entity with parameters of type RegistryIDType Modifier and Type Method Description SBInfo.SBInfoBuilderSBInfo.SBInfoBuilder. setFormatOwner(RegistryIDType format)BDBInfo.BDBInfoBuilderBDBInfo.BDBInfoBuilder. withCaptureDevice(RegistryIDType captureDevice)BDBInfo.BDBInfoBuilderBDBInfo.BDBInfoBuilder. withComparisonAlgorithm(RegistryIDType comparisonAlgorithm)BDBInfo.BDBInfoBuilderBDBInfo.BDBInfoBuilder. withCompressionAlgorithm(RegistryIDType compressionAlgorithm)BDBInfo.BDBInfoBuilderBDBInfo.BDBInfoBuilder. withFeatureExtractionAlgorithm(RegistryIDType featureExtractionAlgorithm)BDBInfo.BDBInfoBuilderBDBInfo.BDBInfoBuilder. withFormat(RegistryIDType format)BDBInfo.BDBInfoBuilderBDBInfo.BDBInfoBuilder. withProduct(RegistryIDType product)
-