OSID Logo
OSID Specifications
search package
Version 3.1.0
Interfaceosid.search.terms.DistanceTerm
Implementsosid.search.QueryTerm
Used Byosid.configuration.ValueQueryInspector
Description

A term for a Distance query.

MethodgetDistance
Description

Gets the Distance in this term.

Returnosid.mapping.Distance the distance
ErrorsILLEGAL_STATE isWildcard() is true
Compliancemandatory This method must be implemented.