| Package | Description |
|---|---|
| gr.uoa.di.madgik.grs.store.buffer |
| Modifier and Type | Method and Description |
|---|---|
BufferStoreEntry.EntryStatus |
BufferStoreEntry.getStatus()
Retrieves the status of the entry
|
static BufferStoreEntry.EntryStatus |
BufferStoreEntry.EntryStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BufferStoreEntry.EntryStatus[] |
BufferStoreEntry.EntryStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BufferStoreEntry.setStatus(BufferStoreEntry.EntryStatus status)
Sets the status of the entry
|
Copyright © 2014. All Rights Reserved.