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) |
BooleanProperty |
xml(Xml xml) |
_default, description, getDefault, getDescription, getExample, getFormat, getName, getPosition, getReadOnly, getRequired, getTitle, getType, getXml, readOnly, setDefault, setDescription, setExample, setFormat, setName, setPosition, setReadOnly, setRequired, setTitle, setType, setXml, titleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdescription, getDefault, getDescription, getExample, getFormat, getName, getPosition, getReadOnly, getRequired, getTitle, getType, getXml, setDefault, setDescription, setExample, setName, setPosition, setReadOnly, setRequired, setTitle, setXml, titlepublic BooleanProperty xml(Xml xml)
public BooleanProperty example(Boolean example)
Copyright © 2015. All Rights Reserved.