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