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).
|
compareTo
String getName()
Copyright © 2006–2020 Dirk Lemmermann Software & Consulting. All rights reserved.