B
- The builder to return in order to be able to apply multiple
build operations.public static interface ElementsAccessor.TextBuilder<B extends ElementsAccessor.TextBuilder<B>>
Modifier and Type | Method and Description |
---|---|
B |
withText(String... aText)
Sets the text for the text property.
|
Copyright © 2017. All rights reserved.