Package 

Class SceneIdBean


  • 
    public class SceneIdBean
    
                        

    Created by letian on 2018/4/25.

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String sid
      private String gid
      private String gwId
    • Method Summary

      Modifier and Type Method Description
      String getSid()
      void setSid(String sid)
      String getGid()
      void setGid(String gid)
      String getGwId()
      void setGwId(String gwId)
      boolean equals(Object obj)
      int hashCode()
      • Methods inherited from class java.lang.Object

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