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