Uses of Enum Class
org.kie.pmml.api.enums.BOOLEAN_OPERATOR
Packages that use BOOLEAN_OPERATOR
-
Uses of BOOLEAN_OPERATOR in org.kie.pmml.api.enums
Methods in org.kie.pmml.api.enums that return BOOLEAN_OPERATORModifier and TypeMethodDescriptionstatic BOOLEAN_OPERATORstatic BOOLEAN_OPERATORReturns the enum constant of this class with the specified name.static BOOLEAN_OPERATOR[]BOOLEAN_OPERATOR.values()Returns an array containing the constants of this enum class, in the order they are declared.