Uses of Interface
com.evernote.thrift.TEnum

Packages that use TEnum
com.evernote.edam.error   
com.evernote.edam.type   
 

Uses of TEnum in com.evernote.edam.error
 

Classes in com.evernote.edam.error that implement TEnum
 class EDAMErrorCode
          Numeric codes indicating the type of error that occurred on the service.
 

Uses of TEnum in com.evernote.edam.type
 

Classes in com.evernote.edam.type that implement TEnum
 class BusinessUserRole
          Enumeration of the roles that a User can have within an Evernote Business account.
 class NoteSortOrder
          This enumeration defines the possible sort ordering for notes when they are returned from a search result.
 class PremiumOrderStatus
          This enumeration defines the possible states of a premium account NONE: the user has never attempted to become a premium subscriber PENDING: the user has requested a premium account but their charge has not been confirmed ACTIVE: the user has been charged and their premium account is in good standing FAILED: the system attempted to charge the was denied.
 class PrivilegeLevel
          This enumeration defines the possible permission levels for a user.
 class QueryFormat
          Every search query is specified as a sequence of characters.
 class ReminderEmailConfig
          An enumeration describing the configuration state related to receiving reminder e-mails from the service.
 class SharedNotebookInstanceRestrictions
          An enumeration describing restrictions on the domain of shared notebook instances that are valid for a given operation, as used, for example, in NotebookRestrictions.
 class SharedNotebookPrivilegeLevel
          Privilege levels for accessing shared notebooks.
 class SponsoredGroupRole
          Enumeration of the roles that a User can have within a sponsored group.
 



Copyright © 2013. All Rights Reserved.