public static interface HibernateRelations.HasRelatedObservations
| Modifier and Type | Field and Description |
|---|---|
static String |
RELATED_OBSERVATIONS |
| Modifier and Type | Method and Description |
|---|---|
Set<RelatedDataEntity> |
getRelatedObservations() |
default boolean |
hasRelatedObservations() |
void |
setRelatedObservations(Set<RelatedDataEntity> relatedObservations) |
static final String RELATED_OBSERVATIONS
Set<RelatedDataEntity> getRelatedObservations()
void setRelatedObservations(Set<RelatedDataEntity> relatedObservations)
default boolean hasRelatedObservations()
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.