public abstract class InputDescriptor<T extends Class<? extends org.n52.wps.io.data.IData>> extends BoundDescriptor<T>
| Modifier and Type | Class and Description |
|---|---|
static class |
InputDescriptor.Builder<B extends InputDescriptor.Builder<B,T>,T extends Class<? extends org.n52.wps.io.data.IData>> |
| Modifier | Constructor and Description |
|---|---|
protected |
InputDescriptor(InputDescriptor.Builder<? extends InputDescriptor.Builder<?,T>,T> builder) |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getMaxOccurs() |
BigInteger |
getMinOccurs() |
getBindinggetAbstract, getIdentifier, getTitle, hasAbstract, hasTitleprotected InputDescriptor(InputDescriptor.Builder<? extends InputDescriptor.Builder<?,T>,T> builder)
public BigInteger getMinOccurs()
public BigInteger getMaxOccurs()
Copyright © 2019. All Rights Reserved.