Interface Scene7ViewerConfig


  • public interface Scene7ViewerConfig
    Configuration information about a Scene7 viewer
    • Method Detail

      • getType

        java.lang.String getType()
        The type of viewer the configuration is for
        Returns:
        the type of viewer
      • getSettingsList

        default java.util.List<Scene7ConfigSetting> getSettingsList()
        The list of settings for the viewer
        Returns:
        The (unmodifiable) list of settings for the viewer