|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use QueryFormat | |
|---|---|
| com.evernote.edam.type | |
| Uses of QueryFormat in com.evernote.edam.type |
|---|
| Methods in com.evernote.edam.type that return QueryFormat | |
|---|---|
static QueryFormat |
QueryFormat.findByValue(int value)
Find a the enum type by its integer value, as defined in the Thrift IDL. |
QueryFormat |
SavedSearch.getFormat()
|
static QueryFormat |
QueryFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static QueryFormat[] |
QueryFormat.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 QueryFormat | |
|---|---|
void |
SavedSearch.setFormat(QueryFormat format)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||