Uses of Class
org.apache.juneau.bean.swagger.Items
Packages that use Items
-
Uses of Items in org.apache.juneau.bean.swagger
Methods in org.apache.juneau.bean.swagger that return ItemsModifier and TypeMethodDescriptionBean property fluent setter:enum .Items.copy()
Make a deep copy of this object.HeaderInfo.getItems()
Bean property getter:items .Items.getItems()
Bean property getter:items .ParameterInfo.getItems()
Bean property getter:items .SchemaInfo.getItems()
Bean property getter:items .static final Items
SwaggerBuilder.items()
Creates an emptyItems
element.static final Items
static final Items
SwaggerBuilder.itemsStrict
(String type) Items.resolveRefs
(Swagger swagger, Deque<String> refStack, int maxDepth) Resolves any"$ref" attributes in this element.Items.setCollectionFormat
(String value) Bean property setter:collectionFormat .Items.setDefault
(Object value) Bean property setter:default .Bean property setter:enum .Items.setEnum
(Collection<Object> value) Bean property setter:enum .Items.setExclusiveMaximum
(Boolean value) Bean property setter:exclusiveMaximum .Items.setExclusiveMinimum
(Boolean value) Bean property setter:exclusiveMinimum .Bean property setter:format .Bean property setter:items .Items.setMaximum
(Number value) Bean property setter:maximum .Items.setMaxItems
(Integer value) Bean property setter:maxItems .Items.setMaxLength
(Integer value) Bean property setter:maxLength .Items.setMinimum
(Number value) Bean property setter:minimum .Items.setMinItems
(Integer value) Bean property setter:minItems .Items.setMinLength
(Integer value) Bean property setter:minLength .Items.setMultipleOf
(Number value) Bean property setter:multipleOf .Items.setPattern
(String value) Bean property setter:pattern .Bean property setter:$ref .Bean property setter:type .Items.setUniqueItems
(Boolean value) Bean property setter:uniqueItems .Items.strict()
Sets strict mode on this bean.Methods in org.apache.juneau.bean.swagger with parameters of type ItemsModifier and TypeMethodDescriptionBean property setter:items .Bean property setter:items .Bean property setter:items .Bean property setter:items .Constructors in org.apache.juneau.bean.swagger with parameters of type Items