Uses of Class
aQute.bnd.annotation.metatype.Meta.Type
-
Packages that use Meta.Type Package Description aQute.bnd.annotation.metatype aQute.bnd.make.metatype -
-
Uses of Meta.Type in aQute.bnd.annotation.metatype
Methods in aQute.bnd.annotation.metatype that return Meta.Type Modifier and Type Method Description Meta.Typetype()The type of the field.static Meta.TypeMeta.Type. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Meta.Type[]Meta.Type. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Meta.Type in aQute.bnd.make.metatype
Methods in aQute.bnd.make.metatype that return Meta.Type Modifier and Type Method Description (package private) Meta.TypeMetaTypeReader. getType(java.lang.String rtype)
-