Uses of Enum Class
com.bytedesk.service.rating.RatingResultEnum
Packages that use RatingResultEnum
-
Uses of RatingResultEnum in com.bytedesk.service.rating
Fields in com.bytedesk.service.rating declared as RatingResultEnumMethods in com.bytedesk.service.rating that return RatingResultEnumModifier and TypeMethodDescriptionstatic RatingResultEnum
Returns the enum constant of this class with the specified name.static RatingResultEnum[]
RatingResultEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.