|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Chunk interface for messages containing a key.
Key
Field Summary | |
static String |
DEFAULT_NAME
The default name for chunks of this type |
static ChunkType |
TYPE
The Chunk type of chunks that implements this interface. |
Method Summary | |
Key |
getKey()
Returns the key of this chunk. |
void |
setKey(Key key)
Sets the key of this chunk. |
Field Detail |
public static final String DEFAULT_NAME
public static final ChunkType TYPE
Method Detail |
public Key getKey()
public void setKey(Key key)
key
- the key to be set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |