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) |
DoubleProperty |
xml(Xml xml) |
exclusiveMaximum, exclusiveMinimum, getExclusiveMaximum, getExclusiveMinimum, getMaximum, getMinimum, maximum, minimum, setExclusiveMaximum, setExclusiveMinimum, setMaximum, setMinimum_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 DoubleProperty xml(Xml xml)
public DoubleProperty example(Double example)
Copyright © 2015. All Rights Reserved.