|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BufferStoreEntry.EntryStatus | |
|---|---|
| gr.uoa.di.madgik.grs.store.buffer | |
| Uses of BufferStoreEntry.EntryStatus in gr.uoa.di.madgik.grs.store.buffer |
|---|
| Methods in gr.uoa.di.madgik.grs.store.buffer that return BufferStoreEntry.EntryStatus | |
|---|---|
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. |
| Methods in gr.uoa.di.madgik.grs.store.buffer with parameters of type BufferStoreEntry.EntryStatus | |
|---|---|
void |
BufferStoreEntry.setStatus(BufferStoreEntry.EntryStatus status)
Sets the status of the entry |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||