Class DeviceResponse


  • public class DeviceResponse
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.util.List<java.util.UUID> value  
    • Constructor Summary

      Constructors 
      Constructor Description
      DeviceResponse()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • value

        public java.util.List<java.util.UUID> value
    • Constructor Detail

      • DeviceResponse

        public DeviceResponse()