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