public interface IVL_INTAttributeCriteria extends IVLCriteria<INT>
IVL<INT> data type.
See IVLALL, ANY, CONTAINS, EQUALS, GREATER_THAN, GREATER_THAN_OR_EQUAL_TO, IS_NOT_NULL, IS_NULL, LESS_THAN, LESS_THAN_OR_EQUAL_TO, LIKE, NOT_EQUALS, NOT_LIKE| Modifier and Type | Method and Description |
|---|---|
void |
setHigh(SearchOperator op,
INT high)
Sets the
High attribute on the IVL<INT>
criteria. |
void |
setLow(SearchOperator op,
INT low)
Sets the
Low attribute on the IVL<INT>
criteria. |
equals, hashCode, newInstancevoid setLow(SearchOperator op, INT low)
op - low - void setHigh(SearchOperator op, INT high)
op - high - HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved