Uses of Class
aQute.bnd.metatype.MetatypeVersion
-
Packages that use MetatypeVersion Package Description aQute.bnd.metatype -
-
Uses of MetatypeVersion in aQute.bnd.metatype
Methods in aQute.bnd.metatype that return MetatypeVersion Modifier and Type Method Description static MetatypeVersionMetatypeVersion. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static MetatypeVersion[]MetatypeVersion. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in aQute.bnd.metatype with parameters of type MetatypeVersion Constructor Description OCDDef(XMLAttributeFinder finder, MetatypeVersion minVersion)
-