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

Packages that use BootstrapInfo
com.evernote.clients   
com.evernote.edam.userstore   
 

Uses of BootstrapInfo in com.evernote.clients
 

Methods in com.evernote.clients that return BootstrapInfo
 BootstrapInfo UserStoreClient.getBootstrapInfo(String locale)
           
 

Uses of BootstrapInfo in com.evernote.edam.userstore
 

Methods in com.evernote.edam.userstore that return BootstrapInfo
 BootstrapInfo BootstrapInfo.deepCopy()
           
 BootstrapInfo UserStoreIface.getBootstrapInfo(String locale)
          This provides bootstrap information to the client.
 BootstrapInfo UserStore.Client.getBootstrapInfo(String locale)
           
 BootstrapInfo UserStore.Client.recv_getBootstrapInfo()
           
 

Methods in com.evernote.edam.userstore with parameters of type BootstrapInfo
 int BootstrapInfo.compareTo(BootstrapInfo other)
           
 boolean BootstrapInfo.equals(BootstrapInfo that)
           
 

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



Copyright © 2013. All Rights Reserved.