Uses of Enum Class
aQute.bnd.help.instructions.ResolutionInstructions.ResolveMode
Packages that use ResolutionInstructions.ResolveMode
-
Uses of ResolutionInstructions.ResolveMode in aQute.bnd.build.model
Methods in aQute.bnd.build.model that return ResolutionInstructions.ResolveModeMethods in aQute.bnd.build.model with parameters of type ResolutionInstructions.ResolveModeModifier and TypeMethodDescriptionvoid
BndEditModel.setResolveMode
(ResolutionInstructions.ResolveMode resolveMode) -
Uses of ResolutionInstructions.ResolveMode in aQute.bnd.help.instructions
Methods in aQute.bnd.help.instructions that return ResolutionInstructions.ResolveModeModifier and TypeMethodDescriptionResolutionInstructions.resolve()
Returns the enum constant of this class with the specified name.static ResolutionInstructions.ResolveMode[]
ResolutionInstructions.ResolveMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.