public class ByteArrayProperty extends AbstractProperty implements Property
access, allowEmptyValue, description, example, format, name, position, readOnly, required, title, type, vendorExtensions, xml| Constructor and Description |
|---|
ByteArrayProperty() |
| Modifier and Type | Method and Description |
|---|---|
ByteArrayProperty |
example(String example) |
static boolean |
isType(String type,
String format) |
ByteArrayProperty |
readOnly() |
ByteArrayProperty |
vendorExtension(String key,
Object obj) |
ByteArrayProperty |
xml(Xml xml) |
allowEmptyValue, description, equals, getAccess, getAllowEmptyValue, getDescription, getExample, getFormat, getName, getPosition, getReadOnly, getRequired, getTitle, getType, getVendorExtensions, getXml, hashCode, rename, setAccess, setAllowEmptyValue, setDefault, setDescription, setExample, setExample, setFormat, setName, setPosition, setReadOnly, setRequired, setTitle, setType, setVendorExtension, setVendorExtensionMap, setVendorExtensions, setXml, titleclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitdescription, getAccess, getAllowEmptyValue, getDescription, getExample, getFormat, getName, getPosition, getReadOnly, getRequired, getTitle, getType, getVendorExtensions, getXml, rename, setAccess, setAllowEmptyValue, setDefault, setDescription, setExample, setExample, setName, setPosition, setReadOnly, setRequired, setTitle, setXml, titlepublic ByteArrayProperty xml(Xml xml)
public ByteArrayProperty example(String example)
public ByteArrayProperty vendorExtension(String key, Object obj)
public ByteArrayProperty readOnly()
readOnly in class AbstractPropertyCopyright © 2016. All Rights Reserved.