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

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

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

Fields in org.apache.felix.scrplugin.om.metatype declared as MTObject
protected  MTObject Designate.object
           
 

Methods in org.apache.felix.scrplugin.om.metatype that return MTObject
 MTObject Designate.getObject()
           
 

Methods in org.apache.felix.scrplugin.om.metatype with parameters of type MTObject
 void Designate.setObject(MTObject object)
           
 

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

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



Copyright © 2011 Apache Software Foundation. All Rights Reserved.