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

Packages that use OCD
org.apache.felix.metatype   
org.apache.felix.metatype.internal   
 

Uses of OCD in org.apache.felix.metatype
 

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

Methods in org.apache.felix.metatype with parameters of type OCD
 void MetaData.addObjectClassDefinition(OCD objectClassDefinition)
           
 

Uses of OCD in org.apache.felix.metatype.internal
 

Constructors in org.apache.felix.metatype.internal with parameters of type OCD
LocalizedObjectClassDefinition(Bundle bundle, OCD ocd, Resources resources)
          Creates and instance of this localizing facade.
 



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