public class DateRange extends TemporalCoverage implements Serializable
| Constructor and Description |
|---|
DateRange() |
DateRange(Date start,
Date end) |
| Modifier and Type | Method and Description |
|---|---|
String |
acceptFormatter(TemporalCoverageFormatterVisitor formatter)
Accept a TemporalCoverageFormatterVisitor for formatting purpose.
|
boolean |
equals(Object o) |
Date |
getEnd() |
Date |
getStart() |
int |
hashCode() |
void |
setEnd(Date end) |
void |
setStart(Date start) |
Collection<String> |
toKeywords() |
String |
toString() |
public Collection<String> toKeywords()
toKeywords in interface Keywordspublic String acceptFormatter(TemporalCoverageFormatterVisitor formatter)
TemporalCoverageacceptFormatter in class TemporalCoverageCopyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.