public class ListParameter extends Parameter
description, name, typology, value| Constructor and Description |
|---|
ListParameter() |
ListParameter(String name,
String description,
String type,
String separator) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSeparator() |
String |
getType() |
void |
setSeparator(String separator) |
void |
setType(String type) |
String |
toString() |
getDescription, getName, getTypology, getValue, setDescription, setName, setTypology, setValueCopyright © 2021. All Rights Reserved.