Package 

Class MobileSegment.Data2

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Boolean hasFocus
    • Method Summary

      Modifier and Type Method Description
      final Boolean getHasFocus()
      final JsonElement toJson()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MobileSegment.Data2

        MobileSegment.Data2(Boolean hasFocus)
        Parameters:
        hasFocus - Whether this screen has a focus or not.