Uses of Class
aQute.lib.osgi.Clazz.QUERY

Packages that use Clazz.QUERY
aQute.lib.osgi   
 

Uses of Clazz.QUERY in aQute.lib.osgi
 

Fields in aQute.lib.osgi with type parameters of type Clazz.QUERY
static EnumSet<Clazz.QUERY> Clazz.HAS_ARGUMENT
           
 

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

Methods in aQute.lib.osgi with parameters of type Clazz.QUERY
 boolean Clazz.is(Clazz.QUERY query, Instruction instr, Map<String,Clazz> classspace)
           
 



Copyright © 2010 aQute SARL. All Rights Reserved.