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