Uses of Class
edu.uoc.pfc.search.msg.ErrorMessages

Packages that use ErrorMessages
edu.uoc.pfc.search.msg   
 

Uses of ErrorMessages in edu.uoc.pfc.search.msg
 

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