Package | Description |
---|---|
org.gbif.api.model.registry | |
org.gbif.api.service.registry | |
org.gbif.api.vocabulary |
Modifier and Type | Method and Description |
---|---|
@NotNull MetadataType |
Metadata.getType() |
Modifier and Type | Method and Description |
---|---|
void |
Metadata.setType(MetadataType type) |
Modifier and Type | Method and Description |
---|---|
List<Metadata> |
DatasetService.listMetadata(UUID datasetKey,
MetadataType type)
Lists all metadata descriptions available for a dataset and optionally filters them by document
type.
|
Modifier and Type | Method and Description |
---|---|
static MetadataType |
MetadataType.fromString(String metadataType) |
static MetadataType |
MetadataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetadataType[] |
MetadataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.