public abstract static class GroupInputDescriptionImpl.AbstractBuilder<T extends GroupInputDescription,B extends GroupInputDescriptionImpl.AbstractBuilder<T,B>> extends AbstractProcessInputDescription.AbstractBuilder<T,B> implements GroupInputDescription.Builder<T,B>
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory) |
protected |
AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory,
GroupInputDescription entity) |
| Modifier and Type | Method and Description |
|---|---|
Set<ProcessInputDescription> |
getInputs() |
B |
withInput(ProcessInputDescription input) |
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, withTitlewithInput, withInput, withInput, withInputprotected AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory)
protected AbstractBuilder(ProcessDescriptionBuilderFactory<?,?,?,?,?,?,?,?,?,?> factory, GroupInputDescription entity)
public B withInput(ProcessInputDescription input)
withInput in interface ProcessInputDescriptionContainer.Builder<T extends GroupInputDescription,B extends GroupInputDescriptionImpl.AbstractBuilder<T,B>>public Set<ProcessInputDescription> getInputs()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.