Uses of Enum Class
cn.dinodev.spring.commons.data.FileTypes
Packages that use FileTypes
-
Uses of FileTypes in cn.dinodev.spring.commons.data
Methods in cn.dinodev.spring.commons.data that return FileTypesModifier and TypeMethodDescriptionstatic FileTypesReturns the enum constant of this class with the specified name.static FileTypes[]FileTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in cn.dinodev.spring.commons.data with parameters of type FileTypes