Package org.apache.olingo.ext.proxy.api
Class Sort
java.lang.Object
org.apache.olingo.ext.proxy.api.Sort
- All Implemented Interfaces:
Map.Entry<String,
Sort.Direction>
Sort option for queries.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Sort
-
-
Method Details
-
getKey
- Specified by:
getKey
in interfaceMap.Entry<String,
Sort.Direction>
-
getValue
- Specified by:
getValue
in interfaceMap.Entry<String,
Sort.Direction>
-
setValue
- Specified by:
setValue
in interfaceMap.Entry<String,
Sort.Direction>
-