public class AbstractPropertiesInputOutputHandler extends AbstractInputOutputHandler implements ConfigurableClass
| Constructor and Description |
|---|
AbstractPropertiesInputOutputHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
addSupportedFormat(org.n52.shetland.ogc.wps.Format supportedFormat) |
void |
addSupportedFormats(Iterable<org.n52.shetland.ogc.wps.Format> supportedFormats) |
Set<org.n52.shetland.ogc.wps.Format> |
getSupportedFormats() |
addSupportedBinding, addSupportedBindings, getSupportedBindingsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPropertiesisSupportedBinding, isSupportedFormatpublic AbstractPropertiesInputOutputHandler()
public Set<org.n52.shetland.ogc.wps.Format> getSupportedFormats()
getSupportedFormats in interface InputOutputHandlerpublic void addSupportedFormat(org.n52.shetland.ogc.wps.Format supportedFormat)
public void addSupportedFormats(Iterable<org.n52.shetland.ogc.wps.Format> supportedFormats)
Copyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.