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