Interface IHost

    • Method Detail

      • description

        java.lang.String description()

        A description of the host server.

        Getter method for the COM property "Description"

        Returns:
        Returns a value of type java.lang.String
      • description

        void description​(java.lang.String pVal)

        A description of the host server.

        Setter method for the COM property "Description"

        Parameters:
        pVal - Mandatory java.lang.String parameter.
      • rexServer

        java.lang.String rexServer()

        The remote execution server name as it appears on the LAN.

        Getter method for the COM property "RexServer"

        Returns:
        Returns a value of type java.lang.String
      • name

        java.lang.String name()

        The name of the host server.

        Getter method for the COM property "Name"

        Returns:
        Returns a value of type java.lang.String