Uses of Class
aQute.bnd.build.model.clauses.ComponentSvcReference

Packages that use ComponentSvcReference
aQute.bnd.build.model.clauses   
 

Uses of ComponentSvcReference in aQute.bnd.build.model.clauses
 

Methods in aQute.bnd.build.model.clauses that return ComponentSvcReference
 ComponentSvcReference ComponentSvcReference.clone()
           
 

Methods in aQute.bnd.build.model.clauses that return types with arguments of type ComponentSvcReference
 List<ComponentSvcReference> ServiceComponent.getSvcRefs()
           
 

Methods in aQute.bnd.build.model.clauses with parameters of type ComponentSvcReference
 void ComponentSvcReference.copyFrom(ComponentSvcReference other)
           
 

Method parameters in aQute.bnd.build.model.clauses with type arguments of type ComponentSvcReference
 void ServiceComponent.setSvcRefs(List<? extends ComponentSvcReference> refs)
           
 



Copyright © 2014 aQute SARL. All rights reserved.