public interface INamedObject extends Comparable<INamedObject>
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the value of the object's name attribute (the object's name).
|
compareToString getName()
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.