| Package | Description |
|---|---|
| csdk.v2.api.filesystem |
| Modifier and Type | Method and Description |
|---|---|
IFileLock.LockStatus |
IFileLock.getLockStatus()
Obtém o status do lock do arquivo
|
static IFileLock.LockStatus |
IFileLock.LockStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IFileLock.LockStatus[] |
IFileLock.LockStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 Tecgraf/PUC-Rio. All rights reserved.