Package org.gbif.api.ws.mixin
Interface OccurrenceMixin
- 
- All Superinterfaces:
- LicenseMixin
 
 public interface OccurrenceMixin extends LicenseMixin 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description DategetDateIdentified()IsoDateIntervalgetEventDate()- 
Methods inherited from interface org.gbif.api.ws.mixin.LicenseMixingetLicense
 
- 
 
- 
- 
- 
Method Detail- 
getDateIdentifiedDate getDateIdentified() 
 - 
getEventDateIsoDateInterval getEventDate() 
 
- 
 
-