Uses of Enum
org.apache.felix.scr.impl.metadata.ReferenceMetadata.ReferenceScope
Packages that use ReferenceMetadata.ReferenceScope
-
Uses of ReferenceMetadata.ReferenceScope in org.apache.felix.scr.impl.metadata
Fields in org.apache.felix.scr.impl.metadata declared as ReferenceMetadata.ReferenceScopeModifier and TypeFieldDescriptionprivate ReferenceMetadata.ReferenceScope
ReferenceMetadata.m_scope
Methods in org.apache.felix.scr.impl.metadata that return ReferenceMetadata.ReferenceScopeModifier and TypeMethodDescriptionReferenceMetadata.getScope()
Returns the enum constant of this type with the specified name.static ReferenceMetadata.ReferenceScope[]
ReferenceMetadata.ReferenceScope.values()
Returns an array containing the constants of this enum type, in the order they are declared.