Uses of Class
org.acme.sample.tmplugin.data.SampleData

Packages that use SampleData
org.acme.sample.tmplugin.data   
 

Uses of SampleData in org.acme.sample.tmplugin.data
 

Methods in org.acme.sample.tmplugin.data that return SampleData
 SampleData DataBinder.bind(org.gcube.data.trees.data.Tree tree)
           
 SampleData SampleStore.get(String id)
           
 

Methods in org.acme.sample.tmplugin.data that return types with arguments of type SampleData
 List<SampleData> SampleStore.getAll()
           
 

Methods in org.acme.sample.tmplugin.data with parameters of type SampleData
 String SampleStore.add(SampleData newData)
           
 org.gcube.data.trees.data.Tree DataBinder.bind(SampleData data)
           
 



Copyright © 2012. All Rights Reserved.