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