public class BooleanField extends AbstractConfigurationField
ConfigurationField.Optional| Modifier and Type | Field and Description |
|---|---|
static String |
FIELD_TYPE |
description, field_type, humanName, name, optional| Constructor and Description |
|---|
BooleanField(String name,
String humanName,
boolean defaultValue,
String description) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getDefaultValue() |
void |
setDefaultValue(Object defaultValue) |
getAdditionalInformation, getAttributes, getDescription, getFieldType, getHumanName, getName, isOptionalpublic static final String FIELD_TYPE
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.