public class BooleanProperty extends AbstractProperty implements Property
| Constructor and Description |
|---|
BooleanProperty() |
| Modifier and Type | Method and Description |
|---|---|
BooleanProperty |
example(Boolean example) |
static boolean |
isType(String type,
String format) |
description, getDescription, getExample, getFormat, getName, getPosition, getReadOnly, getRequired, getTitle, getType, getXml, readOnly, setDescription, setExample, setFormat, setName, setPosition, setReadOnly, setRequired, setTitle, setType, setXml, titleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdescription, getDescription, getExample, getFormat, getName, getPosition, getReadOnly, getRequired, getTitle, getType, getXml, setDescription, setExample, setName, setPosition, setReadOnly, setRequired, setTitle, setXml, titlepublic BooleanProperty example(Boolean example)
Copyright © 2015. All Rights Reserved.