Uses of Enum Class
com.skava.ratingsreviews.model.RatingClassification
Packages that use RatingClassification
-
Uses of RatingClassification in com.skava.ratingsreviews.model
Methods in com.skava.ratingsreviews.model that return RatingClassificationModifier and TypeMethodDescriptionstatic RatingClassificationReturns the enum constant of this class with the specified name.static RatingClassification[]RatingClassification.values()Returns an array containing the constants of this enum class, in the order they are declared.