Uses of Enum Class
com.bytedesk.service.form_result.FormResultStatusEnum
Packages that use FormResultStatusEnum
-
Uses of FormResultStatusEnum in com.bytedesk.service.form_result
Methods in com.bytedesk.service.form_result that return FormResultStatusEnumModifier and TypeMethodDescriptionstatic FormResultStatusEnum根据字符串查找对应的枚举常量static FormResultStatusEnumReturns the enum constant of this class with the specified name.static FormResultStatusEnum[]FormResultStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.