public static interface ProcessInputDescription.Builder<T extends ProcessInputDescription,B extends ProcessInputDescription.Builder<T,B>> extends DataDescription.Builder<T,B>
| Modifier and Type | Method and Description |
|---|---|
B |
withMaximalOccurence(BigInteger max) |
default B |
withMaximalOccurence(long max) |
B |
withMinimalOccurence(BigInteger min) |
default B |
withMinimalOccurence(long min) |
default B |
withOccurence(InputOccurence occurence) |
withAbstract, withAbstract, withAbstract, withDescription, withIdentifier, withIdentifier, withIdentifier, withIdentifier, withKeyword, withKeyword, withKeywords, withKeywords, withMetadata, withMetadata, withMetadata, withTitle, withTitle, withTitleB withMaximalOccurence(BigInteger max)
default B withMaximalOccurence(long max)
B withMinimalOccurence(BigInteger min)
default B withMinimalOccurence(long min)
default B withOccurence(InputOccurence occurence)
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.