Uses of Class
edu.uoc.pfc.anonymous.provider.SocialNetworkType

Packages that use SocialNetworkType
edu.uoc.pfc.anonymous.provider   
 

Uses of SocialNetworkType in edu.uoc.pfc.anonymous.provider
 

Methods in edu.uoc.pfc.anonymous.provider that return SocialNetworkType
static SocialNetworkType SocialNetworkType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SocialNetworkType[] SocialNetworkType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.