Uses of Enum
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 type with the specified name.static AccumulateNullPropagationOption[]AccumulateNullPropagationOption.values()Returns an array containing the constants of this enum type, in the order they are declared.