Class InDesignServer

java.lang.Object
com.priint.pubserver.preferences.InDesignServer
All Implemented Interfaces:
Serializable

public class InDesignServer extends Object implements Serializable
Class representing an InDesign Server.
Since:
4.1.6
See Also:
  • Constructor Details

    • InDesignServer

      public InDesignServer()
  • Method Details

    • getServerId

      public String getServerId()
      Get the serverId of the InDesignServer.
      Returns:
      serverId
    • setServerId

      public void setServerId(String serverId)
      Set the serverId of the InDesignServer.
      Parameters:
      serverId -
    • getServerName

      public String getServerName()
      Get the serverName of the InDesignServer.
      Returns:
      serverName
    • setServerName

      public void setServerName(String serverName)
      Set the serverName of the InDesignServer.
      Parameters:
      serverName -
    • getServerProtocol

      public String getServerProtocol()
      Get the serverProtocol of the InDesignServer.
      Returns:
      serverProtocol
    • setServerProtocol

      public void setServerProtocol(String serverProtocol)
      Set the serverProtocol of the InDesignServer.
      Parameters:
      serverProtocol -