- All Known Subinterfaces:
ElementsAccessor.TextProperty
public interface ElementsAccessor
Provides an accessor for a text property.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Provides a builder method for a text property returning the builder for applying multiple build operations.static interface
Provides a mutator for a text property.static interface
Provides a text property. -
Method Summary
-
Method Details
-
getText
String[] getText()Retrieves the text from the text property.- Returns:
- The text stored by the text property.
-