Uses of Class
aQute.bnd.bundle.annotations.Export.Substitution
-
Packages that use Export.Substitution Package Description aQute.bnd.bundle.annotations OSGi Bundle Annotations Package Version 1.0. -
-
Uses of Export.Substitution in aQute.bnd.bundle.annotations
Methods in aQute.bnd.bundle.annotations that return Export.Substitution Modifier and Type Method Description Export.Substitution
substitution()
Specify the policy for substitutably importing this package.static Export.Substitution
Export.Substitution. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Export.Substitution[]
Export.Substitution. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-