public abstract class LeafParameter<T> extends Parameter
| Modifier | Constructor and Description |
|---|---|
protected |
LeafParameter() |
|
LeafParameter(String identifier,
String name,
String description,
Cardinality cardinality) |
| Modifier and Type | Method and Description |
|---|---|
abstract Class<T> |
getParameterType() |
equals, getCardinality, getDescription, getIdentifier, getName, hashCode, setCardinality, setDescription, setIdentifier, setNameCopyright © 2013. All Rights Reserved.