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) |
protected String componentId
public RefMetadataImpl()
public RefMetadataImpl(String componentId)
public RefMetadataImpl(RefMetadata source)
public String getComponentId()
getComponentId in interface RefMetadatapublic void setComponentId(String componentId)
setComponentId in interface MutableRefMetadataCopyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.