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

Packages that use NotebookRestrictions
com.evernote.edam.type   
 

Uses of NotebookRestrictions in com.evernote.edam.type
 

Methods in com.evernote.edam.type that return NotebookRestrictions
 NotebookRestrictions NotebookRestrictions.deepCopy()
           
 NotebookRestrictions Notebook.getRestrictions()
           
 

Methods in com.evernote.edam.type with parameters of type NotebookRestrictions
 int NotebookRestrictions.compareTo(NotebookRestrictions other)
           
 boolean NotebookRestrictions.equals(NotebookRestrictions that)
           
 void Notebook.setRestrictions(NotebookRestrictions restrictions)
           
 

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



Copyright © 2013. All Rights Reserved.