Uses of Class
io.mosip.mimoto.entity.VersionType
-
Packages that use VersionType Package Description io.mosip.mimoto.entity -
-
Uses of VersionType in io.mosip.mimoto.entity
Fields in io.mosip.mimoto.entity declared as VersionType Modifier and Type Field Description protected VersionTypeBiometricRecord. cbeffversionprotected VersionTypeBiometricRecord. versionMethods in io.mosip.mimoto.entity that return VersionType Modifier and Type Method Description VersionTypeVersionType.VersionTypeBuilder. build()Methods in io.mosip.mimoto.entity with parameters of type VersionType Modifier and Type Method Description BIR.BIRBuilderBIR.BIRBuilder. withCbeffversion(VersionType cbeffversion)BIR.BIRBuilderBIR.BIRBuilder. withVersion(VersionType version)Constructors in io.mosip.mimoto.entity with parameters of type VersionType Constructor Description BiometricRecord(VersionType version, VersionType cbeffversion, BIRInfo birInfo)
-