Package knf.hydra.core.models.data
Class DisplayType
-
- All Implemented Interfaces:
public class DisplayTypeBypass display type
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classDisplayType.ACTIVITYpublic final classDisplayType.DIALOGpublic classDisplayType.BACKGROUND
-
Field Summary
Fields Modifier and Type Field Description private final Integervalueprivate final BooleanshowReloadButtonprivate final DialogStylestyle
-
Method Summary
Modifier and Type Method Description final IntegergetValue()final BooleangetShowReloadButton()final DialogStylegetStyle()-
-
Method Detail
-
getShowReloadButton
final Boolean getShowReloadButton()
-
getStyle
final DialogStyle getStyle()
-
-
-
-