Uses of Enum Class
org.gcube.common.storagehub.model.expressions.OrderField.MODE
Packages that use OrderField.MODE
-
Uses of OrderField.MODE in org.gcube.common.storagehub.model.expressions
Methods in org.gcube.common.storagehub.model.expressions that return OrderField.MODEModifier and TypeMethodDescriptionOrderField.getMode()static OrderField.MODEReturns the enum constant of this class with the specified name.static OrderField.MODE[]OrderField.MODE.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.gcube.common.storagehub.model.expressions with parameters of type OrderField.MODE