Package org.gbif.api.ws.mixin
Interface OccurrenceMixin
-
- All Superinterfaces:
LicenseMixin
public interface OccurrenceMixin extends LicenseMixin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Date
getDateIdentified()
IsoDateInterval
getEventDate()
-
Methods inherited from interface org.gbif.api.ws.mixin.LicenseMixin
getLicense
-
-
-
-
Method Detail
-
getDateIdentified
Date getDateIdentified()
-
getEventDate
IsoDateInterval getEventDate()
-
-