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(java.lang.String example) |
static boolean |
isType(java.lang.String type,
java.lang.String format) |
ByteArrayProperty |
readOnly() |
ByteArrayProperty |
vendorExtension(java.lang.String key,
java.lang.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 static boolean isType(java.lang.String type,
java.lang.String format)
public ByteArrayProperty xml(Xml xml)
xml in class StringPropertypublic ByteArrayProperty example(java.lang.String example)
example in class StringPropertypublic ByteArrayProperty vendorExtension(java.lang.String key, java.lang.Object obj)
vendorExtension in class StringPropertypublic ByteArrayProperty readOnly()
readOnly in class StringPropertyCopyright © 2021. All Rights Reserved.