Schnittstelle IMutableTitleHolder
- Alle Superschnittstellen:
ITitleHolder
A
IMutableTitleHolder is a ITitleHolder whose title can be
set programmatically.- Autor:
- Silvan Wyss
-
Methodenübersicht
Von Schnittstelle geerbte Methoden ITitleHolder
getTitle, getTitleInQuotes
-
Methodendetails
-
setTitle
Sets the title of the currentIMutableTitleHolder.- Parameter:
title-- Löst aus:
RuntimeException- if the given title is null.RuntimeException- if the given title is blank.
-