public class TypedComplexInputDescriptionImpl extends org.n52.shetland.ogc.wps.description.impl.ComplexInputDescriptionImpl implements TypedComplexInputDescription
| Modifier and Type | Class and Description |
|---|---|
static class |
TypedComplexInputDescriptionImpl.AbstractBuilder<T extends TypedComplexInputDescription,B extends TypedComplexInputDescriptionImpl.AbstractBuilder<T,B>> |
static class |
TypedComplexInputDescriptionImpl.Builder |
org.n52.shetland.ogc.wps.description.ProcessInputDescription.ReturningVisitor<T>, org.n52.shetland.ogc.wps.description.ProcessInputDescription.ThrowingReturningVisitor<T,X extends Exception>, org.n52.shetland.ogc.wps.description.ProcessInputDescription.ThrowingVisitor<X extends Exception>, org.n52.shetland.ogc.wps.description.ProcessInputDescription.Visitor| Modifier | Constructor and Description |
|---|---|
|
TypedComplexInputDescriptionImpl(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,
org.n52.shetland.ogc.wps.InputOccurence occurence,
org.n52.shetland.ogc.wps.Format defaultFormat,
Set<org.n52.shetland.ogc.wps.Format> supportedFormat,
BigInteger maximumMegabytes,
Class<? extends ComplexData<?>> type) |
protected |
TypedComplexInputDescriptionImpl(TypedComplexInputDescriptionImpl.AbstractBuilder<?,?> builder) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ComplexData<?>> |
getType() |
getDefaultFormat, getMaximumMegabytes, getSupportedFormatsgetOccurencegetAbstract, getId, getKeywords, getMetadata, getTitleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasComplexisComplex, visit, visitgetBindingType, getPayloadTypegetDefaultFormat, getMaximumMegabytes, getSupportedFormatsasBoundingBox, asGroup, asLiteralgetOccurence, visit, visitpublic TypedComplexInputDescriptionImpl(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,
org.n52.shetland.ogc.wps.InputOccurence occurence,
org.n52.shetland.ogc.wps.Format defaultFormat,
Set<org.n52.shetland.ogc.wps.Format> supportedFormat,
BigInteger maximumMegabytes,
Class<? extends ComplexData<?>> type)
protected TypedComplexInputDescriptionImpl(TypedComplexInputDescriptionImpl.AbstractBuilder<?,?> builder)
public Class<? extends ComplexData<?>> getType()
getType in interface TypedDataDescription<Class<? extends ComplexData<?>>>Copyright © 2016–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.