Interface | osid.mapping.path.rules.SpeedZoneEnabler | ||
---|---|---|---|
Implements | osid.OsidEnabler | ||
Description |
A | ||
Method | getSpeedZoneEnablerRecord | ||
Description |
Gets the speed zone enabler record corresponding to the
given | ||
Parameters | osid.type.Type | speedZoneEnablerRecordType | the type of speed zone enabler record to retrieve |
Return | osid.mapping.path.rules.records.SpeedZoneEnablerRecord | the speed zone enabler record | |
Errors | NULL_ARGUMENT | speedZoneEnablerRecordType is null | |
OPERATION_FAILED | unable to complete request | ||
UNSUPPORTED | hasRecordType(speedZoneEnablerRecordType) is false
| ||
Compliance | mandatory | This method must be implemented. |