Uses of Class
aQute.bnd.service.repository.Phase

Packages that use Phase
aQute.bnd.service.repository   
 

Uses of Phase in aQute.bnd.service.repository
 

Fields in aQute.bnd.service.repository declared as Phase
 Phase SearchableRepository.ResourceDescriptor.phase
          The phase of the resource
 

Methods in aQute.bnd.service.repository that return Phase
static Phase Phase.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Phase[] Phase.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014 aQute SARL. All rights reserved.