Uses of Enum Class
net.schmizz.sshj.sftp.FileAttributes.Flag
Packages that use FileAttributes.Flag
-
Uses of FileAttributes.Flag in net.schmizz.sshj.sftp
Methods in net.schmizz.sshj.sftp that return FileAttributes.FlagModifier and TypeMethodDescriptionstatic FileAttributes.Flag
Returns the enum constant of this class with the specified name.static FileAttributes.Flag[]
FileAttributes.Flag.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.schmizz.sshj.sftp with parameters of type FileAttributes.Flag