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