public interface ProjectEntityWithID extends ProjectEntityWithMutableUniqueID
Modifier and Type | Method and Description |
---|---|
Integer |
getID()
Retrieve the ID value of the entity.
|
void |
setID(Integer id)
Set the ID value of the entity.
|
setUniqueID
getUniqueID
Copyright © 2000–2024 Packwood Software. All rights reserved.