Package 

Class DeviceDpInfoBean

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private String code
      private String schemaId
      private String name
      private String dpId
    • Method Summary

      Modifier and Type Method Description
      String getCode()
      void setCode(String code)
      String getSchemaId()
      void setSchemaId(String schemaId)
      String getName()
      void setName(String name)
      String getDpId()
      void setDpId(String dpId)
      • Methods inherited from class java.lang.Object

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