|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileSystemSettings.Persistence | |
|---|---|
| org.das2.util.filesystem | The fileSystem package introduces a filesystem abstraction that allows various types of file systems to be accessed in a convenient and uniform way. |
| Uses of FileSystemSettings.Persistence in org.das2.util.filesystem |
|---|
| Fields in org.das2.util.filesystem declared as FileSystemSettings.Persistence | |
|---|---|
protected FileSystemSettings.Persistence |
FileSystemSettings.persistence
|
| Methods in org.das2.util.filesystem that return FileSystemSettings.Persistence | |
|---|---|
FileSystemSettings.Persistence |
FileSystemSettings.getPersistence()
|
static FileSystemSettings.Persistence |
FileSystemSettings.Persistence.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FileSystemSettings.Persistence[] |
FileSystemSettings.Persistence.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.das2.util.filesystem with parameters of type FileSystemSettings.Persistence | |
|---|---|
void |
FileSystemSettings.setPersistence(FileSystemSettings.Persistence persistence)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||