public interface ENAttributeCriteria extends ENCriteria
EN
data type. See
EN
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 |
setENXPCriteria(ENXPCriteria eNXPCriteria)
Sets the predicate for the
ENXP attribute. |
void |
setFormatted(SearchOperator op,
ST code)
Sets the predicate for the
Formatted attribute. |
void |
setUse(SetSearchOperator op,
CS[] codes)
Sets the predicate for the
Use attribute. |
void |
setValidTime(IVLCriteria<TS> ivlTsCriteria)
Sets the predicate for the
ValidTime attribute. |
equals, hashCode, newInstance
void setUse(SetSearchOperator op, CS[] codes)
Use
attribute. See
getUse
op
- codes
- void setENXPCriteria(ENXPCriteria eNXPCriteria)
ENXP
attribute. See
getENXP
eNXPCriteria
- void setFormatted(SearchOperator op, ST code)
Formatted
attribute. See
getFormatted
op
- code
- void setValidTime(IVLCriteria<TS> ivlTsCriteria)
ValidTime
attribute. See
getValidTime
ivlTsCriteria
- HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved