|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.evernote.edam.type.Constants
public class Constants
Contains constant values specified by this package.
| Field Summary | |
|---|---|
static java.lang.String |
CLASSIFICATION_RECIPE_SERVICE_RECIPE
A value for the "recipe" key in the "classifications" map in NoteAttributes that indicates the Evernote service has classified a note as being a recipe. |
static java.lang.String |
CLASSIFICATION_RECIPE_USER_NON_RECIPE
A value for the "recipe" key in the "classifications" map in NoteAttributes that indicates the user has classified a note as being a non-recipe. |
static java.lang.String |
CLASSIFICATION_RECIPE_USER_RECIPE
A value for the "recipe" key in the "classifications" map in NoteAttributes that indicates the user has classified a note as being a recipe. |
static java.lang.String |
EDAM_NOTE_SOURCE_MAIL_CLIP
Standardized value for the 'source' NoteAttribute for notes that were clipped from an email message. |
static java.lang.String |
EDAM_NOTE_SOURCE_MAIL_SMTP_GATEWAY
Standardized value for the 'source' NoteAttribute for notes that were created via email sent to Evernote's email interface. |
static java.lang.String |
EDAM_NOTE_SOURCE_WEB_CLIP
Standardized value for the 'source' NoteAttribute for notes that were clipped from the web in some manner. |
| Constructor Summary | |
|---|---|
Constants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CLASSIFICATION_RECIPE_USER_NON_RECIPE
public static final java.lang.String CLASSIFICATION_RECIPE_USER_RECIPE
public static final java.lang.String CLASSIFICATION_RECIPE_SERVICE_RECIPE
public static final java.lang.String EDAM_NOTE_SOURCE_WEB_CLIP
public static final java.lang.String EDAM_NOTE_SOURCE_MAIL_CLIP
public static final java.lang.String EDAM_NOTE_SOURCE_MAIL_SMTP_GATEWAY
| Constructor Detail |
|---|
public Constants()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||