public interface IVL_MOAttributeCriteria extends IVLCriteria<MO>
IVL<MO> data type. See
IVLALL, 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 |
setHighMoCurrency(SearchOperator op,
CS moCurrency)
Sets the
Currency attribute on the IVL_MO
criteria. |
void |
setHighMoValue(SearchOperator op,
REAL moValue)
Sets the
Value attribute on the IVL_MO criteria. |
void |
setLowMoCurrency(SearchOperator op,
CS moCurrency)
Sets the
Currency attribute on the IVL_MO
criteria. |
void |
setLowMoValue(SearchOperator op,
REAL moValue)
Sets the
Value attribute on the IVL_MO criteria. |
equals, hashCode, newInstancevoid setLowMoCurrency(SearchOperator op, CS moCurrency)
op - moCurrency - void setLowMoValue(SearchOperator op, REAL moValue)
op - moValue - void setHighMoCurrency(SearchOperator op, CS moCurrency)
op - moCurrency - void setHighMoValue(SearchOperator op, REAL moValue)
op - moValue - HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved