Uses of Class
org.apache.juneau.annotation.SubItemsAnnotation.Builder
Packages that use SubItemsAnnotation.Builder
-
Uses of SubItemsAnnotation.Builder in org.apache.juneau.annotation
Methods in org.apache.juneau.annotation that return SubItemsAnnotation.BuilderModifier and TypeMethodDescriptionSets the_default property on this annotation.Sets the_enum property on this annotation.Sets the$ref property on this annotation.Sets thecf property on this annotation.SubItemsAnnotation.Builder.collectionFormat
(String value) Sets thecollectionFormat property on this annotation.static SubItemsAnnotation.Builder
SubItemsAnnotation.create()
Instantiates a new builder for this class.Sets thedf property on this annotation.Sets thee property on this annotation.SubItemsAnnotation.Builder.emax
(boolean value) Sets theemax property on this annotation.SubItemsAnnotation.Builder.emin
(boolean value) Sets theemin property on this annotation.SubItemsAnnotation.Builder.exclusiveMaximum
(boolean value) Sets theexclusiveMaximum property on this annotation.SubItemsAnnotation.Builder.exclusiveMinimum
(boolean value) Sets theexclusiveMinimum property on this annotation.Sets thef property on this annotation.Sets theformat property on this annotation.Sets theitems property on this annotation.Sets themax property on this annotation.SubItemsAnnotation.Builder.maxi
(long value) Sets themaxi property on this annotation.Sets themaximum property on this annotation.SubItemsAnnotation.Builder.maxItems
(long value) Sets themaxItems property on this annotation.SubItemsAnnotation.Builder.maxl
(long value) Sets themaxl property on this annotation.SubItemsAnnotation.Builder.maxLength
(long value) Sets themaxLength property on this annotation.Sets themin property on this annotation.SubItemsAnnotation.Builder.mini
(long value) Sets themini property on this annotation.Sets theminimum property on this annotation.SubItemsAnnotation.Builder.minItems
(long value) Sets theminItems property on this annotation.SubItemsAnnotation.Builder.minl
(long value) Sets theminl property on this annotation.SubItemsAnnotation.Builder.minLength
(long value) Sets theminLength property on this annotation.Sets themo property on this annotation.SubItemsAnnotation.Builder.multipleOf
(String value) Sets themultipleOf property on this annotation.Sets thep property on this annotation.Sets thepattern property on this annotation.Sets thet property on this annotation.Sets thetype property on this annotation.SubItemsAnnotation.Builder.ui
(boolean value) Sets theui property on this annotation.SubItemsAnnotation.Builder.uniqueItems
(boolean value) Sets theuniqueItems property on this annotation.