Uses of Enum
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.FlagReturns the enum constant of this type with the specified name.static FileAttributes.Flag[]FileAttributes.Flag.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.schmizz.sshj.sftp with parameters of type FileAttributes.Flag