| Interface | osid.search.terms.DistanceRangeTerm | ||
|---|---|---|---|
| Implements | osid.search.QueryTerm | ||
| Description | 
                 A term for a   | ||
| Method | getDistanceRangeStart | ||
| Description | 
                     Gets the start of the   | ||
| Return | osid.mapping.Distance | the distance start | |
| Errors | ILLEGAL_STATE |  isWildcard()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |
| Method | getDistanceRangeEnd | ||
| Description | 
                     Gets the end of the   | ||
| Return | osid.mapping.Distance | the distance end | |
| Errors | ILLEGAL_STATE |  isWildcard()  is  true   |                 |
| Compliance | mandatory | This method must be implemented. | |