Uses of Class
com.evernote.edam.type.SavedSearchScope

Packages that use SavedSearchScope
com.evernote.edam.type   
 

Uses of SavedSearchScope in com.evernote.edam.type
 

Methods in com.evernote.edam.type that return SavedSearchScope
 SavedSearchScope SavedSearchScope.deepCopy()
           
 SavedSearchScope SavedSearch.getScope()
           
 

Methods in com.evernote.edam.type with parameters of type SavedSearchScope
 int SavedSearchScope.compareTo(SavedSearchScope other)
           
 boolean SavedSearchScope.equals(SavedSearchScope that)
           
 void SavedSearch.setScope(SavedSearchScope scope)
           
 

Constructors in com.evernote.edam.type with parameters of type SavedSearchScope
SavedSearchScope(SavedSearchScope other)
          Performs a deep copy on other.
 



Copyright © 2013. All Rights Reserved.