public interface Nameable
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Get the name of an abstraction
|
void |
setName(String name)
Set the name of an abstraction
|
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.