| Modifier and Type | Method and Description |
|---|---|
StringBehaviorTest.Builder |
StringBehaviorTest.Builder.clearDefaultClass()
Clears the value of the 'default_class' field.
|
StringBehaviorTest.Builder |
StringBehaviorTest.Builder.clearDefaultMap()
Clears the value of the 'default_map' field.
|
StringBehaviorTest.Builder |
StringBehaviorTest.Builder.clearStringableClass()
Clears the value of the 'stringable_class' field.
|
StringBehaviorTest.Builder |
StringBehaviorTest.Builder.clearStringableMap()
Clears the value of the 'stringable_map' field.
|
StringBehaviorTest.Builder |
StringBehaviorTest.Builder.clearStringClass()
Clears the value of the 'string_class' field.
|
StringBehaviorTest.Builder |
StringBehaviorTest.Builder.clearStringMap()
Clears the value of the 'string_map' field.
|
static StringBehaviorTest.Builder |
StringBehaviorTest.newBuilder()
Creates a new StringBehaviorTest RecordBuilder.
|
static StringBehaviorTest.Builder |
StringBehaviorTest.newBuilder(StringBehaviorTest.Builder other)
Creates a new StringBehaviorTest RecordBuilder by copying an existing Builder.
|
static StringBehaviorTest.Builder |
StringBehaviorTest.newBuilder(StringBehaviorTest other)
Creates a new StringBehaviorTest RecordBuilder by copying an existing StringBehaviorTest instance.
|
StringBehaviorTest.Builder |
StringBehaviorTest.Builder.setDefaultClass(CharSequence value)
Sets the value of the 'default_class' field.
|
StringBehaviorTest.Builder |
StringBehaviorTest.Builder.setDefaultMap(Map<CharSequence,Integer> value)
Sets the value of the 'default_map' field.
|
StringBehaviorTest.Builder |
StringBehaviorTest.Builder.setStringableClass(BigDecimal value)
Sets the value of the 'stringable_class' field.
|
StringBehaviorTest.Builder |
StringBehaviorTest.Builder.setStringableMap(Map<BigDecimal,Integer> value)
Sets the value of the 'stringable_map' field.
|
StringBehaviorTest.Builder |
StringBehaviorTest.Builder.setStringClass(CharSequence value)
Sets the value of the 'string_class' field.
|
StringBehaviorTest.Builder |
StringBehaviorTest.Builder.setStringMap(Map<CharSequence,Integer> value)
Sets the value of the 'string_map' field.
|
| Modifier and Type | Method and Description |
|---|---|
static StringBehaviorTest.Builder |
StringBehaviorTest.newBuilder(StringBehaviorTest.Builder other)
Creates a new StringBehaviorTest RecordBuilder by copying an existing Builder.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.