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
Subclasses with type arguments of type ReferenceMetadata.ReferenceScope in org.apache.felix.scr.impl.metadataFields in org.apache.felix.scr.impl.metadata declared as ReferenceMetadata.ReferenceScopeModifier and TypeFieldDescriptionprivate ReferenceMetadata.ReferenceScopeReferenceMetadata.m_scopeMethods 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.