Uses of Class
io.mosip.mimoto.entity.BIRInfo
-
Packages that use BIRInfo Package Description io.mosip.mimoto.entity -
-
Uses of BIRInfo in io.mosip.mimoto.entity
Fields in io.mosip.mimoto.entity declared as BIRInfo Modifier and Type Field Description protected BIRInfoBiometricRecord. birInfoMethods in io.mosip.mimoto.entity that return BIRInfo Modifier and Type Method Description BIRInfoBIRInfo.BIRInfoBuilder. build()Methods in io.mosip.mimoto.entity with parameters of type BIRInfo Modifier and Type Method Description BIR.BIRBuilderBIR.BIRBuilder. withBirInfo(BIRInfo birInfo)Constructors in io.mosip.mimoto.entity with parameters of type BIRInfo Constructor Description BiometricRecord(VersionType version, VersionType cbeffversion, BIRInfo birInfo)
-