Class RemoteDeviceAdapterTarget


  • public final class RemoteDeviceAdapterTarget
    extends Object
    Properties of the remote device adapter target.
    • Constructor Detail

      • RemoteDeviceAdapterTarget

        public RemoteDeviceAdapterTarget​(String host)
        Creates an instance of RemoteDeviceAdapterTarget class.
        Parameters:
        host - the host value to set.
    • Method Detail

      • getHost

        public String getHost()
        Get the host property: Hostname or IP address of the remote device.
        Returns:
        the host value.