Package | Description |
---|---|
org.gbif.api.model.registry.eml | |
org.gbif.api.vocabulary |
Modifier and Type | Method and Description |
---|---|
PreservationMethodType |
Collection.getSpecimenPreservationMethod()
Picklist keyword indicating the process or technique used to prevent physical deterioration of non-living
collections.
|
Modifier and Type | Method and Description |
---|---|
void |
Collection.setSpecimenPreservationMethod(PreservationMethodType specimenPreservationMethod) |
Constructor and Description |
---|
Collection(String name,
String parentIdentifier,
String identifier,
PreservationMethodType specimenPreservationMethod,
List<CuratorialUnitComposite> curatorialUnits) |
Modifier and Type | Method and Description |
---|---|
static PreservationMethodType |
PreservationMethodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PreservationMethodType[] |
PreservationMethodType.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.