public class ByteArrayProperty extends AbstractProperty implements Property
Constructor and Description |
---|
ByteArrayProperty() |
Modifier and Type | Method and Description |
---|---|
ByteArrayProperty |
example(String example) |
static boolean |
isType(String type,
String format) |
ByteArrayProperty |
vendorExtension(String key,
Object obj) |
ByteArrayProperty |
xml(Xml xml) |
description, equals, getAccess, getDescription, getExample, getFormat, getName, getPosition, getReadOnly, getRequired, getTitle, getType, getVendorExtensions, getXml, hashCode, readOnly, setAccess, setDefault, setDescription, setExample, setExample, setFormat, setName, setPosition, setReadOnly, setRequired, setTitle, setType, setVendorExtension, setVendorExtensionMap, setXml, title
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
description, getAccess, getDescription, getExample, getFormat, getName, getPosition, getReadOnly, getRequired, getTitle, getType, getVendorExtensions, getXml, setAccess, setDefault, setDescription, setExample, setExample, setName, setPosition, setReadOnly, setRequired, setTitle, setXml, title
public ByteArrayProperty xml(Xml xml)
public ByteArrayProperty example(String example)
public ByteArrayProperty vendorExtension(String key, Object obj)
Copyright © 2017. All rights reserved.