org.apache.felix.dm.annotation.plugin.bnd
Class MetaType.OCD

java.lang.Object
  extended by org.apache.felix.dm.annotation.plugin.bnd.MetaType.OCD
Enclosing class:
MetaType

public static class MetaType.OCD
extends Object

An Object Class Definition, which contains a set of Attributes properies.


Method Summary
 void add(MetaType.AD ad)
           
 void writeTo(PrintWriter pw)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

add

public void add(MetaType.AD ad)

writeTo

public void writeTo(PrintWriter pw)


Copyright © 2011 Apache Software Foundation. All Rights Reserved.