public interface RTO_MO_PQAttributeCriteria extends RTOCriteria<MO,PQ>
RTO<MO,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 |
setMoCurrency(SearchOperator op,
CS moCurrency)
Sets the
Currency attribute on the RTO_MO_PQ criteria. |
void |
setMoValue(SearchOperator op,
REAL moValue)
Sets the
Value attribute on the RTO_MO_PQ criteria. |
void |
setPqUnit(SearchOperator op,
CS pqUnit)
Sets the
Unit attribute on the RTO_MO_PQ criteria. |
void |
setPqValue(SearchOperator op,
REAL pqValue)
Sets the
Value attribute on the RTO_MO_PQ criteria. |
equals, hashCode, newInstancevoid setMoCurrency(SearchOperator op, CS moCurrency)
op - moCurrency - void setMoValue(SearchOperator op, REAL moValue)
op - moValue - void setPqUnit(SearchOperator op, CS pqUnit)
op - pqUnit - void setPqValue(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