public class JSONSchemaPropsOrBoolBuilder extends JSONSchemaPropsOrBoolFluentImpl<JSONSchemaPropsOrBoolBuilder> implements VisitableBuilder<JSONSchemaPropsOrBool,JSONSchemaPropsOrBoolBuilder>
JSONSchemaPropsOrBoolFluentImpl.SchemaNestedImpl<N>JSONSchemaPropsOrBoolFluent.SchemaNested<N>_visitables| Modifier and Type | Method and Description |
|---|---|
JSONSchemaPropsOrBool |
build() |
boolean |
equals(java.lang.Object o) |
buildSchema, editOrNewSchema, editOrNewSchemaLike, editSchema, getSchema, hasAllows, hasSchema, isAllows, withAllows, withNewAllows, withNewAllows, withNewSchema, withNewSchemaLike, withSchemaaccept, aggregate, aggregate, build, build, builderOfpublic JSONSchemaPropsOrBoolBuilder()
public JSONSchemaPropsOrBoolBuilder(java.lang.Boolean validationEnabled)
public JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent)
public JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent, java.lang.Boolean validationEnabled)
public JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent, JSONSchemaPropsOrBool instance)
public JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent, JSONSchemaPropsOrBool instance, java.lang.Boolean validationEnabled)
public JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBool instance)
public JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBool instance, java.lang.Boolean validationEnabled)
public JSONSchemaPropsOrBoolBuilder(javax.validation.Validator validator)
public JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent, JSONSchemaPropsOrBool instance, javax.validation.Validator validator)
public JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBool instance, javax.validation.Validator validator)
public JSONSchemaPropsOrBool build()
build in interface Builder<JSONSchemaPropsOrBool>public boolean equals(java.lang.Object o)
equals in class JSONSchemaPropsOrBoolFluentImpl<JSONSchemaPropsOrBoolBuilder>Copyright © 2015-2019 Red Hat. All Rights Reserved.