public abstract static class LiteralDataInputDescriptor.Builder<B extends LiteralDataInputDescriptor.Builder<B,T>,T extends Class<? extends org.n52.wps.io.data.ILiteralData>> extends InputDescriptor.Builder<B,T>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder(String identifier,
T binding) |
| Modifier and Type | Method and Description |
|---|---|
B |
allowedValues(Class<? extends Enum> allowedValues) |
B |
allowedValues(List<String> allowedValues) |
B |
allowedValues(String[] allowedValues) |
LiteralDataInputDescriptor<T> |
build() |
B |
defaultValue(String defaultValue) |
maxOccurs, maxOccurs, maxOccurs, minOccurs, minOccursabstrakt, self, titlepublic LiteralDataInputDescriptor<T> build()
build in class InputDescriptor.Builder<B extends LiteralDataInputDescriptor.Builder<B,T>,T extends Class<? extends org.n52.wps.io.data.ILiteralData>>Copyright © 2017. All Rights Reserved.