Uses of Class
com.metsci.glimpse.dspl.schema.DataSet.Import

Packages that use DataSet.Import
com.metsci.glimpse.dspl Support for parsing Google Data Set Publishing Language (DSPL) metadata files. 
com.metsci.glimpse.dspl.schema   
 

Uses of DataSet.Import in com.metsci.glimpse.dspl
 

Methods in com.metsci.glimpse.dspl with parameters of type DataSet.Import
 DataSet DsplParser.loadDataset(DataSet parentDataSet, DataSet.Import importTag)
           
 

Uses of DataSet.Import in com.metsci.glimpse.dspl.schema
 

Methods in com.metsci.glimpse.dspl.schema that return DataSet.Import
 DataSet.Import ObjectFactory.createDataSetImport()
          Create an instance of DataSet.Import
 

Methods in com.metsci.glimpse.dspl.schema that return types with arguments of type DataSet.Import
 java.util.List<DataSet.Import> DataSet.getImport()
          Gets the value of the import property.
 

Methods in com.metsci.glimpse.dspl.schema with parameters of type DataSet.Import
 DataSet DataSet.getDataSet(DataSet.Import imp)
           
 



Copyright © 2012 Metron, Inc.. All Rights Reserved.