Package jmri.beans
Interface MutableIdentifiable
- All Superinterfaces:
Identifiable
An object that has a publicly mutable identity property.
- See Also:
-
Method Summary
Methods inherited from interface jmri.beans.Identifiable
getId
-
Method Details
-
setId
Set the identity.- Parameters:
id- the new identity
-