JavaScript is disabled on your browser.
Skip navigation links
KIE :: Public API 9.43.0.Alpha
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum
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 type with the specified name.
static
Role.Type
[]
Role.Type.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.