protected abstract static class AbstractProcessInputDescription.AbstractBuilder<T extends ProcessInputDescription,B extends AbstractProcessInputDescription.AbstractBuilder<T,B>> extends AbstractDataDescription.AbstractBuilder<T,B> implements ProcessInputDescription.Builder<T,B>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory) |
protected |
AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory,
ProcessInputDescription entity) |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getMaximalOccurence() |
BigInteger |
getMinimalOccurence() |
B |
withMaximalOccurence(BigInteger max) |
B |
withMinimalOccurence(BigInteger min) |
getAbstract, getId, getKeywords, getMetadata, getTitle, withAbstract, withIdentifier, withKeyword, withMetadata, withTitlegetFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwithMaximalOccurence, withMinimalOccurence, withOccurencewithAbstract, withAbstract, withAbstract, withDescription, withIdentifier, withIdentifier, withIdentifier, withIdentifier, withKeyword, withKeyword, withKeywords, withKeywords, withMetadata, withMetadata, withMetadata, withTitle, withTitle, withTitleprotected AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory, ProcessInputDescription entity)
protected AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory)
public B withMinimalOccurence(BigInteger min)
withMinimalOccurence in interface ProcessInputDescription.Builder<T extends ProcessInputDescription,B extends AbstractProcessInputDescription.AbstractBuilder<T,B>>public B withMaximalOccurence(BigInteger max)
withMaximalOccurence in interface ProcessInputDescription.Builder<T extends ProcessInputDescription,B extends AbstractProcessInputDescription.AbstractBuilder<T,B>>public BigInteger getMinimalOccurence()
public BigInteger getMaximalOccurence()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.