public class IdRefMetadataImpl extends Object implements MutableIdRefMetadata
| Modifier and Type | Field and Description |
|---|---|
protected String |
componentId |
| Constructor and Description |
|---|
IdRefMetadataImpl() |
IdRefMetadataImpl(org.osgi.service.blueprint.reflect.IdRefMetadata source) |
IdRefMetadataImpl(String componentId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentId() |
void |
setComponentId(String componentId) |
String |
toString() |
protected String componentId
public IdRefMetadataImpl()
public IdRefMetadataImpl(String componentId)
public IdRefMetadataImpl(org.osgi.service.blueprint.reflect.IdRefMetadata source)
public String getComponentId()
getComponentId in interface org.osgi.service.blueprint.reflect.IdRefMetadatapublic void setComponentId(String componentId)
setComponentId in interface MutableIdRefMetadataCopyright © 2025. All rights reserved.