|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Description of the Interface
Method Summary | |
java.lang.String |
getCacheName()
Gets the cacheName attribute of the ICacheElement object |
IElementAttributes |
getElementAttributes()
Gets the attributes attribute of the ICacheElement object |
java.io.Serializable |
getKey()
Gets the key attribute of the ICacheElement object |
java.io.Serializable |
getVal()
Gets the val attribute of the ICacheElement object |
void |
setElementAttributes(IElementAttributes attr)
Sets the attributes attribute of the ICacheElement object |
Method Detail |
public java.lang.String getCacheName()
public java.io.Serializable getKey()
public java.io.Serializable getVal()
public IElementAttributes getElementAttributes()
public void setElementAttributes(IElementAttributes attr)
attr
- The new attributes value
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |