public abstract static class ComplexOutputDescriptionImpl.AbstractBuilder<T extends ComplexOutputDescription,B extends ComplexOutputDescriptionImpl.AbstractBuilder<T,B>> extends AbstractProcessOutputDescription.AbstractBuilder<T,B> implements ComplexOutputDescription.Builder<T,B>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory) |
protected |
AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory,
ComplexOutputDescription 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) |
getAbstract, getId, getKeywords, getMetadata, getTitle, withAbstract, withIdentifier, withKeyword, withMetadata, withTitlegetFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwithAbstract, withAbstract, withAbstract, withDescription, withIdentifier, withIdentifier, withIdentifier, withIdentifier, withKeyword, withKeyword, withKeywords, withKeywords, withMetadata, withMetadata, withMetadata, withTitle, withTitle, withTitlewithMaximumMegabytes, withSupportedFormat, withSupportedFormatprotected AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory, ComplexOutputDescription entity)
protected AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory)
public B withMaximumMegabytes(BigInteger maximumMegabytes)
withMaximumMegabytes in interface ComplexDescription.Builder<T extends ComplexOutputDescription,B extends ComplexOutputDescriptionImpl.AbstractBuilder<T,B>>public B withDefaultFormat(Format format)
withDefaultFormat in interface ComplexDescription.Builder<T extends ComplexOutputDescription,B extends ComplexOutputDescriptionImpl.AbstractBuilder<T,B>>public B withSupportedFormat(Format format)
withSupportedFormat in interface ComplexDescription.Builder<T extends ComplexOutputDescription,B extends ComplexOutputDescriptionImpl.AbstractBuilder<T,B>>public Format getDefaultFormat()
public BigInteger getMaximumMegabytes()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.