Uses of Class
com.evernote.edam.userstore.BootstrapSettings

Packages that use BootstrapSettings
com.evernote.edam.userstore   
 

Uses of BootstrapSettings in com.evernote.edam.userstore
 

Methods in com.evernote.edam.userstore that return BootstrapSettings
 BootstrapSettings BootstrapSettings.deepCopy()
           
 BootstrapSettings BootstrapProfile.getSettings()
           
 

Methods in com.evernote.edam.userstore with parameters of type BootstrapSettings
 int BootstrapSettings.compareTo(BootstrapSettings other)
           
 boolean BootstrapSettings.equals(BootstrapSettings that)
           
 void BootstrapProfile.setSettings(BootstrapSettings settings)
           
 

Constructors in com.evernote.edam.userstore with parameters of type BootstrapSettings
BootstrapProfile(String name, BootstrapSettings settings)
           
BootstrapSettings(BootstrapSettings other)
          Performs a deep copy on other.
 



Copyright © 2013. All Rights Reserved.