public abstract static class ComplexInputDescriptionImpl.AbstractBuilder<T extends ComplexInputDescription,B extends ComplexInputDescriptionImpl.AbstractBuilder<T,B>> extends AbstractProcessInputDescription.AbstractBuilder<T,B> implements ComplexInputDescription.Builder<T,B>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory) |
protected |
AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory,
ComplexInputDescription entity) |
| Modifier and Type | Method and Description |
|---|---|
Format |
getDefaultFormat() |
BigInteger |
getMaximumMegabytes() |
Set<Format> |
getSupportedFormats() |
B |
withDefaultFormat(Format format) |
B |
withMaximumMegabytes(BigInteger maximumMegabytes) |
B |
withSupportedFormat(Format format) |
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, withTitlewithMaximumMegabytes, withSupportedFormat, withSupportedFormatprotected AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory, ComplexInputDescription entity)
protected AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory)
public B withMaximumMegabytes(BigInteger maximumMegabytes)
withMaximumMegabytes in interface ComplexDescription.Builder<T extends ComplexInputDescription,B extends ComplexInputDescriptionImpl.AbstractBuilder<T,B>>public B withDefaultFormat(Format format)
withDefaultFormat in interface ComplexDescription.Builder<T extends ComplexInputDescription,B extends ComplexInputDescriptionImpl.AbstractBuilder<T,B>>public B withSupportedFormat(Format format)
withSupportedFormat in interface ComplexDescription.Builder<T extends ComplexInputDescription,B extends ComplexInputDescriptionImpl.AbstractBuilder<T,B>>public Format getDefaultFormat()
public BigInteger getMaximumMegabytes()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.