public class JSONSchemaPropsOrBoolFluentImpl<A extends JSONSchemaPropsOrBoolFluent<A>> extends BaseFluent<A> implements JSONSchemaPropsOrBoolFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
JSONSchemaPropsOrBoolFluentImpl.SchemaNestedImpl<N> |
JSONSchemaPropsOrBoolFluent.SchemaNested<N>_visitables| Constructor and Description |
|---|
JSONSchemaPropsOrBoolFluentImpl() |
JSONSchemaPropsOrBoolFluentImpl(JSONSchemaPropsOrBool instance) |
| Modifier and Type | Method and Description |
|---|---|
JSONSchemaProps |
buildSchema() |
JSONSchemaPropsOrBoolFluent.SchemaNested<A> |
editOrNewSchema() |
JSONSchemaPropsOrBoolFluent.SchemaNested<A> |
editOrNewSchemaLike(JSONSchemaProps item) |
JSONSchemaPropsOrBoolFluent.SchemaNested<A> |
editSchema() |
boolean |
equals(java.lang.Object o) |
JSONSchemaProps |
getSchema()
Deprecated.
|
java.lang.Boolean |
hasAllows() |
java.lang.Boolean |
hasSchema() |
java.lang.Boolean |
isAllows() |
A |
withAllows(java.lang.Boolean allows) |
A |
withNewAllows(boolean arg1) |
A |
withNewAllows(java.lang.String arg1) |
JSONSchemaPropsOrBoolFluent.SchemaNested<A> |
withNewSchema() |
JSONSchemaPropsOrBoolFluent.SchemaNested<A> |
withNewSchemaLike(JSONSchemaProps item) |
A |
withSchema(JSONSchemaProps schema) |
public JSONSchemaPropsOrBoolFluentImpl()
public JSONSchemaPropsOrBoolFluentImpl(JSONSchemaPropsOrBool instance)
public java.lang.Boolean isAllows()
isAllows in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public A withAllows(java.lang.Boolean allows)
withAllows in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public java.lang.Boolean hasAllows()
hasAllows in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public A withNewAllows(java.lang.String arg1)
withNewAllows in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public A withNewAllows(boolean arg1)
withNewAllows in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>@Deprecated public JSONSchemaProps getSchema()
getSchema in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public JSONSchemaProps buildSchema()
buildSchema in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public A withSchema(JSONSchemaProps schema)
withSchema in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public java.lang.Boolean hasSchema()
hasSchema in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public JSONSchemaPropsOrBoolFluent.SchemaNested<A> withNewSchema()
withNewSchema in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public JSONSchemaPropsOrBoolFluent.SchemaNested<A> withNewSchemaLike(JSONSchemaProps item)
withNewSchemaLike in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public JSONSchemaPropsOrBoolFluent.SchemaNested<A> editSchema()
editSchema in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public JSONSchemaPropsOrBoolFluent.SchemaNested<A> editOrNewSchema()
editOrNewSchema in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public JSONSchemaPropsOrBoolFluent.SchemaNested<A> editOrNewSchemaLike(JSONSchemaProps item)
editOrNewSchemaLike in interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.