Uses of Enum
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 TypeMethodDescriptionvoidBndEditModel.setResolveMode(ResolutionInstructions.ResolveMode resolveMode) -
Uses of ResolutionInstructions.ResolveMode in aQute.bnd.help.instructions
Subclasses with type arguments of type ResolutionInstructions.ResolveMode in aQute.bnd.help.instructionsMethods in aQute.bnd.help.instructions that return ResolutionInstructions.ResolveModeModifier and TypeMethodDescriptionResolutionInstructions.resolve()Returns the enum constant of this type with the specified name.static ResolutionInstructions.ResolveMode[]ResolutionInstructions.ResolveMode.values()Returns an array containing the constants of this enum type, in the order they are declared.