public class RefMetadataImpl extends Object implements MutableRefMetadata
| Modifier and Type | Field and Description |
|---|---|
protected String |
componentId |
| Constructor and Description |
|---|
RefMetadataImpl() |
RefMetadataImpl(RefMetadata source) |
RefMetadataImpl(String componentId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentId()
Return the id of the referenced component.
|
void |
setComponentId(String componentId) |
String |
toString() |
protected String componentId
public RefMetadataImpl()
public RefMetadataImpl(String componentId)
public RefMetadataImpl(RefMetadata source)
public String getComponentId()
RefMetadatacomponent-id attribute of a
component.getComponentId in interface RefMetadatapublic void setComponentId(String componentId)
setComponentId in interface MutableRefMetadataCopyright © 2014. All rights reserved.