public interface Idfiable
Modifier and Type | Method and Description |
---|---|
Object |
id()
Unique identifier for this entity.
|
long |
longId()
Deprecated.
Use id() instead
|
Object id()
@Deprecated long longId()
Copyright © 2012–2023. All rights reserved.