public class DoubleProperty extends AbstractNumericProperty implements Property
exclusiveMaximum, exclusiveMinimum, maximum, minimum| Constructor and Description |
|---|
DoubleProperty() |
| Modifier and Type | Method and Description |
|---|---|
DoubleProperty |
example(Double example) |
static boolean |
isType(String type,
String format) |
exclusiveMaximum, exclusiveMinimum, getExclusiveMaximum, getExclusiveMinimum, getMaximum, getMinimum, maximum, minimum, setExclusiveMaximum, setExclusiveMinimum, setMaximum, setMinimumdescription, 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 DoubleProperty example(Double example)
Copyright © 2015. All Rights Reserved.