Uses of Class
org.apache.felix.dm.runtime.DependencyBuilder.DependencyType

Uses of DependencyBuilder.DependencyType in org.apache.felix.dm.runtime
 

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



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