public class MapProperty extends AbstractProperty implements Property
| Constructor and Description |
|---|
MapProperty() |
MapProperty(Property property) |
| Modifier and Type | Method and Description |
|---|---|
MapProperty |
additionalProperties(Property property) |
MapProperty |
description(String description) |
Property |
getAdditionalProperties() |
static boolean |
isType(String type,
String format) |
void |
setAdditionalProperties(Property property) |
MapProperty |
xml(Xml xml) |
_default, 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, waitgetDefault, getDescription, getExample, getFormat, getName, getPosition, getReadOnly, getRequired, getTitle, getType, getXml, setDefault, setDescription, setExample, setName, setPosition, setReadOnly, setRequired, setTitle, setXml, titlepublic MapProperty()
public MapProperty(Property property)
public MapProperty xml(Xml xml)
public MapProperty additionalProperties(Property property)
public MapProperty description(String description)
description in interface Propertydescription in class AbstractPropertypublic Property getAdditionalProperties()
public void setAdditionalProperties(Property property)
Copyright © 2015. All Rights Reserved.