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