Uses of Enum Class
org.apache.olingo.server.api.uri.queryoption.apply.BottomTop.Method
Packages that use BottomTop.Method
Package
Description
-
Uses of BottomTop.Method in org.apache.olingo.server.api.uri.queryoption.apply
Methods in org.apache.olingo.server.api.uri.queryoption.apply that return BottomTop.MethodModifier and TypeMethodDescriptionBottomTop.getMethod()Gets the partial-aggregation method.static BottomTop.MethodReturns the enum constant of this class with the specified name.static BottomTop.Method[]BottomTop.Method.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BottomTop.Method in org.apache.olingo.server.core.uri.queryoption.apply
Methods in org.apache.olingo.server.core.uri.queryoption.apply that return BottomTop.MethodMethods in org.apache.olingo.server.core.uri.queryoption.apply with parameters of type BottomTop.Method