JavaScript is disabled on your browser.
Skip navigation links
KIE :: Public API 10.1.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
org.kie.api.definition.type.Role.Type
Packages that use
Role.Type
Package
Description
org.kie.api.definition.type
Uses of
Role.Type
in
org.kie.api.definition.type
Methods in
org.kie.api.definition.type
that return
Role.Type
Modifier and Type
Method
Description
static
Role.Type
Role.Type.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Role.Type
[]
Role.Type.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.