public interface IVL_PQAttributeCriteria extends IVLCriteria<PQ>
IVL<PQ>
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 |
setHighPqUnit(SearchOperator op,
CS pqUnit)
Sets the
Unit attribute on the IVL_PQ criteria. |
void |
setHighPqValue(SearchOperator op,
REAL pqValue)
Sets the
Value attribute on the IVL_PQ criteria. |
void |
setLowPqUnit(SearchOperator op,
CS pqUnit)
Sets the
Unit attribute on the IVL_PQ criteria. |
void |
setLowPqValue(SearchOperator op,
REAL pqValue)
Sets the
Value attribute on the IVL_PQ criteria. |
equals, hashCode, newInstance
void setLowPqUnit(SearchOperator op, CS pqUnit)
op
- pqUnit
- void setLowPqValue(SearchOperator op, REAL pqValue)
op
- pqValue
- void setHighPqUnit(SearchOperator op, CS pqUnit)
op
- pqUnit
- void setHighPqValue(SearchOperator op, REAL pqValue)
op
- pqValue
- HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved