Uses of Class
org.apache.juneau.annotation.SchemaAnnotation.Builder
Packages that use SchemaAnnotation.Builder
- 
Uses of SchemaAnnotation.Builder in org.apache.juneau.annotationMethods in org.apache.juneau.annotation that return SchemaAnnotation.BuilderModifier and TypeMethodDescriptionSets theSchema._default()property on this annotation.Sets theSchema._enum()property on this annotation.Sets theSchema.$ref()property on this annotation.SchemaAnnotation.Builder.additionalProperties(String... value) Sets theSchema.additionalProperties()property on this annotation.SchemaAnnotation.Builder.aev(boolean value) Sets theSchema.aev()property on this annotation.Sets theSchema.allOf()property on this annotation.SchemaAnnotation.Builder.allowEmptyValue(boolean value) Sets theSchema.allowEmptyValue()property on this annotation.Sets theSchema.cf()property on this annotation.SchemaAnnotation.Builder.collectionFormat(String value) Sets theSchema.collectionFormat()property on this annotation.static SchemaAnnotation.BuilderSchemaAnnotation.create()Instantiates a new builder for this class.static SchemaAnnotation.BuilderInstantiates a new builder for this class.static SchemaAnnotation.BuilderInstantiates a new builder for this class.Sets theSchema.d()property on this annotation.Sets theSchema.df()property on this annotation.SchemaAnnotation.Builder.discriminator(String value) Sets theSchema.discriminator()property on this annotation.Sets theSchema.e()property on this annotation.SchemaAnnotation.Builder.emax(boolean value) Sets theSchema.emax()property on this annotation.SchemaAnnotation.Builder.emin(boolean value) Sets theSchema.emin()property on this annotation.SchemaAnnotation.Builder.exclusiveMaximum(boolean value) Sets theSchema.exclusiveMaximum()property on this annotation.SchemaAnnotation.Builder.exclusiveMinimum(boolean value) Sets theSchema.exclusiveMinimum()property on this annotation.SchemaAnnotation.Builder.externalDocs(ExternalDocs value) Sets theSchema.externalDocs()property on this annotation.Sets theSchema.f()property on this annotation.Sets theSchema.format()property on this annotation.SchemaAnnotation.Builder.ignore(boolean value) Sets theSchema.ignore()property on this annotation.Sets theSchema.items()property on this annotation.Sets theSchema.max()property on this annotation.SchemaAnnotation.Builder.maxi(long value) Sets theSchema.maxi()property on this annotation.Sets theSchema.maximum()property on this annotation.SchemaAnnotation.Builder.maxItems(long value) Sets theSchema.maxItems()property on this annotation.SchemaAnnotation.Builder.maxl(long value) Sets theSchema.maxl()property on this annotation.SchemaAnnotation.Builder.maxLength(long value) Sets theSchema.maxLength()property on this annotation.SchemaAnnotation.Builder.maxp(long value) Sets theSchema.maxp()property on this annotation.SchemaAnnotation.Builder.maxProperties(long value) Sets theSchema.maxProperties()property on this annotation.Sets theSchema.min()property on this annotation.SchemaAnnotation.Builder.mini(long value) Sets theSchema.mini()property on this annotation.Sets theSchema.minimum()property on this annotation.SchemaAnnotation.Builder.minItems(long value) Sets theSchema.minItems()property on this annotation.SchemaAnnotation.Builder.minl(long value) Sets theSchema.minl()property on this annotation.SchemaAnnotation.Builder.minLength(long value) Sets theSchema.minLength()property on this annotation.SchemaAnnotation.Builder.minp(long value) Sets theSchema.minp()property on this annotation.SchemaAnnotation.Builder.minProperties(long value) Sets theSchema.minProperties()property on this annotation.Sets theSchema.mo()property on this annotation.SchemaAnnotation.Builder.multipleOf(String value) Sets theSchema.multipleOf()property on this annotation.Sets theSchema.p()property on this annotation.Sets theSchema.pattern()property on this annotation.SchemaAnnotation.Builder.properties(String... value) Sets theSchema.properties()property on this annotation.SchemaAnnotation.Builder.r(boolean value) Sets theSchema.r()property on this annotation.SchemaAnnotation.Builder.readOnly(boolean value) Sets theSchema.readOnly()property on this annotation.SchemaAnnotation.Builder.required(boolean value) Sets theSchema.required()property on this annotation.SchemaAnnotation.Builder.ro(boolean value) Sets theSchema.ro()property on this annotation.SchemaAnnotation.Builder.sie(boolean value) Sets theSchema.sie()property on this annotation.SchemaAnnotation.Builder.skipIfEmpty(boolean value) Sets theSchema.skipIfEmpty()property on this annotation.Sets theSchema.t()property on this annotation.Sets theSchema.title()property on this annotation.Sets theSchema.type()property on this annotation.SchemaAnnotation.Builder.ui(boolean value) Sets theSchema.ui()property on this annotation.SchemaAnnotation.Builder.uniqueItems(boolean value) Sets theSchema.uniqueItems()property on this annotation.Sets theSchema.xml()property on this annotation.