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