public class TypedProcessDescriptionImpl extends org.n52.shetland.ogc.wps.description.impl.ProcessDescriptionImpl implements TypedProcessDescription
| Modifier and Type | Class and Description |
|---|---|
protected static class |
TypedProcessDescriptionImpl.AbstractBuilder<T extends TypedProcessDescription,B extends TypedProcessDescriptionImpl.AbstractBuilder<T,B>> |
static class |
TypedProcessDescriptionImpl.Builder |
| Constructor and Description |
|---|
TypedProcessDescriptionImpl(TypedProcessDescriptionImpl.AbstractBuilder<?,?> builder) |
| Modifier and Type | Method and Description |
|---|---|
TypedProcessInputDescription<?> |
getInput(org.n52.shetland.ogc.ows.OwsCode id) |
Collection<? extends TypedProcessInputDescription<?>> |
getInputDescriptions() |
TypedProcessOutputDescription<?> |
getOutput(org.n52.shetland.ogc.ows.OwsCode id) |
Collection<? extends TypedProcessOutputDescription<?>> |
getOutputDescriptions() |
equals, getInputs, getOutputs, getVersion, hashCode, isStatusSupported, isStoreSupported, newBuildergetAbstract, getId, getKeywords, getMetadata, getTitleclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitcompareTo, getVersion, isStatusSupported, isStoreSupported, newBuildergetInputgetInputsgetOutputpublic TypedProcessDescriptionImpl(TypedProcessDescriptionImpl.AbstractBuilder<?,?> builder)
public TypedProcessInputDescription<?> getInput(org.n52.shetland.ogc.ows.OwsCode id)
getInput in interface TypedProcessInputDescriptionContainergetInput in interface org.n52.shetland.ogc.wps.description.ProcessInputDescriptionContainergetInput in class org.n52.shetland.ogc.wps.description.impl.ProcessDescriptionImplpublic Collection<? extends TypedProcessInputDescription<?>> getInputDescriptions()
getInputDescriptions in interface TypedProcessInputDescriptionContainergetInputDescriptions in interface org.n52.shetland.ogc.wps.description.ProcessInputDescriptionContainergetInputDescriptions in class org.n52.shetland.ogc.wps.description.impl.ProcessDescriptionImplpublic TypedProcessOutputDescription<?> getOutput(org.n52.shetland.ogc.ows.OwsCode id)
getOutput in interface TypedProcessOutputDescriptionContainergetOutput in interface org.n52.shetland.ogc.wps.description.ProcessOutputDescriptionContainergetOutput in class org.n52.shetland.ogc.wps.description.impl.ProcessDescriptionImplpublic Collection<? extends TypedProcessOutputDescription<?>> getOutputDescriptions()
getOutputDescriptions in interface TypedProcessOutputDescriptionContainergetOutputDescriptions in interface org.n52.shetland.ogc.wps.description.ProcessOutputDescriptionContainergetOutputDescriptions in class org.n52.shetland.ogc.wps.description.impl.ProcessDescriptionImplCopyright © 2016–2022 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.