public interface IVL_TSAttributeCriteria extends IVLCriteria<TS>
IVL<TS>
data type. See
IVL
ALL, 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,
TS high)
Sets the
High attribute on the IVL_TS criteria. |
void |
setLow(SearchOperator op,
TS low)
Sets the
Low attribute on the IVL_TS criteria. |
equals, hashCode, newInstance
void setLow(SearchOperator op, TS low)
op
- low
- void setHigh(SearchOperator op, TS 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