|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SortDirectionType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of SortDirectionType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as SortDirectionType | |
|---|---|
protected SortDirectionType |
FieldOrderType.order
|
protected SortDirectionType |
BaseGroupByType.order
|
| Methods in com.microsoft.exchange.types that return SortDirectionType | |
|---|---|
static SortDirectionType |
SortDirectionType.fromValue(String v)
|
SortDirectionType |
FieldOrderType.getOrder()
Gets the value of the order property. |
SortDirectionType |
BaseGroupByType.getOrder()
Gets the value of the order property. |
static SortDirectionType |
SortDirectionType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SortDirectionType[] |
SortDirectionType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.microsoft.exchange.types with parameters of type SortDirectionType | |
|---|---|
void |
FieldOrderType.setOrder(SortDirectionType value)
Sets the value of the order property. |
void |
BaseGroupByType.setOrder(SortDirectionType value)
Sets the value of the order property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||