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