public class GetFeatureOfInterestResponse extends OwsServiceResponse
| Constructor and Description |
|---|
GetFeatureOfInterestResponse() |
GetFeatureOfInterestResponse(AbstractFeature abstractFeature) |
GetFeatureOfInterestResponse(String service,
String version) |
GetFeatureOfInterestResponse(String service,
String version,
AbstractFeature abstractFeature) |
GetFeatureOfInterestResponse(String service,
String version,
String operationName) |
GetFeatureOfInterestResponse(String service,
String version,
String operationName,
AbstractFeature abstractFeature) |
| Modifier and Type | Method and Description |
|---|---|
AbstractFeature |
getAbstractFeature() |
void |
setAbstractFeature(AbstractFeature abstractFeature) |
close, getContentType, getExtensions, isSetContentType, setContentType, setExtensionsgetKey, getOperationName, getService, getVersion, hasOperationName, isSetService, isSetVersion, set, setOperationName, setService, setVersion, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddExtension, addExtension, addExtensions, addSweBooleanExtension, addSweBooleanExtension, addSwesExtension, addSweTextExtension, getBooleanExtension, getBooleanExtension, getBooleanExtension, getBooleanExtension, getExtension, getExtension, getExtensionCount, hasExtension, hasExtension, hasExtensionspublic GetFeatureOfInterestResponse()
public GetFeatureOfInterestResponse(String service, String version, String operationName)
public GetFeatureOfInterestResponse(AbstractFeature abstractFeature)
public GetFeatureOfInterestResponse(String service, String version, AbstractFeature abstractFeature)
public GetFeatureOfInterestResponse(String service, String version, String operationName, AbstractFeature abstractFeature)
public AbstractFeature getAbstractFeature()
public void setAbstractFeature(AbstractFeature abstractFeature)
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.