Uses of Interface
org.apache.felix.scrplugin.Source

Packages that use Source
org.apache.felix.scrplugin   
 

Uses of Source in org.apache.felix.scrplugin
 

Methods in org.apache.felix.scrplugin that return types with arguments of type Source
 java.util.Collection<Source> Project.getSources()
           
 

Method parameters in org.apache.felix.scrplugin with type arguments of type Source
 void Project.setSources(java.util.Collection<Source> sources)
           
 



Copyright © 2006-2013 The Apache Software Foundation. All Rights Reserved.