Uses of Enum Class
com.aizuda.snailjob.template.datasource.enums.OperationTypeEnum
Packages that use OperationTypeEnum
-
Uses of OperationTypeEnum in com.aizuda.snailjob.template.datasource.enums
Methods in com.aizuda.snailjob.template.datasource.enums that return OperationTypeEnumModifier and TypeMethodDescriptionstatic OperationTypeEnumReturns the enum constant of this class with the specified name.static OperationTypeEnum[]OperationTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.