public interface Identifiable
| Modifier and Type | Method and Description |
|---|---|
UniqueIdentifier |
getID()
get the Identifier
UUID This is a technical identifier that is used for system purposes such
as matching.
|
void |
setID(UniqueIdentifier id)
set the Identifier
|
void setID(UniqueIdentifier id)
UniqueIdentifier getID()
Copyright © 2020. All rights reserved.