Uses of Enum Class
org.kie.api.runtime.conf.AccumulateNullPropagationOption
Packages that use AccumulateNullPropagationOption
-
Uses of AccumulateNullPropagationOption in org.kie.api.runtime.conf
Fields in org.kie.api.runtime.conf with type parameters of type AccumulateNullPropagationOptionMethods in org.kie.api.runtime.conf that return AccumulateNullPropagationOptionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AccumulateNullPropagationOption[]AccumulateNullPropagationOption.values()Returns an array containing the constants of this enum class, in the order they are declared.