Uses of Class
eu.unicore.hila.job.model.Export

Packages that use Export
eu.unicore.hila.job.model This package contains classes that aid in the generation of job desciptions. 
 

Uses of Export in eu.unicore.hila.job.model
 

Methods in eu.unicore.hila.job.model that return types with arguments of type Export
 List<Export> JobModel.getExports()
          Get the List of Exports already defined.
 

Method parameters in eu.unicore.hila.job.model with type arguments of type Export
 void JobModel.setExports(List<Export> exports)
          Set the list of Exports.
 



Copyright © 2010-2013 UNICORE. All Rights Reserved.