Uses of Class
aQute.lib.deployer.obr.CapabilityType

Packages that use CapabilityType
aQute.lib.deployer.obr   
 

Uses of CapabilityType in aQute.lib.deployer.obr
 

Methods in aQute.lib.deployer.obr that return CapabilityType
static CapabilityType CapabilityType.getForTypeName(String typeName)
           
static CapabilityType CapabilityType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static CapabilityType[] CapabilityType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 aQute SARL. All Rights Reserved.