public class LongProperty extends AbstractNumericProperty implements Property
exclusiveMaximum, exclusiveMinimum, maximum, minimum| Constructor and Description |
|---|
LongProperty() |
| Modifier and Type | Method and Description |
|---|---|
LongProperty |
example(Long example) |
static boolean |
isType(String type,
String format) |
LongProperty |
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 LongProperty xml(Xml xml)
public LongProperty example(Long example)
Copyright © 2015. All Rights Reserved.