public class TypedComplexOutputDescriptionImpl extends org.n52.shetland.ogc.wps.description.impl.ComplexOutputDescriptionImpl implements TypedComplexOutputDescription
| Modifier and Type | Class and Description |
|---|---|
static class |
TypedComplexOutputDescriptionImpl.AbstractBuilder<T extends TypedComplexOutputDescription,B extends TypedComplexOutputDescriptionImpl.AbstractBuilder<T,B>> |
static class |
TypedComplexOutputDescriptionImpl.Builder |
org.n52.shetland.ogc.wps.description.ProcessOutputDescription.ReturningVisitor<T>, org.n52.shetland.ogc.wps.description.ProcessOutputDescription.ThrowingReturningVisitor<T,X extends java.lang.Exception>, org.n52.shetland.ogc.wps.description.ProcessOutputDescription.ThrowingVisitor<X extends java.lang.Exception>, org.n52.shetland.ogc.wps.description.ProcessOutputDescription.Visitor| Modifier | Constructor and Description |
|---|---|
|
TypedComplexOutputDescriptionImpl(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.Format defaultFormat,
java.util.Set<org.n52.shetland.ogc.wps.Format> supportedFormat,
java.math.BigInteger maximumMegabytes,
java.lang.Class<? extends ComplexData<?>> type) |
protected |
TypedComplexOutputDescriptionImpl(TypedComplexOutputDescriptionImpl.AbstractBuilder<?,?> builder) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<? extends ComplexData<?>> |
getType() |
getDefaultFormat, getMaximumMegabytes, getSupportedFormatsgetAbstract, getId, getKeywords, getMetadata, getTitleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasComplexisComplex, visit, visitgetBindingType, getPayloadTypegetDefaultFormat, getMaximumMegabytes, getSupportedFormatsasBoundingBox, asGroup, asLiteralvisit, visitpublic TypedComplexOutputDescriptionImpl(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.Format defaultFormat,
java.util.Set<org.n52.shetland.ogc.wps.Format> supportedFormat,
java.math.BigInteger maximumMegabytes,
java.lang.Class<? extends ComplexData<?>> type)
protected TypedComplexOutputDescriptionImpl(TypedComplexOutputDescriptionImpl.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.