Uses of Enum Class
aQute.bnd.metatype.MetatypeAnnotations.Options
Packages that use MetatypeAnnotations.Options
-
Uses of MetatypeAnnotations.Options in aQute.bnd.metatype
Fields in aQute.bnd.metatype with type parameters of type MetatypeAnnotations.OptionsModifier and TypeFieldDescription(package private) final Set<MetatypeAnnotations.Options> OCDReader.optionsMethods in aQute.bnd.metatype that return MetatypeAnnotations.OptionsModifier and TypeMethodDescriptionstatic MetatypeAnnotations.OptionsReturns the enum constant of this class with the specified name.static MetatypeAnnotations.Options[]MetatypeAnnotations.Options.values()Returns an array containing the constants of this enum class, in the order they are declared.Method parameters in aQute.bnd.metatype with type arguments of type MetatypeAnnotations.OptionsModifier and TypeMethodDescription(package private) static OCDDefOCDReader.getOCDDef(Clazz c, Analyzer analyzer, Set<MetatypeAnnotations.Options> options, XMLAttributeFinder finder, MetatypeVersion minVersion) (package private) static voidMetatypeAnnotations.Options.parseOption(Map.Entry<String, Attrs> entry, Set<MetatypeAnnotations.Options> options, MetatypeAnnotations.VersionSettings state) Constructor parameters in aQute.bnd.metatype with type arguments of type MetatypeAnnotations.OptionsModifierConstructorDescriptionprivateOCDReader(Analyzer analyzer, Clazz clazz, Set<MetatypeAnnotations.Options> options, XMLAttributeFinder finder, MetatypeVersion minVersion)