public class ToggleParameter extends Parameter
| Modifier and Type | Field and Description |
|---|---|
boolean |
start
The starting state for this parameter.
|
| Constructor and Description |
|---|
ToggleParameter() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getDefaultValue()
Returns the default value of this parameter.
|
String |
getLabel()
Returns the translation key for this parameter's label.
|
public String getLabel()
Parameterpublic Object getDefaultValue()
ParametergetDefaultValue in class ParameterCopyright © 2015. All rights reserved.