Package | Description |
---|---|
org.safs.text |
Modifier and Type | Method and Description |
---|---|
static FileUtilities.FileAttribute.Type |
FileUtilities.FileAttribute.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FileUtilities.FileAttribute.Type[] |
FileUtilities.FileAttribute.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FileUtilities.FileAttribute |
FileUtilities.FileAttribute.add(FileUtilities.FileAttribute.Type type) |
static FileUtilities.FileAttribute |
FileUtilities.FileAttribute.instance(FileUtilities.FileAttribute.Type type) |
Constructor and Description |
---|
FileAttribute(FileUtilities.FileAttribute.Type type) |
Copyright © SAS Institute. All Rights Reserved.