public class DoneableJSONSchemaPropsOrArray extends JSONSchemaPropsOrArrayFluentImpl<DoneableJSONSchemaPropsOrArray> implements Doneable<JSONSchemaPropsOrArray>
JSONSchemaPropsOrArrayFluentImpl.JSONSchemasNestedImpl<N>, JSONSchemaPropsOrArrayFluentImpl.SchemaNestedImpl<N>JSONSchemaPropsOrArrayFluent.JSONSchemasNested<N>, JSONSchemaPropsOrArrayFluent.SchemaNested<N>_visitables| Constructor and Description |
|---|
DoneableJSONSchemaPropsOrArray(Function<JSONSchemaPropsOrArray,JSONSchemaPropsOrArray> function) |
DoneableJSONSchemaPropsOrArray(JSONSchemaPropsOrArray item) |
DoneableJSONSchemaPropsOrArray(JSONSchemaPropsOrArray item,
Function<JSONSchemaPropsOrArray,JSONSchemaPropsOrArray> function) |
| Modifier and Type | Method and Description |
|---|---|
JSONSchemaPropsOrArray |
done() |
addAllToJSONSchemas, addNewJSONSchema, addNewJSONSchemaLike, addToJSONSchemas, addToJSONSchemas, buildFirstJSONSchema, buildJSONSchema, buildJSONSchemas, buildLastJSONSchema, buildMatchingJSONSchema, buildSchema, editFirstJSONSchema, editJSONSchema, editLastJSONSchema, editMatchingJSONSchema, editOrNewSchema, editOrNewSchemaLike, editSchema, equals, getJSONSchemas, getSchema, hasJSONSchemas, hasSchema, removeAllFromJSONSchemas, removeFromJSONSchemas, setNewJSONSchemaLike, setToJSONSchemas, withJSONSchemas, withJSONSchemas, withNewSchema, withNewSchemaLike, withSchemapublic DoneableJSONSchemaPropsOrArray(Function<JSONSchemaPropsOrArray,JSONSchemaPropsOrArray> function)
public DoneableJSONSchemaPropsOrArray(JSONSchemaPropsOrArray item, Function<JSONSchemaPropsOrArray,JSONSchemaPropsOrArray> function)
public DoneableJSONSchemaPropsOrArray(JSONSchemaPropsOrArray item)
public JSONSchemaPropsOrArray done()
done in interface Doneable<JSONSchemaPropsOrArray>Copyright © 2011–2018 Red Hat. All rights reserved.