public interface IdentifiableComponent extends IdentifiedComponent
Component
whose identifier can be set.Modifier and Type | Method and Description |
---|---|
void |
setId(String componentId)
Set the ID of this component.
|
getId
Copyright © 1999–2016. All rights reserved.