Uses of Class
org.apache.felix.scrplugin.om.metatype.AttributeDefinition

Packages that use AttributeDefinition
org.apache.felix.scrplugin.om.metatype   
org.apache.felix.scrplugin.xml   
 

Uses of AttributeDefinition in org.apache.felix.scrplugin.om.metatype
 

Fields in org.apache.felix.scrplugin.om.metatype with type parameters of type AttributeDefinition
protected  List<AttributeDefinition> OCD.properties
           
 

Methods in org.apache.felix.scrplugin.om.metatype that return types with arguments of type AttributeDefinition
 List<AttributeDefinition> OCD.getProperties()
           
 

Method parameters in org.apache.felix.scrplugin.om.metatype with type arguments of type AttributeDefinition
 void OCD.setProperties(List<AttributeDefinition> properties)
           
 

Uses of AttributeDefinition in org.apache.felix.scrplugin.xml
 

Methods in org.apache.felix.scrplugin.xml with parameters of type AttributeDefinition
protected static void MetaTypeIO.generateXML(AttributeDefinition ad, ContentHandler contentHandler)
           
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.