-
public final class ScreenInfo
-
-
Constructor Summary
Constructors Constructor Description ScreenInfo(String title, String description, Boolean isEnable)
-
Method Summary
Modifier and Type Method Description final StringgetTitle()final StringgetDescription()final BooleangetIsEnable()-
-
Method Detail
-
getDescription
final String getDescription()
-
getIsEnable
final Boolean getIsEnable()
-
-
-
-