ORCentral

src/eu/coform/command/datasetingestion/AbstractSectionDatasetIngestion.java

Go to the documentation of this file.
00001 package eu.coform.command.datasetingestion;
00002 
00003 import eu.coform.command.proto.Abstract;
00004 
00008 public interface AbstractSectionDatasetIngestion extends Abstract {
00009 
00010 
00011 }
 All Classes Namespaces Files Functions Variables Enumerations