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

Packages that use SponsoredGroupRole
com.evernote.edam.type   
 

Uses of SponsoredGroupRole in com.evernote.edam.type
 

Methods in com.evernote.edam.type that return SponsoredGroupRole
static SponsoredGroupRole SponsoredGroupRole.findByValue(int value)
          Find a the enum type by its integer value, as defined in the Thrift IDL.
 SponsoredGroupRole PremiumInfo.getSponsoredGroupRole()
           
static SponsoredGroupRole SponsoredGroupRole.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SponsoredGroupRole[] SponsoredGroupRole.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.evernote.edam.type with parameters of type SponsoredGroupRole
 void PremiumInfo.setSponsoredGroupRole(SponsoredGroupRole sponsoredGroupRole)
           
 



Copyright © 2013. All Rights Reserved.