org.gcube.data.publishing.gis.publisher.model
Class GISFile

java.lang.Object
  extended by org.gcube.data.publishing.gis.publisher.model.GISFile
All Implemented Interfaces:
GISData

public class GISFile
extends Object
implements GISData


Constructor Summary
GISFile(File file, GISFileType type)
           
 
Method Summary
 File getFile()
           
 GISFileType getType()
           
 String getURI()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GISFile

public GISFile(File file,
               GISFileType type)
Method Detail

getType

public GISFileType getType()
Specified by:
getType in interface GISData

getURI

public String getURI()
Specified by:
getURI in interface GISData

getFile

public File getFile()


Copyright © 2013. All Rights Reserved.