public interface RTO_PQAttributeCriteria extends RTOCriteria<PQ,PQ>
RTO<PQ,PQ> data type. See
RTOALL, 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 |
setDenomUnit(SearchOperator op,
CS denomUnit)
Sets the
Unit attribute on the RTO_PQ criteria. |
void |
setDenomValue(SearchOperator op,
REAL denomValue)
Sets the
Value attribute on the RTO_PQ criteria. |
void |
setNumerUnit(SearchOperator op,
CS numerUnit)
Sets the
Unit attribute on the RTO_PQ criteria. |
void |
setNumerValue(SearchOperator op,
REAL numerValue)
Sets the
Value attribute on the RTO_PQ criteria. |
equals, hashCode, newInstancevoid setNumerUnit(SearchOperator op, CS numerUnit)
op - numerUnit - void setNumerValue(SearchOperator op, REAL numerValue)
op - numerValue - void setDenomUnit(SearchOperator op, CS denomUnit)
op - denomUnit - void setDenomValue(SearchOperator op, REAL denomValue)
op - denomValue - HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved