public class JSONSchemaPropsOrStringArrayBuilder extends JSONSchemaPropsOrStringArrayFluentImpl<JSONSchemaPropsOrStringArrayBuilder> implements VisitableBuilder<JSONSchemaPropsOrStringArray,JSONSchemaPropsOrStringArrayBuilder>
JSONSchemaPropsOrStringArrayFluentImpl.SchemaNestedImpl<N>JSONSchemaPropsOrStringArrayFluent.SchemaNested<N>_visitables| Constructor and Description |
|---|
JSONSchemaPropsOrStringArrayBuilder() |
JSONSchemaPropsOrStringArrayBuilder(java.lang.Boolean validationEnabled) |
JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArray instance) |
JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArray instance,
java.lang.Boolean validationEnabled) |
JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArrayFluent<?> fluent) |
JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArrayFluent<?> fluent,
java.lang.Boolean validationEnabled) |
JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArrayFluent<?> fluent,
JSONSchemaPropsOrStringArray instance) |
JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArrayFluent<?> fluent,
JSONSchemaPropsOrStringArray instance,
java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
JSONSchemaPropsOrStringArray |
build() |
boolean |
equals(java.lang.Object o) |
addAllToProperty, addNewProperty, addNewProperty, addNewProperty, addToProperty, addToProperty, buildSchema, editOrNewSchema, editOrNewSchemaLike, editSchema, getFirstProperty, getLastProperty, getMatchingProperty, getProperty, getProperty, getSchema, hasMatchingProperty, hasProperty, hasSchema, removeAllFromProperty, removeFromProperty, setToProperty, withNewSchema, withNewSchemaLike, withProperty, withProperty, withSchemaaccept, aggregate, aggregate, build, build, builderOfpublic JSONSchemaPropsOrStringArrayBuilder()
public JSONSchemaPropsOrStringArrayBuilder(java.lang.Boolean validationEnabled)
public JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArrayFluent<?> fluent)
public JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArrayFluent<?> fluent, java.lang.Boolean validationEnabled)
public JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArrayFluent<?> fluent, JSONSchemaPropsOrStringArray instance)
public JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArrayFluent<?> fluent, JSONSchemaPropsOrStringArray instance, java.lang.Boolean validationEnabled)
public JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArray instance)
public JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArray instance, java.lang.Boolean validationEnabled)
public JSONSchemaPropsOrStringArray build()
build in interface Builder<JSONSchemaPropsOrStringArray>public boolean equals(java.lang.Object o)
equals in class JSONSchemaPropsOrStringArrayFluentImpl<JSONSchemaPropsOrStringArrayBuilder>Copyright © 2015-2019 Red Hat. All Rights Reserved.