Uses of Enum Class
org.gcube.informationsystem.resourceregistry.queries.operators.ComparisonOperator
Packages that use ComparisonOperator
-
Uses of ComparisonOperator in org.gcube.informationsystem.resourceregistry.queries.operators
Methods in org.gcube.informationsystem.resourceregistry.queries.operators that return ComparisonOperatorModifier and TypeMethodDescriptionstatic ComparisonOperatorComparisonOperator.getOperator(String key) static ComparisonOperatorReturns the enum constant of this class with the specified name.static ComparisonOperator[]ComparisonOperator.values()Returns an array containing the constants of this enum class, in the order they are declared.