Interface IFluentMutableOptionalTitleHolder<H extends IFluentMutableOptionalTitleHolder<H>>

Type Parameters:
H - is the type of a IFluentMutableOptionalTitleHolder.
All Superinterfaces:
IOptionalTitleHolder

public interface IFluentMutableOptionalTitleHolder<H extends IFluentMutableOptionalTitleHolder<H>> extends IOptionalTitleHolder
A IFluentMutableOptionalTitleHolder is a IOptionalTitleHolder whose title can be set and removed programmatically and fluently.
Author:
Silvan Wyss