public interface FeatureOfInterestVisitor<T>
| Modifier and Type | Method and Description |
|---|---|
T |
visit(SamplingFeature value) |
T |
visit(SfSpecimen value) |
T |
visit(TsmlMonitoringFeature value) |
T |
visit(WmlMonitoringPoint value) |
T visit(SamplingFeature value) throws OwsExceptionReport
OwsExceptionReportT visit(SfSpecimen value) throws OwsExceptionReport
OwsExceptionReportT visit(WmlMonitoringPoint value) throws OwsExceptionReport
OwsExceptionReportT visit(TsmlMonitoringFeature value) throws OwsExceptionReport
OwsExceptionReportCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.