JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
ddf.catalog.pubsub.criteria.temporal
Interface TemporalEvaluationCriteria
All Known Implementing Classes:
TemporalEvaluationCriteriaImpl
public interface
TemporalEvaluationCriteria
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Date
getEnd
()
Date
getInput
()
Date
getStart
()
Method Details
getStart
Date
getStart
()
getEnd
Date
getEnd
()
getInput
Date
getInput
()