public class DeviceUID
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected long |
id |
Constructor and Description |
---|
DeviceUID() |
Modifier and Type | Method and Description |
---|---|
long |
getId()
Gets the value of the id property.
|
void |
setId(long value)
Sets the value of the id property.
|