| Package | Description |
|---|---|
| org.apache.felix.scr.impl.metadata |
| Modifier and Type | Field and Description |
|---|---|
private ReferenceMetadata.ReferenceScope |
ReferenceMetadata.m_scope |
| Modifier and Type | Method and Description |
|---|---|
ReferenceMetadata.ReferenceScope |
ReferenceMetadata.getScope() |
static ReferenceMetadata.ReferenceScope |
ReferenceMetadata.ReferenceScope.valueOf(java.lang.String name)
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.
|