public interface UniqueIdentifiable extends Identifiable
| Modifier and Type | Method and Description |
|---|---|
default java.lang.String |
getID()
Get the ID to identify this object by
|
java.lang.String |
getUniqueID()
Get the unique ID to identify this object.
|
sameTypedefault java.lang.String getID()
IdentifiablegetID in interface Identifiablejava.lang.String getUniqueID()