Package 

Class LinkLightScene

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String code
      private String name
      private String jumpUrl
      private Map<String, Object> extraInfo
    • Method Summary

      Modifier and Type Method Description
      String getCode()
      void setCode(String code)
      String getName()
      void setName(String name)
      String getJumpUrl()
      void setJumpUrl(String jumpUrl)
      Map<String, Object> getExtraInfo()
      void setExtraInfo(Map<String, Object> extraInfo)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait