Class Device

    • Constructor Detail

      • Device

        public Device()
    • Method Detail

      • getId

        public String getId()
        Get the device identifier.
      • setId

        public void setId​(String id)
        Set the device identifier.
      • getType

        public String getType()
        Get the type of the device.
      • setType

        public void setType​(String type)
        Set the type of the device.
      • getTarget

        public String getTarget()
        Get the device target. Where possible, the target should be masked.
      • setTarget

        public void setTarget​(String target)
        Set the device target.