public class DatasetSearchResult extends Object
Constructor and Description |
---|
DatasetSearchResult() |
public DatasetSearchResult()
public String getDescription()
public void setDescription(String description)
public DatasetType getType()
public void setType(DatasetType type)
public DatasetSubtype getSubtype()
public void setSubtype(DatasetSubtype subtype)
public String getFullText()
public void setFullText(String fullText)
public UUID getHostingOrganizationKey()
public void setHostingOrganizationKey(UUID hostingOrganizationKey)
public String getHostingOrganizationTitle()
public void setHostingOrganizationTitle(String hostingOrganizationTitle)
public Country getHostingCountry()
public void setHostingCountry(Country hostingCountry)
public String getPublisherTitle()
public void setPublisherTitle(String publisherTitle)
public UUID getEndorsingNodeKey()
public void setEndorsingNodeKey(UUID endorsingNodeKey)
public Set<Country> getCountryCoverage()
public void setCountryCoverage(Set<Country> countryCoverage)
public Set<Continent> getContinent()
public void setContinent(Set<Continent> continent)
public Country getPublishingCountry()
public void setPublishingCountry(Country publishingCountry)
public UUID getPublishingOrganizationKey()
public void setPublishingOrganizationKey(UUID publishingOrganizationKey)
public String getPublishingOrganizationTitle()
public void setPublishingOrganizationTitle(String publishingOrganizationTitle)
public List<UUID> getNetworkKeys()
public void setNetworkKeys(List<UUID> networkKeys)
public License getLicense()
public void setLicense(License license)
public List<Integer> getDecades()
public void setDecades(List<Integer> decades)
public List<String> getKeywords()
public void setKeywords(List<String> keywords)
public String getProjectIdentifier()
public void setProjectIdentifier(String projectIdentifier)
public Integer getRecordCount()
public void setRecordCount(Integer recordCount)
public Integer getNameUsagesCount()
public void setNameUsagesCount(Integer nameUsagesCount)
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.