|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use NoteAttributes | |
|---|---|
| com.evernote.edam.notestore | |
| com.evernote.edam.type | |
| Uses of NoteAttributes in com.evernote.edam.notestore |
|---|
| Methods in com.evernote.edam.notestore that return NoteAttributes | |
|---|---|
NoteAttributes |
NoteMetadata.getAttributes()
|
| Methods in com.evernote.edam.notestore with parameters of type NoteAttributes | |
|---|---|
void |
NoteMetadata.setAttributes(NoteAttributes attributes)
|
| Uses of NoteAttributes in com.evernote.edam.type |
|---|
| Methods in com.evernote.edam.type that return NoteAttributes | |
|---|---|
NoteAttributes |
NoteAttributes.deepCopy()
|
NoteAttributes |
Note.getAttributes()
|
| Methods in com.evernote.edam.type with parameters of type NoteAttributes | |
|---|---|
int |
NoteAttributes.compareTo(NoteAttributes other)
|
boolean |
NoteAttributes.equals(NoteAttributes that)
|
void |
Note.setAttributes(NoteAttributes attributes)
|
| Constructors in com.evernote.edam.type with parameters of type NoteAttributes | |
|---|---|
NoteAttributes(NoteAttributes other)
Performs a deep copy on other. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||