Interface SpeedTerm
- All Superinterfaces:
QueryTerm
A term for a Speed query.
-
Method Summary
Methods inherited from interface QueryTerm
isPositive, isWildcardModifier and TypeMethodDescriptionbooleanTests if this is a positive or negative term.booleanTests if this term is a wildcard.
-
Method Details
-
getSpeed
Speed getSpeed()Gets theSpeedin this term.- Returns:
- the speed
- Throws:
IllegalStateException-isWildcard()istrue- Compliance:
mandatory- This method must be implemented.
-