Uses of Enum Class
org.kuali.rice.krms.api.repository.LogicalOperator
Packages that use LogicalOperator
-
Uses of LogicalOperator in org.kuali.rice.krms.api.repository
Methods in org.kuali.rice.krms.api.repository that return LogicalOperatorModifier and TypeMethodDescriptionstatic LogicalOperatorCreate a LogicalOperator from the given codestatic LogicalOperatorReturns the enum constant of this class with the specified name.static LogicalOperator[]LogicalOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.