| Interface | osid.dictionary.batch.EntryPeer | ||
|---|---|---|---|
| Implements | osid.OsidCapsule | ||
| Description |
An interface for the keys of the | ||
| Method | getKey | ||
| Description |
Gets the entry key. | ||
| Return | object | the entry key | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getKeyType | ||
| Description |
Gets the entry key type. | ||
| Return | osid.type.Type | the entry key type | |
| Compliance | mandatory | This method must be implemented. | |
| Method | getValueType | ||
| Description |
Gets the entry value type. | ||
| Return | osid.type.Type | the entry value type | |
| Compliance | mandatory | This method must be implemented. | |