Uses of Enum Class
org.kuali.rice.krad.data.jpa.FilterOperators
Packages that use FilterOperators
-
Uses of FilterOperators in org.kuali.rice.krad.data.jpa
Methods in org.kuali.rice.krad.data.jpa that return FilterOperatorsModifier and TypeMethodDescriptionstatic FilterOperatorsReturns the enum constant of this class with the specified name.static FilterOperators[]FilterOperators.values()Returns an array containing the constants of this enum class, in the order they are declared.