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