|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use NoteList | |
|---|---|
| com.evernote.clients | |
| com.evernote.edam.notestore | |
| Uses of NoteList in com.evernote.clients |
|---|
| Methods in com.evernote.clients that return NoteList | |
|---|---|
NoteList |
NoteStoreClient.findNotes(NoteFilter filter,
int offset,
int maxNotes)
|
| Uses of NoteList in com.evernote.edam.notestore |
|---|
| Methods in com.evernote.edam.notestore that return NoteList | |
|---|---|
NoteList |
NoteList.deepCopy()
|
NoteList |
NoteStoreIface.findNotes(String authenticationToken,
NoteFilter filter,
int offset,
int maxNotes)
DEPRECATED. |
NoteList |
NoteStore.Client.findNotes(String authenticationToken,
NoteFilter filter,
int offset,
int maxNotes)
|
NoteList |
NoteStore.Client.recv_findNotes()
|
| Methods in com.evernote.edam.notestore with parameters of type NoteList | |
|---|---|
int |
NoteList.compareTo(NoteList other)
|
boolean |
NoteList.equals(NoteList that)
|
| Constructors in com.evernote.edam.notestore with parameters of type NoteList | |
|---|---|
NoteList(NoteList other)
Performs a deep copy on other. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||