public class DatasetSuggestResult extends Object
Constructor and Description |
---|
DatasetSuggestResult() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getDescription() |
UUID |
getKey() |
DatasetSubtype |
getSubtype() |
String |
getTitle() |
DatasetType |
getType() |
int |
hashCode() |
void |
setDescription(String description) |
void |
setKey(UUID key) |
void |
setSubtype(DatasetSubtype subtype) |
void |
setTitle(String title) |
void |
setType(DatasetType type) |
String |
toString() |
public DatasetSuggestResult()
public String getDescription()
public void setDescription(String description)
public DatasetType getType()
public void setType(DatasetType type)
public DatasetSubtype getSubtype()
public void setSubtype(DatasetSubtype subtype)
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.