Uses of Enum Class
musichub.business.Category
-
Uses of Category in musichub.business
Modifier and TypeMethodDescriptionAudioBook.getCategory()
static Category
Returns the enum constant of this class with the specified name.static Category[]
Category.values()
Returns an array containing the constants of this enum class, in the order they are declared.