Uses of Enum
org.apache.olingo.ext.proxy.api.Sort.Direction
Packages that use Sort.Direction
-
Uses of Sort.Direction in org.apache.olingo.ext.proxy.api
Methods in org.apache.olingo.ext.proxy.api that return Sort.DirectionModifier and TypeMethodDescriptionSort.getValue()
Sort.setValue
(Sort.Direction value) static Sort.Direction
Returns the enum constant of this type with the specified name.static Sort.Direction[]
Sort.Direction.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.olingo.ext.proxy.api with parameters of type Sort.DirectionConstructors in org.apache.olingo.ext.proxy.api with parameters of type Sort.Direction