public class TypedProcessDescriptionImpl extends org.n52.shetland.ogc.wps.description.impl.ProcessDescriptionImpl implements TypedProcessDescription
| Modifier and Type | Class and Description |
|---|---|
static class |
TypedProcessDescriptionImpl.Builder |
org.n52.shetland.ogc.wps.description.impl.ProcessDescriptionImpl.AbstractBuilder<T extends org.n52.shetland.ogc.wps.description.ProcessDescription,B extends org.n52.shetland.ogc.wps.description.ProcessDescription.Builder<T,B>>| Constructor and Description |
|---|
TypedProcessDescriptionImpl(org.n52.shetland.ogc.ows.OwsCode id,
org.n52.shetland.ogc.ows.OwsLanguageString title,
org.n52.shetland.ogc.ows.OwsLanguageString abstrakt,
Set<org.n52.shetland.ogc.ows.OwsKeyword> keywords,
Set<org.n52.shetland.ogc.ows.OwsMetadata> metadata,
Set<TypedProcessInputDescription<?>> inputs,
Set<TypedProcessOutputDescription<?>> outputs,
String version,
boolean storeSupported,
boolean statusSupported) |
TypedProcessDescriptionImpl(org.n52.shetland.ogc.wps.description.impl.ProcessDescriptionImpl.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() |
getInputs, getOutputs, getVersion, isStatusSupported, isStoreSupportedgetAbstract, getId, getKeywords, getMetadata, getTitleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompareTo, getVersion, isStatusSupported, isStoreSupportedgetInputgetInputsgetOutputpublic TypedProcessDescriptionImpl(org.n52.shetland.ogc.wps.description.impl.ProcessDescriptionImpl.AbstractBuilder<?,?> builder)
public TypedProcessDescriptionImpl(org.n52.shetland.ogc.ows.OwsCode id,
org.n52.shetland.ogc.ows.OwsLanguageString title,
org.n52.shetland.ogc.ows.OwsLanguageString abstrakt,
Set<org.n52.shetland.ogc.ows.OwsKeyword> keywords,
Set<org.n52.shetland.ogc.ows.OwsMetadata> metadata,
Set<TypedProcessInputDescription<?>> inputs,
Set<TypedProcessOutputDescription<?>> outputs,
String version,
boolean storeSupported,
boolean statusSupported)
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–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.