Uses of Class
org.apache.felix.metatype.Attribute

Packages that use Attribute
org.apache.felix.metatype   
 

Uses of Attribute in org.apache.felix.metatype
 

Methods in org.apache.felix.metatype that return Attribute
protected  Attribute MetaDataReader.createAttribute()
          Creates a new Attribute object to hold the contents of the Attribute element.
 

Methods in org.apache.felix.metatype with parameters of type Attribute
 void DesignateObject.addAttribute(Attribute attribute)