public class TimeParameter extends Parameter
description, name, typology| Constructor and Description |
|---|
TimeParameter() |
TimeParameter(String name,
String description,
String defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDefaultValue() |
String |
getValue() |
void |
setDefaultValue(String defaultValue) |
void |
setValue(String value) |
String |
toString() |
getDescription, getName, getTypology, setDescription, setName, setTypologyCopyright © 2016. All Rights Reserved.