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