public interface Identifiable
| Modifier and Type | Method and Description | 
|---|---|
com.tangosol.run.xml.Key | 
getKey()
Determine the key for this value object 
 | 
void | 
setKey(com.tangosol.run.xml.Key key)
Set this value object to match to the specified Key 
 |