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
InvalidSlot
void set_slot(int id, Any data) throws InvalidSlot
InvalidSlot
Copyright © 2017 JacORB. All rights reserved.