Package 

Class DeviceData

    • Constructor Summary

      Constructors 
      Constructor Description
      DeviceData(Integer entityType, String entitySubId, String entityName)
    • Method Summary

      Modifier and Type Method Description
      final Integer getEntityType()
      final String getEntitySubId()
      final String getEntityName()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DeviceData

        DeviceData(Integer entityType, String entitySubId, String entityName)