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