Uses of Class
edu.uoc.pfc.social.xml.SocialNetworkXMLTags

Packages that use SocialNetworkXMLTags
edu.uoc.pfc.social.xml   
 

Uses of SocialNetworkXMLTags in edu.uoc.pfc.social.xml
 

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