|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.schmizz.sshj.sftp.FileMode
public class FileMode
Nested Class Summary | |
---|---|
static class |
FileMode.Type
|
Constructor Summary | |
---|---|
FileMode(int mask)
|
Method Summary | |
---|---|
int |
getMask()
|
Set<FilePermission> |
getPermissions()
|
int |
getPermissionsMask()
|
FileMode.Type |
getType()
|
int |
getTypeMask()
|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public FileMode(int mask)
Method Detail |
---|
public int getMask()
public int getTypeMask()
public int getPermissionsMask()
public FileMode.Type getType()
public Set<FilePermission> getPermissions()
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |