Uses of Enum
io.stargate.sdk.http.domain.FilterOperator
Packages that use FilterOperator
-
Uses of FilterOperator in io.stargate.sdk.http.domain
Methods in io.stargate.sdk.http.domain that return FilterOperatorModifier and TypeMethodDescriptionstatic FilterOperatorReturns the enum constant of this type with the specified name.static FilterOperator[]FilterOperator.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in io.stargate.sdk.http.domain with parameters of type FilterOperatorModifierConstructorDescriptionFilter(String fieldName, FilterOperator cond, Object val) Full fledge constructor