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