Uses of Enum Class
org.osgi.service.component.annotations.CollectionType
Packages that use CollectionType
Package
Description
Service Component Annotations Package Version 1.5.
-
Uses of CollectionType in org.osgi.service.component.annotations
Methods in org.osgi.service.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.