public interface FeatureOfInterestIdentifierRequest
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getFeatureIdentifiers()
Get FeatureOfInterest identifiers
|
default boolean |
isSetFeatureOfInterest()
Check if request contains FeatureOfInterest identifiers
|
void |
setFeatureIdentifiers(List<String> featureIdentifiers)
Set FeatureOfInterest identifiers
|
List<String> getFeatureIdentifiers()
void setFeatureIdentifiers(List<String> featureIdentifiers)
featureIdentifiers - FeatureOfInterest identifiersdefault boolean isSetFeatureOfInterest()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.