Package org.gbif.api.ws.mixin
Interface DatasetMixin
-
- All Superinterfaces:
EntityWithLogoMixin
,LicenseMixin
public interface DatasetMixin extends LicenseMixin, EntityWithLogoMixin
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description URI
getHomepage()
-
Methods inherited from interface org.gbif.api.ws.mixin.EntityWithLogoMixin
getLogoUrl
-
Methods inherited from interface org.gbif.api.ws.mixin.LicenseMixin
getLicense
-
-
-
-
Method Detail
-
getHomepage
URI getHomepage()
-
-