Class ConnectionInfo

java.lang.Object
com.nomagic.magicdraw.esi.session.ConnectionInfo

@OpenApi public class ConnectionInfo extends Object
Information where to connect when going online.
  • Method Details

    • getHostPort

      @OpenApi public String getHostPort()
      Returns:
      host and port
    • getUserName

      @OpenApi @CheckForNull public String getUserName()
      Returns:
      user name
    • getClusterID

      @OpenApi @CheckForNull public UUID getClusterID()
      Returns clusterID of the connection info.
      Returns:
      clusterID.