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 Keywords
public String acceptFormatter(TemporalCoverageFormatterVisitor formatter)
TemporalCoverage
acceptFormatter
in class TemporalCoverage
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.