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

Packages that use BusinessUserInfo
com.evernote.edam.type   
 

Uses of BusinessUserInfo in com.evernote.edam.type
 

Methods in com.evernote.edam.type that return BusinessUserInfo
 BusinessUserInfo BusinessUserInfo.deepCopy()
           
 BusinessUserInfo User.getBusinessUserInfo()
           
 

Methods in com.evernote.edam.type with parameters of type BusinessUserInfo
 int BusinessUserInfo.compareTo(BusinessUserInfo other)
           
 boolean BusinessUserInfo.equals(BusinessUserInfo that)
           
 void User.setBusinessUserInfo(BusinessUserInfo businessUserInfo)
           
 

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



Copyright © 2013. All Rights Reserved.