Uses of Enum Class
de.sfuhrm.radiorecorder.metadata.MimeType
Packages that use MimeType
-
Uses of MimeType in de.sfuhrm.radiorecorder.metadata
Methods in de.sfuhrm.radiorecorder.metadata that return MimeTypeModifier and TypeMethodDescriptionstatic MimeTypeReturns the enum constant of this class with the specified name.static MimeType[]MimeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.sfuhrm.radiorecorder.metadata that return types with arguments of type MimeTypeModifier and TypeMethodDescriptionMimeType.byContentType(String contentType) Finds the mime type by content type.