Uses of Class
org.gcube.informationsystem.resourceregistry.queries.operators.FieldOperator
-
Packages that use FieldOperator Package Description org.gcube.informationsystem.resourceregistry.queries.operators -
-
Uses of FieldOperator in org.gcube.informationsystem.resourceregistry.queries.operators
Methods in org.gcube.informationsystem.resourceregistry.queries.operators that return FieldOperator Modifier and Type Method Description static FieldOperatorFieldOperator. valueOf(String name)Returns the enum constant of this type with the specified name.static FieldOperator[]FieldOperator. values()Returns an array containing the constants of this enum type, in the order they are declared.
-