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

Packages that use BusinessNotebook
com.evernote.edam.type   
 

Uses of BusinessNotebook in com.evernote.edam.type
 

Methods in com.evernote.edam.type that return BusinessNotebook
 BusinessNotebook BusinessNotebook.deepCopy()
           
 BusinessNotebook Notebook.getBusinessNotebook()
           
 

Methods in com.evernote.edam.type with parameters of type BusinessNotebook
 int BusinessNotebook.compareTo(BusinessNotebook other)
           
 boolean BusinessNotebook.equals(BusinessNotebook that)
           
 void Notebook.setBusinessNotebook(BusinessNotebook businessNotebook)
           
 

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



Copyright © 2013. All Rights Reserved.