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