public class TypedLiteralOutputDescriptionImpl extends org.n52.shetland.ogc.wps.description.impl.LiteralOutputDescriptionImpl implements TypedLiteralOutputDescription
| Modifier and Type | Class and Description |
|---|---|
static class |
TypedLiteralOutputDescriptionImpl.AbstractBuilder<T extends TypedLiteralOutputDescription,B extends TypedLiteralOutputDescriptionImpl.AbstractBuilder<T,B>> |
static class |
TypedLiteralOutputDescriptionImpl.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 |
|---|---|
|
TypedLiteralOutputDescriptionImpl(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.description.LiteralDataDomain defaultLiteralDataDomain,
java.util.Set<org.n52.shetland.ogc.wps.description.LiteralDataDomain> supportedLiteralDataDomain,
LiteralType<?> type) |
protected |
TypedLiteralOutputDescriptionImpl(TypedLiteralOutputDescriptionImpl.AbstractBuilder<?,?> builder) |
| Modifier and Type | Method and Description |
|---|---|
LiteralType<?> |
getType() |
getDefaultLiteralDataDomain, getSupportedLiteralDataDomainsgetAbstract, getId, getKeywords, getMetadata, getTitleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasLiteralisLiteral, visit, visitgetBindingType, getPayloadTypegetDefaultLiteralDataDomain, getSupportedLiteralDataDomainsasBoundingBox, asComplex, asGroupvisit, visitpublic TypedLiteralOutputDescriptionImpl(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.description.LiteralDataDomain defaultLiteralDataDomain,
java.util.Set<org.n52.shetland.ogc.wps.description.LiteralDataDomain> supportedLiteralDataDomain,
LiteralType<?> type)
protected TypedLiteralOutputDescriptionImpl(TypedLiteralOutputDescriptionImpl.AbstractBuilder<?,?> builder)
public LiteralType<?> getType()
getType in interface TypedDataDescription<LiteralType<?>>Copyright © 2016–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.