public class DoneableJSONSchemaPropsOrStringArray extends JSONSchemaPropsOrStringArrayFluentImpl<DoneableJSONSchemaPropsOrStringArray> implements Doneable<JSONSchemaPropsOrStringArray>
JSONSchemaPropsOrStringArrayFluentImpl.SchemaNestedImpl<N>JSONSchemaPropsOrStringArrayFluent.SchemaNested<N>_visitables| Constructor and Description |
|---|
DoneableJSONSchemaPropsOrStringArray(Function<JSONSchemaPropsOrStringArray,JSONSchemaPropsOrStringArray> function) |
DoneableJSONSchemaPropsOrStringArray(JSONSchemaPropsOrStringArray item) |
DoneableJSONSchemaPropsOrStringArray(JSONSchemaPropsOrStringArray item,
Function<JSONSchemaPropsOrStringArray,JSONSchemaPropsOrStringArray> function) |
| Modifier and Type | Method and Description |
|---|---|
JSONSchemaPropsOrStringArray |
done() |
addAllToProperty, addToProperty, addToProperty, buildSchema, editOrNewSchema, editOrNewSchemaLike, editSchema, equals, getFirstProperty, getLastProperty, getMatchingProperty, getProperty, getProperty, getSchema, hasProperty, hasSchema, removeAllFromProperty, removeFromProperty, setToProperty, withNewSchema, withNewSchemaLike, withProperty, withProperty, withSchemapublic DoneableJSONSchemaPropsOrStringArray(Function<JSONSchemaPropsOrStringArray,JSONSchemaPropsOrStringArray> function)
public DoneableJSONSchemaPropsOrStringArray(JSONSchemaPropsOrStringArray item, Function<JSONSchemaPropsOrStringArray,JSONSchemaPropsOrStringArray> function)
public DoneableJSONSchemaPropsOrStringArray(JSONSchemaPropsOrStringArray item)
public JSONSchemaPropsOrStringArray done()
done in interface Doneable<JSONSchemaPropsOrStringArray>Copyright © 2011–2018 Red Hat. All rights reserved.