Uses of Class
org.exoplatform.kudos.model.KudosEntityType
-
Packages that use KudosEntityType Package Description org.exoplatform.kudos.model -
-
Uses of KudosEntityType in org.exoplatform.kudos.model
Methods in org.exoplatform.kudos.model that return KudosEntityType Modifier and Type Method Description static KudosEntityTypeKudosEntityType. valueOf(String name)Returns the enum constant of this type with the specified name.static KudosEntityType[]KudosEntityType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-