public class ListParameter extends Parameter implements com.google.gwt.user.client.rpc.IsSerializable
Parameter.ParameterTypologydescription, name, typology| Constructor and Description |
|---|
ListParameter() |
ListParameter(String name,
String description,
String type,
String separator) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSeparator() |
String |
getType() |
String |
getValue() |
void |
setType(String type) |
void |
setValue(String value) |
String |
toString() |
getDescription, getName, getTypology, isColumn, isColumnList, isEnum, isFile, isList, isObject, isTabular, isTabularList, setDescription, setName, setTypologyCopyright © 2016. All Rights Reserved.