Uses of Enum Class
io.keikai.model.EncryptionType
Packages that use EncryptionType
-
Uses of EncryptionType in io.keikai.model
Methods in io.keikai.model that return EncryptionTypeModifier and TypeMethodDescriptiondefault EncryptionTypeSBook.getEncryptionType()Returns the encryption type used for this workbook.static EncryptionTypeReturns the enum constant of this class with the specified name.static EncryptionType[]EncryptionType.values()Returns an array containing the constants of this enum class, in the order they are declared.