Uses of Enum
aQute.bnd.build.DownloadBlocker.Stage
Packages that use DownloadBlocker.Stage
-
Uses of DownloadBlocker.Stage in aQute.bnd.build
Subclasses with type arguments of type DownloadBlocker.Stage in aQute.bnd.buildMethods in aQute.bnd.build that return DownloadBlocker.StageModifier and TypeMethodDescriptionDownloadBlocker.getStage()Return the stage we're instatic DownloadBlocker.StageReturns the enum constant of this type with the specified name.static DownloadBlocker.Stage[]DownloadBlocker.Stage.values()Returns an array containing the constants of this enum type, in the order they are declared.