Uses of Enum Class
aQute.bnd.component.annotations.CollectionType
Packages that use CollectionType
Package
Description
OSGi Declarative Services Annotation processing.
Service Component Annotations Package Version 1.5.
-
Uses of CollectionType in aQute.bnd.component
Fields in aQute.bnd.component declared as CollectionType -
Uses of CollectionType in aQute.bnd.component.annotations
Methods in aQute.bnd.component.annotations that return CollectionTypeModifier and TypeMethodDescriptionstatic CollectionType
Returns the enum constant of this class with the specified name.static CollectionType[]
CollectionType.values()
Returns an array containing the constants of this enum class, in the order they are declared.