Uses of Class
org.apache.felix.bundlerepository.R4Attribute

Packages that use R4Attribute
org.apache.felix.bundlerepository   
 

Uses of R4Attribute in org.apache.felix.bundlerepository
 

Fields in org.apache.felix.bundlerepository declared as R4Attribute
protected  R4Attribute[] R4Package.m_attrs
           
 

Methods in org.apache.felix.bundlerepository that return R4Attribute
 R4Attribute[] R4Package.getAttributes()
           
 

Constructors in org.apache.felix.bundlerepository with parameters of type R4Attribute
R4Export(String name, R4Directive[] directives, R4Attribute[] attrs)
           
R4Import(String name, R4Directive[] directives, R4Attribute[] attrs)
           
R4Package(String name, R4Directive[] directives, R4Attribute[] attrs)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.