public interface GTSAttributeCriteria extends GTSCriteria
GTS
data type.
See GTS
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 |
setDateText(SearchOperator op,
ST dateText)
Sets the
DateText attribute on the GTS criteria. |
void |
setEndDate(SearchOperator op,
TS endDateTs)
Sets the
EndDate attribute on the GTS criteria. |
void |
setStartDate(SearchOperator op,
TS startDateTs)
Sets the
StartDate attribute on the GTS criteria. |
equals, hashCode, newInstance
void setStartDate(SearchOperator op, TS startDateTs)
StartDate
attribute on the GTS
criteria.op
- startDateTs
- void setEndDate(SearchOperator op, TS endDateTs)
EndDate
attribute on the GTS
criteria.op
- endDateTs
- void setDateText(SearchOperator op, ST dateText)
DateText
attribute on the GTS
criteria.op
- dateText
- HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved