Uses of Enum Class
aQute.bnd.osgi.Processor.MacroReference
Packages that use Processor.MacroReference
-
Uses of Processor.MacroReference in aQute.bnd.osgi
Subclasses with type arguments of type Processor.MacroReference in aQute.bnd.osgiModifier and TypeClassDescriptionstatic enumEnum used in getMacroReferences() to filter the properties by reason.Methods in aQute.bnd.osgi that return Processor.MacroReferenceModifier and TypeMethodDescriptionstatic Processor.MacroReferenceReturns the enum constant of this class with the specified name.static Processor.MacroReference[]Processor.MacroReference.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in aQute.bnd.osgi with parameters of type Processor.MacroReferenceModifier and TypeMethodDescriptionProcessor.getMacroReferences(Processor.MacroReference... what) Find all the macro references in the properties defined in this processor or its ancestors.