Uses of Class
io.mosip.kernel.core.bioapi.constant.BioApiErrorConstant
-
Packages that use BioApiErrorConstant Package Description io.mosip.kernel.core.bioapi.constant -
-
Uses of BioApiErrorConstant in io.mosip.kernel.core.bioapi.constant
Methods in io.mosip.kernel.core.bioapi.constant that return BioApiErrorConstant Modifier and Type Method Description static BioApiErrorConstantBioApiErrorConstant. valueOf(String name)Returns the enum constant of this type with the specified name.static BioApiErrorConstant[]BioApiErrorConstant. values()Returns an array containing the constants of this enum type, in the order they are declared.
-