public interface PQAttributeCriteria extends PQCriteria
PQ data type. See
PQALL, 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 |
setUnit(SearchOperator op,
CS unit)
Sets the
Unit attribute on the PQ criteria. |
void |
setValue(SearchOperator op,
REAL value)
Sets the
Value attribute on the PQ criteria. |
equals, hashCode, newInstancevoid setUnit(SearchOperator op, CS unit)
op - unit - void setValue(SearchOperator op, REAL value)
op - value - HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved