public class DoneableJSONSchemaPropsOrBool extends JSONSchemaPropsOrBoolFluentImpl<DoneableJSONSchemaPropsOrBool> implements Doneable<JSONSchemaPropsOrBool>
JSONSchemaPropsOrBoolFluentImpl.SchemaNestedImpl<N>JSONSchemaPropsOrBoolFluent.SchemaNested<N>_visitables| Constructor and Description |
|---|
DoneableJSONSchemaPropsOrBool(Function<JSONSchemaPropsOrBool,JSONSchemaPropsOrBool> function) |
DoneableJSONSchemaPropsOrBool(JSONSchemaPropsOrBool item) |
DoneableJSONSchemaPropsOrBool(JSONSchemaPropsOrBool item,
Function<JSONSchemaPropsOrBool,JSONSchemaPropsOrBool> function) |
| Modifier and Type | Method and Description |
|---|---|
JSONSchemaPropsOrBool |
done() |
buildSchema, editOrNewSchema, editOrNewSchemaLike, editSchema, equals, getSchema, hasAllows, hasSchema, isAllows, withAllows, withNewAllows, withNewAllows, withNewSchema, withNewSchemaLike, withSchemapublic DoneableJSONSchemaPropsOrBool(Function<JSONSchemaPropsOrBool,JSONSchemaPropsOrBool> function)
public DoneableJSONSchemaPropsOrBool(JSONSchemaPropsOrBool item, Function<JSONSchemaPropsOrBool,JSONSchemaPropsOrBool> function)
public DoneableJSONSchemaPropsOrBool(JSONSchemaPropsOrBool item)
public JSONSchemaPropsOrBool done()
done in interface Doneable<JSONSchemaPropsOrBool>Copyright © 2015-2019 Red Hat. All Rights Reserved.