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