| Package | Description |
|---|---|
| net.schmizz.sshj.sftp |
| Modifier and Type | Method and Description |
|---|---|
static FileAttributes.Flag |
FileAttributes.Flag.valueOf(String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
FileAttributes.has(FileAttributes.Flag flag) |
Copyright © 2009–2014. All rights reserved.