Class HtmlGameResponseSetting
- java.lang.Object
-
- com.cheetahdigital.challenges.core.model.GameResponseSetting
-
- com.cheetahdigital.challenges.core.model.HtmlGameResponseSetting
-
public class HtmlGameResponseSetting extends GameResponseSetting
Cheetah Loyalty HTML Game Response Setting Data Model
-
-
Constructor Summary
Constructors Constructor Description HtmlGameResponseSetting()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description HtmlGame
getHtmlGame()
void
setHtmlGame(HtmlGame htmlGame)
-
Methods inherited from class com.cheetahdigital.challenges.core.model.GameResponseSetting
getGenericBlob, getSubtype, setGenericBlob, setSubtype
-
-