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