Uses of Enum Class
net.spreadsheetspace.sdk.viewserver.model.FileType
Packages that use FileType
-
Uses of FileType in net.spreadsheetspace.sdk.viewserver.model
Subclasses with type arguments of type FileType in net.spreadsheetspace.sdk.viewserver.modelMethods in net.spreadsheetspace.sdk.viewserver.model that return FileTypeModifier and TypeMethodDescriptionFileBlob.getType()static FileTypeFileType.getTypeByString(String type) static FileTypeFileType.lookup(int val) static 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.spreadsheetspace.sdk.viewserver.model with parameters of type FileType