public interface Identifiable
Trackable
, this interface provides a vehicle
by which to retrieve the unique identifier.Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the unique identifier of this entity.
|
String getId()
Copyright © 2021. All rights reserved.