Uses of Class
aQute.bnd.osgi.Descriptors.SignatureType
-
Packages that use Descriptors.SignatureType Package Description aQute.bnd.osgi -
-
Uses of Descriptors.SignatureType in aQute.bnd.osgi
Methods in aQute.bnd.osgi that return Descriptors.SignatureType Modifier and Type Method Description static Descriptors.SignatureTypeDescriptors.SignatureType. valueOf(java.lang.String name)Deprecated.Returns the enum constant of this type with the specified name.static Descriptors.SignatureType[]Descriptors.SignatureType. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
-