Uses of Enum Class
org.kie.dmn.api.core.DMNMessageType
Packages that use DMNMessageType
-
Uses of DMNMessageType in org.kie.dmn.api.core
Methods in org.kie.dmn.api.core that return DMNMessageTypeModifier and TypeMethodDescriptionDMNMessage.getMessageType()Returns a classification of the event that raised the message.static DMNMessageTypeReturns the enum constant of this class with the specified name.static DMNMessageType[]DMNMessageType.values()Returns an array containing the constants of this enum class, in the order they are declared.