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