|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GISFileType | |
|---|---|
| org.gcube.data.publishing.gis.publisher.model | |
| org.gcube.data.publishing.gis.publisher.model.types | |
| Uses of GISFileType in org.gcube.data.publishing.gis.publisher.model |
|---|
| Methods in org.gcube.data.publishing.gis.publisher.model that return GISFileType | |
|---|---|
GISFileType |
GISFile.getType()
|
| Constructors in org.gcube.data.publishing.gis.publisher.model with parameters of type GISFileType | |
|---|---|
GISFile(File file,
GISFileType type)
|
|
| Uses of GISFileType in org.gcube.data.publishing.gis.publisher.model.types |
|---|
| Methods in org.gcube.data.publishing.gis.publisher.model.types that return GISFileType | |
|---|---|
static GISFileType |
GISFileType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static GISFileType[] |
GISFileType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||