Uses of Enum Class
org.miaixz.bus.shade.beans.DateType
Packages that use DateType
-
Uses of DateType in org.miaixz.bus.shade.beans
Methods in org.miaixz.bus.shade.beans that return DateTypeModifier and TypeMethodDescriptionstatic DateTypeReturns the enum constant of this class with the specified name.static DateType[]DateType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.miaixz.bus.shade.beans with parameters of type DateTypeModifier and TypeMethodDescriptionMySQLTypeConvert.processTypeConvert(DateType dateType, String fieldType) TypeConvert.processTypeConvert(DateType dateType, String fieldType) 执行类型转换