Package 

Class Device

  • All Implemented Interfaces:

    
    public final class Device
    
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      Device(Long appId, String deviceName, String deviceKind)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Long getAppId() 客户端ID
      final String getDeviceName() 设备名称
      final String getDeviceKind() 设备类型
      • Methods inherited from class java.lang.Object

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