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