Package | Description |
---|---|
org.apache.olingo.ext.proxy.api |
Modifier and Type | Method and Description |
---|---|
Sort.Direction |
Sort.getValue() |
Sort.Direction |
Sort.setValue(Sort.Direction value) |
static Sort.Direction |
Sort.Direction.valueOf(String name)
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.
|
Modifier and Type | Method and Description |
---|---|
Sort.Direction |
Sort.setValue(Sort.Direction value) |
Constructor and Description |
---|
Sort(String key,
Sort.Direction value) |
Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.