- java.lang.Object
-
- io.swagger.models.properties.AbstractProperty
-
- io.swagger.models.properties.ArrayProperty
-
- io.springfox.spring.boot.extend.ArrayRefProperty
-
-
字段概要
-
从类继承的字段 io.swagger.models.properties.ArrayProperty
items, TYPE, uniqueItems
-
从类继承的字段 io.swagger.models.properties.AbstractProperty
access, allowEmptyValue, description, example, format, name, position, readOnly, required, title, type, vendorExtensions, xml
-
方法概要
-
从类继承的方法 io.swagger.models.properties.ArrayProperty
description, equals, example, getItems, getMaxItems, getMinItems, getUniqueItems, hashCode, isType, items, readOnly, setItems, setMaxItems, setMinItems, setUniqueItems, title, uniqueItems, vendorExtension, xml
-
从类继承的方法 io.swagger.models.properties.AbstractProperty
allowEmptyValue, getAccess, getAllowEmptyValue, getDescription, getExample, getFormat, getName, getPosition, getReadOnly, getRequired, getTitle, getType, getVendorExtensions, getXml, rename, setAccess, setAllowEmptyValue, setDefault, setDescription, setExample, setExample, setFormat, setName, setPosition, setReadOnly, setRequired, setTitle, setType, setVendorExtension, setVendorExtensionMap, setVendorExtensions, setXml
-
从接口继承的方法 io.swagger.models.properties.Property
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
-
-
方法详细资料
-
get$ref
public String get$ref()
Copyright © 2024. All rights reserved.