Uses of Enum Class
io.github.qubitpi.athena.metadata.FileType
-
Uses of FileType in io.github.qubitpi.athena.metadata
Modifier and TypeMethodDescription@NotNull FileType
MetaData.getFileType()
Returns the extension info of the file associated with this metadata instance.static FileType
Returns the enum constant of this class with the specified name.static FileType[]
FileType.values()
Returns an array containing the constants of this enum class, in the order they are declared.