public class JSONSchemaPropsOrBoolBuilder extends JSONSchemaPropsOrBoolFluentImpl<JSONSchemaPropsOrBoolBuilder> implements VisitableBuilder<JSONSchemaPropsOrBool,JSONSchemaPropsOrBoolBuilder>
JSONSchemaPropsOrBoolFluentImpl.SchemaNestedImpl<N>JSONSchemaPropsOrBoolFluent.SchemaNested<N>_visitables| Constructor and Description |
|---|
JSONSchemaPropsOrBoolBuilder() |
JSONSchemaPropsOrBoolBuilder(java.lang.Boolean validationEnabled) |
JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBool instance) |
JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBool instance,
java.lang.Boolean validationEnabled) |
JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent) |
JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent,
java.lang.Boolean validationEnabled) |
JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent,
JSONSchemaPropsOrBool instance) |
JSONSchemaPropsOrBoolBuilder(JSONSchemaPropsOrBoolFluent<?> fluent,
JSONSchemaPropsOrBool instance,
java.lang.Boolean validationEnabled) |
| 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 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.