Interface PatchDescription

    • Method Detail

      • deviceId

        Optional<String> deviceId()
        Returns the identifier of the device where this patch interface is.
        Returns:
        device identifier; empty value if not set
      • ifaceName

        String ifaceName()
        Return the name of the patch interface.
        Returns:
        patch interface name
      • peer

        String peer()
        Returns the name of the interface for the other side of the patch.
        Returns:
        peer patch interface name