public class JSONSchemaPropsOrStringArrayBuilder extends JSONSchemaPropsOrStringArrayFluentImpl<JSONSchemaPropsOrStringArrayBuilder> implements VisitableBuilder<JSONSchemaPropsOrStringArray,JSONSchemaPropsOrStringArrayBuilder>
JSONSchemaPropsOrStringArrayFluentImpl.SchemaNestedImpl<N>
JSONSchemaPropsOrStringArrayFluent.SchemaNested<N>
_visitables
Constructor and Description |
---|
JSONSchemaPropsOrStringArrayBuilder() |
JSONSchemaPropsOrStringArrayBuilder(Boolean validationEnabled) |
JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArray instance) |
JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArray instance,
Boolean validationEnabled) |
JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArrayFluent<?> fluent) |
JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArrayFluent<?> fluent,
Boolean validationEnabled) |
JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArrayFluent<?> fluent,
JSONSchemaPropsOrStringArray instance) |
JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArrayFluent<?> fluent,
JSONSchemaPropsOrStringArray instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
JSONSchemaPropsOrStringArray |
build() |
boolean |
equals(Object o) |
addAllToProperty, addToProperty, addToProperty, buildSchema, editOrNewSchema, editOrNewSchemaLike, editSchema, getFirstProperty, getLastProperty, getMatchingProperty, getProperty, getProperty, getSchema, hasProperty, hasSchema, removeAllFromProperty, removeFromProperty, setToProperty, withNewSchema, withNewSchemaLike, withProperty, withProperty, withSchema
accept, aggregate, aggregate, build, build
public JSONSchemaPropsOrStringArrayBuilder()
public JSONSchemaPropsOrStringArrayBuilder(Boolean validationEnabled)
public JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArrayFluent<?> fluent)
public JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArrayFluent<?> fluent, Boolean validationEnabled)
public JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArrayFluent<?> fluent, JSONSchemaPropsOrStringArray instance)
public JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArrayFluent<?> fluent, JSONSchemaPropsOrStringArray instance, Boolean validationEnabled)
public JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArray instance)
public JSONSchemaPropsOrStringArrayBuilder(JSONSchemaPropsOrStringArray instance, Boolean validationEnabled)
public JSONSchemaPropsOrStringArray build()
build
in interface Builder<JSONSchemaPropsOrStringArray>
public boolean equals(Object o)
equals
in class JSONSchemaPropsOrStringArrayFluentImpl<JSONSchemaPropsOrStringArrayBuilder>
Copyright © 2011–2018 Red Hat. All rights reserved.