@Runtime public interface Identifiable
Modifier and Type | Method and Description |
---|---|
String |
getId()
Returns the current value of the attribute of ID type.
|
IdAttribute |
getIdAttribute()
Returns the only attribute of ID type.
|
String getId()
IdAttribute getIdAttribute()
see also the complete user documentation .