OSID Logo
OSID Specifications
search package
Version 3.1.0
Interfaceosid.search.terms.IntegerTerm
Implementsosid.search.QueryTerm
Used Byosid.calendaring.ScheduleSlotQueryInspector
osid.voting.VoteQueryInspector
Description

A term for an Integer query.

MethodgetInteger
Description

Gets the Integer in this term.

Returninteger the integer value
ErrorsILLEGAL_STATE isWildcard() is true
Compliancemandatory This method must be implemented.