Uses of Enum Class
tech.prodigio.core.libcorelogging.enums.MessageFormatType
Packages that use MessageFormatType
Package
Description
-
Uses of MessageFormatType in tech.prodigio.core.libcorelogging.enums
Methods in tech.prodigio.core.libcorelogging.enums that return MessageFormatTypeModifier and TypeMethodDescriptionstatic MessageFormatTypeMessageFormatType.getObjectType(Object object) static MessageFormatTypeReturns the enum constant of this class with the specified name.static MessageFormatType[]MessageFormatType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of MessageFormatType in tech.prodigio.core.libcorelogging.messageformat
Methods in tech.prodigio.core.libcorelogging.messageformat that return MessageFormatType