| Package | Description |
|---|---|
| org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced | |
| org.gcube.application.aquamaps.aquamapsservice.stubs.fw.types |
| Modifier and Type | Method and Description |
|---|---|
FileType |
File.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
File.setType(FileType type) |
| Constructor and Description |
|---|
File(FileType type,
String uuri,
String name) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2016. All Rights Reserved.