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