|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileLocationType | |
|---|---|
| csdk.v1_0.api.filesystem | |
| Uses of FileLocationType in csdk.v1_0.api.filesystem |
|---|
| Methods in csdk.v1_0.api.filesystem that return FileLocationType | |
|---|---|
FileLocationType |
IFile.getFileLocationType()
Identifica o tipo do arquivo quanto ao local onde o arquivo está armazenado, podendo ser LOCAL ou
REMOTE |
static FileLocationType |
FileLocationType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FileLocationType[] |
FileLocationType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||