Uses of Enum
aQute.bnd.build.model.EE
Packages that use EE
-
Uses of EE in aQute.bnd.build.model
Methods in aQute.bnd.build.model that return EEModifier and TypeMethodDescriptionEE[]
EE.getCompatible()
BndEditModel.getEE()
static EE
static EE
Returns the enum constant of this type with the specified name.static EE[]
EE.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in aQute.bnd.build.model that return types with arguments of type EEMethods in aQute.bnd.build.model with parameters of type EE -
Uses of EE in aQute.bnd.build.model.conversions
Methods in aQute.bnd.build.model.conversions that return EEModifier and TypeMethodDescriptionMethods in aQute.bnd.build.model.conversions with parameters of type EE -
Uses of EE in aQute.bnd.osgi.resource
Methods in aQute.bnd.osgi.resource with parameters of type EEModifier and TypeMethodDescriptionvoid
ResourceBuilder.addAllExecutionEnvironments
(EE ee) void
void
ResourceBuilder.addExecutionEnvironment
(EE ee)