public interface IVL_REALAttributeCriteria extends IVLCriteria<REAL>
IVL<REAL>
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,
REAL high)
Sets the
High attribute on the IVL<REAL>
criteria. |
void |
setLow(SearchOperator op,
REAL low)
Sets the
Low attribute on the IVL<REAL>
criteria. |
equals, hashCode, newInstance
void setLow(SearchOperator op, REAL low)
op
- low
- void setHigh(SearchOperator op, REAL 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