|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileType | |
|---|---|
| org.gcube.application.aquamaps.publisher.impl.model | |
| Uses of FileType in org.gcube.application.aquamaps.publisher.impl.model |
|---|
| Methods in org.gcube.application.aquamaps.publisher.impl.model that return FileType | |
|---|---|
FileType |
File.getType()
|
static FileType |
FileType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FileType[] |
FileType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.gcube.application.aquamaps.publisher.impl.model with parameters of type FileType | |
|---|---|
void |
File.setType(FileType type)
|
| Constructors in org.gcube.application.aquamaps.publisher.impl.model with parameters of type FileType | |
|---|---|
File(FileType type,
String originalUri,
String name)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||