public static interface HibernateRelations.HasFeatureTypes<T>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FEATURE__TYPES |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<FormatEntity> |
getFeatureTypes() |
default boolean |
hasFeatureTypes() |
T |
setFeatureTypes(java.util.Set<FormatEntity> featureOfInterestTypes) |
static final java.lang.String FEATURE__TYPES
java.util.Set<FormatEntity> getFeatureTypes()
T setFeatureTypes(java.util.Set<FormatEntity> featureOfInterestTypes)
default boolean hasFeatureTypes()
Copyright © 2015–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.