Schnittstelle IMultiTextHolder
- Alle bekannten Unterschnittstellen:
IFluentMutableMultiTextHolder<H>,IMutableMultiTextHolder
public interface IMultiTextHolder
A
IMultiTextHolder can contain several texts.- Version:
- 2023-10-25
- Autor:
- Silvan Wyss
-
Methodenübersicht
-
Methodendetails
-
getTexts
IContainer<String> getTexts()- Gibt zurück:
- the texts of the current
IMultiTextHolder.
-