Uses of Class
aQute.bnd.annotation.metatype.Meta.Type
-
Packages that use Meta.Type Package Description aQute.bnd.annotation.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.Type
type()
The type of the field.static Meta.Type
Meta.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.
-