Uses of Enum Class
aQute.bnd.osgi.PermissionGenerator.Parameter
Packages that use PermissionGenerator.Parameter
-
Uses of PermissionGenerator.Parameter in aQute.bnd.osgi
Fields in aQute.bnd.osgi with type parameters of type PermissionGenerator.ParameterModifier and TypeFieldDescriptionprivate final Set<PermissionGenerator.Parameter> PermissionGenerator.parametersMethods in aQute.bnd.osgi that return PermissionGenerator.ParameterModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static PermissionGenerator.Parameter[]PermissionGenerator.Parameter.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in aQute.bnd.osgi that return types with arguments of type PermissionGenerator.ParameterModifier and TypeMethodDescriptionprivate static EnumSet<PermissionGenerator.Parameter> PermissionGenerator.parseParams(Builder builder, String... args)