public class ByteArrayProperty extends StringProperty implements Property
StringProperty.Format_default, _enum, maxLength, minLength, pattern, TYPEaccess, 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) |
_default, _enum, _enum, equals, getDefault, getEnum, getMaxLength, getMinLength, getPattern, hashCode, maxLength, minLength, pattern, required, setDefault, setEnum, setMaxLength, setMinLength, setPatternallowEmptyValue, description, getAccess, getAllowEmptyValue, getDescription, getExample, getFormat, getName, getPosition, getReadOnly, getRequired, getTitle, getType, getVendorExtensions, getXml, rename, setAccess, setAllowEmptyValue, 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)
xml in class StringPropertypublic ByteArrayProperty example(String example)
example in class StringPropertypublic ByteArrayProperty vendorExtension(String key, Object obj)
vendorExtension in class StringPropertypublic ByteArrayProperty readOnly()
readOnly in class StringPropertyCopyright © 2019. All Rights Reserved.