Uses of Class
edu.uoc.pfc.profile.xml.ProfileXMLTags

Packages that use ProfileXMLTags
edu.uoc.pfc.profile.xml   
 

Uses of ProfileXMLTags in edu.uoc.pfc.profile.xml
 

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