| Package | Description |
|---|---|
| csbase.logic |
| Modifier and Type | Method and Description |
|---|---|
ClientFileType |
ClientSGAFile.getClientFileType()
Retorna item de enumeração que identifica o tipo do arquivo quanto ao local
onde o arquivo está armazenado.
|
ClientFileType |
ClientProjectFile.getClientFileType()
Retorna item de enumeração que identifica o tipo do arquivo quanto ao local
onde o arquivo está armazenado.
|
ClientFileType |
ClientFile.getClientFileType()
Retorna item de enumeração que identifica o tipo do arquivo quanto ao local
onde o arquivo está armazenado.
|
static ClientFileType |
ClientFileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientFileType[] |
ClientFileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.