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