public abstract static class LiteralOutputDescriptionImpl.AbstractBuilder<T extends LiteralOutputDescription,B extends LiteralOutputDescriptionImpl.AbstractBuilder<T,B>> extends AbstractProcessOutputDescription.AbstractBuilder<T,B> implements LiteralOutputDescription.Builder<T,B>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory) |
protected |
AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory,
LiteralOutputDescription entity) |
| Modifier and Type | Method and Description |
|---|---|
LiteralDataDomain |
getDefaultLiteralDataDomain() |
Set<LiteralDataDomain> |
getSupportedLiteralDataDomains() |
B |
withDefaultLiteralDataDomain(LiteralDataDomain literalDataDomain) |
B |
withSupportedLiteralDataDomain(LiteralDataDomain domain) |
getAbstract, getId, getKeywords, getMetadata, getTitle, withAbstract, withIdentifier, withKeyword, withMetadata, withTitlegetFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwithDefaultLiteralDataDomain, withSupportedLiteralDataDomain, withSupportedLiteralDataDomainwithAbstract, withAbstract, withAbstract, withDescription, withIdentifier, withIdentifier, withIdentifier, withIdentifier, withKeyword, withKeyword, withKeywords, withKeywords, withMetadata, withMetadata, withMetadata, withTitle, withTitle, withTitleprotected AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory)
protected AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory, LiteralOutputDescription entity)
public LiteralDataDomain getDefaultLiteralDataDomain()
public Set<LiteralDataDomain> getSupportedLiteralDataDomains()
public B withDefaultLiteralDataDomain(LiteralDataDomain literalDataDomain)
withDefaultLiteralDataDomain in interface LiteralDescription.Builder<T extends LiteralOutputDescription,B extends LiteralOutputDescriptionImpl.AbstractBuilder<T,B>>public B withSupportedLiteralDataDomain(LiteralDataDomain domain)
withSupportedLiteralDataDomain in interface LiteralDescription.Builder<T extends LiteralOutputDescription,B extends LiteralOutputDescriptionImpl.AbstractBuilder<T,B>>Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.