com.github.stephenc.javaisotools.udflib.tools
Class Permissions
java.lang.Object
com.github.stephenc.javaisotools.udflib.tools.Permissions
public class Permissions
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OTHER_Execute
public static int OTHER_Execute
OTHER_Write
public static int OTHER_Write
OTHER_Read
public static int OTHER_Read
OTHER_ChAttr
public static int OTHER_ChAttr
OTHER_Delete
public static int OTHER_Delete
GROUP_Execute
public static int GROUP_Execute
GROUP_Write
public static int GROUP_Write
GROUP_Read
public static int GROUP_Read
GROUP_ChAttr
public static int GROUP_ChAttr
GROUP_Delete
public static int GROUP_Delete
OWNER_Execute
public static int OWNER_Execute
OWNER_Write
public static int OWNER_Write
OWNER_Read
public static int OWNER_Read
OWNER_ChAttr
public static int OWNER_ChAttr
OWNER_Delete
public static int OWNER_Delete
Permissions
public Permissions()
Copyright © 2013. All Rights Reserved.