Uses of Class
aQute.libg.parameters.Attributes.Type
-
Packages that use Attributes.Type Package Description aQute.libg.parameters -
-
Uses of Attributes.Type in aQute.libg.parameters
Methods in aQute.libg.parameters that return Attributes.Type Modifier and Type Method Description Attributes.TypeAttributes. getType(java.lang.String key)Attributes.TypeAttributes.Type. plural()static Attributes.TypeAttributes. toType(java.lang.String type)Attributes.TypeAttributes.DataType. type()static Attributes.TypeAttributes.Type. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Attributes.Type[]Attributes.Type. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in aQute.libg.parameters with parameters of type Attributes.Type Modifier and Type Method Description static java.lang.ObjectAttributes. convert(Attributes.Type t, java.lang.String s)
-