public class StatisticalTypeList<C extends StatisticalType> extends StatisticalType
defaultValue, description, name, optional| Constructor and Description |
|---|
StatisticalTypeList(String name,
String description,
boolean optional) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(C st) |
List<C> |
getList() |
getDefaultValue, getDescription, getName, isOptional, setDefaultValue, setDescription, setName, setOptional, toStringCopyright © 2020. All Rights Reserved.