Package | Description |
---|---|
org.kie.dmn.api.core |
Modifier and Type | Method and Description |
---|---|
DMNMessageType |
DMNMessage.getMessageType()
Returns a classification of the event that raised the message.
|
static DMNMessageType |
DMNMessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DMNMessageType[] |
DMNMessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.