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