public interface ADAttributeCriteria extends ADCriteria
AD
data type. See
AD
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 |
setADXPCriteria(ADXPCriteria aDXPCriteria)
Sets the predicate for the
ADXP attribute. |
void |
setUse(SetSearchOperator op,
CS[] codes)
Sets the predicate for the
Use attribute. |
void |
setUseablePeriod(GTSCriteria gtsCriteria)
Sets the predicate for the
UseablePeriod attribute. |
equals, hashCode, newInstance
void setUse(SetSearchOperator op, CS[] codes)
Use
attribute. See
getUse
op
- SearchOperator for queryingcodes
- CS Codes to be queried for Usevoid setADXPCriteria(ADXPCriteria aDXPCriteria)
ADXP
attribute. See
getADXP
aDXPCriteria
- ADXPCriteria instancevoid setUseablePeriod(GTSCriteria gtsCriteria)
UseablePeriod
attribute. See
getUseablePeriod
gtsCriteria
- GTSCriteria instanceHDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved