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