Uses of Enum
aQute.bnd.osgi.Verifier.ActivatorErrorType
Packages that use Verifier.ActivatorErrorType
-
Uses of Verifier.ActivatorErrorType in aQute.bnd.osgi
Subclasses with type arguments of type Verifier.ActivatorErrorType in aQute.bnd.osgiFields in aQute.bnd.osgi declared as Verifier.ActivatorErrorTypeMethods in aQute.bnd.osgi that return Verifier.ActivatorErrorTypeModifier and TypeMethodDescriptionstatic Verifier.ActivatorErrorTypeReturns the enum constant of this type with the specified name.static Verifier.ActivatorErrorType[]Verifier.ActivatorErrorType.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in aQute.bnd.osgi with parameters of type Verifier.ActivatorErrorTypeModifierConstructorDescriptionBundleActivatorError(String activatorName, Verifier.ActivatorErrorType type)