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

Packages that use UserAttributes
com.evernote.edam.type   
 

Uses of UserAttributes in com.evernote.edam.type
 

Methods in com.evernote.edam.type that return UserAttributes
 UserAttributes UserAttributes.deepCopy()
           
 UserAttributes User.getAttributes()
           
 

Methods in com.evernote.edam.type with parameters of type UserAttributes
 int UserAttributes.compareTo(UserAttributes other)
           
 boolean UserAttributes.equals(UserAttributes that)
           
 void User.setAttributes(UserAttributes attributes)
           
 

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



Copyright © 2013. All Rights Reserved.