org.apache.felix.dm.annotation.plugin.bnd
Class MetaType.AD
java.lang.Object
org.apache.felix.dm.annotation.plugin.bnd.MetaType.AD
- Enclosing class:
- MetaType
public static class MetaType.AD
- extends Object
An Attribute Definition, which describes a given Properties
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetaType.AD
public MetaType.AD(String id,
String type,
Object[] defaults,
String name,
String desc,
Integer cardinality,
Boolean required)
writeTo
public void writeTo(PrintWriter pw)
add
public void add(MetaType.Option option)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.