Uses of Class
org.apache.felix.dm.annotation.plugin.bnd.EntryType

Packages that use EntryType
org.apache.felix.dm.annotation.plugin.bnd   
 

Uses of EntryType in org.apache.felix.dm.annotation.plugin.bnd
 

Methods in org.apache.felix.dm.annotation.plugin.bnd that return EntryType
static EntryType EntryType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EntryType[] EntryType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.apache.felix.dm.annotation.plugin.bnd with parameters of type EntryType
EntryWriter(EntryType type)
          Makes a new component descriptor entry.
 



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