class SimpleIdRefMetadata extends java.lang.Object implements IdRefMetadata
IdRefMetadata interface.| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
referenceName |
| Constructor and Description |
|---|
SimpleIdRefMetadata(java.lang.String name)
Constructs a new
SimpleIdRefMetadata instance. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getComponentId()
Return the id of the referenced component.
|
public SimpleIdRefMetadata(java.lang.String name)
SimpleIdRefMetadata instance.name - public java.lang.String getComponentId()
IdRefMetadatacomponent-id attribute of a
component.getComponentId in interface IdRefMetadata