Uses of Class
org.gcube.data.publishing.gis.publisher.plugin.fwk.model.types.GISFileType

Packages that use GISFileType
org.gcube.data.publishing.gis.publisher.plugin.fwk.model   
org.gcube.data.publishing.gis.publisher.plugin.fwk.model.types   
 

Uses of GISFileType in org.gcube.data.publishing.gis.publisher.plugin.fwk.model
 

Methods in org.gcube.data.publishing.gis.publisher.plugin.fwk.model that return GISFileType
 GISFileType GISFile.getType()
           
 

Constructors in org.gcube.data.publishing.gis.publisher.plugin.fwk.model with parameters of type GISFileType
GISFile(File file, GISFileType type)
           
 

Uses of GISFileType in org.gcube.data.publishing.gis.publisher.plugin.fwk.model.types
 

Methods in org.gcube.data.publishing.gis.publisher.plugin.fwk.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.
 



Copyright © 2013. All Rights Reserved.