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