The IBM® Toolbox for Java™ FileAttributes class represents the set of file attributes that can be retrieved and set through the Get Attributes (Qp0lGetAttr) and Set Attributes (Qp0lSetAttr) APIs.
To obtain the attributes of an object, the object must exist and the caller must have authority to it. Only attributes supported by the specific file system, object type, and system operating release can be retrieved or set.
You can find a complete list of the available attributes in the FileAttributes Javadoc.