java.io.Serializable, java.lang.Cloneablepublic class IdentifiableBase extends TrackableBase implements java.io.Serializable, java.lang.Cloneable
Mirror,
Profile, Proxy and
Server.GLOBAL_LEVEL, USER_LEVEL| Constructor | Description |
|---|---|
IdentifiableBase() |
| Modifier and Type | Method | Description |
|---|---|---|
IdentifiableBase |
clone() |
Method clone.
|
java.lang.String |
getId() |
Get the id field.
|
void |
setId(java.lang.String id) |
Set the id field.
|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSourceLevel, setSourceLevelpublic IdentifiableBase clone()
clone in class TrackableBasepublic java.lang.String getId()
public void setId(java.lang.String id)
id -