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 Exception>, org.n52.shetland.ogc.wps.description.ProcessOutputDescription.ThrowingVisitor<X extends 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,
Set<org.n52.shetland.ogc.ows.OwsKeyword> keywords,
Set<org.n52.shetland.ogc.ows.OwsMetadata> metadata,
org.n52.shetland.ogc.wps.Format defaultFormat,
Set<org.n52.shetland.ogc.wps.Format> supportedFormat,
BigInteger maximumMegabytes,
Class<? extends ComplexData<?>> type) |
protected |
TypedComplexOutputDescriptionImpl(TypedComplexOutputDescriptionImpl.AbstractBuilder<?,?> builder) |
| Modifier and Type | Method and Description |
|---|---|
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,
Set<org.n52.shetland.ogc.ows.OwsKeyword> keywords,
Set<org.n52.shetland.ogc.ows.OwsMetadata> metadata,
org.n52.shetland.ogc.wps.Format defaultFormat,
Set<org.n52.shetland.ogc.wps.Format> supportedFormat,
BigInteger maximumMegabytes,
Class<? extends ComplexData<?>> type)
protected TypedComplexOutputDescriptionImpl(TypedComplexOutputDescriptionImpl.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.