Uses of Enum Class
com.bytedesk.core.enums.PriorityEnum
Packages that use PriorityEnum
-
Uses of PriorityEnum in com.bytedesk.core.enums
Methods in com.bytedesk.core.enums that return PriorityEnumModifier and TypeMethodDescriptionstatic PriorityEnumstatic PriorityEnumReturns the enum constant of this class with the specified name.static PriorityEnum[]PriorityEnum.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PriorityEnum in com.bytedesk.voc.complaint
Methods in com.bytedesk.voc.complaint that return PriorityEnumMethods in com.bytedesk.voc.complaint with parameters of type PriorityEnumModifier and TypeMethodDescriptionvoidComplaintEntity.setPriorityEnum(PriorityEnum priorityEnum) -
Uses of PriorityEnum in com.bytedesk.voc.feedback
Methods in com.bytedesk.voc.feedback that return PriorityEnumMethods in com.bytedesk.voc.feedback with parameters of type PriorityEnum