Uses of Interface
aQute.bnd.header.Attrs.DataType
Packages that use Attrs.DataType
-
Uses of Attrs.DataType in aQute.bnd.header
Fields in aQute.bnd.header declared as Attrs.DataTypeModifier and TypeFieldDescriptionstatic final Attrs.DataType<Double> Attrs.DOUBLEstatic final Attrs.DataType<List<Double>> Attrs.LIST_DOUBLEstatic final Attrs.DataType<List<Long>> Attrs.LIST_LONGstatic final Attrs.DataType<List<String>> Attrs.LIST_STRINGstatic final Attrs.DataType<List<Version>> Attrs.LIST_VERSIONstatic final Attrs.DataType<Long> Attrs.LONGstatic final Attrs.DataType<String> Attrs.STRINGstatic final Attrs.DataType<Version> Attrs.VERSIONMethods in aQute.bnd.header with parameters of type Attrs.DataType