Uses of Enum Class
net.bluemind.filehosting.api.FileType
Packages that use FileType
-
Uses of FileType in net.bluemind.filehosting.api
Subclasses with type arguments of type FileType in net.bluemind.filehosting.apiFields in net.bluemind.filehosting.api declared as FileTypeMethods in net.bluemind.filehosting.api that return FileTypeModifier and TypeMethodDescriptionstatic FileTypeReturns 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.Constructors in net.bluemind.filehosting.api with parameters of type FileType