Schnittstelle IMutableSaveStampHolder
- Alle Superschnittstellen:
ISaveStampHolder
A
IMutableSaveStampHolder is a ISaveStampHolder whose save
stamp can be set programmatically.- Autor:
- Silvan Wyss
-
Methodenübersicht
Modifikator und TypMethodeBeschreibungvoidsetSaveStamp(String saveStamp) Sets the save stamp of the currentIMutableSaveStampHolder.Von Schnittstelle geerbte Methoden ISaveStampHolder
getSaveStamp
-
Methodendetails
-
setSaveStamp
Sets the save stamp of the currentIMutableSaveStampHolder.- Parameter:
saveStamp-- Löst aus:
RuntimeException- if the given saveStamp is null.RuntimeException- if the given saveStamp is blank.
-