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-2017 Apache Software Foundation. All Rights Reserved.