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

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

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

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

Method parameters in eu.unicore.hila.job.model with type arguments of type Import
 void JobModel.setImports(List<Import> imports)
          Set the List of Imports.
 



Copyright © 2010-2013 UNICORE. All Rights Reserved.