Uses of Enum
org.apache.commons.vfs2.util.PosixPermissions.Type
Packages that use PosixPermissions.Type
-
Uses of PosixPermissions.Type in org.apache.commons.vfs2.util
Subclasses with type arguments of type PosixPermissions.Type in org.apache.commons.vfs2.utilMethods in org.apache.commons.vfs2.util that return PosixPermissions.TypeModifier and TypeMethodDescriptionstatic PosixPermissions.TypeReturns the enum constant of this type with the specified name.static PosixPermissions.Type[]PosixPermissions.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.