Uses of Class
org.apache.felix.ipojo.metadata.Attribute

Uses of Attribute in org.apache.felix.ipojo.metadata
 

Methods in org.apache.felix.ipojo.metadata that return Attribute
 Attribute[] Element.getAttributes()
          Gets element attributes.
 

Methods in org.apache.felix.ipojo.metadata with parameters of type Attribute
 void Element.addAttribute(Attribute att)
          Adds a attribute.
 void Element.removeAttribute(Attribute att)
          Removes an attribute.
 



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