public class ByteArrayProperty extends StringProperty implements Property
StringProperty.Format
_default, _enum, maxLength, minLength, pattern, TYPE
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) |
_default, _enum, _enum, equals, getDefault, getEnum, getMaxLength, getMinLength, getPattern, hashCode, maxLength, minLength, pattern, required, setDefault, setEnum, setMaxLength, setMinLength, setPattern
allowEmptyValue, 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, title
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
description, 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, title
public ByteArrayProperty xml(Xml xml)
xml
in class StringProperty
public ByteArrayProperty example(String example)
example
in class StringProperty
public ByteArrayProperty vendorExtension(String key, Object obj)
vendorExtension
in class StringProperty
public ByteArrayProperty readOnly()
readOnly
in class StringProperty
Copyright © 2019. All Rights Reserved.