|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use SharedNotebookRecipientSettings | |
|---|---|
| com.evernote.clients | |
| com.evernote.edam.notestore | |
| com.evernote.edam.type | |
| Uses of SharedNotebookRecipientSettings in com.evernote.clients |
|---|
| Methods in com.evernote.clients with parameters of type SharedNotebookRecipientSettings | |
|---|---|
void |
NoteStoreClient.setSharedNotebookRecipientSettings(String authenticationToken,
long sharedNotebookId,
SharedNotebookRecipientSettings recipientSettings)
|
| Uses of SharedNotebookRecipientSettings in com.evernote.edam.notestore |
|---|
| Methods in com.evernote.edam.notestore with parameters of type SharedNotebookRecipientSettings | |
|---|---|
void |
NoteStore.Client.send_setSharedNotebookRecipientSettings(String authenticationToken,
long sharedNotebookId,
SharedNotebookRecipientSettings recipientSettings)
|
int |
NoteStoreIface.setSharedNotebookRecipientSettings(String authenticationToken,
long sharedNotebookId,
SharedNotebookRecipientSettings recipientSettings)
Set values for the recipient settings associated with a shared notebook. |
int |
NoteStore.Client.setSharedNotebookRecipientSettings(String authenticationToken,
long sharedNotebookId,
SharedNotebookRecipientSettings recipientSettings)
|
| Uses of SharedNotebookRecipientSettings in com.evernote.edam.type |
|---|
| Methods in com.evernote.edam.type that return SharedNotebookRecipientSettings | |
|---|---|
SharedNotebookRecipientSettings |
SharedNotebookRecipientSettings.deepCopy()
|
SharedNotebookRecipientSettings |
SharedNotebook.getRecipientSettings()
|
| Methods in com.evernote.edam.type with parameters of type SharedNotebookRecipientSettings | |
|---|---|
int |
SharedNotebookRecipientSettings.compareTo(SharedNotebookRecipientSettings other)
|
boolean |
SharedNotebookRecipientSettings.equals(SharedNotebookRecipientSettings that)
|
void |
SharedNotebook.setRecipientSettings(SharedNotebookRecipientSettings recipientSettings)
|
| Constructors in com.evernote.edam.type with parameters of type SharedNotebookRecipientSettings | |
|---|---|
SharedNotebookRecipientSettings(SharedNotebookRecipientSettings other)
Performs a deep copy on other. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||