public static final class SchemaBuilder.BooleanBuilder<R> extends SchemaBuilder.PropBuilder<P>
SchemaBuilder.PropBuilder.prop(String, String), and finalize with endBoolean()| Modifier and Type | Method and Description | 
|---|---|
| R | endBoolean()complete building this type, return control to context | 
| protected SchemaBuilder.BooleanBuilder<R> | self()a self-type for chaining builder subclasses. | 
prop, propprotected SchemaBuilder.BooleanBuilder<R> self()
SchemaBuilder.PropBuilderself in class SchemaBuilder.PropBuilder<SchemaBuilder.BooleanBuilder<R>>public R endBoolean()
Copyright © 2009–2020 The Apache Software Foundation. All rights reserved.