Interface | osid.search.terms.SpeedRangeTerm | ||
---|---|---|---|
Implements | osid.search.QueryTerm | ||
Description |
A term for a | ||
Method | getSpeedRangeStart | ||
Description |
Gets th start of the | ||
Return | osid.mapping.Speed | the speed start | |
Errors | ILLEGAL_STATE | isWildcard() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getSpeedRangeEnd | ||
Description |
Gets the end of the | ||
Return | osid.mapping.Speed | the speed end | |
Errors | ILLEGAL_STATE | isWildcard() is true | |
Compliance | mandatory | This method must be implemented. |