| Constructor and Description |
|---|
BooleanType() |
| Modifier and Type | Method and Description |
|---|---|
BooleanType |
defaultValue(Boolean value) |
BooleanType |
feature(String name,
Object value) |
BooleanType |
features(Map<String,Object> features) |
BooleanType |
format(String format) |
BooleanType |
nullable(boolean nullable) |
getDefaultValue, getFeatures, getFormat, getKind, isNullable, setDefaultValue, setFeatures, setFormat, setNullablepublic BooleanType format(String format)
public BooleanType features(Map<String,Object> features)
public BooleanType feature(String name, Object value)
public BooleanType defaultValue(Boolean value)
defaultValue in class Type<Boolean>public BooleanType nullable(boolean nullable)
Copyright © 2016–2018 Softelnet. All rights reserved.