Uses of Class
org.gcube.datatransformation.datatransformationlibrary.model.Source

Packages that use Source
org.gcube.datatransformation.datatransformationlibrary.model   
 

Uses of Source in org.gcube.datatransformation.datatransformationlibrary.model
 

Methods in org.gcube.datatransformation.datatransformationlibrary.model that return types with arguments of type Source
 ArrayList<Source> TransformationUnit.getSources()
          Returns the sources of the transformation unit.
 

Method parameters in org.gcube.datatransformation.datatransformationlibrary.model with type arguments of type Source
 void TransformationUnit.setSources(ArrayList<Source> sources)
          Sets the sources of the transformation unit.
 



Copyright © 2013. All Rights Reserved.