public interface Nameable
| Modifier and Type | Method and Description |
|---|---|
void |
setName(String name)
Sets the (preferably application unique) name for this component.
|
void setName(String name)
name - the preferably application unique name for this component.Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.