|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use NoteSortOrder | |
|---|---|
| com.evernote.edam.type | |
| Uses of NoteSortOrder in com.evernote.edam.type |
|---|
| Methods in com.evernote.edam.type that return NoteSortOrder | |
|---|---|
static NoteSortOrder |
NoteSortOrder.findByValue(int value)
Find a the enum type by its integer value, as defined in the Thrift IDL. |
NoteSortOrder |
Publishing.getOrder()
|
static NoteSortOrder |
NoteSortOrder.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static NoteSortOrder[] |
NoteSortOrder.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.evernote.edam.type with parameters of type NoteSortOrder | |
|---|---|
void |
Publishing.setOrder(NoteSortOrder order)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||