Package | Description |
---|---|
net.bluemind.backend.mail.api |
Modifier and Type | Field and Description |
---|---|
SearchSort.Order |
SearchSort.SortCriteria.order |
Modifier and Type | Method and Description |
---|---|
static SearchSort.Order |
SearchSort.Order.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SearchSort.Order[] |
SearchSort.Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static SearchSort |
SearchSort.byField(java.lang.String field,
SearchSort.Order o) |
Copyright © 2021. All Rights Reserved.