Uses of Interface
aQute.libg.parameters.Attributes.DataType
Packages that use Attributes.DataType
-
Uses of Attributes.DataType in aQute.libg.parameters
Fields in aQute.libg.parameters declared as Attributes.DataTypeModifier and TypeFieldDescriptionstatic final Attributes.DataType<Double>Attributes.DOUBLEstatic final Attributes.DataType<List<Double>>Attributes.LIST_DOUBLEstatic final Attributes.DataType<List<Long>>Attributes.LIST_LONGstatic final Attributes.DataType<List<String>>Attributes.LIST_STRINGstatic final Attributes.DataType<List<String>>Attributes.LIST_VERSIONstatic final Attributes.DataType<Long>Attributes.LONGstatic final Attributes.DataType<String>Attributes.STRINGstatic final Attributes.DataType<String>Attributes.VERSIONMethods in aQute.libg.parameters with parameters of type Attributes.DataTypeModifier and TypeMethodDescription<T> TAttributes.getTyped(Attributes.DataType<T> type, String adname)