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