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