Uses of Enum
aQute.bnd.header.Attrs.Type
Packages that use Attrs.Type
-
Uses of Attrs.Type in aQute.bnd.header
Methods in aQute.bnd.header that return Attrs.TypeModifier and TypeMethodDescriptionAttrs.Type.plural()
static Attrs.Type
Attrs.DataType.type()
static Attrs.Type
Returns the enum constant of this type with the specified name.static Attrs.Type[]
Attrs.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in aQute.bnd.header with parameters of type Attrs.TypeModifier and TypeMethodDescriptionstatic Object
Attrs.convert
(Attrs.Type t, String s) Attrs.put
(String key, Attrs.Type type, String value)