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

Packages that use SampleStore
org.acme.sample.tmplugin   
 

Uses of SampleStore in org.acme.sample.tmplugin
 

Methods in org.acme.sample.tmplugin that return SampleStore
 SampleStore SampleSource.getStore()
           
 SampleStore SampleSource.store()
           
 

Methods in org.acme.sample.tmplugin with parameters of type SampleStore
 void SampleSource.setStore(SampleStore store)
           
 



Copyright © 2012. All Rights Reserved.