Uses of Class
io.mosip.authentication.common.service.impl.match.PhoneNoMatchingStrategy
-
Packages that use PhoneNoMatchingStrategy Package Description io.mosip.authentication.common.service.impl.match -
-
Uses of PhoneNoMatchingStrategy in io.mosip.authentication.common.service.impl.match
Methods in io.mosip.authentication.common.service.impl.match that return PhoneNoMatchingStrategy Modifier and Type Method Description static PhoneNoMatchingStrategyPhoneNoMatchingStrategy. valueOf(String name)Returns the enum constant of this type with the specified name.static PhoneNoMatchingStrategy[]PhoneNoMatchingStrategy. values()Returns an array containing the constants of this enum type, in the order they are declared.
-