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