public class IdentifiableBase extends TrackableBase implements Serializable, Cloneable
Mirror
,
Profile
, Proxy
and
Server
.GLOBAL_LEVEL, USER_LEVEL
Constructor and Description |
---|
IdentifiableBase() |
Modifier and Type | Method and Description |
---|---|
IdentifiableBase |
clone()
Method clone.
|
String |
getId()
Get the id field.
|
void |
setId(String id)
Set the id field.
|
getSourceLevel, setSourceLevel
public IdentifiableBase()
public IdentifiableBase clone()
clone
in class TrackableBase
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.