Uses of Enum Class
org.osgi.service.component.annotations.ReferenceCardinality
-
Uses of ReferenceCardinality in org.osgi.service.component.annotations
Methods in org.osgi.service.component.annotations that return ReferenceCardinalityModifier and TypeMethodDescriptionstatic ReferenceCardinalityReturns the enum constant of this class with the specified name.static ReferenceCardinality[]ReferenceCardinality.values()Returns an array containing the constants of this enum class, in the order they are declared.