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 java.lang.Exception>, org.n52.shetland.ogc.wps.description.ProcessInputDescription.ThrowingVisitor<X extends java.lang.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,
java.util.Set<org.n52.shetland.ogc.ows.OwsKeyword> keywords,
java.util.Set<org.n52.shetland.ogc.ows.OwsMetadata> metadata,
org.n52.shetland.ogc.wps.InputOccurence occurence,
org.n52.shetland.ogc.wps.Format defaultFormat,
java.util.Set<org.n52.shetland.ogc.wps.Format> supportedFormat,
java.math.BigInteger maximumMegabytes,
java.lang.Class<? extends ComplexData<?>> type) |
protected |
TypedComplexInputDescriptionImpl(TypedComplexInputDescriptionImpl.AbstractBuilder<?,?> builder) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.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,
java.util.Set<org.n52.shetland.ogc.ows.OwsKeyword> keywords,
java.util.Set<org.n52.shetland.ogc.ows.OwsMetadata> metadata,
org.n52.shetland.ogc.wps.InputOccurence occurence,
org.n52.shetland.ogc.wps.Format defaultFormat,
java.util.Set<org.n52.shetland.ogc.wps.Format> supportedFormat,
java.math.BigInteger maximumMegabytes,
java.lang.Class<? extends ComplexData<?>> type)
protected TypedComplexInputDescriptionImpl(TypedComplexInputDescriptionImpl.AbstractBuilder<?,?> builder)
public java.lang.Class<? extends ComplexData<?>> getType()
getType in interface TypedDataDescription<java.lang.Class<? extends ComplexData<?>>>Copyright © 2016–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.