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