public class BooleanType extends Type
| Constructor and Description |
|---|
BooleanType() |
| Modifier and Type | Method and Description |
|---|---|
BooleanType |
feature(String name,
Object value) |
BooleanType |
features(Map<String,Object> features) |
BooleanType |
format(String format) |
BooleanType |
tag(String tag) |
BooleanType |
tags(String... tags) |
getFeatures, getFormat, getKind, getTags, setFeatures, setFormat, setTagspublic BooleanType format(String format)
public BooleanType tags(String... tags)
public BooleanType tag(String tag)
public BooleanType feature(String name, Object value)
Copyright © 2016–2018 Softelnet. All rights reserved.