OSID Logo
OSID Specifications
search package
Version 3.0.0
Release Candidate Preview
Interfaceosid.search.terms.SpeedRangeTerm
Implementsosid.search.QueryTerm
Description

A term for a Speed range query.

MethodgetSpeedRangeStart
Description

Gets th start of the Speed range in this term.

Returnosid.mapping.Speedthe speed start
ErrorsILLEGAL_STATE isWildcard() is true
CompliancemandatoryThis method must be implemented.
MethodgetSpeedRangeEnd
Description

Gets the end of the Speed range in this term.

Returnosid.mapping.Speedthe speed end
ErrorsILLEGAL_STATE isWildcard() is true
CompliancemandatoryThis method must be implemented.