public interface CurrentOperations extends CurrentOperations
| Modifier and Type | Method and Description |
|---|---|
Any |
get_slot(int id) |
void |
set_slot(int id,
Any data) |
Any get_slot(int id) throws InvalidSlot
InvalidSlotvoid set_slot(int id,
Any data)
throws InvalidSlot
InvalidSlot