public class IdentifiableBase extends TrackableBase implements java.io.Serializable
Mirror
,
Profile
, Proxy
and
Server
.Modifier and Type | Field and Description |
---|---|
private java.lang.String |
id
Field id.
|
GLOBAL_LEVEL, USER_LEVEL
Constructor and Description |
---|
IdentifiableBase() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getId()
Get the id field.
|
void |
setId(java.lang.String id)
Set the id field.
|
getSourceLevel, setSourceLevel