public static interface HibernateRelations.HasObservationTypes<T>
| Modifier and Type | Field and Description |
|---|---|
static String |
OBSERVATION_TYPES |
| Modifier and Type | Method and Description |
|---|---|
Set<FormatEntity> |
getObservationTypes() |
default boolean |
hasObservationTypes() |
T |
setObservationTypes(Set<FormatEntity> observationTypes) |
static final String OBSERVATION_TYPES
Set<FormatEntity> getObservationTypes()
T setObservationTypes(Set<FormatEntity> observationTypes)
default boolean hasObservationTypes()
Copyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.