Uses of Class
aQute.bnd.metatype.MetatypeAnnotations
-
Packages that use MetatypeAnnotations Package Description aQute.bnd.metatype aQute.bnd.osgi -
-
Uses of MetatypeAnnotations in aQute.bnd.metatype
Methods in aQute.bnd.metatype with parameters of type MetatypeAnnotations Modifier and Type Method Description (package private) static void
MetatypeAnnotations.Options. parseOption(java.util.Map.Entry<java.lang.String,Attrs> entry, java.util.EnumSet<MetatypeAnnotations.Options> options, MetatypeAnnotations state)
(package private) void
MetatypeAnnotations.Options. process(MetatypeAnnotations anno, Attrs attrs)
(package private) void
MetatypeAnnotations.Options. reset(MetatypeAnnotations anno)
-
Uses of MetatypeAnnotations in aQute.bnd.osgi
Fields in aQute.bnd.osgi declared as MetatypeAnnotations Modifier and Type Field Description (package private) static MetatypeAnnotations
Builder. metatypeAnnotations
-