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

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

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

Fields in org.apache.felix.scrplugin.om.metatype with type parameters of type Designate
protected  List<Designate> MetaData.designates
           
 

Methods in org.apache.felix.scrplugin.om.metatype that return types with arguments of type Designate
 List<Designate> MetaData.getDesignates()
           
 

Methods in org.apache.felix.scrplugin.om.metatype with parameters of type Designate
 void MetaData.addDesignate(Designate d)
           
 

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

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



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.