Interface | osid.search.terms.DecimalRangeTerm | ||
---|---|---|---|
Implements | osid.search.QueryTerm | ||
Description |
A term for a | ||
Method | getDecimalRangeStart | ||
Description |
Gets the start of the | ||
Return | decimal | the decimal start | |
Errors | ILLEGAL_STATE | isWildcard() is true | |
Compliance | mandatory | This method must be implemented. | |
Method | getDecimalRangeEnd | ||
Description |
Gets the end of the | ||
Return | decimal | the decimal end | |
Errors | ILLEGAL_STATE | isWildcard() is true | |
Compliance | mandatory | This method must be implemented. |