Uses of Enum Class
aQute.bnd.component.annotations.ReferencePolicy
Packages that use ReferencePolicy
Package
Description
Service Component Annotations Package Version 1.5.
-
Uses of ReferencePolicy in aQute.bnd.component.annotations
Subclasses with type arguments of type ReferencePolicy in aQute.bnd.component.annotationsMethods in aQute.bnd.component.annotations that return ReferencePolicyModifier and TypeMethodDescriptionstatic ReferencePolicyReturns the enum constant of this class with the specified name.static ReferencePolicy[]ReferencePolicy.values()Returns an array containing the constants of this enum class, in the order they are declared.