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